summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-da8xx.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay1-1/+2
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+2
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-05-10usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford1-4/+5
2019-05-05usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford1-1/+137
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu1-0/+48