summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-19Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov
2018-10-16Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov
2018-10-15Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva
2018-10-15Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva
2018-10-15Input: wm97xx-ts - fix exit pathRandy Dunlap
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-11Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede
2018-10-10Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R
2018-10-05Input: silead - try firmware reload after unsuccessful resumeJulian Sax
2018-10-05Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov
2018-10-05Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov
2018-10-04Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-10-01Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring
2018-09-29Update email addressMatthew Wilcox
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-28Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis
2018-09-28Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-09-18Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-09-18Input: atakbd - fix Atari keymapAndreas Schwab
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-08Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva
2018-08-01Input: evdev - switch to bitmap APIAndy Shevchenko