summaryrefslogtreecommitdiff
path: root/drivers/usb/early
AgeCommit message (Expand)AuthorFilesLines
2018-11-23drivers: usb: early: clean up indentation, remove extraneous tabsColin Ian King1-19/+19
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: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman1-0/+1
2017-11-07USB: early: Remove redundant license textGreg Kroah-Hartman2-8/+0
2017-11-07USB: early: Use new USB product ID and strings for DbC deviceLu Baolu1-3/+3
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman3-0/+3
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu1-1/+0
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu3-0/+1226
2017-02-08drivers: usb: early: remove unused codeGustavo A. R. Silva1-1/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-06-26usb: early/ehci-dbgp: make it explicitly non-modularPaul Gortmaker1-2/+2
2013-09-26USB: ehci-dbgp: drop dead code.Tim Deegan1-4/+0
2012-11-02fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCDJan Beulich1-2/+2
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich1-6/+9
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich1-4/+13
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-07-31USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-06-13usb: early: fixed coding style issue related to : operatorJeffrin Jose1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-22USB: ehci-dbgp: fix typo in startup messageFerenc Wagner1-1/+1
2010-10-22usb: makefile cleanupmatt mooney1-1/+1
2010-05-20echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel1-9/+111
2010-03-02USB: ehci-dbgp: split PID register updates for IN and OUT pipesJason Wessel1-40/+28
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich1-1/+1
2009-09-23USB: ehci-dbgp: errata for EHCI debug/host controller synchronizationJason Wessel1-12/+29
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel1-1/+22
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+23
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel1-148/+294
2009-09-23USB: dbgp: EHCI debug controller initialization delaysJason Wessel1-19/+26
2009-09-23USB: ehci-dbgp: Execute early BIOS hand offJason Wessel1-0/+49
2009-09-23USB: dbgp: insert cr prior to nl as neededJason Wessel1-6/+16
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2-0/+728