index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
iforce
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
2022-11-07
Input: iforce - invert valid length check when fetching device IDs
Tetsuo Handa
2022-08-29
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
2022-08-27
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
2021-11-09
Input: iforce - fix control-message timeout
Johan Hovold
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
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 - add the Saitek R440 Force Wheel
Tim Schumacher
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-22
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
2019-06-22
Input: iforce - allow callers supply data buffer when fetching device IDs
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 - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - move transport data into transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
2019-06-22
Input: iforce - introduce start and stop io transport ops
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-07-27
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
2018-07-27
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
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
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2017-08-18
Input: iforce - constify serio_device_id
Arvind Yadav
2017-08-07
Input: iforce - constify usb_device_id and fix space before '[' error
Arvind Yadav
2017-03-16
Input: iforce - validate number of endpoints before using them
Johan Hovold
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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
2010-11-22
Input: iforce - clean up Makefile
Dmitry Torokhov
2010-05-10
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
2010-05-10
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
[next]