summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2010-08-03ips driver: make it less chattyJesse Barnes-2/+2
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu-1/+1
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu-1/+4
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu-5/+6
2010-08-03Clean up command packing on MRST.Andy Ross-18/+11
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven-0/+2
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven-2/+2
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox-12/+5
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS-4/+0
2010-08-03Remove indirect read write api support.Sreedhara DS-82/+0
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS-20/+33
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS-7/+12
2010-08-03x86 plat: limit x86 platform driver menu to X86Jan Engelhardt-0/+1
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger-1/+0
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger-1/+3
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin-1/+1
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin-5/+5
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin-1/+1
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet-0/+117
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap-0/+1
2010-08-03gpio: Add PMIC GPIO block supportAlek Du-0/+349
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger-2/+2
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger-73/+0
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin-5/+2
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin-1/+1
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin-3/+3
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin-11/+0
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin-8/+16
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin-3/+7
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin-4/+4
2010-08-03hp-wmi: add return value checking for input_allocate_device()Axel Lin-0/+2
2010-08-03toshiba_acpi: make remove_device() and add_device() voidAxel Lin-11/+3
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin-7/+16
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin-3/+4
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin-1/+1
2010-08-03msi-laptop: make struct rfkill_ops constAxel Lin-3/+3
2010-08-03fujitsu-laptop: make needlessly global symbols staticAxel Lin-2/+2
2010-08-03classmate-laptop: make needlessly global symbols staticAxel Lin-1/+1
2010-08-03acerhdf: make needlessly global symbols staticAxel Lin-5/+5
2010-08-03asus_acpi: fix coding style to improve readabilityAxel Lin-3/+3
2010-08-03asus_acpi: fix a memory leak in asus_hotk_get_info()Axel Lin-2/+3
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin-5/+5
2010-08-03compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx-105/+822
2010-08-03compal-laptop: uses hwmon interfaces, depends on HWMONRandy Dunlap-0/+1
2010-08-03fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin-4/+2
2010-08-03acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...Peter Feuerer-1/+28
2010-08-03acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi-0/+4
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer-47/+45
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer-3/+12
2010-08-03hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger-2/+7