aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Platform: x86: chromeos_laptop - Add Taos tsl2583 deviceGravatar Benson Leung 1-0/+18
2013-02-27Platform: x86: chromeos_laptop - Add Taos tsl2563 deviceGravatar Benson Leung 1-0/+26
2013-02-27Platform: x86: chromeos_laptop - Add Acer C7 trackpadGravatar Benson Leung 1-0/+7
2013-02-27Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tpGravatar Benson Leung 1-2/+2
2013-02-27asus-laptop: always report brightness key eventsGravatar Corentin Chary 1-8/+16
2013-02-27asus-wmi: always report brightness key eventsGravatar Corentin Chary 4-4/+10
2013-02-27sony-laptop: support basic functions for handle 0x14B and 0x14CGravatar Mattia Dongili 1-0/+20
2013-02-27sony-laptop: allow reading the status of gfx switchGravatar Mattia Dongili 1-9/+112
2013-02-27sony-laptop: fully enable SNY controlled modemsGravatar Mattia Dongili 1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-6/+6
2013-02-24Platform: x86: Add Chrome OS Laptop driverGravatar Benson Leung 3-0/+217
2013-02-24thinkpad-acpi: enable loading module with new B-series Lenovo BIOSGravatar Manoj Iyer 1-2/+4
2013-02-24Platform: hp-wmi: add rfkill support for integrated GPSGravatar Trepák Vilmos 1-1/+43
2013-02-24acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchGravatar Lee, Chun-Yi 1-0/+9
2013-02-24acer-wmi: support Lenovo ideapad S205 10382JG wifi switchGravatar Lee, Chun-Yi 1-0/+9
2013-02-24asus-nb-wmi: add all video switch keysGravatar AceLan Kao 1-3/+19
2013-02-24asus-wmi: add display toggle quirkGravatar AceLan Kao 3-4/+65
2013-02-24asus-laptop: add all video switch keysGravatar AceLan Kao 1-3/+23
2013-02-24asus-nb-wmi: correct a touchpad hotkey mappingGravatar AceLan Kao 1-1/+1
2013-02-24asus-laptop: correct a touchpad hotkey mappingGravatar AceLan Kao 1-1/+1
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsGravatar Corentin Chary 2-30/+30
2013-02-24asus-laptop: map some new keysGravatar Corentin Chary 2-0/+4
2013-02-24msi-wmi: Add MSI Wind supportGravatar Maxim Mikityanskiy 1-15/+50
2013-02-24msi-wmi: Introduced quirk_last_pressedGravatar Maxim Mikityanskiy 1-26/+28
2013-02-24msi-wmi: Make keys and backlight independentGravatar Maxim Mikityanskiy 1-37/+64
2013-02-24msi-wmi: Use enums for scancodesGravatar Maxim Mikityanskiy 1-16/+18
2013-02-24msi-wmi: Avoid repeating constantsGravatar Maxim Mikityanskiy 1-3/+3
2013-02-24msi-wmi: Fix memory leakGravatar Maxim Mikityanskiy 1-1/+3
2013-02-24msi-laptop: Disable brightness control for new ECGravatar Maxim Mikityanskiy 1-12/+27
2013-02-24msi-laptop: Add MSI Wind U90/U100 supportGravatar Maxim Mikityanskiy 1-2/+121
2013-02-24msi-laptop: merge quirk tables to oneGravatar Lee, Chun-Yi 1-69/+127
2013-02-24msi-laptop: Work around gcc warningGravatar Maxim Mikityanskiy 1-2/+2
2013-02-24msi-laptop: Use proper return codes instead of -1Gravatar Maxim Mikityanskiy 1-6/+6
2013-02-24asus-wmi: update wlan LED through rfkill led triggerGravatar AceLan Kao 1-0/+76
2013-02-22new helper: file_inode(file)Gravatar Al Viro 3-6/+6
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-0/+867
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 15-25/+25
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
2013-02-15Merge branch 'acpi-cleanup'Gravatar Rafael J. Wysocki 15-25/+25
2013-01-30samsung-laptop: Disable on EFI hardwareGravatar Matt Fleming 1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesGravatar Matt Fleming 1-1/+1
2013-01-25Merge 3.8-rc5 into staging-nextGravatar Greg Kroah-Hartman 22-114/+124
2013-01-25platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGravatar Guenter Roeck 1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationGravatar Rafael J. Wysocki 15-25/+25
2013-01-24goldfish: Add a FIXME note to the pipe driverGravatar Alan Cox 1-0/+1
2013-01-24goldfish: add QEMU pipe driverGravatar David 'Digit' Turner 4-0/+621
2013-01-24goldfish: add the goldfish virtual busGravatar Jun Nakajima 3-0/+245
2013-01-21drivers/platform/x86: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-4/+2