summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-112-17/+23
* drm/i915: framebuffer compression for pre-GM45Jesse Barnes2009-09-105-19/+382
* drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes2009-09-101-0/+2
* drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-101-3/+9
* drm/i915: force mode set at lid open timeJesse Barnes2009-09-104-0/+28
* ACPI button: provide lid status functionsJesse Barnes2009-09-101-2/+43
* Add G33 series in VGA hotplug support categoryLi Peng2009-09-101-1/+1
* drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui2009-09-101-2/+5
* drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui2009-09-101-0/+2
* drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui2009-09-101-6/+8
* drm/i915: Add the enhancement property for SDVO-TVZhao Yakui2009-09-101-5/+495
* drm/i915: Zap mmaps of objects before unbinding them from the GTT.Eric Anholt2009-09-091-8/+8
* drm/i915: add B43 chipset supportFabian Henze2009-09-081-0/+2
* agp/intel: Add B43 chipset supportFabian Henze2009-09-081-0/+7
* drm/radeon/r600: use fence->timeout directlyAlex Deucher2009-09-091-10/+1
* drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher2009-09-091-2/+8
* Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-0828-251/+375
|\
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
| |\
| | * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
| |\ \
| | * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
| |\ \ \
| | * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
| |\ \ \ \
| | * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| | * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| | * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| | * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
| * | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-052-7/+10
| |\ \ \ \ \
| | * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| | * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| | * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-052-53/+68
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-301-0/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-281-53/+67
| | |\ \ \ \ \
| | | * | | | | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-051-88/+7
| |\ \ \ \ \ \ \
| | * | | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-011-88/+7
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-0511-80/+182
| |\ \ \ \ \ \ \
| | * | | | | | | dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-042-8/+19
| | * | | | | | | dm exception store: split set_chunk_sizeMikulas Patocka2009-09-042-0/+12
| | * | | | | | | dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-041-10/+34
| | * | | | | | | dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-041-19/+7
| | * | | | | | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-043-12/+19
| | * | | | | | | dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-041-1/+7
| | * | | | | | | dm log: remove incorrect field from userspace table outputJonathan Brassow2009-09-041-6/+10
| | * | | | | | | dm log: fix userspace status outputJonathan Brassow2009-09-041-1/+1
| | * | | | | | | dm stripe: expose correct io hintsMike Snitzer2009-09-042-1/+16
| | * | | | | | | dm table: add more context to terse warning messagesMike Snitzer2009-09-041-7/+18