summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * Platform: x86: chromeos_laptop - Add Taos tsl2583 deviceBenson Leung2013-02-271-0/+18
| * Platform: x86: chromeos_laptop - Add Taos tsl2563 deviceBenson Leung2013-02-271-0/+26
| * Platform: x86: chromeos_laptop - Add Acer C7 trackpadBenson Leung2013-02-271-0/+7
| * Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tpBenson Leung2013-02-271-2/+2
| * asus-laptop: always report brightness key eventsCorentin Chary2013-02-271-8/+16
| * asus-wmi: always report brightness key eventsCorentin Chary2013-02-274-4/+10
| * sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili2013-02-271-0/+20
| * sony-laptop: allow reading the status of gfx switchMattia Dongili2013-02-271-9/+112
| * sony-laptop: fully enable SNY controlled modemsMattia Dongili2013-02-271-1/+1
| * Platform: x86: Add Chrome OS Laptop driverBenson Leung2013-02-243-0/+217
| * thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer2013-02-241-2/+4
| * Platform: hp-wmi: add rfkill support for integrated GPSTrepák Vilmos2013-02-241-1/+43
| * acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchLee, Chun-Yi2013-02-241-0/+9
| * acer-wmi: support Lenovo ideapad S205 10382JG wifi switchLee, Chun-Yi2013-02-241-0/+9
| * asus-nb-wmi: add all video switch keysAceLan Kao2013-02-241-3/+19
| * asus-wmi: add display toggle quirkAceLan Kao2013-02-243-4/+65
| * asus-laptop: add all video switch keysAceLan Kao2013-02-241-3/+23
| * asus-nb-wmi: correct a touchpad hotkey mappingAceLan Kao2013-02-241-1/+1
| * asus-laptop: correct a touchpad hotkey mappingAceLan Kao2013-02-241-1/+1
| * asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary2013-02-242-30/+30
| * asus-laptop: map some new keysCorentin Chary2013-02-242-0/+4
| * msi-wmi: Add MSI Wind supportMaxim Mikityanskiy2013-02-241-15/+50
| * msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy2013-02-241-26/+28
| * msi-wmi: Make keys and backlight independentMaxim Mikityanskiy2013-02-241-37/+64
| * msi-wmi: Use enums for scancodesMaxim Mikityanskiy2013-02-241-16/+18
| * msi-wmi: Avoid repeating constantsMaxim Mikityanskiy2013-02-241-3/+3
| * msi-wmi: Fix memory leakMaxim Mikityanskiy2013-02-241-1/+3
| * msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy2013-02-241-12/+27
| * msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy2013-02-241-2/+121
| * msi-laptop: merge quirk tables to oneLee, Chun-Yi2013-02-241-69/+127
| * msi-laptop: Work around gcc warningMaxim Mikityanskiy2013-02-241-2/+2
| * msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy2013-02-241-6/+6
| * asus-wmi: update wlan LED through rfkill led triggerAceLan Kao2013-02-241-0/+76
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-6/+6
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-223-6/+6
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-216-0/+867
|\ \
| * \ Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-2522-114/+124
| |\ \ | | |/
| * | goldfish: Add a FIXME note to the pipe driverAlan Cox2013-01-241-0/+1
| * | goldfish: add QEMU pipe driverDavid 'Digit' Turner2013-01-244-0/+621
| * | goldfish: add the goldfish virtual busJun Nakajima2013-01-243-0/+245
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+2
|\ \ \
| * | | drivers/platform/x86: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2015-25/+25
|\ \ \
| * \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-1515-25/+25
| |\ \ \
| | * | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-2615-25/+25
| | |/ /
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+1
|\ \ \ \
| * | | | platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| | |/ | |/|
* | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
OpenPOWER on IntegriCloud