index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
early
/
xhci-dbc.c
Age
Commit message (
Expand
)
Author
2023-03-10
usb: early: xhci-dbc: Fix a potential out-of-bound memory access
Christophe JAILLET
2022-03-15
usb: early: xhci-dbc: Fix xdbc number parsing
Peter Zijlstra
2022-03-15
usb: early: xhci-dbc: Remove duplicate keep parsing
Peter Zijlstra
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2020-09-25
usb: early: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-07-09
usb: early: xhci-dbc: File headers are not good candidates for kerneldoc
Lee Jones
2020-07-09
usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfile
Lee Jones
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-23
usb/early: remove unused including <linux/version.h>
Jason Yan
2020-04-16
USB: early: Handle AMD's spec-compliant identifiers, too
Jann Horn
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
Mike Rapoport
2018-10-09
usb/early: remove set but not used variable 'remain_length'
YueHaibing
2017-12-07
usb: early: Correct the endpoint type value for bulk in endpoint
Lu Baolu
2017-11-07
USB: early: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-13
usb/early: Remove trace_printk() callers in xhci-dbc
Lu Baolu
2017-03-21
usb/early: Add driver for xhci debug capability
Lu Baolu