Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9a04dc52982eb8f2ccd604b48f057217a39f243c
/
drivers
/
input
/
joystick
/
iforce
849f5ae
Input: iforce - add sanity checks
by Oliver Neukum
· 5 years ago
6d45d3e
Input: iforce - remove empty multiline comments
by Tim Schumacher
· 5 years ago
ecb4183
Merge tag 'v5.2' into next
by Dmitry Torokhov
· 5 years ago
1151837
Input: iforce - add the Saitek R440 Force Wheel
by Tim Schumacher
· 6 years ago
21ae38f
Input: iforce - use unaligned accessors, where appropriate
by Dmitry Torokhov
· 6 years ago
8624dfd
Input: iforce - drop couple of temps from transport code
by Dmitry Torokhov
· 6 years ago
2178db6
Input: iforce - drop bus type from iforce structure
by Dmitry Torokhov
· 6 years ago
dfad2b1
Input: iforce - use DMA-safe buffores for USB transfers
by Dmitry Torokhov
· 6 years ago
6ac0aec
Input: iforce - allow callers supply data buffer when fetching device IDs
by Dmitry Torokhov
· 6 years ago
633354d
Input: iforce - only call iforce_process_packet() if initialized
by Dmitry Torokhov
· 6 years ago
2880dcf
Input: iforce - signal command completion from transport code
by Dmitry Torokhov
· 6 years ago
d3cc100
Input: iforce - do not combine arguments for iforce_process_packet()
by Dmitry Torokhov
· 6 years ago
8a25e05
Input: iforce - factor out hat handling when parsing packets
by Dmitry Torokhov
· 6 years ago
43e61fc
Input: iforce - update formatting of switch statements
by Dmitry Torokhov
· 6 years ago
4873586
Input: iforce - use DMA-safe buffer when getting IDs from USB
by Dmitry Torokhov
· 6 years ago
4f99de6
Input: iforce - split into core and transport modules
by Dmitry Torokhov
· 6 years ago
81fd431
Input: iforce - move transport data into transport modules
by Dmitry Torokhov
· 6 years ago
501025d
Input: iforce - add bus type and parent arguments to iforce_init_device()
by Dmitry Torokhov
· 6 years ago
05ca382
Input: iforce - introduce start and stop io transport ops
by Dmitry Torokhov
· 6 years ago
9381758
Input: iforce - move command completion handling to serio code
by Dmitry Torokhov
· 6 years ago
2a1433f
Input: iforce - move get_id to the transport operations
by Dmitry Torokhov
· 6 years ago
38d1076
Input: iforce - introduce transport ops
by Dmitry Torokhov
· 6 years ago
f7f3651
Input: iforce - remove "being used" silliness
by Dmitry Torokhov
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
0b64fa0
Input: iforce - reorganize joystick configuration lists
by Tim Schumacher
· 6 years ago
6c6212a
Input: iforce - assign BTN_DEAD only for specific devices
by Tim Schumacher
· 6 years ago
305180b
Input: iforce - reformat the packet dump output
by Tim Schumacher
· 6 years ago
179909e
Input: stop telling users to snail-mail Vojtech
by Dmitry Torokhov
· 6 years ago
381a2c6
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
by Sebastian Andrzej Siewior
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
b9e8cbc
Input: iforce - constify serio_device_id
by Arvind Yadav
· 7 years ago
c129585
Input: iforce - constify usb_device_id and fix space before '[' error
by Arvind Yadav
· 7 years ago
59cf8be
Input: iforce - validate number of endpoints before using them
by Johan Hovold
· 8 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
a852d78
USB: input: iforce: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
f576125
USB: iforce: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
d331efd
USB: input: joystick: iforce: fix up dev_err() usages
by Greg Kroah-Hartman
· 13 years ago
7b22a88
USB: iforce: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
33e808c
Input: iforce - clean up Makefile
by Dmitry Torokhov
· 14 years ago
513d8be
Input: iforce - fix Guillemot Jet Leader 3D entry
by Marek Vasut
· 15 years ago
d861f7b
Input: iforce - add Guillemot Jet Leader Force Feedback
by Marek Vasut
· 15 years ago
c2b27ef
Input: iforce - wait for command completion when closing the device
by Dmitry Torokhov
· 15 years ago
98b7fb0
Input: iforce - fix oops on device disconnect
by Dmitry Torokhov
· 15 years ago
68947b8
Input: iforce - support new revision of ACT LABS Force RS
by Jiri Kosina
· 15 years ago
1817b16
USB: remove warn() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
d1659fc
Input: remove CVS keywords
by Adrian Bunk
· 17 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6b8588f
usb input endianness annotations and fixes
by Al Viro
· 17 years ago
4615e33
Input: iforce - don't access input_dev->private directly
by Dmitry Torokhov
· 17 years ago
118e78d
changed email
by Johann Deneux
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
d9f0383
Input: iforce - fix 'unused variable' warning
by Andrew Morton
· 17 years ago
c0338c1
Input: iforce - minor clean-ups
by Johann Deneux
· 18 years ago
b8691fd
Input: iforce - fix force feedback not working
by Johann Deneux
· 18 years ago
7816723
Input: drivers/joystick - fix various sparse warnings
by Dmitry Torokhov
· 18 years ago
935e658
Input: joysticks - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
598972d
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
by Johann Deneux
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
8f21d11
usb: iforce-usb free urb cleanup
by Mariusz Kozlowski
· 18 years ago
153a9df0
Input: handle serio_register_driver() errors
by Akinobu Mita
· 18 years ago
127278c
Input: joysticks - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f6a01c8
Input: iforce - switch to the new FF interface
by Anssi Hannula
· 18 years ago
b53174f
Input: iforce - add Trust Force Feedback Race Master support
by Przemek Iskra
· 18 years ago
8d64d37
Input: iforce - check array bounds before accessing elements
by Dmitry Torokhov
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
e2e8115
Input: iforce - remove some pointless casts
by Jesper Juhl
· 19 years ago
fe65b97
Input: iforce - use ENOSPC instead of ENOMEM
by Anssi Hannula
· 19 years ago
72ba9f0
Input: joysticks - semaphore to mutex conversion
by Ingo Molnar
· 19 years ago
97d4ebf
Input: iforce - fix detection of USB devices
by Dmitry Torokhov
· 19 years ago
5ae08f8
Input: iforce - do not return ENOMEM upon successful allocation
by Alexey Dobriyan
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
17dd3f0
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
fb76b09
Input: iforce - use wait_event_interruptible_timeout
by Vojtech Pavlik
· 19 years ago
18098a6
Input: Add a new I-Force device to the iforce driver.
by Marian-Nicolae V. Ion
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago