aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang
2010-08-24rar: Fix off by one errorOssama Othman
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh
2010-08-16intel_ips: potential null dereferenceDan Carpenter
2010-08-16drivers/platform/x86: Adjust confusing if indentationJulia Lawall
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse
2010-08-11ideapad: Stop using global variablesDavid Woodhouse
2010-08-11Add Lenovo ideapad driverDavid Woodhouse
2010-08-03ips driver: make it less chattyJesse Barnes
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu
2010-08-03Clean up command packing on MRST.Andy Ross
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS
2010-08-03Remove indirect read write api support.Sreedhara DS
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS
2010-08-03x86 plat: limit x86 platform driver menu to X86Jan Engelhardt
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap
2010-08-03gpio: Add PMIC GPIO block supportAlek Du
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin
2010-08-03hp-wmi: add return value checking for input_allocate_device()Axel Lin
2010-08-03toshiba_acpi: make remove_device() and add_device() voidAxel Lin
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin