aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/walkera0701.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-09remove abs64()Andrew Morton1-2/+2
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov1-2/+2
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov1-2/+2
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov1-10/+6
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov1-20/+36
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov1-13/+10
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov1-0/+1
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec1-0/+292