aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa1-0/+6
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher1-3/+0
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov1-13/+1
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov1-5/+0
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov1-2/+0
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov1-5/+6
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov1-1/+2
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov1-2/+0
2019-06-22Input: iforce - move transport data into transport modulesDmitry Torokhov1-13/+1
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov1-1/+2
2019-06-22Input: iforce - introduce start and stop io transport opsDmitry Torokhov1-0/+2
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov1-1/+5
2019-06-22Input: iforce - introduce transport opsDmitry Torokhov1-6/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher1-1/+1
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov1-4/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman1-0/+1
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov1-2/+0
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov1-1/+1
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula1-21/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar1-2/+3
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+191