index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xillybus
Age
Commit message (
Expand
)
Author
2025-11-26
char: xillybus: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2025-04-17
char: xillybus: Use to_delayed_work()
Chen Ni
2024-11-05
char: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
2024-08-13
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
2024-03-07
char: xillybus: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-04
char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM
Baoquan He
2023-06-23
char: xillybus: make xillybus_class a static const structure
Ivan Orlov
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