aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+17
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+2
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown1-1/+2
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+1
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro1-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman5-9/+26
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R1-0/+6
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R1-5/+11
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov1-0/+1
2018-10-05Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov1-0/+1
2018-10-04Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet1-0/+1
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake1-9/+20
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman4-47/+37
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer1-1/+1
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-09-18Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-09-18Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang1-0/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-97/+101
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds76-630/+989
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+218
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov75-629/+988
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+2
2018-08-08Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov1-4/+12
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva8-2/+14
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-01Input: evdev - switch to bitmap APIAndy Shevchenko1-9/+7
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko1-4/+4
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul1-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul1-13/+49
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman2-0/+9
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven1-2/+2
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher1-14/+5
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer1-2/+2
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer1-0/+4
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer1-10/+24
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer1-52/+56
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer1-12/+22
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer1-6/+2
2018-07-27Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer1-6/+0
2018-07-27Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer1-18/+18
2018-07-27Input: atmel_mxt_ts - only use first T9 instanceNick Dyer1-3/+4