Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | usb: dwc3-of-simple: Drop redundant inclding header file | Kever Yang | 2020-03-30 | 1 | -1/+0 |
* | usb: dwc3-of-simple: Add support for RK3399 | Mark Kettenis | 2019-07-19 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled | Neil Armstrong | 2018-04-21 | 1 | -1/+1 |
* | usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. | Jean-Jacques Hiblot | 2018-04-21 | 1 | -0/+1 |
* | usb: host: Add simple of glue driver for DWC3 USB Controllers integration | Neil Armstrong | 2018-04-11 | 1 | -0/+109 |