Merge tag 'platform-drivers-x86-v5.14-1' of...
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 Pull x86 platform driver updates from Hans de Goede: "Highlights: - New think-lmi driver adding support for changing Lenovo Thinkpad BIOS settings from within Linux using the standard firmware- attributes class sysfs API - MS Surface aggregator-cdev now also supports forwarding events to user-space (for debugging / new driver development purposes only) - New intel_skl_int3472 driver this provides the necessary glue to translate ACPI table information to GPIOs, regulators, etc. for camera sensors on Intel devices with IPU3 attached MIPI cameras - A whole bunch of other fixes + device-specific quirk additions - New devm_work_autocancel() devm-helpers.h function" * tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (83 commits) platform/x86: dell-wmi-sysman: Change user experience when...
Showing
- Documentation/ABI/testing/sysfs-class-firmware-attributes 17 additions, 1 deletionDocumentation/ABI/testing/sysfs-class-firmware-attributes
- Documentation/ABI/testing/sysfs-platform-dell-privacy-wmi 55 additions, 0 deletionsDocumentation/ABI/testing/sysfs-platform-dell-privacy-wmi
- Documentation/driver-api/surface_aggregator/clients/cdev.rst 122 additions, 5 deletionsDocumentation/driver-api/surface_aggregator/clients/cdev.rst
- Documentation/userspace-api/ioctl/ioctl-number.rst 1 addition, 1 deletionDocumentation/userspace-api/ioctl/ioctl-number.rst
- MAINTAINERS 22 additions, 3 deletionsMAINTAINERS
- drivers/acpi/pmic/Kconfig 1 addition, 1 deletiondrivers/acpi/pmic/Kconfig
- drivers/extcon/extcon-max14577.c 5 additions, 11 deletionsdrivers/extcon/extcon-max14577.c
- drivers/extcon/extcon-max77693.c 5 additions, 12 deletionsdrivers/extcon/extcon-max77693.c
- drivers/extcon/extcon-max8997.c 15 additions, 30 deletionsdrivers/extcon/extcon-max8997.c
- drivers/gpio/Kconfig 1 addition, 1 deletiondrivers/gpio/Kconfig
- drivers/gpio/gpio-crystalcove.c 1 addition, 9 deletionsdrivers/gpio/gpio-crystalcove.c
- drivers/gpio/gpio-wcove.c 19 additions, 20 deletionsdrivers/gpio/gpio-wcove.c
- drivers/gpio/gpiolib-acpi.c 51 additions, 0 deletionsdrivers/gpio/gpiolib-acpi.c
- drivers/input/touchscreen/goodix.c 0 additions, 52 deletionsdrivers/input/touchscreen/goodix.c
- drivers/mfd/Kconfig 0 additions, 18 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 0 additions, 1 deletiondrivers/mfd/Makefile
- drivers/mfd/tps68470.c 0 additions, 97 deletionsdrivers/mfd/tps68470.c
- drivers/platform/surface/aggregator/Kconfig 1 addition, 1 deletiondrivers/platform/surface/aggregator/Kconfig
- drivers/platform/surface/aggregator/Makefile 1 addition, 1 deletiondrivers/platform/surface/aggregator/Makefile
- drivers/platform/surface/aggregator/bus.c 1 addition, 1 deletiondrivers/platform/surface/aggregator/bus.c
Please register or sign in to comment