summaryrefslogtreecommitdiff
path: root/drivers/usb/early/xhci-dbc.c
AgeCommit message (Expand)Author
2023-01-31usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET
2022-12-02usb: early: xhci-dbc: use console_is_registered()John Ogness
2022-03-15usb: early: xhci-dbc: Fix xdbc number parsingPeter Zijlstra
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2020-09-25usb: early: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-07-09usb: early: xhci-dbc: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfileLee Jones
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-23usb/early: remove unused including <linux/version.h>Jason Yan
2020-04-16USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanicMike Rapoport
2018-10-09usb/early: remove set but not used variable 'remain_length'YueHaibing
2017-12-07usb: early: Correct the endpoint type value for bulk in endpointLu Baolu
2017-11-07USB: early: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu