summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-20
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-07-20
| |\
| | * Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-19
| | * Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-19
| | * Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-19
| | * Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-19
| | * Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-15
| | * Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-15
| | * Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen2019-07-15
| | * Input: iforce - remove empty multiline commentsTim Schumacher2019-07-15
| | * Merge tag 'v5.2' into nextDmitry Torokhov2019-07-15
| | |\
| | * | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-15
| | * | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-13
| | * | Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-13
| | * | Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta2019-07-12
| | * | Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta2019-07-12
| | * | Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-12
* | | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
* | | | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-14
|\ \ \ \
| * | | | *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-14
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2019-07-11
| |\ \ \ | | | |/ | | |/|
| | * | Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult2019-07-07
| | * | Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov2019-07-05
| | * | Input: max77650-onkey - add MODULE_ALIAS()Bartosz Golaszewski2019-07-05
| | * | Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry2019-07-01
| | * | Input: joydev - extend absolute mouse detectionAlexander Tsoy2019-06-30
| | * | Input: elan_i2c - export the device id whitelistJeffrey Hugo2019-06-30
| | * | Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov2019-06-30
| | * | Merge branch 'iforce' into nextDmitry Torokhov2019-06-30
| | |\ \
| | | * | Input: iforce - add the Saitek R440 Force WheelTim Schumacher2019-06-23
| | | * | Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov2019-06-23
| | | * | Input: iforce - drop couple of temps from transport codeDmitry Torokhov2019-06-23
| | | * | Input: iforce - drop bus type from iforce structureDmitry Torokhov2019-06-23
| | | * | Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov2019-06-23
| | | * | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-23
| | | * | Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov2019-06-23
| | | * | Input: iforce - signal command completion from transport codeDmitry Torokhov2019-06-23
| | | * | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-23
| | | * | Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov2019-06-23
| | | * | Input: iforce - update formatting of switch statementsDmitry Torokhov2019-06-23
| | | * | Input: iforce - use DMA-safe buffer when getting IDs from USBDmitry Torokhov2019-06-23
| | | * | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-23
| | | * | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-23
| | | * | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-23
| | | * | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-23
| | | * | Input: iforce - move command completion handling to serio codeDmitry Torokhov2019-06-23
| | | * | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-23
| | | * | Input: iforce - introduce transport opsDmitry Torokhov2019-06-23
| | | * | Input: iforce - remove "being used" sillinessDmitry Torokhov2019-06-23