index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
ips driver: make it less chatty
Jesse Barnes
2010-08-03
1
-2
/
+2
*
intel_scu_ipc: fix size field for intel_scu_ipc_command
Hong Liu
2010-08-03
1
-1
/
+1
*
intel_scu_ipc: return -EIO for error condition in busy_loop
Hong Liu
2010-08-03
1
-1
/
+4
*
intel_scu_ipc: fix data packing of PMIC command on Moorestown
Hong Liu
2010-08-03
1
-5
/
+6
*
Clean up command packing on MRST.
Andy Ross
2010-08-03
1
-18
/
+11
*
zero the stack buffer before giving random garbage to the SCU
Arjan van de Ven
2010-08-03
1
-0
/
+2
*
Fix stack buffer size for IPC writev messages
Arjan van de Ven
2010-08-03
1
-2
/
+2
*
intel_scu_ipc: Use the new cpu identification function
Alan Cox
2010-08-03
1
-12
/
+5
*
intel_scu_ipc: tidy up unused bits
Sreedhara DS
2010-08-03
1
-4
/
+0
*
Remove indirect read write api support.
Sreedhara DS
2010-08-03
1
-82
/
+0
*
intel_scu_ipc: Support Medfield processors
Sreedhara DS
2010-08-03
1
-20
/
+33
*
intel_scu_ipc: detect CPU type automatically
Sreedhara DS
2010-08-03
1
-7
/
+12
*
x86 plat: limit x86 platform driver menu to X86
Jan Engelhardt
2010-08-03
1
-0
/
+1
*
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
Thomas Renninger
2010-08-03
1
-1
/
+0
*
hp-wmi: Fix mixing up of and/or directive
Thomas Renninger
2010-08-03
1
-1
/
+3
*
dell-laptop: make dell_laptop_i8042_filter() static
Axel Lin
2010-08-03
1
-1
/
+1
*
asus-laptop: fix asus_input_init error path
Axel Lin
2010-08-03
1
-5
/
+5
*
msi-wmi: make needlessly global symbols static
Axel Lin
2010-08-03
1
-1
/
+1
*
toshiba-acpi: Add support for Toshiba Illumination.
Pierre Ducroquet
2010-08-03
1
-0
/
+117
*
compal-laptop: depends on POWER_SUPPLY
Randy Dunlap
2010-08-03
1
-0
/
+1
*
gpio: Add PMIC GPIO block support
Alek Du
2010-08-03
3
-0
/
+349
*
X86 platform driver: Fix section mismatch in wmi.c
Thomas Renninger
2010-08-03
1
-2
/
+2
*
X86 platform drivers: Remove EC dump from thinkpad_acpi
Thomas Renninger
2010-08-03
1
-73
/
+0
*
panasonic-laptop: fix acpi_pcc_write_sset return value
Axel Lin
2010-08-03
1
-5
/
+2
*
eeepc-laptop: fix hotplug_disabled module_param permissions
Axel Lin
2010-08-03
1
-1
/
+1
*
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
Axel Lin
2010-08-03
1
-3
/
+3
*
acer-wmi: remove non-used acer_quirks struct definition
Axel Lin
2010-08-03
1
-11
/
+0
*
acer-wmi: fix memory leaks in wmab_execute error path
Axel Lin
2010-08-03
1
-8
/
+16
*
acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
Axel Lin
2010-08-03
1
-3
/
+7
*
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...
Axel Lin
2010-08-03
1
-4
/
+4
*
hp-wmi: add return value checking for input_allocate_device()
Axel Lin
2010-08-03
1
-0
/
+2
*
toshiba_acpi: make remove_device() and add_device() void
Axel Lin
2010-08-03
1
-11
/
+3
*
acerhdf: fix resource reclaim in error path
Axel Lin
2010-08-03
1
-7
/
+16
*
asus-laptop: return proper error for store_ledd if write_acpi_int fail
Axel Lin
2010-08-03
1
-3
/
+4
*
asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
Axel Lin
2010-08-03
1
-1
/
+1
*
msi-laptop: make struct rfkill_ops const
Axel Lin
2010-08-03
1
-3
/
+3
*
fujitsu-laptop: make needlessly global symbols static
Axel Lin
2010-08-03
1
-2
/
+2
*
classmate-laptop: make needlessly global symbols static
Axel Lin
2010-08-03
1
-1
/
+1
*
acerhdf: make needlessly global symbols static
Axel Lin
2010-08-03
1
-5
/
+5
*
asus_acpi: fix coding style to improve readability
Axel Lin
2010-08-03
1
-3
/
+3
*
asus_acpi: fix a memory leak in asus_hotk_get_info()
Axel Lin
2010-08-03
1
-2
/
+3
*
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
3
-5
/
+5
*
compal-laptop: add JHL90, battery & hwmon interface
Roald Frederickx
2010-08-03
1
-105
/
+822
*
compal-laptop: uses hwmon interfaces, depends on HWMON
Randy Dunlap
2010-08-03
1
-0
/
+1
*
fujitsu-laptop: remove unnecessary input_free_device calls
Axel Lin
2010-08-03
1
-4
/
+2
*
acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...
Peter Feuerer
2010-08-03
1
-1
/
+28
*
acerhdf: driver didn't verify the pointers in which it got product information
Rahul Chaturvedi
2010-08-03
1
-0
/
+4
*
acerhdf: remove "chk_off" as it was only needed for T31 netbooks
Peter Feuerer
2010-08-03
1
-47
/
+45
*
acerhdf: add new BIOS versions
Peter Feuerer
2010-08-03
1
-3
/
+12
*
hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
Thomas Renninger
2010-08-03
1
-2
/
+7
[next]