Commit Graph

430 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

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 816495299d usb:ci_udc: Introduce init_after_reset phy function 6 years ago
Jean-Jacques Hiblot c73251eac1 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller 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
Alexey Brodkin f8c987f8f1 lib: Add hexdump 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
Seung-Woo Kim 1fe9ae76b1 gadget: f_thor: update to support more than 4GB file as thor 5.0 6 years ago
Seung-Woo Kim f9e8dc0abd gadget: f_thor: fix filename overflow 6 years ago
Bryan O'Donoghue 31dd8efeb6 usb: composite convert __set_bit to generic_set_bit 6 years ago
Bryan O'Donoghue 5ac73f6879 usb: f_mass_storage: Fix set_bit and clear_bit usage 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 48cdfa2f81 usb: f_mass_storage: simplify logical expression 6 years ago
Heinrich Schuchardt fa9da8ee60 usb: gadget: remove duplicate assignment. 6 years ago
Christophe Kerello d57ed4d9f2 usb: gadget: composite: fix NULL pointer when a non standard request is received 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Alex Kiernan a18d1064db usb: gadget: USB_ETHER requires network support 6 years ago
Heinrich Schuchardt e56a713eac usb: rockchip: remove duplicate assignement. 6 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 6 years ago
Andre Heider a64a614db7 usb: gadget: sdp: fix pointer cast warnings for 64bit archs 6 years ago
Andre Heider 24ccd0c8fd usb: gadget: sdp: add missing line breaks 6 years ago
Tom Rini a4d403290e usb: dwc2: make casts of ep->dma_buf consistent 6 years ago
Lukasz Majewski 4f60e5d3a8 Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig 6 years ago
Lukasz Majewski c6c1ca100f Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig 6 years ago
Lukasz Majewski b76965958c Kconfig: usb: Sort USB_FUNCTION_* entries 6 years ago
Eddie Cai bf2b72bef1 usb: rockchip: add the rockusb gadget 6 years ago
Vincent Prince 8171dac00d Trigger watchdog before calling usb_gadget_handle_interrupts 7 years ago
Marek Vasut a8c402f45c usb: gadget: storage: Increase FSG_BUFLEN 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 7 years ago
Maxime Ripard e02687bda9 sunxi: provide default USB gadget setup 7 years ago
Maxime Ripard 10ac57fda3 usb: gadget: usb_ether: Move settings to common 7 years ago
Maxime Ripard a95aee6af7 usb: gadget: Make g_dnl USB settings common 7 years ago
Maxime Ripard d2f0f4af4b usb: gadget: usb_ether: Move the interfaces to Kconfig 7 years ago