Commit Graph

966 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Oleksandr Tymoshenko 6e9e06260d usb: dwc2: Add driver for Synopsis DWC2 USB IP block 11 years ago
Alexandre Courbot a7f2472224 net: asix: Add support for AX88772B 11 years ago
Eric Nelson e2140588dd usb: gadget: fastboot: terminate commands with NULL 11 years ago
Daniel Mack 16b61d13ba usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode 11 years ago
Marcel Ziswiler d1fcbae117 usb: tegra: ULPI regression on tegra20 11 years ago
Eric Nelson 84c24f66c2 usb: gadget: fastboot: explicitly set radix of maximum download size 11 years ago
Eric Nelson c674a6660e usb: gadget: fastboot: add max-download-size variable 11 years ago
Eric Nelson e206799370 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED 11 years ago
Bo Shen 23d1d10c42 usb: gadget: fastboot: improve download progress bar 11 years ago
Eric Nelson f9935c87b6 usb: f_mass_storage: set removable flag in do_inquiry based on LUN 11 years ago
Heiko Schocher 9f3b8ed14c usb: dfu: add fullspeed support for DFU 11 years ago
Lukasz Majewski b9c99d3246 usb: dfu: thor: gadget: Remove dead code 11 years ago
Hans de Goede 36b73109c4 usb: ehci: Make periodic_schedules a per controller variable 11 years ago
Hans de Goede 415548d884 usb: ehci: poll_int_queue check real qtd, not the overlay 11 years ago
Hans de Goede ea7b30c589 usb: ehci: Add missing cache flush to destroy_int_queue 11 years ago
Hans de Goede 4e2c4ad360 usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain 11 years ago
Ye.Li 5546ad0734 usb: ehci-mx6: Rename the USB register base address 11 years ago
Marek Vasut dd24b57bb7 usb: ehci: mxs: Add board-specific callbacks 11 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 11 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 11 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 11 years ago
Bo Shen 97b2043da6 USB: ehci-atmel: use pcr to enable or disable clock 11 years ago
Bo Shen 01c8bf5a6f USB: ohci-at91: use pcr to enable or disable clock 11 years ago
Simon Glass ad6e48e509 net: usb: Add SMSC copyright to smsc95xx driver 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Bo Shen 06fa91cd67 USB: gadget: s3c: get rid of debug compile warning 11 years ago
Bo Shen f9abd4b415 USB: gadget: atmel: get rid of debug compile warning 11 years ago
Stephen Warren 842ef9a98e usb: ci_udc: implement dfu_usb_get_reset 11 years ago
Lukasz Majewski f2ec4e34aa udc: dfu: s3c_udc: Provide function to check if USB reset was asserted 11 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Masahiro Yamada 62d636aa2a omap: remove omap5912osk board support 11 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 11 years ago
Nobuhiro Iwamatsu 5906fadefa usb: ehci: rmobile: Remove xHCI address 11 years ago
Nobuhiro Iwamatsu ed7ce836cd usb: ehci: rmobile: Add support R8A7794 11 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 11 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 11 years ago
Roman Byshko 8d154002f3 sunxi: add USB EHCI driver 11 years ago
Lijun Pan 4a755f1da5 driver/usb: include upper/lower_32_bits() from linux/compat.h 11 years ago
Felipe Balbi 5ba95541b7 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x 11 years ago
Felipe Balbi 26707d9e6b usb: host: xhci: make sure to power up PHY 11 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 11 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 11 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 11 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 11 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 11 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 11 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 11 years ago