| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: early: xhci-dbc: Use memcpy_and_pad() | Christophe JAILLET | 2023-01-31 | 1 | -2/+1 |
* | usb: early: xhci-dbc: Optimize early_xdbc_write() | Christophe JAILLET | 2023-01-31 | 1 | -1/+1 |
* | usb: early: xhci-dbc: Fix a potential out-of-bound memory access | Christophe JAILLET | 2023-01-31 | 1 | -1/+2 |
* | usb: early: xhci-dbc: use console_is_registered() | John Ogness | 2022-12-02 | 1 | -1/+1 |
* | usb: early: xhci-dbc: Fix xdbc number parsing | Peter Zijlstra | 2022-03-15 | 1 | -2/+6 |
* | usb: early: xhci-dbc: Remove duplicate keep parsing | Peter Zijlstra | 2022-03-15 | 1 | -3/+2 |
* | Revert "usb: early: convert to readl_poll_timeout_atomic()" | Greg Kroah-Hartman | 2021-12-17 | 1 | -4/+11 |
* | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -5/+5 |
* | usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic() | Chunfeng Yun | 2020-09-25 | 1 | -10/+5 |
* | usb: early: convert to readl_poll_timeout_atomic() | Chunfeng Yun | 2020-09-25 | 1 | -10/+4 |
* | usb: early: xhci-dbc: File headers are not good candidates for kerneldoc | Lee Jones | 2020-07-09 | 1 | -1/+1 |
* | usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfile | Lee Jones | 2020-07-09 | 1 | -0/+1 |
* | usb: early: ehci-dbgp: Remove set but never checked variable 'ret' | Lee Jones | 2020-07-09 | 1 | -3/+3 |
* | kdb: Switch to use safer dbg_io_ops over console APIs | Sumit Garg | 2020-06-26 | 1 | -1/+2 |
* | Merge 5.7-rc3 into usb-next | Greg Kroah-Hartman | 2020-04-27 | 2 | -6/+20 |
|\ |
|
| * | USB: early: Handle AMD's spec-compliant identifiers, too | Jann Horn | 2020-04-16 | 2 | -6/+20 |
* | | usb/early: remove unused including <linux/version.h> | Jason Yan | 2020-04-23 | 1 | -1/+0 |
* | | USB: early: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2020-04-16 | 1 | -1/+1 |
|/ |
|
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -4/+0 |
* | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport | 2019-03-12 | 1 | -1/+1 |
* | drivers: usb: early: clean up indentation, remove extraneous tabs | Colin Ian King | 2018-11-23 | 1 | -19/+19 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 1 | -5/+6 |
* | memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | usb/early: remove set but not used variable 'remain_length' | YueHaibing | 2018-10-09 | 1 | -3/+0 |
* | usb: early: Correct the endpoint type value for bulk in endpoint | Lu Baolu | 2017-12-07 | 1 | -1/+1 |
* | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman | 2017-11-07 | 1 | -0/+1 |
* | USB: early: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 2 | -8/+0 |
* | USB: early: Use new USB product ID and strings for DbC device | Lu Baolu | 2017-11-07 | 1 | -3/+3 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 3 | -0/+3 |
* | usb/early: Remove trace_printk() callers in xhci-dbc | Lu Baolu | 2017-06-13 | 1 | -1/+0 |
* | usb/early: Add driver for xhci debug capability | Lu Baolu | 2017-03-21 | 3 | -0/+1226 |
* | drivers: usb: early: remove unused code | Gustavo A. R. Silva | 2017-02-08 | 1 | -1/+0 |
* | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | 1 | -1/+0 |
* | usb: early/ehci-dbgp: make it explicitly non-modular | Paul Gortmaker | 2016-06-26 | 1 | -2/+2 |
* | USB: ehci-dbgp: drop dead code. | Tim Deegan | 2013-09-26 | 1 | -4/+0 |
* | fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD | Jan Beulich | 2012-11-02 | 1 | -2/+2 |
* | USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled | Jan Beulich | 2012-10-30 | 1 | -6/+9 |
* | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 2012-09-18 | 1 | -4/+13 |
* | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-08-03 | 1 | -1/+1 |
|\ |
|
| * | USB: echi-dbgp: increase the controller wait time to come out of halt. | Colin Ian King | 2012-07-31 | 1 | -1/+1 |
* | | usb: early: fixed coding style issue related to : operator | Jeffrin Jose | 2012-06-13 | 1 | -1/+1 |
|/ |
|
* | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -1/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | USB: ehci-dbgp: fix typo in startup message | Ferenc Wagner | 2011-01-22 | 1 | -1/+1 |
* | usb: makefile cleanup | matt mooney | 2010-10-22 | 1 | -1/+1 |
* | echi-dbgp: Add kernel debugger support for the usb debug port | Jason Wessel | 2010-05-20 | 1 | -9/+111 |
* | USB: ehci-dbgp: split PID register updates for IN and OUT pipes | Jason Wessel | 2010-03-02 | 1 | -40/+28 |
* | USB: fix section mismatch in early ehci dbgp | Jan Beulich | 2009-12-23 | 1 | -1/+1 |