index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-23
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
1
-4
/
+8
2019-06-23
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
1
-3
/
+0
2019-06-23
Input: iforce - signal command completion from transport code
Dmitry Torokhov
1
-2
/
+0
2019-06-23
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
1
-4
/
+5
2019-06-23
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
1
-44
/
+57
2019-06-23
Input: iforce - update formatting of switch statements
Dmitry Torokhov
1
-53
/
+59
2019-06-23
Input: iforce - split into core and transport modules
Dmitry Torokhov
1
-0
/
+2
2019-06-23
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
1
-7
/
+0
2019-06-23
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
1
-64
/
+0
2019-06-23
Input: iforce - introduce transport ops
Dmitry Torokhov
1
-18
/
+2
2019-06-23
Input: iforce - remove "being used" silliness
Dmitry Torokhov
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-07-27
Input: iforce - reformat the packet dump output
Tim Schumacher
1
-7
/
+3
2018-07-27
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
1
-4
/
+0
2018-07-04
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-05
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
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
-3
/
+7
2008-10-18
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
1
-3
/
+5
2008-05-20
Input: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2007-08-30
Input: iforce - fix 'unused variable' warning
Andrew Morton
1
-4
/
+4
2007-05-23
Input: iforce - minor clean-ups
Johann Deneux
1
-2
/
+8
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
1
-12
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+1
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
1
-7
/
+8
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
1
-2
/
+2
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-2
/
+3
2005-09-05
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
1
-25
/
+7
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+319