-
- Downloads
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Pull x86 platform driver updates from Matthew Garrett: "Some significant improvements for the Sony driver on newer machines, but other than that mostly just minor fixes and a patch to remove the broken rfkill code from the Dell driver." * 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86: (35 commits) apple-gmux: Fix up the suspend/resume patch dell-laptop: Remove rfkill code toshiba_acpi: Fix mis-merge dell-laptop: Add touchpad led support for Dell V3450 acer-wmi: add 3 laptops to video backlight vendor mode quirk table sony-laptop: add touchpad enable/disable function sony-laptop: add missing Fn key combos for 0x100 handlers sony-laptop: add support for more WWAN modems sony-laptop: new keyboard backlight handle sony-laptop: add high speed battery charging function sony-laptop: support automatic resume on lid open sony-laptop: adjust error handling in finding SNC handles sony-laptop: add thermal profiles support sony-laptop: support battery care functions sony-laptop: additional debug statements sony-laptop: improve SNC initialization and acpi notify callback code sony-laptop: use kstrtoul to parse sysfs values sony-laptop: generalise ACPI calls into SNC functions sony-laptop: fix return path when no ACPI buffer is allocated sony-laptop: use soft rfkill status stored in hw ...
Showing
- drivers/platform/x86/acer-wmi.c 24 additions, 0 deletionsdrivers/platform/x86/acer-wmi.c
- drivers/platform/x86/apple-gmux.c 4 additions, 0 deletionsdrivers/platform/x86/apple-gmux.c
- drivers/platform/x86/dell-laptop.c 32 additions, 276 deletionsdrivers/platform/x86/dell-laptop.c
- drivers/platform/x86/fujitsu-tablet.c 21 additions, 13 deletionsdrivers/platform/x86/fujitsu-tablet.c
- drivers/platform/x86/hdaps.c 1 addition, 1 deletiondrivers/platform/x86/hdaps.c
- drivers/platform/x86/hp-wmi.c 10 additions, 0 deletionsdrivers/platform/x86/hp-wmi.c
- drivers/platform/x86/ideapad-laptop.c 6 additions, 3 deletionsdrivers/platform/x86/ideapad-laptop.c
- drivers/platform/x86/sony-laptop.c 1223 additions, 337 deletionsdrivers/platform/x86/sony-laptop.c
- drivers/platform/x86/thinkpad_acpi.c 1 addition, 1 deletiondrivers/platform/x86/thinkpad_acpi.c
- drivers/platform/x86/toshiba_acpi.c 113 additions, 28 deletionsdrivers/platform/x86/toshiba_acpi.c
- drivers/platform/x86/xo1-rfkill.c 12 additions, 1 deletiondrivers/platform/x86/xo1-rfkill.c
Loading
Please register or sign in to comment