summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-27Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-25Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Input: goodix - support gt1151 touchpanelMarcin Niestroj
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-10-24Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov
2017-10-24Input: hil_mlc - convert to using timer_setup()Kees Cook
2017-10-24Input: hp_sdc - convert to using timer_setup()Kees Cook
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook
2017-10-24Input: keyboard - convert timers to use timer_setup()Kees Cook
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov
2017-10-23Input: uinput - remove uinput_allocate_device()Dmitry Torokhov
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov
2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov
2017-10-23Input: ad7877 - convert to using timer_setup()stephen lu
2017-10-23Input: gpio-keys - convert timers to use timer_setup()stephen lu
2017-10-23Input: ff_memless - convert to using timer_setup()Kees Cook
2017-10-23Input: alps - convert to using timer_setup()Kees Cook
2017-10-23Input: byd - convert to using timer_setup()Kees Cook
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-10-19Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig
2017-10-19Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij
2017-10-19Input: joydev - blacklist ds3/ds4/udraw motion sensorsRoderick Colenbrander
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance
2017-10-09Input: synaptics-rmi4 - make array rmi_f54_report_type_names staticColin Ian King
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-29Input: ad7879 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: edt-ft5x06 - use managed devm_device_add_groupAndi Shyti
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti