index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
iforce
/
iforce-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
1
-0
/
+1
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
1
-3
/
+4
2019-06-22
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
1
-12
/
+15
2019-06-22
Input: iforce - update formatting of switch statements
Dmitry Torokhov
1
-38
/
+32
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
1
-33
/
+2
2019-06-22
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
1
-15
/
+4
2019-06-22
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
1
-23
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-07-27
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
1
-14
/
+5
2018-07-27
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
1
-5
/
+6
2018-07-26
Input: iforce - reformat the packet dump output
Tim Schumacher
1
-1
/
+1
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
1
-4
/
+0
2012-04-25
USB: iforce: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2010-05-10
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
1
-1
/
+1
2010-05-10
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
1
-0
/
+4
2009-12-30
Input: iforce - wait for command completion when closing the device
Dmitry Torokhov
1
-0
/
+3
2009-12-24
Input: iforce - fix oops on device disconnect
Dmitry Torokhov
1
-21
/
+5
2009-08-19
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
1
-0
/
+1
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
1
-6
/
+8
2008-05-20
Input: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-01-21
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
1
-8
/
+9
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+2
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
1
-3
/
+1
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-2
/
+2
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
1
-12
/
+10
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
1
-3
/
+11
2006-11-05
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
1
-7
/
+10
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
1
-147
/
+79
2006-07-15
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
1
-0
/
+1
2006-07-06
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
1
-9
/
+9
2006-06-26
Input: iforce - remove some pointless casts
Jesper Juhl
1
-3
/
+3
2006-02-19
Input: joysticks - semaphore to mutex conversion
Ingo Molnar
1
-1
/
+1
2006-01-29
Input: iforce - do not return ENOMEM upon successful allocation
Alexey Dobriyan
1
-1
/
+1
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-55
/
+51
2005-05-29
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+557