Commit Graph

416 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
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
Maxime Ripard 3f33d3c8f4 usb: gadget: Convert USB_ETHER to Kconfig 7 years ago
Maxime Ripard c163668a4a usb: gadget: Move USBNET_HOST_ADDR to Kconfig 7 years ago
Maxime Ripard 74e7997c70 usb: gadget: Document USBNET_DEVADDR 7 years ago
Maxime Ripard 5506ff149d usb: gadget: Move USBNET_DEVADDR option out of g_dnl 7 years ago
Seung-Woo Kim a939af0c74 usb: dwc2: Align size of invalidating dcache before starting DMA 7 years ago
Sam Protsenko de4e4edaff usb: gadget: g_dnl: Sync internal SN variable with env 7 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 7 years ago
Stefan Agner ccd7a4d2f4 usb: gadget: sdp: extend images compatible for jumps 7 years ago
Stefan Agner 5661f08a71 usb: gadget: add SDP driver 7 years ago
Tom Rini 90ae53ce1a fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long 7 years ago
John Keeping 7715dea48b fastboot: avoid printing invalid data 7 years ago
Peter Chubb d331084298 Fix fastboot boot address 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago