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