summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/walkera0701.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-191-0/+1
|\
| * Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | remove abs64()Andrew Morton2015-11-101-2/+2
|/
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-061-2/+2
|\
| * Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
* | Input: walkera0701 - use parallel port device modelSudip Mukherjee2015-09-301-27/+37
|/
* Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-221-10/+6Star
* Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-221-20/+36
* Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-221-13/+10Star
* Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-221-0/+1
* Input: walkera0701 - fix crash on startupPeter Popovec2012-12-171-3/+4
* Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec2008-11-191-0/+292