summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/iforce/iforce.h
AgeCommit message (Expand)Author
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov
2019-06-22Input: iforce - move transport data into transport modulesDmitry Torokhov
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov
2019-06-22Input: iforce - introduce start and stop io transport opsDmitry Torokhov
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov
2019-06-22Input: iforce - introduce transport opsDmitry 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
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov
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-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds