aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-11-23Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-23gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23gadget: rockchip: USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23gadget: Select USB_GADGET_VENDOR_NUM for rockchipJagan Teki
2019-11-23gadget: Select USB_GADGET_MANUFACTURER for rockchipJagan Teki
2019-11-22usb: dwc2: fix possible alignment issuesSimon Goldschmidt
2019-11-22usb: composite: fix possible alignment issuesSimon Goldschmidt
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: gadget: Add gadget_is_cdns3() macroVignesh Raghavendra
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2019-10-31gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-08usb: gadget: f_dfu.c: fix memory leakRalph Siemsen
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-19usb: dwc2: allow peripheral mode for OTG configurationPatrick Delaunay
2019-06-19usb: dwc2: correctly handle binding for g-tx-fifo-sizePatrick Delaunay
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay
2019-03-16usb: udc-uclass: Fixed problem when no alias is defined in DTJean-Jacques Hiblot
2019-02-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham
2019-01-10dm: usb: gadget: Fix boot breakage on sunxi platformsJean-Jacques Hiblot
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-10dm: usb: udc: Use SEQ_ALIAS to index the USB gadget portsJean-Jacques Hiblot
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-09-30usb:ci_udc: don't overwrite configuration on pullupRamon Fried