index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xillybus
Age
Commit message (
Expand
)
Author
Files
Lines
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