summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger2016-07-191-1/+13
* | | | | | | | Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger2016-07-191-0/+1
* | | | | | | | Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-191-14/+19
* | | | | | | | Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-191-9/+20
* | | | | | | | Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng2016-07-191-1/+7
* | | | | | | | Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng2016-07-191-0/+2
* | | | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2016-07-1924-136/+782
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-6/+7
| * | | | | | | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan2016-07-141-2/+2
| * | | | | | | Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov2016-07-141-0/+3
| * | | | | | | Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Input: vmmouse - remove port reservationSinclair Yeh2016-06-231-20/+2
| * | | | | | Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1
| * | | | | | Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng2016-06-231-0/+9
| * | | | | | Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-06-231-1/+1
| * | | | | | Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-231-10/+13
| * | | | | | Merge branch 'cec-defines' into for-linusDmitry Torokhov2016-06-188-20/+614
| |\| | | | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-123-2/+9
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-043-24/+24
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-04-236-13/+16
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-254-9/+7
| | |\ \ \ \ \ \
| | | * | | | | | drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-254-9/+7
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-258-217/+449
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski2016-03-221-11/+1
| | * | | | | | | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-183-0/+606
| | |\ \ \ \ \ \ \
| | | * | | | | | | Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann2016-02-113-0/+606
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-1744-472/+8613
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
| * | | | | | | | | | | Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2016-06-011-8/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-271-21/+48
| * | | | | | | | | | Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-271-1/+2
| * | | | | | | | | | Input: xpad - add more third-party controllersPavel Rojtberg2016-05-271-0/+9
| * | | | | | | | | | Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-271-0/+4
| * | | | | | | | | | Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-271-1/+1
| * | | | | | | | | | Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2016-05-1612-169/+139
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-091-0/+1
| * | | | | | | | | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4
| * | | | | | | | | Input: byd - update copyright headerChris Diamand2016-05-091-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer2016-04-251-14/+14
| * | | | | | | | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
| * | | | | | | | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
| * | | | | | | Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
| * | | | | | | Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1
| * | | | | | | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1
| * | | | | | | Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-04-171-3/+4
| * | | | | | | Input: arizona-haptic - don't assign input_dev parentCharles Keepax2016-04-171-1/+0
| * | | | | | | Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-051-0/+2
OpenPOWER on IntegriCloud