aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-generic.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-09-08usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-09-11usb: ohci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-28usb: host: ohci-generic: initialize PHY only when foundPatrice Chotard
2017-07-28usb: host: ohci-generic: add generic PHY supportPatrice Chotard
2017-07-28usb: host: ohci-generic: add RESET supportPatrice Chotard
2017-07-28usb: host: ohci-generic: add CLOCK supportPatrice Chotard
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2015-12-17usb: add support of generic OHCI devicesAlexey Brodkin