summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/ti-musb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-8/+8
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-7/+7
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-6/+6
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-27/+27
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-4/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* usb: Migrate to support live DT for some driverKever Yang2020-03-301-7/+5
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* usb: musb-new: Add support for DM_USBJean-Jacques Hiblot2018-12-141-46/+135
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-6/+6
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+3
* drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-021-0/+191
* drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-021-0/+64