summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new
AgeCommit message (Expand)Author
2024-04-22usb: musb-new: add Allwinner F1C100s supportAndre Przywara
2023-11-28musb-new: Remove implementation of io.h functionsIgor Prusov
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara
2023-06-08usb: musb-new: sunxi: remove unused defineSam Edwards
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-02-10Correct SPL uses of USB_MUSB_HOSTSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18musb-new: omap2430: fix compiling in DM_USB_GADGET configAndreas Kemnade
2023-01-18musb-new: omap2430: no host data access in gadget modeAndreas Kemnade
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-07-15musb: sunxi: Allow host-side USB with external VBUSSamuel Holland
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-14usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold
2021-05-16usb: musb-new: Extend and move Allwinner quirk into KconfigAndre Przywara
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-09-30usb: musb-new: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-08usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-03usb: Drop dm.h header fileSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek