aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2013-02-24asus-wmi: add display toggle quirkAceLan Kao
2013-02-24asus-laptop: add all video switch keysAceLan Kao
2013-02-24asus-nb-wmi: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary
2013-02-24asus-laptop: map some new keysCorentin Chary
2013-02-24msi-wmi: Add MSI Wind supportMaxim Mikityanskiy
2013-02-24msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy
2013-02-24msi-wmi: Make keys and backlight independentMaxim Mikityanskiy
2013-02-24msi-wmi: Use enums for scancodesMaxim Mikityanskiy
2013-02-24msi-wmi: Avoid repeating constantsMaxim Mikityanskiy
2013-02-24msi-wmi: Fix memory leakMaxim Mikityanskiy
2013-02-24msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy
2013-02-24msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy
2013-02-24msi-laptop: merge quirk tables to oneLee, Chun-Yi
2013-02-24msi-laptop: Work around gcc warningMaxim Mikityanskiy
2013-02-24msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy
2013-02-24asus-wmi: update wlan LED through rfkill led triggerAceLan Kao
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-25platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-24goldfish: Add a FIXME note to the pipe driverAlan Cox
2013-01-24goldfish: add QEMU pipe driverDavid 'Digit' Turner
2013-01-24goldfish: add the goldfish virtual busJun Nakajima
2013-01-21drivers/platform/x86: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings
2013-01-07sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili
2013-01-07samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee
2013-01-07acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky
2013-01-07acer-wmi: change to emit touchpad on off keyLee, Chun-Yi
2013-01-07acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo
2012-12-17Corentin has movedCorentin Chary
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds