summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-101/+75
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio-0/+1
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez-2/+2
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov-20/+4
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov-1/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov-42/+27
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov-1/+1
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov-0/+1
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov-24/+11
2019-02-07Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela-0/+9
2019-02-06Input: bma150 - register input device after setting private dataJonathan Bakker-4/+5
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+0
2019-01-28Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel-4/+4
2019-01-28Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker-5/+12
2019-01-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner-1/+1
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+9
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel-14/+0
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel-1/+2
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov-2/+3
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-185/+763
2019-01-14Input: raspberrypi-ts - fix link errorAnders Roxell-1/+1
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil-0/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-2/+2
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-99/+312
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-5/+3
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov-99/+311
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer-0/+1
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh-2/+2
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King-3/+3
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+22
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas-0/+1
2018-12-21Input: touchscreen - fix coding style issueHardik Singh Rathore-8/+8
2018-12-21Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne-0/+240
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires-2/+16
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter-1/+1
2018-12-10Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko-5/+3
2018-12-10parisc: Fix HP SDC hpa address outputHelge Deller-2/+2
2018-12-10parisc: Fix serio address outputHelge Deller-2/+2
2018-12-08Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König-2/+4
2018-12-08Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil-0/+1
2018-12-08Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren-12/+4
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-50/+46
2018-12-03Input: omap-keypad - fix keyboard debounce configurationTony Lindgren-4/+14
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman-10/+6
2018-12-03Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura-0/+1
2018-12-03Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul-0/+1
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt-0/+1
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong-0/+1
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing-2/+0