summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov-1/+1
2018-11-12Input: atkbd - clean up indentation issueColin Ian King-1/+1
2018-11-12Input: st1232 - convert to SPDX identifiersKuninori Morimoto-10/+2
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto-14/+1
2018-11-12Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris-1/+2
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin-0/+1
2018-11-12Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff-9/+14
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-1/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+57
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-5/+17
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-1/+2
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov-24/+57
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown-1/+2
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-0/+1
2018-10-19Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov-3/+1
2018-10-16Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov-0/+1
2018-10-15Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-15Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2018-10-15Input: wm97xx-ts - fix exit pathRandy Dunlap-1/+2
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-9/+26
2018-10-11Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede-8/+28
2018-10-10Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd-3/+4
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R-0/+6
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R-5/+11
2018-10-05Input: silead - try firmware reload after unsuccessful resumeJulian Sax-0/+13
2018-10-05Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger-0/+1
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov-0/+1
2018-10-05Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov-0/+1
2018-10-04Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet-0/+1
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake-9/+20
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez-0/+3
2018-10-01Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring-1/+1
2018-09-29Update email addressMatthew Wilcox-1/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-47/+37
2018-09-28Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis-1/+0
2018-09-28Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring-3/+3
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer-1/+1
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma-0/+2
2018-09-18Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz-8/+2
2018-09-18Input: atakbd - fix Atari keymapAndreas Schwab-38/+26