summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/iforce/iforce-packets.c
AgeCommit message (Expand)Author
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-22Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov
2019-06-22Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov
2019-06-22Input: iforce - signal command completion from transport codeDmitry Torokhov
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov
2019-06-22Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov
2019-06-22Input: iforce - update formatting of switch statementsDmitry Torokhov
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov
2019-06-22Input: iforce - move command completion handling to serio codeDmitry Torokhov
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov
2019-06-22Input: iforce - introduce transport opsDmitry Torokhov
2019-06-22Input: iforce - remove "being used" sillinessDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton
2007-05-22Input: iforce - minor clean-upsJohann Deneux
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik
2005-04-16Linux-2.6.12-rc2Linus Torvalds