summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-10-20Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-09-18Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-07-04Merge branch 'next' into for-linusDmitry Torokhov
2021-07-04Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-19Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai
2021-06-19Input: trackpoint - use kobj_to_dev()YueHaibing
2021-06-19Input: atkbd - use kobj_to_dev()YueHaibing
2021-06-19Input: tsc200x-core - use kobj_to_dev()YueHaibing
2021-06-19Input: ims-pcu - use kobj_to_dev()YueHaibing
2021-06-19Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao
2021-06-18Input: i8042 - fix typos in commentsTyson Moore
2021-06-18Input: add SparkFun Qwiic Joystick driverOleh Kravchenko
2021-06-17um: allow disabling NO_IOMEMJohannes Berg
2021-06-07m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-06-05Input: cy8ctmg110_ts - switch to using gpiod APIDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - switch to using managed resourcesDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - use endian helpers when converting data on wireDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - let I2C core configure wake interruptDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - do not hardcode as wakeup sourceDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - do not hard code interrupt triggerDmitry Torokhov
2021-06-05Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov
2021-06-05Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King
2021-06-01Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins
2021-06-01Input: edt-ft5x06 - add support for iovcc-supplyStephan Gerhold
2021-06-01Input: cyttsp - remove public headerDmitry Torokhov
2021-06-01Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov
2021-05-31Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko
2021-05-31Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko
2021-05-30Input: cyttsp - do not force interrupt triggerDmitry Torokhov
2021-05-30Input: elants_i2c - switch to probe_newTakashi Iwai
2021-05-30Input: elants_i2c - fix NULL dereference at probingTakashi Iwai
2021-05-26Input: cyttsp - obtain regulatorsLinus Walleij
2021-05-26Input: cyttsp - probe from compatiblesLinus Walleij
2021-05-25Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov
2021-05-24Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti
2021-05-24Input: evbug - remove an empty comment blockChristophe JAILLET
2021-05-24Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2021-05-24Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye
2021-05-24Input: usbtouchscreen - fix control-request directionsJohan Hovold
2021-05-20Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby