Commit Graph

577 Commits (669048639ca6d3fdfb2e75dd77b8f49434d57625)

Author SHA1 Message Date
Axel Lin 669048639c acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices 15 years ago
Axel Lin f8ef3aecab toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries() 15 years ago
Axel Lin bc28596a8f hp-wmi: add return value checking for input_allocate_device() 15 years ago
Axel Lin 1bd1ca1f4c toshiba_acpi: make remove_device() and add_device() void 15 years ago
Axel Lin a0dba697ee acerhdf: fix resource reclaim in error path 15 years ago
Axel Lin 6a984a0648 asus-laptop: return proper error for store_ledd if write_acpi_int fail 15 years ago
Axel Lin 9fb866f317 asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL 15 years ago
Axel Lin e38f052ba5 msi-laptop: make struct rfkill_ops const 15 years ago
Axel Lin 67af711168 fujitsu-laptop: make needlessly global symbols static 15 years ago
Axel Lin df92754ddd classmate-laptop: make needlessly global symbols static 15 years ago
Axel Lin fedae5ad61 acerhdf: make needlessly global symbols static 15 years ago
Axel Lin 3bf460f7b2 asus_acpi: fix coding style to improve readability 15 years ago
Axel Lin d47bb5b227 asus_acpi: fix a memory leak in asus_hotk_get_info() 15 years ago
Axel Lin 80183a4b63 compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 15 years ago
Roald Frederickx 9be0fcb5ed compal-laptop: add JHL90, battery & hwmon interface 15 years ago
Randy Dunlap c28341455c compal-laptop: uses hwmon interfaces, depends on HWMON 15 years ago
Axel Lin 8e4e2efdfa fujitsu-laptop: remove unnecessary input_free_device calls 15 years ago
Peter Feuerer 24964639e1 acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks 15 years ago
Rahul Chaturvedi 5cf4c07a28 acerhdf: driver didn't verify the pointers in which it got product information 15 years ago
Peter Feuerer 210183d4af acerhdf: remove "chk_off" as it was only needed for T31 netbooks 15 years ago
Peter Feuerer 887b7ca9c5 acerhdf: add new BIOS versions 15 years ago
Thomas Renninger b096667bc3 hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid 15 years ago
Matthew Garrett ae42f23447 toshiba-acpi: Add an extra couple of keys 15 years ago
Axel Lin 08db2b3141 sony-laptop: use platform_device_unregister in sony_pf_remove 15 years ago
Axel Lin 32ab72e7ca dell-wmi: fix a memory leak 15 years ago
Axel Lin d53bf0f324 acer-wmi: make dmi_matched to return 1 instead of 0 15 years ago
Axel Lin 370525df9d acer-wmi: set permissions on interface file to S_IRUGO 15 years ago
Axel Lin d8eca1105f asus-laptop: fix a memory leak in asus_laptop_get_info error path 15 years ago
Axel Lin 1492616a43 wmi: fix a memory leak in wmi_notify_debug 15 years ago
Islam Amer d5164dbf1f dell-wmi: Add support for eject key on Dell Studio 1555 15 years ago
Alan Cox c715a38bb7 rar: Move the RAR driver into the right place as its now clean 15 years ago
Axel Lin 97ba0af097 acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit 15 years ago
Axel Lin a5167c5b3a wmi: fix memory leak in parse_wdg 15 years ago
Rezwanul Kabir 410d44c74c dell-laptop: Add another Dell laptop family to the DMI whitelist 15 years ago
Axel Lin 1c79632bd0 acer-wmi: fix resource reclaim in acer_wmi_init error path 15 years ago
Jiri Slaby e9ec7f3539 X86: intel_ips, check for kzalloc properly 15 years ago
Axel Lin dfec5c48cd hp-wmi: add error handling for hp_wmi_init 15 years ago
Thadeu Lima de Souza Cascardo b95d13eaf3 classmate-laptop: should check for NULL as retval for rfkill_alloc 15 years ago
Jesse Barnes 0385e5210c IPS driver: add GPU busy and turbo checking 15 years ago
Jesse Barnes aa7ffc01d2 x86 platform driver: intelligent power sharing driver 15 years ago
Randy Dunlap 81f61484f1 platform/x86: msi-laptop depends on SERIO_I8042 15 years ago
Thadeu Lima de Souza Cascardo f35843ed8d classmate-laptop: depends on RFKILL or RFKILL=n 15 years ago
Julia Lawall 0fc8f274ae drivers/platform/x86: Eliminate a NULL pointer dereference 15 years ago
Thomas Renninger 6d96e00cef X86 platform: hp-wmi Better match the HP WMI query interface 15 years ago
Thomas Renninger 8dda6b0410 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version 15 years ago
Thomas Renninger 1bbdfd5961 x86 platform drivers: hp-wmi Set placeholder for unimplemented events 15 years ago
Thomas Renninger f6b2ff0821 x86 platform drivers: hp-wmi Add media key 0x20e8 15 years ago
Thomas Renninger a2806c6f00 x86 platform drivers: hp-wmi Use consistent prefix string for messages. 15 years ago
Thomas Renninger da9a79ba58 x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly 15 years ago
Thomas Renninger 751ae808f6 x86 platform drivers: hp-wmi Reorder event id processing 15 years ago