summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: adxl34x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: ad714x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: tm2-touchkey - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: tca8418_keypad - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: tca6416-keypad - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+3
* Input: qt2160 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: qt1070 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: mpr121_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: mcs_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+3
* Input: max7359_keypad - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: lm8333 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: lm8323 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: dlink-dir685-touchkeys - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: cap11xx - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+3
* Input: adp5589-keys - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+3
* Input: adp5588-keys - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov2022-12-021-0/+14
|\
| * i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias2022-11-141-0/+14
* | Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht2022-11-301-7/+9
* | Input: wistron_btns - disable on UMLRandy Dunlap2022-11-301-1/+1
* | Input: elants_i2c - delete some dead codeDan Carpenter2022-11-291-2/+0
* | HID: add mapping for camera access keysEray Orçunus2022-11-222-0/+6
* | Input: stmpe-ts - drop obsolete dependency on COMPILE_TESTJean Delvare2022-11-221-1/+1
* | Input: raydium_ts_i2c - don't set wake_capable and wake_irqRaul E Rangel2022-11-221-9/+0
* | Input: elants_i2c - don't set wake_capable and wake_irqRaul E Rangel2022-11-221-16/+0
* | Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel2022-11-221-16/+0
* | HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel2022-11-221-9/+0
* | HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel2022-11-221-5/+0
* | Input: raydium_ts_i2c - use PM subsystem to manage wake irqRaul E Rangel2022-11-221-6/+10
* | Input: elants_i2c - use PM subsystem to manage wake irqRaul E Rangel2022-11-221-4/+11
* | Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel2022-11-221-7/+10
* | HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel2022-11-221-21/+12
* | Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König2022-11-171-4/+3
* | Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson2022-11-171-6/+3
* | Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issueChris Morgan2022-11-171-1/+1
* | Input: msg2638 - add support for msg2138 key eventsVincent Knecht2022-11-161-4/+58
* | Input: msg2638 - add support for msg2138Vincent Knecht2022-11-141-0/+93
* | Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht2022-11-141-10/+30
* | Input: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-071-1/+2
* | Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap2022-11-071-0/+1
* | Input: add driver for Himax hx83112b touchscreen devicesJob Noorman2022-11-073-0/+378
* | Input: matrix_keypad - force switch rows to input modeSiarhei Volkau2022-11-031-0/+3
* | Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis2022-11-013-0/+918
* | Input: add driver for Hynitron cstxxx touchscreensChris Morgan2022-10-293-0/+511
* | Input: stmpe-keypad - add missing of.h includeDmitry Torokhov2022-10-281-0/+1
* | iio: adc: twl4030-madc: add missing of.h includeDmitry Torokhov2022-10-241-0/+1
* | Input: tps6507x-ts - remove variable loopsColin Ian King2022-10-241-2/+0
* | Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy2022-10-241-0/+111