Commit Graph

1588 Commits (e6fd0181082a04e743a07ebd9f6fdd0e06dc1399)

Author SHA1 Message Date
Patrice Chotard 5c349e179d usb: ehci-generic: Add vbus-supply regulator support 6 years ago
Ley Foon Tan 88c34b8da6 usb: dwc2: Add reset ctrl to driver 6 years ago
Marek Vasut 1335e7745f usb: ehci: Add PHY support to ehci-pci 6 years ago
Marek Vasut b43cdf9b3f usb: ehci: Make the PHY handling generic 6 years ago
Jagan Teki 12069bd046 usb: musb-new: Call musb_platform_exit from musb_stop 6 years ago
Jagan Teki 14b6a07cf7 usb: musb-new: sunxi: Add proper musb exit support 6 years ago
Jagan Teki 1034bcc26d musb-new: sunxi: Access ahb_reset0_cfg via ccm offset 6 years ago
Jagan Teki 622fd2b98c usb: musb-new: sunxi: Allocate struct phy in private 6 years ago
Jagan Teki 8b8d59f323 usb: musb-new: Fix improper musb host pointer 6 years ago
Jean-Jacques Hiblot c73251eac1 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller 6 years ago
Adam Ford 1a35526e1d usb: musb-new: omap2430: Enable DM_USB and OF support 6 years ago
Adam Ford 10d5ed9a54 usb: musb-new: omap2430: Remove dead code 6 years ago
Alberto Panizzo 92c7edae5e usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes 6 years ago
Alberto Panizzo 4f6dc4c893 usb: rockchip: fix printing csw debug info 6 years ago
Alberto Panizzo 11758a56ab usb: rockchip: be quiet on serial port while transferring data 6 years ago
Alberto Panizzo f68c8e827c usb: rockchip: implement K_FW_LBA_ERASE_10 command 6 years ago
Alberto Panizzo e11f9166f3 usb: rockchip: implement K_FW_LBA_READ_10 command 6 years ago
Alberto Panizzo e4b34a7634 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command 6 years ago
Alberto Panizzo cad66e324d usb: rockchip: fix command failed on host side due to missing data 6 years ago
Seung-Woo Kim c194bdf226 gadget: f_thor: fix hang-up with ctrl-c 6 years ago
Tom Rini 481ea2e39d mips: au1x00: Remove support for these SoCs 6 years ago
Andre Przywara 0bc846a769 sunxi: A64: OHCI: prevent turning off shared USB clock 6 years ago
Emmanuel Vadot ff5d5cc233 usb: dwc2: Add brcm,bcm2708-usb compatible 6 years ago
Jagan Teki 9c22aec410 usb: sunxi: Use proper reg_mask for clock gate, reset 6 years ago
Zeng Tao 11080bf6c7 usb: ohci: change the NUM_EDs from 8 to 32 6 years ago
Vasily Khoruzhick ebbc23a049 usb: sunxi: ohci: make ohci_t the first member in private data 6 years ago
Andrew Thomas af15946aa0 dwc2 USB controller hangs with lan78xx 6 years ago
Vasily Khoruzhick b9f34757db usb: sunxi: access ahb_reset0_cfg in CCM using its offset 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Vasily Khoruzhick 11bb62768d usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use 6 years ago
Vasily Khoruzhick 56830cee3a usb: sunxi: ohci: get rid of ifdefs 6 years ago
Vasily Khoruzhick 1ed9c11188 usb: sunxi: ehci: get rid of ifdefs 6 years ago
Bin Meng 9fddf6c7dd usb: xhci-pci: Fix compiler warning 6 years ago
Ramon Fried 948f32c856 bug.h: introduce WARN_ONCE 6 years ago
Michal Simek b168591c89 usb: xhci: zynqmp: Fix header location 6 years ago
Alex Kiernan 65c96757fe usb: fastboot: Convert USB f_fastboot to shared fastboot 6 years ago
Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_ 6 years ago
Alex Kiernan 1a28d38c39 fastboot: Extract common definitions from USB fastboot 6 years ago
Alex Kiernan 8a65bd6372 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag 6 years ago
Alex Kiernan 42d8dd4424 fastboot: Correct dependencies in FASTBOOT_FLASH 6 years ago
Alex Kiernan d2df2abbcd fastboot: Extract fastboot_okay/fail to fb_common.c 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Seung-Woo Kim 6aae84769a gadget: f_thor: Fix memory leaks of usb request and its buffer 6 years ago
Philipp Tomsich afa314d3a3 rockchip: xhci: remove DTS parsing for PHY (which is unused) 6 years ago
Bin Meng e40406603f usb: xhci: Handle endianness in xhci_set_configuration() 6 years ago
Bin Meng eaaefb066c usb: xhci: Fix config fail of FS hub behind a HS hub with MTT 6 years ago
Bin Meng ae751b060e usb: xhci: Initialize dev_state to 0 in the input slot context 6 years ago
Bin Meng 793c819c6e usb: xhci: Set accurate add context flags when updating hub attributes 6 years ago
Matthias Blankertz 3f48422679 usb: xhci-rcar: deregister before deactivating clock 6 years ago
Jagan Teki dd3228170a usb: sunxi: Switch to use generic-phy 6 years ago