summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Input: rpi_ft5406 - add enable sysfs attributeKwangCheol Lee1-3/+76
2019-05-21Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix1-5/+1
2019-05-16Input: synaptics-rmi4 - fix possible double freePan Bian1-5/+1
2019-05-14Input: ili210x - fetch touchscreen geometry from DTSamuel Hsu1-127/+194
2019-05-14input: rpi-ft5406: Clear build warning on 64 bit builds.Dave Stevenson1-2/+2
2019-05-14Tidy up of the ft5406 driver to use DT (#2189)James Hughes1-73/+145
2019-05-14mfd: Add Raspberry Pi Sense HAT core driverPhil Elwell3-0/+162
2019-05-14rpi-ft5406: Add touchscreen driver for pi LCD displayGordon Hollingworth3-0/+300
2019-05-08Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-04-27Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-04-05Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede1-1/+1
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov1-1/+1
2019-03-23Input: ps2-gpio - flush TX work when closing portDmitry Torokhov1-0/+1
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2019-03-23Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel1-4/+4
2019-03-23Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker1-5/+12
2019-03-13Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-13Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2019-01-13Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil1-0/+1
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2019-01-09Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh1-2/+2
2018-12-29Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires1-2/+16
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura1-0/+1
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul1-0/+1
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-11-21Input: wm97xx-ts - fix exit pathRandy Dunlap1-1/+2
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+1
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman5-9/+26
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov1-0/+1
2018-10-05Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov1-0/+1