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
/
char
/
xillybus
Age
Commit message (
Expand
)
Author
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-11-23
char: xillybus: Fix trivial bug with mutex
Eli Billauer
2022-11-11
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
2022-04-24
char: xillybus: fix a refcount leak in cleanup_dev()
Hangyu Hua
2022-04-24
char: xillybus: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-10-19
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
2021-10-05
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
2021-09-14
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
2021-09-14
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
2021-09-14
char: xillybus: Remove usage of 'pci_unmap_single()'
Christophe JAILLET
2021-09-14
char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
Christophe JAILLET
2021-06-03
char: xillybus: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
2021-06-03
char: xillybus: Remove unneeded MODULE_VERSION() usage
Eli Billauer
2021-05-27
char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
Eli Billauer
2021-05-27
char: xillybus: Move class-related functions to new xillybus_class.c
Eli Billauer
2019-11-05
char: xillybus: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-09
char: xillybus: remove direct dependency on DT functions
Rob Herring
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
2016-04-30
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2016-03-05
char: xillybus: Fix internal data structure initialization
Eli Billauer
2015-08-05
char: xillybus: Allow 64-bit DMA on PCIe interface
Eli Billauer
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
2015-03-16
char: constify of_device_id array
Fabian Frederick
2014-10-20
char: xillybus: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
xillybus: Move out of staging
Eli Billauer