开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
2019-08-09
Input: synaptics - fix a typo
Christophe JAILLET
2019-08-09
Input: ads7846 - add support for general touchscreen bindings
Marco Felsch
2019-07-28
Input: soc_button_array - add support for newer surface devices
Maximilian Luz
2019-07-25
Input: allow drivers specify timestamp for input events
Atif Niyaz
2019-07-24
Input: cyapa - switch to using devm_device_add_group()
Dmitry Torokhov
2019-07-24
Input: elan_i2c - switch to using devm_add_action_or_reset()
Dmitry Torokhov
2019-07-24
Input: elan_i2c - switch to using devm_device_add_groups()
Dmitry Torokhov
2019-07-24
Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
Denis Efremov
2019-07-24
Input: ts4800-ts - use devm_platform_ioremap_resource()
Mukesh Ojha
2019-07-24
Input: sun4i-ts - use devm_platform_ioremap_resource()
Mukesh Ojha
2019-07-24
Input: mxs-lradc-ts - use devm_platform_ioremap_resource()
Mukesh Ojha
2019-07-24
Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()
Mukesh Ojha
2019-07-22
Input: add support for the FlySky FS-iA6B RC receiver
Markus Koch
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
2019-07-19
Input: psmouse - fix build error of multiple definition
YueHaibing
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
2019-07-15
Input: alps - don't handle ALPS cs19 trackpoint-only device
Hui Wang
2019-07-15
Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer
Maya Nakamura
2019-07-15
Input: adp5589 - initialize GPIO controller parent device
Lars-Peter Clausen
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-15
Input: synaptics - fix misuse of strlcpy
Joe Perches
2019-07-13
Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()
Fuqian Huang
2019-07-13
Input: gtco - bounds check collection indent level
Grant Hernandez
2019-07-11
Input: mtk-pmic-keys - add of_node_put() before return
Nishka Dasgupta
2019-07-11
Input: sun4i-lradc-keys - add of_node_put() before return
Nishka Dasgupta
2019-07-11
Input: synaptics - whitelist Lenovo T580 SMBus intertouch
Nick Black
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-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
[next]