summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: gtco - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: aiptek - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan
2016-03-17Input: byd - enable absolute modeRichard Pospesel
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-15Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy
2016-03-11Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-03-10Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for F30Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for F12Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan
2016-03-08Input: ad7879 - add device tree supportStefan Agner
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu