aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-14/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-4/+9
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Gravatar Lubomir Rintel 1-14/+0
2019-01-16Input: olpc_apsp - assign priv->dev earlierGravatar Lubomir Rintel 1-1/+2
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Gravatar Dmitry Torokhov 1-2/+3
2019-01-14Merge tag 'v4.20' into for-linusGravatar Dmitry Torokhov 38-185/+763
2019-01-14Input: raspberrypi-ts - fix link errorGravatar Anders Roxell 1-1/+1
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoGravatar Tom Panfil 1-0/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Gravatar Luis Chamberlain 1-2/+2
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 15-99/+312
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-5/+3
2018-12-28Merge branch 'next' into for-linusGravatar Dmitry Torokhov 14-99/+311
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GGravatar Patrick Dreyer 1-0/+1
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memoryGravatar Sanjeev Chugh 1-2/+2
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+4
2018-12-21Input: drv2667 - fix indentation issuesGravatar Colin Ian King 1-3/+3
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-14/+22
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Gravatar Mantas Mikulėnas 1-0/+1
2018-12-21Input: touchscreen - fix coding style issueGravatar Hardik Singh Rathore 5-8/+8
2018-12-21Input: add official Raspberry Pi's touchscreen driverGravatar Nicolas Saenz Julienne 3-0/+240
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Gravatar Benjamin Tissoires 1-2/+16
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testGravatar Dan Carpenter 1-1/+1
2018-12-10Input: hp_sdc_rtc - Switch to use %ptRGravatar Andy Shevchenko 1-5/+3
2018-12-10parisc: Fix HP SDC hpa address outputGravatar Helge Deller 1-2/+2
2018-12-10parisc: Fix serio address outputGravatar Helge Deller 1-2/+2
2018-12-08Input: rotary-encoder - don't log EPROBE_DEFER to kernel logGravatar Uwe Kleine-König 1-2/+4
2018-12-08Input: synaptics - enable RMI on ThinkPad T560Gravatar Yussuf Khalil 1-0/+1
2018-12-08Input: omap-keypad - fix idle configuration to not block SoC idle statesGravatar Tony Lindgren 1-12/+4
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 10-50/+46
2018-12-03Input: omap-keypad - fix keyboard debounce configurationGravatar Tony Lindgren 1-4/+14
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsGravatar Cameron Gutman 1-10/+6
2018-12-03Input: synaptics - enable SMBus for HP 15-ay000Gravatar Teika Kazura 1-0/+1
2018-12-03Input: synaptics - add PNP ID for ThinkPad P50 to SMBusGravatar Lyude Paul 1-0/+1
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRGravatar Noah Westervelt 1-0/+1
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadGravatar Adam Wong 1-0/+1
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'Gravatar YueHaibing 1-2/+0
2018-11-15Input: olpc_apsp - enable the SP clockGravatar Lubomir Rintel 1-0/+14
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Gravatar Lubomir Rintel 1-7/+7
2018-11-15Input: olpc_apsp - drop CONFIG_OLPC dependencyGravatar Lubomir Rintel 1-1/+0
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleGravatar Vitaly Kuznetsov 1-1/+1
2018-11-15Input: ad7879 - drop platform data supportGravatar Linus Walleij 1-74/+33
2018-11-12Input: atkbd - clean up indentation issueGravatar Colin Ian King 1-1/+1
2018-11-12Input: st1232 - convert to SPDX identifiersGravatar Kuninori Morimoto 1-10/+2
2018-11-12Input: migor_ts - convert to SPDX identifiersGravatar Kuninori Morimoto 1-14/+1
2018-11-12Input: cros_ec_keyb - fix button/switch capability reportsGravatar Brian Norris 1-1/+2
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tableGravatar Patrick Gaskin 1-0/+1
2018-11-12Input: matrix_keypad - check for errors from of_get_named_gpio()Gravatar Christian Hoff 1-9/+14
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-1/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 11-24/+57
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-5/+17