index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
iforce
/
iforce-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
1
-3
/
+0
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-13
/
+1
2019-06-23
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
1
-0
/
+1
2019-06-23
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
1
-5
/
+2
2019-06-23
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
1
-1
/
+0
2019-06-23
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
1
-9
/
+19
2019-06-23
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
1
-5
/
+6
2019-06-23
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
1
-2
/
+2
2019-06-23
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
1
-46
/
+22
2019-06-23
Input: iforce - split into core and transport modules
Dmitry Torokhov
1
-0
/
+7
2019-06-23
Input: iforce - move transport data into transport modules
Dmitry Torokhov
1
-54
/
+84
2019-06-23
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
1
-1
/
+1
2019-06-23
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
1
-0
/
+17
2019-06-23
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
1
-0
/
+29
2019-06-23
Input: iforce - introduce transport ops
Dmitry Torokhov
1
-2
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-07-27
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
1
-4
/
+0
2017-08-08
Input: iforce - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-03-16
Input: iforce - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2012-05-05
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+4
2012-05-02
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
1
-6
/
+8
2012-05-02
USB: input: joystick: iforce: fix up dev_err() usages
Greg Kroah-Hartman
1
-1
/
+1
2012-04-26
USB: iforce: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2010-05-11
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
1
-0
/
+1
2009-12-30
Input: iforce - wait for command completion when closing the device
Dmitry Torokhov
1
-0
/
+1
2009-12-25
Input: iforce - fix oops on device disconnect
Dmitry Torokhov
1
-21
/
+7
2009-08-20
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
1
-0
/
+1
2008-10-18
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
1
-1
/
+1
2008-05-20
Input: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-28
usb input endianness annotations and fixes
Al Viro
1
-1
/
+1
2007-05-23
Input: iforce - fix force feedback not working
Johann Deneux
1
-2
/
+3
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
1
-7
/
+6
2006-12-02
usb: iforce-usb free urb cleanup
Mariusz Kozlowski
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
1
-1
/
+0
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-12
/
+10
2005-09-05
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
1
-0
/
+1
2005-05-29
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+243