aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-06
|\
| * Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-20
| |\
| | * input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski2019-02-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-17
|\ \ \
| * | | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-17
| * | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-17
| * | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-17
| * | | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-11
| * | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-11
| * | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-09
| * | | Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-09
| * | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-09
| * | | Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-08
| * | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-06
| * | | Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-28
| * | | Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-28
| * | | Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner2019-01-28
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-01
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-24
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-27
|\ \ \ | | |/ | |/|
| * | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-17
| * | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-14
| * | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-14
| |\ \
| * | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-14
| * | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-14
* | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-02
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2018-12-28
| |\ \
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-28
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-21
| | * | Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-21
| | * | Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-21
| | * | Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-21
| | * | Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-09
| | * | Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-03
| | * | Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-15
| | * | Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-15
| | * | Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-15
| | * | Input: ad7879 - drop platform data supportLinus Walleij2018-11-15
| * | | Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-28
* | | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-01
|\ \ \ \
| * | | | Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko2018-12-10
* | | | | Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | parisc: Fix HP SDC hpa address outputHelge Deller2018-12-10
| * | | | parisc: Fix serio address outputHelge Deller2018-12-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-21
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-21
| * | | Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-21
| * | | Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-09
| * | | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-09