- d7aac2e usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · 6 months ago
- 3dcae15 usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · 6 months ago
- c720537 usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 7 months ago
- e324ed0 usb: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · 1 year, 2 months ago
- 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · 1 year, 1 month ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
- 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
- 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · 1 year, 6 months ago
- e3d9440 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 6 months ago
- 4510506 usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 6 months ago
- b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 308d265 musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 1 year, 11 months ago
- 24ca809 musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 1 year, 11 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 5 months ago
- fb0c70c usb: common: move urb code to common by Rui Miguel Silva · 2 years, 5 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
- 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years, 1 month ago
- c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
- 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 5 months ago
- d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · 3 years, 5 months ago
- 9b28e5a usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 7 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years, 2 months ago
- aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
- 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
- 1b9711b usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
- 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
- 61adc04 usb: Drop dm.h header file by Simon Glass · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · 4 years, 11 months ago
- b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
- bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
- 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
- b894d87 usb: musb-new: Add support for da8xx-musb by Adam Ford · 5 years ago
- 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 6 years ago
- e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
- e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
- ce8a697 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · 6 years ago
- 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
- 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
- c1f9ba3 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
- 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
- 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
- 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
- 7e8fd77 usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · 6 years ago
- 1d0d63e usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
- 2e8e67c musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
- d0edfee usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
- f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
- 0b957cd usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
- d5856d8 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
- 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
- 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
- 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
- caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 7 years ago
- cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
- 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
- 65ce496 musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
- 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
- 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
- fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 7 years ago
- 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
- 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · 7 years ago
- 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
- 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
- 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 8 years ago
- 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · 8 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago