summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+9
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller-0/+1
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski-2/+4
2016-05-09Input: byd - update copyright headerChris Diamand-0/+4
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+24
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab-2/+2
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller-8/+8
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+16
2016-04-20Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov-1/+0
2016-04-20Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov-1/+0
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller-5/+1
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller-2/+1
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd-3/+4
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax-1/+0
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen-0/+2
2016-03-31Input: gtco - fix crash on detecting device without endpointsVladis Dronov-1/+9
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+7
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-217/+449
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton-9/+7
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum-7/+14
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov-6/+30
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski-11/+1
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+606
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-472/+8613
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires-2/+3
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan-3/+2
2016-03-17Input: byd - enable absolute modeRichard Pospesel-198/+369
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum-0/+4
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee-1/+27
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov-40/+48
2016-03-15Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter-2/+2
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer-0/+3
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy-2/+2
2016-03-11Merge branch 'synaptics-rmi4' into nextDmitry Torokhov-0/+6048
2016-03-10Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan-1/+43
2016-03-10Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan-0/+557
2016-03-10Input: synaptics-rmi4 - add support for F30Andrew Duggan-0/+421
2016-03-10Input: synaptics-rmi4 - add support for F12Andrew Duggan-0/+473
2016-03-10Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan-1/+117
2016-03-10Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan-1/+1641
2016-03-10Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan-5/+124
2016-03-10Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan-0/+399
2016-03-10Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan-0/+2281
2016-03-08Input: ad7879 - add device tree supportStefan Agner-58/+110
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner-3/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner-5/+5
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov-261/+217