summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-11-27Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman1-3/+3
2016-11-27Input: xpad - add product ID for Xbox One S padCameron Gutman1-0/+1
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires1-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires1-1/+2
2016-11-23power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik1-1/+1
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza1-1/+1
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck3-4/+18
2016-11-22Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck5-0/+138
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer8-31/+668
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla2-0/+15
2016-11-16Input: synaptics-rmi4 - unlock on errorDan Carpenter1-2/+3
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov1-4/+0
2016-11-16Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King1-1/+1
2016-11-16Input: silead - add regulator supportHans de Goede1-0/+29
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede1-1/+8
2016-11-08Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires4-0/+472
2016-11-08Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan1-4/+6
2016-11-08Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan1-1/+69
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan3-7/+33
2016-11-08Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan3-20/+61
2016-11-08Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson3-140/+79
2016-11-08Input: melfas_mip4 - add product ID reportingSangwon Jee1-1/+2
2016-11-08Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2-0/+4
2016-11-08Input: synaptics-rmi4 - factor out functions from probeNick Dyer1-53/+86
2016-11-08Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer1-2/+14
2016-11-07Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov1-72/+69
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven1-11/+26
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov1-0/+3
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov1-4/+2
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov1-11/+10
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov2-52/+63
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross1-8/+5
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-26Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann1-9/+12
2016-10-26Input: melfas_mip4 - use product id for firmware nameSangwon Jee1-3/+9
2016-10-26Input: da9061 - onkey driverSteve Twiss2-7/+8
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King1-1/+1
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy1-0/+8
2016-10-24Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza1-73/+1
2016-10-21Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee1-2/+38
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-58/+317
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov23-73/+105
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov13-58/+317
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-4/+0
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142