summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-4/+4
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-189/+916
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-39/+6
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+12
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones-39/+94
2017-09-04Input: add a driver for PWM controllable vibratorsSebastian Reichel-0/+280
2017-09-04Input: adi - make array seq static, reduces object code sizeColin Ian King-1/+1
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov-228/+922
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-3/+3
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+39
2017-08-31Input: byd - make array seq static, reduces object code sizeColin Ian King-1/+1
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek-4/+8
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav-5/+10
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav-1/+4
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman-5/+19
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin-15/+20
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich-0/+465
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan-1/+4
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+45
2017-08-24Input: ambakmi - constify amba_idArvind Yadav-1/+1
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota-10/+39