summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang1-1/+1
2010-08-24rar: Fix off by one errorOssama Othman1-1/+1
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett1-39/+25
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet1-1/+3
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2-0/+16
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge1-1/+1
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh1-18/+42
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh1-4/+15
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh1-22/+20
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh1-40/+12
2010-08-16intel_ips: potential null dereferenceDan Carpenter1-1/+3
2010-08-16drivers/platform/x86: Adjust confusing if indentationJulia Lawall1-2/+4
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-5/+6
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse1-1/+1
2010-08-11ideapad: Stop using global variablesDavid Woodhouse1-34/+58
2010-08-11Add Lenovo ideapad driverDavid Woodhouse3-0/+290
2010-08-03ips driver: make it less chattyJesse Barnes1-2/+2
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu1-1/+1
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu1-1/+4
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu1-5/+6
2010-08-03Clean up command packing on MRST.Andy Ross1-18/+11
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven1-0/+2
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven1-2/+2
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox1-12/+5
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS1-4/+0
2010-08-03Remove indirect read write api support.Sreedhara DS1-82/+0
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS1-20/+33
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS1-7/+12
2010-08-03x86 plat: limit x86 platform driver menu to X86Jan Engelhardt1-0/+1
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger1-1/+0
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger1-1/+3
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin1-1/+1
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin1-5/+5
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin1-1/+1
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet1-0/+117
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap1-0/+1
2010-08-03gpio: Add PMIC GPIO block supportAlek Du3-0/+349
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger1-2/+2
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger1-73/+0
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin1-5/+2
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin1-1/+1
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin1-3/+3
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin1-11/+0
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin1-8/+16
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin1-3/+7
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin1-4/+4
2010-08-03hp-wmi: add return value checking for input_allocate_device()Axel Lin1-0/+2
2010-08-03toshiba_acpi: make remove_device() and add_device() voidAxel Lin1-11/+3
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin1-7/+16
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin1-3/+4