aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-131-1/+1
|\
| * x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett2011-04-131-1/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-1328-125/+201
|\ \
| * | Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie2011-04-133-18/+1
| * | Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie2011-04-131-23/+3
| * | i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2011-04-132-0/+2
| * | drm/radeon/kms: properly program vddci on evergreen+Alex Deucher2011-04-134-12/+33
| * | drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher2011-04-137-12/+15
| * | drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher2011-04-131-1/+1
| * | drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher2011-04-131-1/+5
| * | drm/radeon/kms: clean up gart dummy page handlingAlex Deucher2011-04-134-12/+2
| * | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-04-1110-59/+129
| |\ \
| | * | drm/nvc0: improve vm flush functionBen Skeggs2011-04-051-9/+15
| | * | drm/nv50-nvc0: remove some code that doesn't belong hereBen Skeggs2011-04-051-3/+0
| | * | drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xacBen Skeggs2011-04-053-10/+6
| | * | drm/nouveau: quirk for XFX GT-240X-YABen Skeggs2011-04-051-0/+26
| | * | drm/nv50-nvc0: work around an evo channel hang that some people seeDavid Dillow2011-04-051-0/+1
| | * | drm/nouveau: implement init table opcode 0x5cBen Skeggs2011-04-051-3/+24
| | * | drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz2011-04-051-6/+7
| | * | nv30: Fix parsing of perf tableEmil Velikov2011-04-051-1/+1
| | * | drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet2011-04-051-27/+49
| * | | drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher2011-04-091-2/+2
| * | | drm/radeon/kms: pll tweaks for rv6xxAlex Deucher2011-04-091-0/+6
| * | | drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer2011-04-091-1/+1
| * | | radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2011-04-092-2/+2
| * | | i915: restore only the mode of this driver on lastcloseDave Airlie2011-04-093-1/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-125-16/+16
|\ \ \ \
| * | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-115-16/+16
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-1214-887/+114
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
| * | | | acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
| * | | | sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
| * | | | sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
| * | | | samsung-laptop: set backlight typeMichal Marek2011-04-121-0/+1
| * | | | staging: samsung-laptop has moved to platform/x86Michal Marek2011-04-126-862/+0
| * | | | samsung-laptop: Samsung R410P backlight driverAlberto Mardegan2011-04-121-0/+10
| * | | | samsung-laptop: add support for N230 modelGreg Kroah-Hartman2011-04-121-3/+3
| * | | | platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
| * | | | sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
| * | | | msi-laptop: fix config-dependent build errorRandy Dunlap2011-04-011-1/+2
| * | | | eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
| * | | | asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-122-2/+15
|\ \ \ \ \
| * | | | | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-122-2/+15
* | | | | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-111-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen: events: fix error checks in bind_*_to_irqhandler()Nicolas Kaiser2011-03-301-4/+2
* | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-118-7/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder2011-04-101-1/+1
| * | | | | spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-074-4/+4
| * | | | | Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely2011-04-0780-1022/+1281
| |\ \ \ \ \