summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov
2018-11-12Input: atkbd - clean up indentation issueColin Ian King
2018-11-12Input: st1232 - convert to SPDX identifiersKuninori Morimoto
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto
2018-11-12Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-11-12Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov
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-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-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-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-08-16Merge branch 'next' into for-linusDmitry Torokhov
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-01Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall
2018-08-01md: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-08-01dm: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul
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