summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-24Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil
2020-03-17Input: allocate keycode for "Selective Screenshot" keyRajat Jain
2020-03-06Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer
2020-03-06dt-bindings: input: add Coreriver TC360 bindingNick Reitemeyer
2020-03-06dt-bindings: vendor-prefixes: Add Coreriver vendor prefixNick Reitemeyer
2020-03-06Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires
2020-02-13Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal
2020-02-13Input: synaptics - switch T470s to RMI4 by defaultLyude Paul
2020-02-13Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang
2020-02-10Input: ili210x - add ili2120 supportLuca Weiss
2020-02-10Input: ili210x - fix return value of is_visible functionLuca Weiss
2020-01-31Merge branch 'next' into for-linusDmitry Torokhov
2020-01-31Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach
2020-01-27dt-bindings: touchscreen: Convert Goodix touchscreen to json-schemaBenjamin Gaignard
2020-01-27dt-bindings: touchscreen: Add touchscreen schemaBenjamin Gaignard
2020-01-22Input: add IOC3 serio driverThomas Bogendoerfer
2020-01-21Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland
2020-01-21Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland
2020-01-20Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean
2020-01-20Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold
2020-01-16Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-16Input: max77650-onkey - add of_match tableBartosz Golaszewski
2020-01-16Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil
2020-01-16Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil
2020-01-10Merge tag 'v5.5-rc5' into nextDmitry Torokhov
2020-01-10Input: edt-ft5x06 - use pm core to enable/disable the wake irqMarco Felsch
2020-01-10Input: edt-ft5x06 - make wakeup-source switchableMarco Felsch
2020-01-10Input: edt-ft5x06 - document wakeup-source capabilityMarco Felsch
2020-01-10Input: edt-ft5x06 - alphabetical include reorderMarco Felsch
2020-01-10Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-10Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-10Input: gtco - drop redundant variable reinitJohan Hovold
2020-01-10Input: gtco - fix extra-descriptor debug messageJohan Hovold
2020-01-10Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-10Input: aiptek - use descriptors of current altsettingJohan Hovold
2020-01-10Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-10Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-10Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen
2020-01-05Linux 5.5-rc5Linus Torvalds