Age | Commit message (Expand) | Author | Files | Lines |
2019-08-20 | Input: hyperv-keyboard: Use in-place iterator API in the channel callback | Dexuan Cui | 1 | -29/+6 |
2019-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -44/+56 |
2019-08-06 | Input: iforce - add sanity checks | Oliver Neukum | 1 | -0/+5 |
2019-08-06 | Input: applespi - use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+1 |
2019-08-01 | Input: kbtab - sanity check for endpoint type | Oliver Neukum | 1 | -2/+4 |
2019-08-01 | Input: usbtouchscreen - initialize PM mutex before using it | Oliver Neukum | 1 | -0/+2 |
2019-07-31 | Input: applespi - add dependency on LEDS_CLASS | YueHaibing | 1 | -0/+1 |
2019-07-25 | Input: synaptics - enable RMI mode for HP Spectre X360 | Dmitry Torokhov | 1 | -0/+1 |
2019-07-24 | Input: elantech - annotate fall-through case in elantech_use_host_notify() | Dmitry Torokhov | 1 | -0/+1 |
2019-07-23 | Input: elantech - enable SMBus on new (2018+) systems | Kai-Heng Feng | 1 | -29/+25 |
2019-07-23 | Input: applespi - fix trivial typo in struct description | Nikolas Nyby | 1 | -4/+4 |
2019-07-23 | Input: applespi - select CRC16 module | Arnd Bergmann | 1 | -0/+1 |
2019-07-21 | Input: applespi - fix warnings detected by sparse | Ronald Tschalär | 1 | -7/+11 |
2019-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 20 | -29/+2183 |
2019-07-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 377 | -2611/+2576 |
2019-07-19 | Input: alps - fix a mismatch between a condition check and its comment | Hui Wang | 1 | -1/+1 |
2019-07-19 | Input: psmouse - fix build error of multiple definition | YueHaibing | 1 | -1/+2 |
2019-07-19 | Input: applespi - remove set but not used variables 'sts' | Mao Wenan | 1 | -2/+1 |
2019-07-19 | Input: add Apple SPI keyboard and trackpad driver | Ronald Tschalär | 5 | -0/+2117 |
2019-07-15 | Input: alps - don't handle ALPS cs19 trackpoint-only device | Hui Wang | 1 | -0/+32 |
2019-07-15 | Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer | Maya Nakamura | 1 | -2/+2 |
2019-07-15 | Input: adp5589 - initialize GPIO controller parent device | Lars-Peter Clausen | 1 | -0/+1 |
2019-07-15 | Input: iforce - remove empty multiline comments | Tim Schumacher | 6 | -18/+0 |
2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov | 374 | -2597/+422 |
2019-07-15 | Input: synaptics - fix misuse of strlcpy | Joe Perches | 1 | -1/+1 |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-14 | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-14 | *: convert stream-like files -> stream_open, even if they use noop_llseek | Kirill Smelkov | 1 | -1/+1 |
2019-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 25 | -700/+774 |
2019-07-13 | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset() | Fuqian Huang | 1 | -2/+1 |
2019-07-13 | Input: gtco - bounds check collection indent level | Grant Hernandez | 1 | -3/+17 |
2019-07-11 | Input: mtk-pmic-keys - add of_node_put() before return | Nishka Dasgupta | 1 | -2/+7 |
2019-07-11 | Input: sun4i-lradc-keys - add of_node_put() before return | Nishka Dasgupta | 1 | -0/+3 |
2019-07-11 | Input: synaptics - whitelist Lenovo T580 SMBus intertouch | Nick Black | 1 | -0/+1 |
2019-07-11 | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2019-07-10 | Merge branch 'next' into for-linus | Dmitry Torokhov | 34 | -789/+1138 |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -4/+2 |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -1/+1 |
2019-07-06 | Input: gpio_keys_polled - allow specifying name of input device | Enrico Weigelt, metux IT consult | 1 | -1/+3 |
2019-07-05 | Input: edt-ft5x06 - simplify event reporting code | Dmitry Torokhov | 1 | -9/+4 |
2019-07-05 | Input: max77650-onkey - add MODULE_ALIAS() | Bartosz Golaszewski | 1 | -0/+1 |
2019-07-05 | Input: atmel_mxt_ts - fix leak in mxt_update_cfg() | Ian Ray | 1 | -1/+2 |
2019-07-01 | Input: synaptics - enable SMBUS on T480 thinkpad trackpad | Cole Rogers | 1 | -0/+1 |
2019-07-01 | Input: atmel_mxt_ts - fix -Wunused-const-variable | Nathan Huckleberry | 1 | -10/+10 |
2019-06-30 | Input: joydev - extend absolute mouse detection | Alexander Tsoy | 1 | -2/+22 |
2019-06-30 | Input: elan_i2c - export the device id whitelist | Jeffrey Hugo | 1 | -49/+1 |
2019-06-30 | Input: edt-ft5x06 - use get_unaligned_be16() | Dmitry Torokhov | 1 | -2/+3 |
2019-06-29 | Merge branch 'iforce' into next | Dmitry Torokhov | 8 | -410/+424 |
2019-06-22 | Input: iforce - add the Saitek R440 Force Wheel | Tim Schumacher | 2 | -0/+2 |