Age | Commit message (Expand) | Author | Files | Lines |
2018-11-23 | drivers: usb: early: clean up indentation, remove extraneous tabs | Colin Ian King | 1 | -19/+19 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 1 | -5/+6 |
2018-10-31 | memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic | Mike Rapoport | 1 | -1/+1 |
2018-10-09 | usb/early: remove set but not used variable 'remain_length' | YueHaibing | 1 | -3/+0 |
2017-12-07 | usb: early: Correct the endpoint type value for bulk in endpoint | Lu Baolu | 1 | -1/+1 |
2017-11-07 | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-07 | USB: early: Remove redundant license text | Greg Kroah-Hartman | 2 | -8/+0 |
2017-11-07 | USB: early: Use new USB product ID and strings for DbC device | Lu Baolu | 1 | -3/+3 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 3 | -0/+3 |
2017-06-13 | usb/early: Remove trace_printk() callers in xhci-dbc | Lu Baolu | 1 | -1/+0 |
2017-03-21 | usb/early: Add driver for xhci debug capability | Lu Baolu | 3 | -0/+1226 |
2017-02-08 | drivers: usb: early: remove unused code | Gustavo A. R. Silva | 1 | -1/+0 |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 1 | -1/+0 |
2016-06-26 | usb: early/ehci-dbgp: make it explicitly non-modular | Paul Gortmaker | 1 | -2/+2 |
2013-09-26 | USB: ehci-dbgp: drop dead code. | Tim Deegan | 1 | -4/+0 |
2012-11-02 | fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD | Jan Beulich | 1 | -2/+2 |
2012-10-30 | USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled | Jan Beulich | 1 | -6/+9 |
2012-09-18 | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 1 | -4/+13 |
2012-08-03 | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-07-31 | USB: echi-dbgp: increase the controller wait time to come out of halt. | Colin Ian King | 1 | -1/+1 |
2012-06-13 | usb: early: fixed coding style issue related to : operator | Jeffrin Jose | 1 | -1/+1 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-22 | USB: ehci-dbgp: fix typo in startup message | Ferenc Wagner | 1 | -1/+1 |
2010-10-22 | usb: makefile cleanup | matt mooney | 1 | -1/+1 |
2010-05-20 | echi-dbgp: Add kernel debugger support for the usb debug port | Jason Wessel | 1 | -9/+111 |
2010-03-02 | USB: ehci-dbgp: split PID register updates for IN and OUT pipes | Jason Wessel | 1 | -40/+28 |
2009-12-23 | USB: fix section mismatch in early ehci dbgp | Jan Beulich | 1 | -1/+1 |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug/host controller synchronization | Jason Wessel | 1 | -12/+29 |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug controller initialization | Jason Wessel | 1 | -1/+22 |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel | 1 | -0/+23 |
2009-09-23 | USB: ehci-dbgp: stability improvements and external re-init | Jason Wessel | 1 | -148/+294 |
2009-09-23 | USB: dbgp: EHCI debug controller initialization delays | Jason Wessel | 1 | -19/+26 |
2009-09-23 | USB: ehci-dbgp: Execute early BIOS hand off | Jason Wessel | 1 | -0/+49 |
2009-09-23 | USB: dbgp: insert cr prior to nl as needed | Jason Wessel | 1 | -6/+16 |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 2 | -0/+728 |