aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/early/xhci-dbc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-4/+0
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-5/+6
2018-10-31memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanicMike Rapoport1-1/+1
2018-10-09usb/early: remove set but not used variable 'remain_length'YueHaibing1-3/+0
2017-12-07usb: early: Correct the endpoint type value for bulk in endpointLu Baolu1-1/+1
2017-11-07USB: early: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu1-1/+0
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu1-0/+1014