summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: raydium_i2c_ts - read device version in bootloader modesimba.hsu2021-09-051-7/+43
| | * Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin2021-09-051-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-051-0/+10
|\ \ \
| * | | HID: nintendo: add IMU supportDaniel J. Ogorchock2021-10-271-0/+10
* | | | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-2/+1
|\ \ \ \
| * \ \ \ Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman2021-10-184-34/+68
| |\ \ \ \
| * | | | | tty: make tty_ldisc_ops::hangup return voidJiri Slaby2021-09-221-2/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-021-21/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Input: axp20x-pek - Use new soc_intel_is_cht() helperHans de Goede2021-10-191-21/+5
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-174-34/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-10-151-21/+21
| * | Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-151-0/+2
| * | Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel2021-10-151-13/+16
| * | Input: snvs_pwrkey - add clk handlingUwe Kleine-König2021-10-151-0/+29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-1117-534/+37
|\| |
| * | Input: analog - always use ktime functionsGuenter Roeck2021-09-081-94/+13
| * | Input: mms114 - support MMS134SLinus Walleij2021-09-061-4/+11
| * | Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2021-09-062-1/+3
| * | Input: edt-ft5x06 - added case for EDT EP0110M09Oliver Graute2021-09-051-0/+1
| * | Merge branch 'next' into for-linusDmitry Torokhov2021-09-0515-439/+331
| |\|
| | * Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven2021-09-031-1/+1
| | * Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King2021-09-031-1/+1
| | * Input: Fix spelling mistake in Kconfig "Modul" -> "Module"Colin Ian King2021-09-031-1/+1
| | * Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn2021-08-303-218/+0
| | * Input: adp5589-keys - use the right headerLinus Walleij2021-08-301-1/+1
| | * Input: adp5588-keys - use the right headerLinus Walleij2021-08-301-1/+1
| | * Input: ep93xx_keypad - prepare clock before using itAlexander Sverdlin2021-08-291-2/+2
| | * Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov2021-07-231-1/+1
| | * Revert "Input: serio - make write method mandatory"Dmitry Torokhov2021-07-202-11/+0
| | * Input: parkbd - switch to use module_parport_driver()Andy Shevchenko2021-07-191-13/+1
| | * Input: serio - make write method mandatoryDmitry Torokhov2021-07-192-0/+11
| | * Input: ixp4xx-beeper - delete driverLinus Walleij2021-07-193-196/+0
| | * Merge tag 'v5.13' into nextDmitry Torokhov2021-07-187-5/+325
| | |\
* | | \ Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-5/+2
|\ \ \ \
| * | | | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-302-5/+2
* | | | | bus: Make remove callback return voidUwe Kleine-König2021-07-212-4/+2
|/ / / /
* | | | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-093-1/+2
|\ \ \ \
| * | | | um: allow disabling NO_IOMEMJohannes Berg2021-06-173-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-0/+1
|\ \ \ \
| * | | | Input: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-0/+1
| |/ / /
* | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-3/+5
|\ \ \ \
| * | | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * | | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * | | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-07-0524-195/+537
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2021-07-0421-185/+522
| |\ \ \ | | | |/ | | |/|
| | * | Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin2021-07-041-1/+1
| | * | Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-06-191-3/+10
| | * | Input: trackpoint - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * | Input: atkbd - use kobj_to_dev()YueHaibing2021-06-191-1/+1