summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2017-04-14usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi
2017-04-14usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi
2017-04-14usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi
2017-04-14usb: dwc2: add support for external vbus supplyKever Yang
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2017-03-23mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N
2016-12-27Update Maintainer and Author's email addressAjay Bhargav
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese
2016-12-06usb: xhci-pci: Add DM supportStefan Roese
2016-12-05fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-02drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-02drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N
2016-12-02drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N
2016-12-02drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N
2016-12-02drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N
2016-12-02drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N
2016-12-02drivers: usb: gadget: ether: access network_started using local variableMugunthan V N
2016-11-28spl: add USB Gadget config optionStefan Agner
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara
2016-10-28usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang