aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick/iforce
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Input: iforce - invert valid length check when fetching device IDsGravatar Tetsuo Handa 1-4/+4
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGravatar Greg Tulli 1-0/+1
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagGravatar Tetsuo Handa 3-7/+13
2021-11-09Input: iforce - fix control-message timeoutGravatar Johan Hovold 1-1/+1
2019-08-06Input: iforce - add sanity checksGravatar Oliver Neukum 1-0/+5
2019-07-15Input: iforce - remove empty multiline commentsGravatar Tim Schumacher 6-18/+0
2019-07-15Merge tag 'v5.2' into nextGravatar Dmitry Torokhov 8-78/+8
2019-06-22Input: iforce - add the Saitek R440 Force WheelGravatar Tim Schumacher 2-0/+2
2019-06-22Input: iforce - use unaligned accessors, where appropriateGravatar Dmitry Torokhov 2-7/+12
2019-06-22Input: iforce - drop couple of temps from transport codeGravatar Dmitry Torokhov 2-10/+4
2019-06-22Input: iforce - drop bus type from iforce structureGravatar Dmitry Torokhov 3-7/+0
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersGravatar Dmitry Torokhov 3-15/+25
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsGravatar Dmitry Torokhov 4-30/+47
2019-06-22Input: iforce - only call iforce_process_packet() if initializedGravatar Dmitry Torokhov 2-4/+1
2019-06-22Input: iforce - signal command completion from transport codeGravatar Dmitry Torokhov 2-5/+6
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Gravatar Dmitry Torokhov 4-11/+13
2019-06-22Input: iforce - factor out hat handling when parsing packetsGravatar Dmitry Torokhov 1-44/+57
2019-06-22Input: iforce - update formatting of switch statementsGravatar Dmitry Torokhov 3-100/+100
2019-06-22Input: iforce - use DMA-safe buffer when getting IDs from USBGravatar Dmitry Torokhov 1-46/+22
2019-06-22Input: iforce - split into core and transport modulesGravatar Dmitry Torokhov 7-43/+25
2019-06-22Input: iforce - move transport data into transport modulesGravatar Dmitry Torokhov 3-104/+144
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Gravatar Dmitry Torokhov 4-18/+8
2019-06-22Input: iforce - introduce start and stop io transport opsGravatar Dmitry Torokhov 4-23/+34
2019-06-22Input: iforce - move command completion handling to serio codeGravatar Dmitry Torokhov 2-8/+11
2019-06-22Input: iforce - move get_id to the transport operationsGravatar Dmitry Torokhov 4-65/+51
2019-06-22Input: iforce - introduce transport opsGravatar Dmitry Torokhov 4-28/+29
2019-06-22Input: iforce - remove "being used" sillinessGravatar Dmitry Torokhov 1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 6-78/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-52/+16
2018-07-27Input: iforce - reorganize joystick configuration listsGravatar Tim Schumacher 1-14/+5
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesGravatar Tim Schumacher 1-5/+6
2018-07-26Input: iforce - reformat the packet dump outputGravatar Tim Schumacher 4-11/+7
2018-07-26Input: stop telling users to snail-mail VojtechGravatar Dmitry Torokhov 6-24/+0
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Gravatar Sebastian Andrzej Siewior 1-1/+1
2018-06-15docs: fix broken references with multiple hintsGravatar Mauro Carvalho Chehab 1-2/+2
2017-08-18Input: iforce - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-07Input: iforce - constify usb_device_id and fix space before '[' errorGravatar Arvind Yadav 1-1/+1
2017-03-16Input: iforce - validate number of endpoints before using themGravatar Johan Hovold 1-0/+3
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-05-04USB: input: iforce: fix up dev_* messagesGravatar Greg Kroah-Hartman 3-5/+7
2012-05-01USB: iforce: remove dbg() usageGravatar Greg Kroah-Hartman 2-8/+12
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGravatar Greg Kroah-Hartman 2-2/+2
2012-04-25USB: iforce: remove err() usageGravatar Greg Kroah-Hartman 3-6/+12
2010-11-22Input: iforce - clean up MakefileGravatar Dmitry Torokhov 1-12/+3
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryGravatar Marek Vasut 1-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackGravatar Marek Vasut 2-0/+5
2009-12-30Input: iforce - wait for command completion when closing the deviceGravatar Dmitry Torokhov 2-0/+4
2009-12-24Input: iforce - fix oops on device disconnectGravatar Dmitry Torokhov 3-44/+12
2009-08-19Input: iforce - support new revision of ACT LABS Force RSGravatar Jiri Kosina 2-0/+2