mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
- a change to input core to trim amount of keys data in modalias string in case when a device declares too many keys and they do not fit in uevent buffer instead of reporting an error which results in uevent not being generated at all - support for Machenike G5 Pro Controller added to xpad driver - support for FocalTech FT5452 and FT8719 added to edt-ft5x06 - support for new SPMI vibrator added to pm8xxx-vibrator driver - missing locking added to cyapa touchpad driver - removal of unused fields in various driver structures - explicit initialization of i2c_device_id::driver_data to 0 dropped from input drivers - other assorted fixes and cleanups. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCZk/rJQAKCRBAj56VGEWX nOFVAQD8lfavuaJwEc0k/P39hZGOnTh423Um5gqIj8FOMw/V3AEA3D9IdTFC32DA JphZ5YvneDAfqu76ZRnjQi2oyOikygo= =8zDF -----END PGP SIGNATURE----- Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input updates from Dmitry Torokhov: - a change to input core to trim amount of keys data in modalias string in case when a device declares too many keys and they do not fit in uevent buffer instead of reporting an error which results in uevent not being generated at all - support for Machenike G5 Pro Controller added to xpad driver - support for FocalTech FT5452 and FT8719 added to edt-ft5x06 - support for new SPMI vibrator added to pm8xxx-vibrator driver - missing locking added to cyapa touchpad driver - removal of unused fields in various driver structures - explicit initialization of i2c_device_id::driver_data to 0 dropped from input drivers - other assorted fixes and cleanups. * tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (24 commits) Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719 dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 support Input: xpad - add support for Machenike G5 Pro Controller Input: try trimming too long modalias strings Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 Input: zet6223 - remove an unused field in struct zet6223_ts Input: chipone_icn8505 - remove an unused field in struct icn8505_data Input: cros_ec_keyb - remove an unused field in struct cros_ec_keyb Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drv Input: matrix_keypad - remove an unused field in struct matrix_keypad Input: tca6416-keypad - remove unused struct tca6416_drv_data Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chip Input: da7280 - remove an unused field in struct da7280_haptic Input: ff-core - prefer struct_size over open coded arithmetic Input: cyapa - add missing input core locking to suspend/resume functions input: pm8xxx-vibrator: add new SPMI vibrator support dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module input: pm8xxx-vibrator: refactor to support new SPMI vibrator Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation Input: sur40 - convert le16 to cpu before use ... |
||
|---|---|---|
| .. | ||
| 88pm80x_onkey.c | ||
| 88pm860x_onkey.c | ||
| ab8500-ponkey.c | ||
| ad714x-i2c.c | ||
| ad714x-spi.c | ||
| ad714x.c | ||
| ad714x.h | ||
| adxl34x-i2c.c | ||
| adxl34x-spi.c | ||
| adxl34x.c | ||
| adxl34x.h | ||
| apanel.c | ||
| ariel-pwrbutton.c | ||
| arizona-haptics.c | ||
| atc260x-onkey.c | ||
| ati_remote2.c | ||
| atlas_btns.c | ||
| atmel_captouch.c | ||
| axp20x-pek.c | ||
| bma150.c | ||
| cm109.c | ||
| cma3000_d0x.c | ||
| cma3000_d0x.h | ||
| cma3000_d0x_i2c.c | ||
| cobalt_btns.c | ||
| cpcap-pwrbutton.c | ||
| da7280.c | ||
| da9052_onkey.c | ||
| da9055_onkey.c | ||
| da9063_onkey.c | ||
| drv260x.c | ||
| drv2665.c | ||
| drv2667.c | ||
| e3x0-button.c | ||
| gpio-beeper.c | ||
| gpio-vibra.c | ||
| gpio_decoder.c | ||
| hisi_powerkey.c | ||
| hp_sdc_rtc.c | ||
| ibm-panel.c | ||
| ideapad_slidebar.c | ||
| ims-pcu.c | ||
| iqs269a.c | ||
| iqs626a.c | ||
| iqs7222.c | ||
| Kconfig | ||
| keyspan_remote.c | ||
| kxtj9.c | ||
| m68kspkr.c | ||
| Makefile | ||
| max8925_onkey.c | ||
| max8997_haptic.c | ||
| max77650-onkey.c | ||
| max77693-haptic.c | ||
| mc13783-pwrbutton.c | ||
| mma8450.c | ||
| nxp-bbnsm-pwrkey.c | ||
| palmas-pwrbutton.c | ||
| pcap_keys.c | ||
| pcf8574_keypad.c | ||
| pcf50633-input.c | ||
| pcspkr.c | ||
| pm8xxx-vibrator.c | ||
| pm8941-pwrkey.c | ||
| pmic8xxx-pwrkey.c | ||
| powermate.c | ||
| pwm-beeper.c | ||
| pwm-vibra.c | ||
| rave-sp-pwrbutton.c | ||
| rb532_button.c | ||
| regulator-haptic.c | ||
| retu-pwrbutton.c | ||
| rk805-pwrkey.c | ||
| rotary_encoder.c | ||
| rt5120-pwrkey.c | ||
| sc27xx-vibra.c | ||
| sgi_btns.c | ||
| soc_button_array.c | ||
| sparcspkr.c | ||
| stpmic1_onkey.c | ||
| tps65218-pwrbutton.c | ||
| tps65219-pwrbutton.c | ||
| twl4030-pwrbutton.c | ||
| twl4030-vibra.c | ||
| twl6040-vibra.c | ||
| uinput.c | ||
| wistron_btns.c | ||
| wm831x-on.c | ||
| xen-kbdfront.c | ||
| yealink.c | ||
| yealink.h | ||