index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-14
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
2019-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-07-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-06
Input: gpio_keys_polled - allow specifying name of input device
Enrico Weigelt, metux IT consult
2019-07-05
Input: edt-ft5x06 - simplify event reporting code
Dmitry Torokhov
2019-07-05
Input: max77650-onkey - add MODULE_ALIAS()
Bartosz Golaszewski
2019-07-05
Input: atmel_mxt_ts - fix leak in mxt_update_cfg()
Ian Ray
2019-07-01
Input: synaptics - enable SMBUS on T480 thinkpad trackpad
Cole Rogers
2019-07-01
Input: atmel_mxt_ts - fix -Wunused-const-variable
Nathan Huckleberry
2019-06-30
Input: joydev - extend absolute mouse detection
Alexander Tsoy
2019-06-30
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
2019-06-29
Merge branch 'iforce' into next
Dmitry Torokhov
2019-06-22
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-22
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
2019-06-22
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
2019-06-22
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2019-06-22
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
2019-06-22
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
2019-06-22
Input: iforce - update formatting of switch statements
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - move transport data into transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
2019-06-22
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2019-06-22
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
2019-06-22
Input: iforce - introduce transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - remove "being used" silliness
Dmitry Torokhov
2019-06-22
Input: gpio_keys - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-22
Input: gpio_keys_polled - use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
Input: cros_ec_keyb: mask out extra flags in event_type
Ting Shen
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
[next]