summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: adp5588-keys - use guard notation when acquiring mutexesDmitry Torokhov2024-08-281-32/+17
| | * | | Input: mt6779-keypad - use devm_clk_get_enabled()Dmitry Torokhov2024-08-281-17/+1
| | * | | Input: mt6779-keypad - fix module autoloadingLiao Chen2024-08-271-0/+1
| | * | | Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...Shen Lichuan2024-08-261-2/+2
| | * | | Input: evdev - limit amount of data for writesDmitry Torokhov2024-08-231-0/+7
| | * | | Input: keypad-nomadik-ske - remove the driverDmitry Torokhov2024-08-223-390/+0
| | * | | Input: colibri-vf50-ts - make use of the helper function dev_err_probe()Cai Huoqing2024-08-191-7/+3
| | * | | Input: cyttsp4 - remove driverDmitry Torokhov2024-08-059-3005/+56
| | * | | Input: cyttsp - use devm_regulator_bulk_get_enable()Dmitry Torokhov2024-08-052-31/+8
| | * | | Input: cyttsp - stop including gpio.hDmitry Torokhov2024-08-051-1/+0
| | * | | Input: ilitek_ts_i2c - stop including gpio.hDmitry Torokhov2024-08-051-1/+0
| | * | | Input: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli2024-08-051-0/+7
| | * | | Input: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli2024-08-051-6/+5
| | * | | Input: synaptics-rmi4 - add support for querying DPM value (F12)Marge Yang2024-08-051-10/+34
| | * | | Input: tsc2004/5 - use guard notation when acquiring mutexes/locksDmitry Torokhov2024-08-041-101/+81
| | * | | Input: tsc2004/5 - respect "wakeup-source" propertyDmitry Torokhov2024-08-041-1/+2
| | * | | Input: tsc2004/5 - do not use irq_set_irq_wake() directlyDmitry Torokhov2024-08-041-1/+12
| | * | | Input: tsc2004/5 - fix reset handling on probeDmitry Torokhov2024-08-041-13/+15
| | * | | Input: tsc2004/5 - do not hard code interrupt triggerDmitry Torokhov2024-08-041-4/+2
| | * | | Input: tsc2004/5 - fix handling of VIO power supplyDmitry Torokhov2024-08-044-36/+4
| | * | | Input: tc3589x - use of_property_present()Rob Herring (Arm)2024-07-311-2/+1
| | * | | Input: spear-keyboard - switch to devm_clk_get_prepared()Christophe JAILLET2024-07-281-15/+1
| | * | | Input: Add driver for PixArt PS/2 touchpadBinbin Zhou2024-07-236-1/+368
| | * | | Input: zinitix - add touchkey supportNikita Travkin2024-07-191-3/+60
| | * | | Input: goodix-berlin - add sysfs interface for reading and writing touch IC r...Charles Wang2024-07-194-0/+46
| | * | | Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai2024-07-151-0/+38
| | * | | Input: msc_touchkey - remove the driverDmitry Torokhov2024-07-153-281/+0
| | * | | Input: msc5000_ts - remove the driverDmitry Torokhov2024-07-153-301/+0
| | * | | Input: usbtouchscreen - switch to using __free() cleanup facilityDmitry Torokhov2024-07-151-57/+33
| | * | | Input: usbtouchscreen - use guard notation when acquiring mutexesDmitry Torokhov2024-07-151-32/+33
| | * | | Input: usbtouchscreen - split device info table into individual piecesDmitry Torokhov2024-07-151-331/+293
| | * | | Input: usbtouchscreen - constify usbtouch_dev_info tableDmitry Torokhov2024-07-151-11/+9
| | * | | Input: usbtouchscreen - move process_pkt() into main device structureDmitry Torokhov2024-07-151-15/+13
| | * | | Input: usbtouchscreen - move the driver ID tableDmitry Torokhov2024-07-151-105/+104
| | * | | Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macroDmitry Torokhov2024-07-151-9/+4
| | * | | Input: usbtouchscreen - use driver core to instantiate device attributesDmitry Torokhov2024-07-151-10/+21
| | * | | Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-11/+5
| | * | | Input: adc-keys - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-4/+1
| | * | | Input: gpio_keys_polled - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-3/+1
| | * | | Input: gpio_keys - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-3/+1
| | * | | Input: qt1050 - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-10/+5
| | * | | Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco2024-07-151-5/+2
| | * | | Merge tag 'v6.10' into nextDmitry Torokhov2024-07-159-25/+67
| | |\ \ \
| * | | | | Input: adp5588-keys - fix check on return codeNuno Sa2024-09-201-1/+1
| * | | | | Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach2024-09-131-0/+7
| * | | | | Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach2024-09-131-0/+7
| * | | | | Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach2024-09-051-0/+23
* | | | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: correct the typo 'retun'WangYuli2024-09-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-173-0/+237
|\ \ \ \ \ \