- 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, 1 month 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, 2 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, 4 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, 10 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
- 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
- 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
- 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
- d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
- 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
- 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
- b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
- 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
- ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
- 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
- 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
- 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
- d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
- a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
- bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
- 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
- da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
- 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
- 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
- e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
- f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
- f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
- 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
- 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago