summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi2013-02-271-0/+3
* drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann2013-02-271-3/+8
* Platform: x86: chromeos_laptop - Add HP Pavilion 14Benson Leung2013-02-271-0/+7
* 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 missing ABI documentationMaxim Mikityanskiy2013-02-241-0/+83
* 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-23185-4825/+1363
|\
| * x86: convert to ksignalAl Viro2013-02-143-85/+74
| * sparc: convert to ksignalAl Viro2013-02-143-254/+164
| * arm: switch to struct ksignal * passingAl Viro2013-02-141-61/+47
| * alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-141-66/+45
| * burying unused conditionalsAl Viro2013-02-1456-159/+0
| * make do_sigaltstack() staticAl Viro2013-02-142-2/+1
| *-------------------------------------------------. Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl...Al Viro2013-02-14150-3930/+496
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | | | | | * xtensa: switch to generic sigaltstackAl Viro2013-02-034-18/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic old sigactionAl Viro2013-02-0311-148/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat rt_sigaction()Al Viro2013-02-036-89/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-21/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * | x86,um: switch to generic old sigsuspend()Al Viro2013-02-038-31/+3
OpenPOWER on IntegriCloud