summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Blackfin: RemoveTom Rini10-572/+4
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese2-3/+3
2017-03-23mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin2-1/+13
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi1-0/+5
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi1-2/+1
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi1-1/+1
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay2-22/+13
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay1-11/+11
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay1-1/+9
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli1-1/+0
2017-02-08dm: core: Replace of_offset with accessorSimon Glass13-23/+25
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla1-0/+2
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan1-3/+27
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan1-0/+75
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek1-0/+6
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada1-2/+0
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N4-15/+174
2016-12-27Update Maintainer and Author's email addressAjay Bhargav2-2/+2
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese1-6/+16
2016-12-06usb: xhci-pci: Add DM supportStefan Roese1-0/+81
2016-12-05fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com1-0/+4
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara1-1/+0
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara1-4/+4
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini6-64/+391
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon1-2/+2
2016-12-03drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N1-0/+191
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2-11/+11
2016-12-03drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N3-0/+74
2016-12-03drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N1-21/+52
2016-12-03drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N1-25/+21
2016-12-03drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N1-27/+26
2016-12-03drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N1-0/+36
2016-12-03drivers: usb: gadget: ether: access network_started using local variableMugunthan V N1-5/+5
2016-11-29spl: add USB Gadget config optionStefan Agner1-1/+2
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-2/+6
2016-10-31Fix spelling of "resetting".Vagrant Cascadian2-2/+2
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-3/+5
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar2-3/+5
2016-10-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-33/+21
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara3-15/+19
2016-10-28usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang1-15/+0
2016-10-27usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada1-6/+1
2016-10-27usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada1-12/+1
2016-10-24Remove some merge markersSimon Glass1-3/+3
2016-10-13net: smsc95xx: fix DM MAC address readingStephen Warren1-0/+16
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass1-2/+2
2016-10-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-54/+277
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash1-9/+4
2016-09-28drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2-0/+39
2016-09-28usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash1-22/+23