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/+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 - add the Saitek R440 Force WheelTim Schumacher2019-06-221-0/+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-9/+19
* | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-221-5/+6
* | Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov2019-06-221-2/+2
* | 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-221-0/+7
* | Input: iforce - move transport data into transport modulesDmitry Torokhov2019-06-221-54/+84
* | 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/+17
* | Input: iforce - move get_id to the transport operationsDmitry Torokhov2019-06-221-0/+29
* | Input: iforce - introduce transport opsDmitry Torokhov2019-06-221-2/+13
|/
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* 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
* USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+4
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-011-6/+8
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-011-1/+1
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-101-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-241-21/+7
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-191-0/+1
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* 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-221-2/+3
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-7/+6
* 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/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-12/+10
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+243
OpenPOWER on IntegriCloud