summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
* Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
* Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* Input: sur40 - fix DMA on stackOliver Neukum2016-03-231-7/+14
* Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-231-6/+30
* Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-171-2/+3
* Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan2016-03-171-3/+2
* Input: byd - enable absolute modeRichard Pospesel2016-03-172-198/+369
* Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
* Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee2016-03-161-1/+27
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-1514-40/+48
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-109-21/+33
| |\
| | * Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-091-0/+1
| | * Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen2016-02-091-3/+4
| | * Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-091-6/+12
| | * Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-01-271-6/+7
| | * Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko2016-01-271-1/+1
| | * Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla2016-01-271-2/+6
| | * Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-272-2/+2
| | * Input: xpad - remove unused functionArnd Bergmann2016-01-271-1/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-223-210/+455
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2016-01-213-210/+455
| | |\
| * | \ Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-1/+1
| |\ \ \
| | * | | Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann2015-12-011-1/+1
| * | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-2110-11/+64
| | |\ \ \ \
| | * | | | | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-1324-651/+1735
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'next' into for-linusDmitry Torokhov2016-01-1134-675/+1768
| | |\ \ \ \
| | * | | | | Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon2016-01-021-0/+7
| * | | | | | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-10/+0
| |\ \ \ \ \ \
| | * | | | | | Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui2015-12-211-10/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-7/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
| | * | | | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+5
| | |/ / / /
* | | | | | Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter2016-03-151-2/+2
* | | | | | Input: powermate - fix oops with malicious USB descriptorsJosh Boyer2016-03-141-0/+3
* | | | | | Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy2016-03-111-2/+2
* | | | | | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-03-1116-0/+6048
|\ \ \ \ \ \
| * | | | | | Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan2016-03-101-1/+43
| * | | | | | Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan2016-03-103-0/+557
| * | | | | | Input: synaptics-rmi4 - add support for F30Andrew Duggan2016-03-105-0/+421
| * | | | | | Input: synaptics-rmi4 - add support for F12Andrew Duggan2016-03-105-0/+473
| * | | | | | Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-103-1/+117
| * | | | | | Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan2016-03-107-1/+1641
| * | | | | | Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan2016-03-105-5/+124
| * | | | | | Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan2016-03-103-0/+399
| * | | | | | Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan2016-03-109-0/+2281
| |/ / / / /
* | | | | | Input: ad7879 - add device tree supportStefan Agner2016-03-083-58/+110
* | | | | | Input: ad7879 - fix default x/y axis assignmentStefan Agner2016-03-081-3/+5