summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore3-9/+127
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore1-1/+0
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore6-21/+8
2011-05-09ACPICA: Add more methods eligible for NULL package element removalBob Moore1-8/+5
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore4-316/+347
2011-03-25ACPICA: Fix code divergence of global lock handlingLin Ming3-41/+44
2011-03-25ACPICA: Use acpi_os_create_lock interfaceLin Ming2-9/+17
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming1-8/+25
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore4-2/+39
2011-03-02ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore1-0/+2
2011-03-02ACPICA: Split large dsopcode and dsload.c files.Bob Moore7-1407/+1549
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore4-503/+547
2011-03-02ACPICA: Clarify a couple of error messagesBob Moore1-2/+2
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore1-1/+4
2011-03-02ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming1-0/+9
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2-20/+21
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+6
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie1-1/+4
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+2
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-6/+6
2011-02-25pps: initialize ts_real properlyAlexander Gordeev1-1/+1
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen1-1/+3
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen1-1/+1
2011-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-1/+2
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok1-1/+1
2011-02-25Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-45/+49
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-14/+39
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown1-0/+1
2011-02-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-47/+127
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-1/+1
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson1-1/+1
2011-02-24md: Fix - again - partition detection when array becomes activeNeilBrown2-1/+23
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown1-1/+1
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds1-2/+0
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-46/+126
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter1-1/+15
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-116/+164
2011-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-19/+27
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-19/+23
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-5/+84
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi1-0/+4
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang1-3/+14