index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
iforce
/
iforce-packets.c
Age
Commit message (
Expand
)
Author
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-03
Input: iforce - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-22
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2019-06-22
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
2019-06-22
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
2019-06-22
Input: iforce - update formatting of switch statements
Dmitry Torokhov
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2019-06-22
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
2019-06-22
Input: iforce - introduce transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - remove "being used" silliness
Dmitry Torokhov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-07-26
Input: iforce - reformat the packet dump output
Tim Schumacher
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-07-04
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
2012-05-04
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: joystick: iforce: fix up dev_err() usages
Greg Kroah-Hartman
2012-04-25
USB: iforce: remove err() usage
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
2008-05-20
Input: remove CVS keywords
Adrian Bunk
2007-08-30
Input: iforce - fix 'unused variable' warning
Andrew Morton
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-09-05
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds