index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
toshiba-acpi: Add an extra couple of keys
Matthew Garrett
1
-0
/
+2
2010-08-03
sony-laptop: use platform_device_unregister in sony_pf_remove
Axel Lin
1
-2
/
+1
2010-08-03
dell-wmi: fix a memory leak
Axel Lin
1
-1
/
+8
2010-08-03
acer-wmi: make dmi_matched to return 1 instead of 0
Axel Lin
1
-1
/
+1
2010-08-03
acer-wmi: set permissions on interface file to S_IRUGO
Axel Lin
1
-2
/
+1
2010-08-03
asus-laptop: fix a memory leak in asus_laptop_get_info error path
Axel Lin
1
-1
/
+3
2010-08-03
wmi: fix a memory leak in wmi_notify_debug
Axel Lin
1
-1
/
+7
2010-08-03
dell-wmi: Add support for eject key on Dell Studio 1555
Islam Amer
1
-1
/
+1
2010-08-03
rar: Move the RAR driver into the right place as its now clean
Alan Cox
3
-0
/
+694
2010-08-03
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...
Axel Lin
2
-2
/
+2
2010-08-03
wmi: fix memory leak in parse_wdg
Axel Lin
1
-5
/
+11
2010-08-03
dell-laptop: Add another Dell laptop family to the DMI whitelist
Rezwanul Kabir
1
-0
/
+7
2010-08-03
acer-wmi: fix resource reclaim in acer_wmi_init error path
Axel Lin
1
-5
/
+22
2010-08-03
X86: intel_ips, check for kzalloc properly
Jiri Slaby
1
-4
/
+5
2010-08-03
hp-wmi: add error handling for hp_wmi_init
Axel Lin
1
-6
/
+25
2010-08-03
classmate-laptop: should check for NULL as retval for rfkill_alloc
Thadeu Lima de Souza Cascardo
1
-5
/
+6
2010-08-03
IPS driver: add GPU busy and turbo checking
Jesse Barnes
1
-13
/
+17
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes
3
-0
/
+1666
2010-08-03
platform/x86: msi-laptop depends on SERIO_I8042
Randy Dunlap
1
-0
/
+1
2010-08-03
classmate-laptop: depends on RFKILL or RFKILL=n
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2010-08-03
drivers/platform/x86: Eliminate a NULL pointer dereference
Julia Lawall
1
-3
/
+7
2010-08-03
X86 platform: hp-wmi Better match the HP WMI query interface
Thomas Renninger
1
-30
/
+107
2010-08-03
x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
Thomas Renninger
1
-7
/
+27
2010-08-03
x86 platform drivers: hp-wmi Set placeholder for unimplemented events
Thomas Renninger
1
-0
/
+15
2010-08-03
x86 platform drivers: hp-wmi Add media key 0x20e8
Thomas Renninger
1
-0
/
+1
2010-08-03
x86 platform drivers: hp-wmi Use consistent prefix string for messages.
Thomas Renninger
1
-4
/
+6
2010-08-03
x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
Thomas Renninger
1
-3
/
+5
2010-08-03
x86 platform drivers: hp-wmi Reorder event id processing
Thomas Renninger
1
-19
/
+32
2010-08-03
intel_menlow: fix memory leaks in error path
Axel Lin
1
-11
/
+22
2010-07-20
intel_scu_ipc: Oops/crash fixes
Sreedhara DS
1
-4
/
+8
2010-06-01
intel_scu_ipc: Length fix
Alan Cox
1
-1
/
+1
2010-05-20
Move N014, N051 and CR620 dmi information to load scm dmi table
Lee, Chun-Yi
1
-15
/
+15
2010-05-20
drivers/platform/x86/eeepc-wmi.c: fix build warning
Daniel Mack
1
-1
/
+1
2010-05-20
X86 platfrom wmi: Add debug facility to dump WMI data in a readable way
Thomas Renninger
1
-0
/
+35
2010-05-20
X86 platform wmi: Also log GUID string when an event happens and debug is set
Thomas Renninger
1
-0
/
+6
2010-05-20
X86 platform wmi: Introduce debug param to log all WMI events
Thomas Renninger
1
-8
/
+50
2010-05-20
Clean up all objects used by scm model when driver initial fail or exit
Lee, Chun-Yi
1
-3
/
+10
2010-05-20
msi-laptop: fix up some coding style issues found by checkpatch
Greg Kroah-Hartman
1
-13
/
+24
2010-05-20
msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...
Lee, Chun-Yi
1
-1
/
+58
2010-05-20
msi-laptop: Set rfkill init state when msi-laptop intiial
Lee, Chun-Yi
1
-0
/
+24
2010-05-20
msi-laptop: Add MSI CR620 notebook dmi information to scm models table
Lee, Chun-Yi
1
-0
/
+10
2010-05-20
msi-laptop: Add N014 N051 dmi information to scm models table
Lee, Chun-Yi
1
-0
/
+22
2010-05-20
drivers/platform/x86: Use kmemdup
Julia Lawall
1
-3
/
+1
2010-05-20
drivers/platform/x86: Use kzalloc
Julia Lawall
1
-4
/
+2
2010-05-20
Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...
Matthew Garrett
1
-224
/
+376
2010-05-17
drivers/platform/x86: Clarify the MRST IPC driver description slightly
Matthew Garrett
1
-1
/
+2
2010-05-17
eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE
Randy Dunlap
1
-0
/
+1
2010-05-17
IPC driver for Intel Mobile Internet Device (MID) platforms
Sreedhara DS
3
-0
/
+838
2010-05-17
classmate-laptop: Add RFKILL support.
Thadeu Lima de Souza Cascardo
1
-22
/
+148
2010-05-17
thinkpad-acpi: document backlight level writeback at driver init
Henrique de Moraes Holschuh
1
-0
/
+4
[prev]
[next]