aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-packets.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - remove empty multiline commentsTim Schumacher2019-07-151-3/+0
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* | Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov2019-06-221-4/+8
* | Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov2019-06-221-3/+0
* | Input: iforce - signal command completion from transport codeDmitry Torokhov2019-06-221-2/+0
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-221-4/+5
* | Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov2019-06-221-44/+57
* | Input: iforce - update formatting of switch statementsDmitry Torokhov2019-06-221-53/+59
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-221-0/+2
* | Input: iforce - move command completion handling to serio codeDmitry Torokhov2019-06-221-7/+0
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-221-64/+0
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-221-18/+2
* | Input: iforce - remove "being used" sillinessDmitry Torokhov2019-06-221-10/+1
|/
* Input: iforce - reformat the packet dump outputTim Schumacher2018-07-261-7/+3
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-041-1/+1
* USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-2/+2
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+4
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-011-1/+1
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-251-3/+7
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-3/+5
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
* Input: iforce - minor clean-upsJohann Deneux2007-05-221-2/+8
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-12/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+1
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-191-7/+8
* Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-311-2/+2
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-2/+3
* Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-051-25/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+319