summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-211-0/+1
* Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
* Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-091-0/+1
* Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-091-12/+4
* Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-031-4/+14
* Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-031-10/+6
* Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-031-0/+1
* Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-031-0/+1
* Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-031-0/+1
* Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong2018-12-031-0/+1
* Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-152-2/+2
* Input: atkbd - clean up indentation issueColin Ian King2018-11-121-1/+1
* Input: st1232 - convert to SPDX identifiersKuninori Morimoto2018-11-121-10/+2
* Input: migor_ts - convert to SPDX identifiersKuninori Morimoto2018-11-121-14/+1
* Input: dt-bindings - fix a typo in file input-reset.txtDing Tao2018-11-121-1/+1
* Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-11-121-1/+2
* Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin2018-11-121-0/+1
* Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-11-121-9/+14
* Merge branch 'next' into for-linusDmitry Torokhov2018-10-2214-29/+64
|\
| * Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov2018-10-191-3/+1
| * Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-171-1/+1
| * Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva2018-10-151-1/+1
| * Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva2018-10-151-2/+2
| * Input: wm97xx-ts - fix exit pathRandy Dunlap2018-10-151-1/+2
| * Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede2018-10-122-10/+32
| * Input: Fix DIR-685 touchkeys MAINTAINERS entryLinus Walleij2018-10-111-1/+1
| * Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd2018-10-111-3/+4
| * Input: silead - try firmware reload after unsuccessful resumeJulian Sax2018-10-051-0/+13
| * Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2018-10-051-0/+1
| * Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring2018-10-021-1/+1
| * Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis2018-09-291-1/+0
| * Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring2018-09-291-3/+3
| * Input: pwm-vibrator - correct pwms in DT binding exampleBrian Masney2018-09-291-2/+2
* | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov2018-10-151-0/+1
* | Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov2018-10-051-0/+1
* | Input: evdev - add a schedule point in evdev_write()Dmitry Torokhov2018-10-051-0/+1
* | Input: mousedev - add a schedule point in mousedev_write()Eric Dumazet2018-10-051-0/+1
* | Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake2018-10-023-9/+28
* | Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-10-021-0/+3
* | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
* | Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2
* | Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-191-8/+2
* | Input: atakbd - fix Atari keymapAndreas Schwab2018-09-191-38/+26
* | Input: egalax_ts - add system wakeup supportAnson Huang2018-09-191-0/+6
* | Input: gpio-keys - fix a documentation index issueSong Qiang2018-09-191-1/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2018-08-16488-2894/+6367
|\|
| * Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov2018-08-081-4/+12
| * Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-088-2/+14
| * Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
| * Input: evdev - switch to bitmap APIAndy Shevchenko2018-08-021-9/+7