summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - add sanity checksOliver Neukum2019-08-061-0/+5
* 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 - add the Saitek R440 Force WheelTim Schumacher2019-06-231-0/+1
* | Input: iforce - drop couple of temps from transport codeDmitry Torokhov2019-06-231-5/+2Star
* | Input: iforce - drop bus type from iforce structureDmitry Torokhov2019-06-231-1/+0Star
* | Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov2019-06-231-9/+19
* | 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-2/+2
* | Input: iforce - use DMA-safe buffer when getting IDs from USBDmitry Torokhov2019-06-231-46/+22Star
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-231-0/+7
* | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-231-54/+84
* | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-231-1/+1
* | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-231-0/+17
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-231-0/+29
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-231-2/+13
|/
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+4
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-021-6/+8
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-021-1/+1
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-111-0/+1
* Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-301-0/+1
* Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-251-21/+7Star
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-201-0/+1
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0Star
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* usb input endianness annotations and fixesAl Viro2008-04-281-1/+1
* Input: iforce - fix force feedback not workingJohann Deneux2007-05-231-2/+3
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-7/+6Star
* usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-011-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-311-1/+0Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-12/+10Star
* Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-051-0/+1
* Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+243