summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-packets.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - remove empty multiline commentsTim Schumacher2019-07-151-3/+0Star
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-13/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* | Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov2019-06-231-4/+8
* | Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov2019-06-231-3/+0Star
* | Input: iforce - signal command completion from transport codeDmitry Torokhov2019-06-231-2/+0Star
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-231-4/+5
* | Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov2019-06-231-44/+57
* | Input: iforce - update formatting of switch statementsDmitry Torokhov2019-06-231-53/+59
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-231-0/+2
* | Input: iforce - move command completion handling to serio codeDmitry Torokhov2019-06-231-7/+0Star
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-231-64/+0Star
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-231-18/+2Star
* | Input: iforce - remove "being used" sillinessDmitry Torokhov2019-06-231-10/+1Star
|/
* Input: iforce - reformat the packet dump outputTim Schumacher2018-07-271-7/+3Star
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* 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-051-2/+2
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+4
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-021-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/+0Star
* Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
* Input: iforce - minor clean-upsJohann Deneux2007-05-231-2/+8
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-12/+10Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+1Star
* 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/+7Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+319