summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-serio.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-271-3/+3
* Input: iforce - remove empty multiline commentsTim Schumacher2019-07-151-3/+0
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* | Input: iforce - drop couple of temps from transport codeDmitry Torokhov2019-06-221-5/+2
* | Input: iforce - drop bus type from iforce structureDmitry Torokhov2019-06-221-1/+0
* | Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov2019-06-221-4/+6
* | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-221-8/+20
* | Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov2019-06-221-1/+1
* | Input: iforce - signal command completion from transport codeDmitry Torokhov2019-06-221-3/+6
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-221-4/+4
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-221-0/+7
* | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-221-37/+59
* | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-221-1/+1
* | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-221-0/+13
* | Input: iforce - move command completion handling to serio codeDmitry Torokhov2019-06-221-1/+11
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-221-0/+17
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-221-2/+7
|/
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* Input: iforce - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-1/+1
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-11/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+193