summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/dwc3-sti-glue.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-2/+3
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-051-2/+3
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ | |/ |/|
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-9/+9
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-4/+4
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
|/
* usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard2020-08-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
* usb: Migrate to support live DT for some driverKever Yang2020-03-301-13/+7
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-14/+14
* usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard2017-09-221-0/+257