summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Input: tsc200x-core - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * | Input: ims-pcu - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * | Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao2021-06-191-1/+1
| | * | Input: i8042 - fix typos in commentsTyson Moore2021-06-181-2/+2
| | * | Input: add SparkFun Qwiic Joystick driverOleh Kravchenko2021-06-183-0/+156
| | * | Input: cy8ctmg110_ts - switch to using gpiod APIDmitry Torokhov2021-06-051-27/+18
| | * | Input: cy8ctmg110_ts - switch to using managed resourcesDmitry Torokhov2021-06-051-46/+28
| | * | Input: cy8ctmg110_ts - use endian helpers when converting data on wireDmitry Torokhov2021-06-051-6/+5
| | * | Input: cy8ctmg110_ts - let I2C core configure wake interruptDmitry Torokhov2021-06-051-6/+4
| | * | Input: cy8ctmg110_ts - do not hardcode as wakeup sourceDmitry Torokhov2021-06-051-1/+1
| | * | Input: cy8ctmg110_ts - do not hard code interrupt triggerDmitry Torokhov2021-06-051-2/+1
| | * | Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov2021-06-051-31/+1
| | * | Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King2021-06-051-3/+1
| | * | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins2021-06-011-31/+72
| | * | Input: edt-ft5x06 - add support for iovcc-supplyStephan Gerhold2021-06-011-2/+36
| | * | Input: cyttsp - remove public headerDmitry Torokhov2021-06-014-2/+12
| | * | Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov2021-06-011-63/+51
| | * | Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko2021-05-311-3/+3
| | * | Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko2021-05-311-1/+3
| | * | Input: cyttsp - do not force interrupt triggerDmitry Torokhov2021-05-301-2/+1
| | * | Input: cyttsp - obtain regulatorsLinus Walleij2021-05-262-0/+37
| | * | Input: cyttsp - probe from compatiblesLinus Walleij2021-05-262-0/+16
| | * | Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel2021-05-251-14/+126
| | * | Merge tag 'v5.12' into nextDmitry Torokhov2021-05-255-32/+38
| | |\ \
| | * | | Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti2021-05-241-2/+2
| | * | | Input: evbug - remove an empty comment blockChristophe JAILLET2021-05-241-3/+0
| | * | | Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-05-241-0/+1
| * | | | Input: elants_i2c - switch to probe_newTakashi Iwai2021-05-301-3/+2
| * | | | Input: elants_i2c - fix NULL dereference at probingTakashi Iwai2021-05-301-3/+3
| * | | | Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye2021-05-241-0/+6
| * | | | Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-05-241-4/+4
* | | | | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-301-52/+0
|\ \ \ \ \
| * | | | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-201-52/+0
| | |_|_|/ | |/| | |