Commit Graph

1596 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Ramon Fried 30b3241368 usb:ci_udc: don't overwrite configuration on pullup 6 years ago
Ramon Fried 246670417c usb: ehci-msm: Add init_after_reset for CI_UDC 6 years ago
Ramon Fried 816495299d usb:ci_udc: Introduce init_after_reset phy function 6 years ago
Ramon Fried 0683b27ae3 ehci: msm: use init_type in probe 6 years ago
Ramon Fried 0ac0b6eb6a ehci: msm: switch to generic PHY uclass 6 years ago
Ramon Fried 2df49234c6 ehci: msm: Add missing platdata 6 years ago
Ramon Fried cd8c3aec7f ehci: Replace board_prepare_usb with board_usb_init 6 years ago
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