summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-09-23Input: iqs62x-keys - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ep93xx_keypad - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: cros_ec_keyb - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: adp5520-keys - convert to platform remove callback returning voidUwe Kleine-König
2023-09-17Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-06Input: wdt87xx_i2c - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: stmfts - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: s6sy761 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: rohm_bu21023 - use device core to create driver-specific device attrib...Dmitry Torokhov
2023-09-06Input: raydium_i2c_ts - use device core to create driver-specific device attr...Dmitry Torokhov
2023-09-06Input: melfas-mip4 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: iqs5xx - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov
2023-09-06Input: ili210x - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: hycon-hy46xx - use device core to create driver-specific device attrib...Dmitry Torokhov
2023-09-06Input: hideep - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: exc3000 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: elants_i2c - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: edt-ft5x06 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ads7846 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ad7879 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ad7877 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: kxtj9 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: iqs269a - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: cyapa - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: cros_ec_keyb - use device core to create driver-specific device attrib...Dmitry Torokhov
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-05Merge tag 'v6.5' into nextDmitry Torokhov
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov
2023-08-15Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)
2023-08-01Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie
2023-07-31input: serport: remove casts from tty->disc_dataJiri Slaby
2023-07-28Input: tca6416-keypad - switch to using input core's polling featuresDmitry Torokhov
2023-07-28Input: tca6416-keypad - convert to use devm_* apiYangtao Li
2023-07-28Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov
2023-07-28Input: tca6416-keypad - rely on I2C core to set up suspend/resumeDmitry Torokhov
2023-07-28Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2023-07-28Input: lm8323 - convert to use devm_* apiYangtao Li
2023-07-28Input: lm8323 - rely on device core to create kp_disable attributeDmitry Torokhov
2023-07-28Input: qt2160 - convert to use devm_* apiYangtao Li
2023-07-28Input: qt2160 - do not hard code interrupt triggerDmitry Torokhov
2023-07-28Input: qt2160 - switch to using threaded interrupt handlerDmitry Torokhov
2023-07-28Input: qt2160 - tweak check for i2c adapter functionalityDmitry Torokhov
2023-07-25Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller