summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore
2011-05-09ACPICA: Add more methods eligible for NULL package element removalBob Moore
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore
2011-03-25ACPICA: Fix code divergence of global lock handlingLin Ming
2011-03-25ACPICA: Use acpi_os_create_lock interfaceLin Ming
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore
2011-03-02ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore
2011-03-02ACPICA: Split large dsopcode and dsload.c files.Bob Moore
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore
2011-03-02ACPICA: Clarify a couple of error messagesBob Moore
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore
2011-03-02ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25pps: initialize ts_real properlyAlexander Gordeev
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen
2011-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok
2011-02-25Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown
2011-02-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24md: Fix - again - partition detection when array becomes activeNeilBrown
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang