summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce.h
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 - drop bus type from iforce structureDmitry Torokhov2019-06-231-5/+0Star
* | Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov2019-06-231-2/+0Star
* | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-231-5/+6
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-231-1/+2
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-231-2/+0Star
* | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-231-13/+1Star
* | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-231-1/+2
* | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-231-0/+2
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-231-1/+5
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-231-6/+7
|/
* Input: iforce - reformat the packet dump outputTim Schumacher2018-07-271-1/+1
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-0/+1
* Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-251-2/+0Star
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-1/+1
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-191-21/+5Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-2/+3
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+191