summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij-0/+8
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij-124/+67
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij-20/+20
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij-7/+52
2017-10-19Input: joydev - blacklist ds3/ds4/udraw motion sensorsRoderick Colenbrander-6/+64
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov-1/+2
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov-45/+38
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil-23/+44
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede-1/+1
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel-12/+17
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi-4/+2
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance-1/+1
2017-10-09Input: synaptics-rmi4 - make array rmi_f54_report_type_names staticColin Ian King-1/+1
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan-2/+1
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman-22/+50
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook-1/+1
2017-09-29Input: ad7879 - use managed devm_device_add_groupAndi Shyti-12/+1
2017-09-29Input: edt-ft5x06 - use managed devm_device_add_groupAndi Shyti-7/+2
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti-9/+1
2017-09-29Input: rohm_bu21023 - use managed devm_device_add_groupAndi Shyti-16/+1
2017-09-29Input: raydium_i2c_ts - use managed devm_device_add_groupAndi Shyti-17/+1
2017-09-29Input: melfas_mip4 - use managed devm_device_add_groupAndi Shyti-16/+1
2017-09-29Input: elants_i2c - use managed devm_device_add_groupAndi Shyti-18/+1
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov-3/+7
2017-09-26Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouchRandy Dunlap-1/+1
2017-09-26Input: sa1111ps2 - extend test delayRussell King-1/+1
2017-09-26Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King-16/+16
2017-09-26Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King-11/+24
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-1/+0
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-22/+50
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao-1/+1
2017-09-22Input: stmfts - use devm_device_add_groupAndi Shyti-3/+1
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby-1/+0
2017-09-21Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...Dmitry Torokhov-1/+1
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov-44/+95
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov-3/+28
2017-09-20Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann-1/+1
2017-09-19Input: wm97xx: add new AC97 bus supportRobert Jarzmik-2/+56
2017-09-19Input: wm97xx: split out touchscreen registeringRobert Jarzmik-81/+115
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+314
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov-11/+314
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng-0/+7
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-1/+1
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman-4/+6
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov-2/+2
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli-1/+2
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King-2/+6
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King-1/+1
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov-0/+9