summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang-0/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey-1/+2
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-97/+101
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-630/+989
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+218
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov-629/+988
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-08-08Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov-4/+12
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva-2/+14
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva-2/+2
2018-08-01Input: evdev - switch to bitmap APIAndy Shevchenko-9/+7
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko-4/+4
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall-1/+1
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul-13/+49