summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/ti-musb.c
AgeCommit message (Expand)Author
2023-09-26musb-new: ti-musb: Handle usb dual-role feature as peripheralJulien Panis
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-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
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-02drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N
2016-12-02drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N