summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König2021-03-251-7/+2
* Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko2021-03-211-0/+78
* Input: lpc32xx_ts - convert to use BIT()edison.jiang2021-03-211-5/+5
* Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold2021-03-201-1/+0
* Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-161-32/+17
* Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-162-8/+11
* Input: elan_i2c - reduce the resume time for new devicesJingle Wu2021-03-102-10/+53
* Input: exc3000 - add type sysfs attributeLucas Stach2021-03-081-0/+17
* Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-081-0/+14
* Input: exc3000 - factor out vendor data requestLucas Stach2021-03-081-68/+54
* Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-081-53/+61
* Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-02-231-47/+33
* Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-231-1/+1
* Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-231-0/+79
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-2324-94/+368
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-066-20/+81
| |\
| | * Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-251-1/+16
| | * Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-121-6/+0
| | * Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-101-0/+2
| | * Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-041-7/+19
| | * Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-041-0/+2
| | * Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-021-0/+35
| | * Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-021-4/+5
| | * Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-021-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-1694-2194/+2550
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2020-12-15111-2347/+2566
| | |\
| * | \ Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-161-1/+2
| |\ \ \
| | * \ \ Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown2020-12-108-18/+55
| | |\ \ \
| | * | | | Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel2020-11-121-1/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-121-0/+12
| | * | | | Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| | * | | | Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-101-0/+42
| | * | | | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-101-0/+1
| | * | | | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-071-0/+11
| | * | | | Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh2020-12-071-38/+88
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-065-3/+11
| |\| | | | | | |_|/ / | |/| | |
| | * | | Input: atmel_mxt_ts - fix lost interruptsLinus Walleij2020-12-011-2/+2
| | * | | Input: xpad - support Ardwiino ControllersSanjay Govind2020-12-011-0/+2
| | * | | Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-12-011-0/+4
| | * | | Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng2020-11-251-1/+2
| | * | | Input: soc_button_array - add missing includeDmitry Torokhov2020-11-251-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-11-178-18/+55
| |\| | | | | |/ / | |/| |
| | * | Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-124-8/+9
| | * | Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran2020-11-121-0/+1
| | * | Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-091-8/+33
| | * | Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede2020-10-271-1/+11
| | * | Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter2020-10-271-1/+1
| * | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-252-7/+22
| |\ \ \
| | * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22