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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
1
-0
/
+5
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-07-22
Input: add support for the FlySky FS-iA6B RC receiver
Markus Koch
3
-2
/
+244
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
6
-18
/
+0
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
37
-400
/
+37
2019-06-23
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2
-0
/
+2
2019-06-23
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2
-7
/
+12
2019-06-23
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2
-10
/
+4
2019-06-23
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
3
-7
/
+0
2019-06-23
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
3
-15
/
+25
2019-06-23
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
4
-30
/
+47
2019-06-23
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2
-4
/
+1
2019-06-23
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2
-5
/
+6
2019-06-23
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
4
-11
/
+13
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
3
-100
/
+100
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
7
-43
/
+25
2019-06-23
Input: iforce - move transport data into transport modules
Dmitry Torokhov
3
-104
/
+144
2019-06-23
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
4
-18
/
+8
2019-06-23
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
4
-23
/
+34
2019-06-23
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2
-8
/
+11
2019-06-23
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
4
-65
/
+51
2019-06-23
Input: iforce - introduce transport ops
Dmitry Torokhov
4
-28
/
+29
2019-06-23
Input: iforce - remove "being used" silliness
Dmitry Torokhov
1
-10
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
28
-368
/
+28
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-03-04
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
2019-02-17
Input: db9 - mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-15
Merge tag 'v4.20' into for-linus
Dmitry Torokhov
4
-11
/
+11
2019-01-14
Input: xpad - add support for SteelSeries Stratus Duo
Tom Panfil
1
-0
/
+3
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+6
2018-12-03
Input: xpad - quirk all PDP Xbox One gamepads
Cameron Gutman
1
-10
/
+6
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+3
2018-10-02
Input: xpad - add support for Xbox1 PDP Camo series gamepad
Ramses RamÃrez
1
-0
/
+3
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-226
/
+93
2018-08-16
Merge branch 'next' into for-linus
Dmitry Torokhov
27
-226
/
+93
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-07-28
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-27
Input: iforce - reformat the packet dump output
Tim Schumacher
4
-11
/
+7
2018-07-27
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
26
-104
/
+0
2018-07-25
Input: pxrc - flatten probe code
Dmitry Torokhov
1
-49
/
+35
2018-07-25
Input: pxrc - do not store unneeded data in driver structure
Dmitry Torokhov
1
-18
/
+17
2018-07-25
Input: pxrc - move module device table closer to where it is used
Dmitry Torokhov
1
-6
/
+6
2018-07-25
Input: pxrc - fix freeing URB on device teardown
Dmitry Torokhov
1
-36
/
+30
[next]