Age | Commit message (Expand) | Author |
2010-08-24 | intel_scu_ipc: fix IPC i2c write bug | Jianwei Yang |
2010-08-24 | rar: Fix off by one error | Ossama Othman |
2010-08-23 | hp-wmi: Fix query interface | Matthew Garrett |
2010-08-23 | ACPI_TOSHIBA needs LEDS support | Jonathan Corbet |
2010-08-16 | platform/x86: move rfkill for Dell Mini 1012 to compal-laptop | Victor van den Elzen |
2010-08-16 | thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards | Jens Taprogge |
2010-08-16 | thinkpad-acpi: add support for model-specific keymaps | Henrique de Moraes Holschuh |
2010-08-16 | thinkpad-acpi: lock down size of hotkey keymap | Henrique de Moraes Holschuh |
2010-08-16 | thinkpad-acpi: untangle ACPI/vendor backlight selection | Henrique de Moraes Holschuh |
2010-08-16 | thinkpad-acpi: find ACPI video device by synthetic HID | Henrique de Moraes Holschuh |
2010-08-16 | intel_ips: potential null dereference | Dan Carpenter |
2010-08-16 | drivers/platform/x86: Adjust confusing if indentation | Julia Lawall |
2010-08-16 | x86: intel_ips: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy |
2010-08-11 | ideapad: Only allow camera state to be set to 0 or 1 | David Woodhouse |
2010-08-11 | ideapad: Stop using global variables | David Woodhouse |
2010-08-11 | Add Lenovo ideapad driver | David Woodhouse |
2010-08-03 | ips driver: make it less chatty | Jesse Barnes |
2010-08-03 | intel_scu_ipc: fix size field for intel_scu_ipc_command | Hong Liu |
2010-08-03 | intel_scu_ipc: return -EIO for error condition in busy_loop | Hong Liu |
2010-08-03 | intel_scu_ipc: fix data packing of PMIC command on Moorestown | Hong Liu |
2010-08-03 | Clean up command packing on MRST. | Andy Ross |
2010-08-03 | zero the stack buffer before giving random garbage to the SCU | Arjan van de Ven |
2010-08-03 | Fix stack buffer size for IPC writev messages | Arjan van de Ven |
2010-08-03 | intel_scu_ipc: Use the new cpu identification function | Alan Cox |
2010-08-03 | intel_scu_ipc: tidy up unused bits | Sreedhara DS |
2010-08-03 | Remove indirect read write api support. | Sreedhara DS |
2010-08-03 | intel_scu_ipc: Support Medfield processors | Sreedhara DS |
2010-08-03 | intel_scu_ipc: detect CPU type automatically | Sreedhara DS |
2010-08-03 | x86 plat: limit x86 platform driver menu to X86 | Jan Engelhardt |
2010-08-03 | hp-wmi: acpi_drivers.h is already included through acpi.h two lines below | Thomas Renninger |
2010-08-03 | hp-wmi: Fix mixing up of and/or directive | Thomas Renninger |
2010-08-03 | dell-laptop: make dell_laptop_i8042_filter() static | Axel Lin |
2010-08-03 | asus-laptop: fix asus_input_init error path | Axel Lin |
2010-08-03 | msi-wmi: make needlessly global symbols static | Axel Lin |
2010-08-03 | toshiba-acpi: Add support for Toshiba Illumination. | Pierre Ducroquet |
2010-08-03 | compal-laptop: depends on POWER_SUPPLY | Randy Dunlap |
2010-08-03 | gpio: Add PMIC GPIO block support | Alek Du |
2010-08-03 | X86 platform driver: Fix section mismatch in wmi.c | Thomas Renninger |
2010-08-03 | X86 platform drivers: Remove EC dump from thinkpad_acpi | Thomas Renninger |
2010-08-03 | panasonic-laptop: fix acpi_pcc_write_sset return value | Axel Lin |
2010-08-03 | eeepc-laptop: fix hotplug_disabled module_param permissions | Axel Lin |
2010-08-03 | asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions | Axel Lin |
2010-08-03 | acer-wmi: remove non-used acer_quirks struct definition | Axel Lin |
2010-08-03 | acer-wmi: fix memory leaks in wmab_execute error path | Axel Lin |
2010-08-03 | acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices | Axel Lin |
2010-08-03 | toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_... | Axel Lin |
2010-08-03 | hp-wmi: add return value checking for input_allocate_device() | Axel Lin |
2010-08-03 | toshiba_acpi: make remove_device() and add_device() void | Axel Lin |
2010-08-03 | acerhdf: fix resource reclaim in error path | Axel Lin |
2010-08-03 | asus-laptop: return proper error for store_ledd if write_acpi_int fail | Axel Lin |