summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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-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-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov
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-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: 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-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
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
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer
2018-07-27Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer
2018-07-27Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer
2018-07-27Input: atmel_mxt_ts - only use first T9 instanceNick Dyer