Commit Graph

357 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Anisse Astier de078e5747 msi-wmi: depend on backlight and fix corner-cases problems 15 years ago
Anisse Astier c30116c6f0 msi-wmi: switch to using input sparse keymap library 15 years ago
Anisse Astier d607af9300 msi-wmi: replace one-condition switch-case with if statement 15 years ago
Anisse Astier 977f9b921c msi-wmi: remove unused field 'instance' in key_entry structure 15 years ago
Anisse Astier 822ddc042a msi-wmi: remove custom runtime debug implementation 15 years ago
Anisse Astier 46b51eb9e1 msi-wmi: rework init 15 years ago
Anisse Astier addd65aac7 msi-wmi: remove useless includes 15 years ago
Thomas Renninger d12d8baff9 X86 drivers: Introduce msi-wmi driver 15 years ago
Jes Sorensen 42b4e9ee3d Toshiba Bluetooth Enabling driver (RFKill handler v3) 15 years ago
Henrique de Moraes Holschuh 6baddba4a4 backlight/thinkpad-acpi: issue backlight class events 15 years ago
Peter Feuerer 3606574636 acerhdf: add new BIOS versions 15 years ago
Henrique de Moraes Holschuh 5d2eb14d36 thinkpad-acpi: bump version to 0.24 15 years ago
Alexey Dobriyan 887965e657 thinkpad-acpi: convert to seq_file 15 years ago
Henrique de Moraes Holschuh 0d204c34e8 thinkpad-acpi: basic ALSA mixer support (v2) 15 years ago
Henrique de Moraes Holschuh c7ac6291ea thinkpad-acpi: disable volume control 15 years ago
Henrique de Moraes Holschuh a112ceee67 thinkpad-acpi: support MUTE-only ThinkPads 15 years ago
Henrique de Moraes Holschuh 329e4e18df thinkpad-acpi: volume subdriver rewrite 15 years ago
Henrique de Moraes Holschuh 5451a923bb thinkpad-acpi: log initial state of rfkill switches 15 years ago
Henrique de Moraes Holschuh d89a727aff thinkpad-acpi: sync input device EV_SW initial state 15 years ago
Corentin Chary d951d4cc84 asus-laptop: change light sens default values. 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Sam Ravnborg 98b8788ae9 drop explicit include of autoconf.h 15 years ago
Rezwanul Kabir 5ea2559726 dell-wmi: Add support for new Dell systems 15 years ago
Alan Jenkins 4788df4cf4 dell-laptop: add __init to init functions 15 years ago
Alan Jenkins ada3248a5d dell-laptop: create a platform device as a parent for the rfkill devices etc. 15 years ago
Alan Jenkins 4311bb230e dell-laptop: fix rfkill memory leak on unload and failure paths 15 years ago
Alan Jenkins 71e9dc73cb dell-laptop: fix a use-after-free error on the failure path 15 years ago
Matthew Garrett e1fbf346c7 dell-laptop: Fix rfkill state queries 15 years ago
Alan Jenkins e5fbba85a7 hp-wmi: improve rfkill support 15 years ago
Alan Jenkins 325fb8e9ae eeepc-laptop: re-add check for eeepc->backlight == NULL 15 years ago
Corentin Chary f90be87430 eeepc-laptop: fix coding style 15 years ago
Corentin Chary b39b85e74a eeepc-laptop: map keys found on newer eeepc 15 years ago
Corentin Chary 1f0233eee9 asus-laptop: Add wlan switch found on V6V 15 years ago
Ike Panhc 14f8af311e asus-laptop: add Lenovo SL hotkey support 15 years ago
Corentin Chary 16851f92a5 asus-laptop: use KEY_F13 to map "Disable Touchpad" event 15 years ago
Alan Jenkins 854c78363f eeepc-laptop: callbacks should use "driver data" parameter or field 15 years ago
Alan Jenkins a7624b63fd eeepc-laptop: revise names 15 years ago
Alan Jenkins 52bbe3c7b4 eeepc-laptop: code movement 15 years ago
Alan Jenkins 9db106be55 eeepc-laptop: move platform device initialisation to a separate function 15 years ago
Alan Jenkins 22072e92a0 eeepc-laptop: move platform driver registration out of eeepc_hotk_add() 15 years ago
Alan Jenkins bf9598bcd5 eeepc-laptop: refactor notifications 15 years ago
Alan Jenkins 463b4e474e eeepc-laptop: simplify how the hwmon device reads values from the EC 15 years ago
Alan Jenkins 6b188a7b21 eeepc-laptop: simplify acpi initialization 15 years ago
Alan Jenkins 951037ea1c eeepc-laptop: no need to check argument of set_brightness() 15 years ago
Alan Jenkins a2a1d36c78 eeepc-laptop: remove redundant NULL checks 15 years ago