Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -1/+2 |
2021-07-07 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -0/+1 |
2021-07-07 | Input: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-07-06 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+5 |
2021-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 24 | -195/+537 |
2021-07-05 | Merge branch 'next' into for-linus | Dmitry Torokhov | 21 | -185/+522 |
2021-07-05 | Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl | Alexander Larkin | 1 | -1/+1 |
2021-06-30 | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -52/+0 |
2021-06-20 | Input: hideep - fix the uninitialized use in hideep_nvm_unlock() | Yizhuo Zhai | 1 | -3/+10 |
2021-06-20 | Input: trackpoint - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-20 | Input: atkbd - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-20 | Input: tsc200x-core - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-20 | Input: ims-pcu - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-20 | Input: cros_ec_keyb - use kobj_to_dev() API | zhouchuangao | 1 | -1/+1 |
2021-06-19 | Input: i8042 - fix typos in comments | Tyson Moore | 1 | -2/+2 |
2021-06-19 | Input: add SparkFun Qwiic Joystick driver | Oleh Kravchenko | 3 | -0/+156 |
2021-06-17 | um: allow disabling NO_IOMEM | Johannes Berg | 3 | -1/+2 |
2021-06-07 | m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning | Randy Dunlap | 1 | -3/+0 |
2021-06-06 | Input: cy8ctmg110_ts - switch to using gpiod API | Dmitry Torokhov | 1 | -27/+18 |
2021-06-06 | Input: cy8ctmg110_ts - switch to using managed resources | Dmitry Torokhov | 1 | -46/+28 |
2021-06-06 | Input: cy8ctmg110_ts - use endian helpers when converting data on wire | Dmitry Torokhov | 1 | -6/+5 |
2021-06-06 | Input: cy8ctmg110_ts - let I2C core configure wake interrupt | Dmitry Torokhov | 1 | -6/+4 |
2021-06-06 | Input: cy8ctmg110_ts - do not hardcode as wakeup source | Dmitry Torokhov | 1 | -1/+1 |
2021-06-06 | Input: cy8ctmg110_ts - do not hard code interrupt trigger | Dmitry Torokhov | 1 | -2/+1 |
2021-06-06 | Input: cy8ctmg110_ts - rely on platform code to supply interrupt | Dmitry Torokhov | 1 | -31/+1 |
2021-06-06 | Input: resistive-adc-touch - fix uninitialized variable 'press' | Colin Ian King | 1 | -3/+1 |
2021-06-02 | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheral | David Collins | 1 | -31/+72 |
2021-06-02 | Input: edt-ft5x06 - add support for iovcc-supply | Stephan Gerhold | 1 | -2/+36 |
2021-06-02 | Input: cyttsp - remove public header | Dmitry Torokhov | 4 | -2/+12 |
2021-06-02 | Input: resistive-adc-touch - rework mapping of channels | Dmitry Torokhov | 1 | -63/+51 |
2021-06-01 | Input: resistive-adc-touch - replace OF headers with proper ones | Andy Shevchenko | 1 | -3/+3 |
2021-06-01 | Input: resistive-adc-touch - describe parameters in kernel doc | Andy Shevchenko | 1 | -1/+3 |
2021-05-31 | Input: cyttsp - do not force interrupt trigger | Dmitry Torokhov | 1 | -2/+1 |
2021-05-31 | Input: elants_i2c - switch to probe_new | Takashi Iwai | 1 | -3/+2 |
2021-05-31 | Input: elants_i2c - fix NULL dereference at probing | Takashi Iwai | 1 | -3/+3 |
2021-05-27 | Input: cyttsp - obtain regulators | Linus Walleij | 2 | -0/+37 |
2021-05-27 | Input: cyttsp - probe from compatibles | Linus Walleij | 2 | -0/+16 |
2021-05-25 | Input: resistive-adc-touch - add support for z1 and z2 channels | Oleksij Rempel | 1 | -14/+126 |
2021-05-25 | Merge tag 'v5.12' into next | Dmitry Torokhov | 5 | -32/+38 |
2021-05-25 | Input: ims-pcu - replace some spaces with tabs | Shubhankar Kuranagatti | 1 | -2/+2 |
2021-05-25 | Input: evbug - remove an empty comment block | Christophe JAILLET | 1 | -3/+0 |
2021-05-25 | Input: hil_kbd - fix error return code in hil_dev_connect() | Zhen Lei | 1 | -0/+1 |
2021-05-25 | Input: xpad - map "Select" button on Microsoft Xbox One controller | Chris Ye | 1 | -0/+6 |
2021-05-25 | Input: usbtouchscreen - fix control-request directions | Johan Hovold | 1 | -4/+4 |
2021-05-20 | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to... | Hans de Goede | 1 | -52/+0 |
2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 1 | -1/+1 |
2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 1 | -1/+2 |
2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 1 | -1/+2 |
2021-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 39 | -413/+4137 |
2021-05-07 | Input: xpad - add support for Amazon Game Controller | Matt Reynolds | 1 | -0/+2 |