summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-15-0/+123
* usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-1/+82
* usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-4/+127
* drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-07-27/+36
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-07-0/+7
* usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada2016-08-07-0/+17
* usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada2016-08-07-10/+25
* dm: ehci-mx6: support driver modelPeng Fan2016-08-07-14/+130
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-5/+25
|\
| * usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+13
| * usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5
| * usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-0/+7
* | dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass2016-07-27-52/+51
* | dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-6/+1
* | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-3/+1
* | usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-0/+7
|/
* ehci: mx7: fix otg id detectionPeng Fan2016-06-25-2/+5
* ehci: mx7: fix usbnc_regsPeng Fan2016-06-25-1/+2
* usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-25-1/+2
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-7/+7
* usb: ehci: only shutdown opened controllerPeng Fan2016-06-18-0/+3
* usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-13-0/+24
* usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-04-0/+6
* usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-04-7/+1
* usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese2016-05-06-0/+9
* usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-06-2/+5
* usb: dwc2: Init desc_before_addrMarek Vasut2016-05-03-0/+3
* usb: dwc2: Make OC protection configurableMarek Vasut2016-05-03-3/+14
* usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut2016-05-03-7/+14
* usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut2016-05-03-2/+3
* sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-12-6/+14
* drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-10-195/+0
* usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski2016-04-10-2/+2
* ehci: Add support for Qualcomm EHCIMateusz Kulikowski2016-04-01-0/+190
* ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski2016-04-01-2/+2
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01-7/+7
* ehci-hcd: Add init_after_resetMateusz Kulikowski2016-04-01-0/+7
* sunxi: ohci: Add A83T compatibleChen-Yu Tsai2016-03-31-0/+1
* sunxi: ehci: Add A83T compatibleChen-Yu Tsai2016-03-31-0/+1
* sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2016-03-23-5/+23
* usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen2016-03-20-2/+4
* dm: usb: Unbind old block devices when shutting down USBSimon Glass2016-03-17-1/+5
* usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2016-03-05-1/+5
* usb: ehci: Fix warning on aarch64Marek Vasut2016-02-26-1/+1
* usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-24-2/+3
* usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut2016-02-24-0/+2
* usb: ehci: Implement V2P mappingMarek Vasut2016-02-24-10/+9
* usb: ehci: Use map_physmem in ehci-genericMarek Vasut2016-02-24-1/+3
* sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-16/+16
* drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-18-15/+7