WSL2-Linux-Kernel/arch
Linus Torvalds 86a0b4255e Input updates for 6.2 merge window:
- a new driver for Cypress Generation 5 touchscreens
 
 - a new driver for Hynitron cstxxx touchscreens
 
 - a new driver for Himax hx83112b touchscreen
 
 - I2C input devices have been converted to use i2c's probe_new()
 
 - a large number of input devices are now using DEFINE_SIMPLE_DEV_PM_OPS
   and pm_sleep_ptr() and no longer use __maybe_unused annotations
 
 - improvements to msg2638 touchscreen driver to also support msg2138
 
 - conversion of several input deevine bindings to yaml/DT schema
 
 - changes to select touch drivers to move handling of wake irqs to the
   PM core
 
 - other assorted fixes and improvements.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCY5d+9wAKCRBAj56VGEWX
 nN9CAP9R1zCdPc5Y2PmLnE6JHc9XynPhUnVbnx4zHieMxw0nHQD/ZnHot+Cdq/+L
 433dkdX50pwK3XxRQgjRaym+efgwfQ0=
 =9m4z
 -----END PGP SIGNATURE-----

Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input updates from Dmitry Torokhov:

 - a new driver for Cypress Generation 5 touchscreens

 - a new driver for Hynitron cstxxx touchscreens

 - a new driver for Himax hx83112b touchscreen

 - I2C input devices have been converted to use i2c's probe_new()

 - a large number of input devices are now using
   DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr() and no longer use
   __maybe_unused annotations

 - improvements to msg2638 touchscreen driver to also support msg2138

 - conversion of several input deevine bindings to yaml/DT schema

 - changes to select touch drivers to move handling of wake irqs to the
   PM core

 - other assorted fixes and improvements.

* tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (165 commits)
  Input: elants_i2c - delay longer with reset asserted
  dt-bindings: input: Convert ti,drv260x to DT schema
  dt-bindings: input: gpio-beeper: Convert to yaml schema
  Input: pxspad - fix unused data warning when force feedback not enabled
  Input: lpc32xx - allow building with COMPILE_TEST
  Input: nomadik-ske-keypad - allow building with COMPILE_TEST
  Input: pxa27xx-keypad - allow build with COMPILE_TEST
  Input: spear-keyboard - improve build coverage using COMPILE_TEST
  Input: tegra-kbc - allow build with COMPILE_TEST
  Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: sh-keysc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: qt1070 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: pxa27x_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: nomadik-ske-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
  ...
2022-12-13 13:20:36 -08:00
..
alpha alpha cleanups and fixes; one thing *not* included is lazy FPU 2022-12-12 18:27:06 -08:00
arc
arm Input updates for 6.2 merge window: 2022-12-13 13:20:36 -08:00
arm64 drm for 6.2: 2022-12-13 11:59:58 -08:00
csky Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
hexagon
ia64 Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
loongarch Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
m68k Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
microblaze Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
mips Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
nios2 Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
openrisc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
parisc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
powerpc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
riscv Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
s390 iov_iter work; most of that is about getting rid of 2022-12-12 18:29:54 -08:00
sh Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
sparc Non-MM patches for 6.2-rc1. 2022-12-12 17:28:58 -08:00
um Unification of regset and non-regset sides of ELF coredump 2022-12-12 18:18:34 -08:00
x86 iov_iter work; most of that is about getting rid of 2022-12-12 18:29:54 -08:00
xtensa
.gitignore
Kconfig arm64 updates for 6.2 2022-12-12 09:50:05 -08:00