Commit Graph

356 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
nicolas.le.bayon@st.com b1f2a17c78 usb: gadget: avoid variable name clipping in cb_getvar 8 years ago
Felipe Balbi 207835b13f usb: gadget: g_dnl: don't set iProduct nor iSerialNumber 8 years ago
Felipe Balbi 842778a091 usb: gadget: g_dnl: only set iSerialNumber if we have a serial# 8 years ago
Felipe Balbi 12d0b8f5f0 usb: gadget: g_dnl: hold maximum string descriptor 8 years ago
Felipe Balbi 9bf9e81358 usb: gadget: f_dfu: set serial number if serial# is valid 8 years ago
Felipe Balbi 949bf79e73 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() 8 years ago
Felipe Balbi 00e9d69629 usb: gadget: f_dfu: write req->actual bytes 8 years ago
Patrick Delaunay d428776657 usb: gadget: dfu: add result for handle_getstatus() 8 years ago
Patrick Delaunay f11bb25245 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result 8 years ago
Patrick Delaunay 8987012fe5 usb: gadget: dfu: add functional descriptor in descriptor set 8 years ago
Lokesh Vutla 65c389d279 drivers: usb: gadget: ether: Fix compiler warning 8 years ago
Masahiro Yamada 59ef20303a usb: dwc2-otg: remove unused variable 8 years ago
Mugunthan V N d4a3755368 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model 8 years ago
Andre Przywara a7747affae usb: gadget: remove unused shortname variable 9 years ago
Mugunthan V N 8269ee4f96 drivers: usb: gadget: ether: prepare driver for driver model migration 9 years ago
Mugunthan V N ae70100c1f drivers: usb: gadget: ether: use net device priv to pass usb ether priv 9 years ago
Mugunthan V N 5cb3b9d7c7 drivers: usb: gadget: ether: consolidate global devices to single struct 9 years ago
Mugunthan V N d4345aee53 drivers: usb: gadget: ether: adopt to usb driver model 9 years ago
Mugunthan V N 17b4f308cd drivers: usb: gadget: ether: access network_started using local variable 9 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 9 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 9 years ago
Tom Rini 6ad6102246 usb:gadget: Disallow DFU in SPL for now 9 years ago
Masahiro Yamada 4982f46420 Move ENOTSUPP defines to include/linux/errno.h 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Steve Rae e016f0b2c2 fastboot: implement Kconfig 9 years ago
Xu Ziyuan 9424f14183 usb: dwc2 : invalidate dcache before starting DMA 9 years ago
Xu Ziyuan 4711788267 usb: dwc2-otg: adjust fifo size via platform data 9 years ago
Steve Rae 9bc34799c8 fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
Steve Rae 64ece84854 fastboot: sparse: remove session-id logic 9 years ago
Steve Rae f221db0ed5 usb: dwc2_udc_otg: support 8-bit interface 9 years ago
Peng Fan 12ff19dbfd usb: gadget: dfu: discard dead code 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Roger Quadros 4d5b637843 usb: s3c-otg: Fix remaining bytes in debug messages 9 years ago
Roger Quadros 842769ea51 usb: s3c-otg: Fix short packet for request size > ep.maxpacket 9 years ago
Roger Quadros ac484c5a6a fastboot: Clean up bulk-out logic 9 years ago
Roger Quadros 8b704a0e3d fastboot: Enable the respective speed endpoints at runtime 9 years ago
Roger Quadros 718156ad0a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint 9 years ago
Sam Protsenko e6c0bc0643 usb: gadget Move: CONFIG_G_DNL_* to Kconfig 9 years ago
Sam Protsenko aaa4a9e313 usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig 9 years ago
Sam Protsenko 3457bbaf22 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 9 years ago
Sam Protsenko a59a77f863 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig 9 years ago
John Tobias 5b718407ed USB: g_dnl: Change device class 9 years ago
Steve Rae cf12547385 usb: bcm_udc_otg: enable clocks 9 years ago
Rob Herring 74322201dd fastboot: allow retrieving fastboot variables from env 9 years ago
Sam Protsenko f9d0fd8a56 usb: gadget: Move CONFIG_USB_GADGET to Kconfig 9 years ago
Sam Protsenko 8038f6d288 usb: gadget: composite: Correct recovery path for register 9 years ago
Steve Rae a18c2706f1 fastboot: update error and warning messages 9 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Frank Wang 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed 9 years ago