Commit Graph

346 Commits (bc1e0dd947875eba7d526e1551623f0c1458b565)

Author SHA1 Message Date
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 8 years ago
Mugunthan V N 8269ee4f96 drivers: usb: gadget: ether: prepare driver for driver model migration 8 years ago
Mugunthan V N ae70100c1f drivers: usb: gadget: ether: use net device priv to pass usb ether priv 8 years ago
Mugunthan V N 5cb3b9d7c7 drivers: usb: gadget: ether: consolidate global devices to single struct 8 years ago
Mugunthan V N d4345aee53 drivers: usb: gadget: ether: adopt to usb driver model 8 years ago
Mugunthan V N 17b4f308cd drivers: usb: gadget: ether: access network_started using local variable 8 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 8 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 8 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
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Marek Vasut 5d5716eebc usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 9 years ago
Marek Vasut a4bb9b3636 usb: s3c-otg: Rename s3c_udc_probe() function 9 years ago
Marek Vasut c0982871df usb: s3c-otg: Rename struct s3c_plat_otg_data 9 years ago
Marek Vasut e30824f439 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* 9 years ago
Marek Vasut e179cedd09 usb: s3c-otg: Tweak the comments 9 years ago
Marek Vasut 507e677bc4 usb: s3c-otg: Rename remaining macros 9 years ago