index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xillybus
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
char: xillybus: Remove redundant dev_err()
Pan Chuang
2
-8
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-7
/
+7
2025-11-26
char: xillybus: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2
-3
/
+3
2025-04-17
char: xillybus: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2024-11-05
char: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-13
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
1
-5
/
+11
2024-03-07
char: xillybus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM
Baoquan He
1
-1
/
+1
2023-06-23
char: xillybus: make xillybus_class a static const structure
Ivan Orlov
1
-13
/
+8
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
char: xillybus: Fix trivial bug with mutex
Eli Billauer
1
-3
/
+4
2022-11-11
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
1
-3
/
+19
2022-04-24
char: xillybus: fix a refcount leak in cleanup_dev()
Hangyu Hua
1
-0
/
+1
2022-04-24
char: xillybus: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-14
/
+12
2021-10-19
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
1
-0
/
+1
2021-10-05
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
4
-242
/
+86
2021-09-14
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
4
-7
/
+4
2021-09-14
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
3
-12
/
+7
2021-09-14
char: xillybus: Remove usage of 'pci_unmap_single()'
Christophe JAILLET
2
-8
/
+4
2021-09-14
char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
Christophe JAILLET
1
-5
/
+4
2021-06-03
char: xillybus: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
1
-1
/
+1
2021-06-03
char: xillybus: Remove unneeded MODULE_VERSION() usage
Eli Billauer
5
-5
/
+0
2021-05-27
char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
Eli Billauer
3
-0
/
+2275
2021-05-27
char: xillybus: Move class-related functions to new xillybus_class.c
Eli Billauer
6
-169
/
+324
2019-11-05
char: xillybus: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402
Thomas Gleixner
4
-16
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
1
-1
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+6
2018-01-09
char: xillybus: remove direct dependency on DT functions
Rob Herring
2
-10
/
+6
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
1
-2
/
+2
2016-04-30
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2
-19
/
+2
2016-03-05
char: xillybus: Fix internal data structure initialization
Eli Billauer
1
-1
/
+3
2015-08-05
char: xillybus: Allow 64-bit DMA on PCIe interface
Eli Billauer
1
-4
/
+6
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
1
-0
/
+2
2015-03-16
char: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
char: xillybus: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
xillybus: Move out of staging
Eli Billauer
6
-0
/
+2718