summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - invert valid length check when fetching device IDsTetsuo Handa2022-11-071-4/+4
* Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
* Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-273-7/+13
* Input: iforce - fix control-message timeoutJohan Hovold2021-11-091-1/+1
* Input: iforce - add sanity checksOliver Neukum2019-08-061-0/+5
* Input: iforce - remove empty multiline commentsTim Schumacher2019-07-156-18/+0
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-158-78/+8
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-306-78/+6
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | Input: iforce - add the Saitek R440 Force WheelTim Schumacher2019-06-222-0/+2
* | Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov2019-06-222-7/+12
* | Input: iforce - drop couple of temps from transport codeDmitry Torokhov2019-06-222-10/+4
* | Input: iforce - drop bus type from iforce structureDmitry Torokhov2019-06-223-7/+0
* | Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov2019-06-223-15/+25
* | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-224-30/+47
* | Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov2019-06-222-4/+1
* | Input: iforce - signal command completion from transport codeDmitry Torokhov2019-06-222-5/+6
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-224-11/+13
* | Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov2019-06-221-44/+57
* | Input: iforce - update formatting of switch statementsDmitry Torokhov2019-06-223-100/+100
* | Input: iforce - use DMA-safe buffer when getting IDs from USBDmitry Torokhov2019-06-221-46/+22
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-227-43/+25
* | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-223-104/+144
* | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-224-18/+8
* | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-224-23/+34
* | Input: iforce - move command completion handling to serio codeDmitry Torokhov2019-06-222-8/+11
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-224-65/+51
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-224-28/+29
* | Input: iforce - remove "being used" sillinessDmitry Torokhov2019-06-221-10/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-186-52/+16
|\
| * Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-271-14/+5
| * Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-271-5/+6
| * Input: iforce - reformat the packet dump outputTim Schumacher2018-07-264-11/+7
| * Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-266-24/+0
| * Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-041-1/+1
* | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-2/+2
|/
* Input: iforce - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-043-5/+7
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-012-8/+12
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-012-2/+2
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-253-6/+12
* Input: iforce - clean up MakefileDmitry Torokhov2010-11-221-12/+3
* Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-101-1/+1
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-102-0/+5
* Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-302-0/+4
* Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-243-44/+12
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2