summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/octeon-usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl2023-08-041-551/+0
* MIPS: OCTEON: octeon-usb: cleanup divider calculationLadislav Michl2023-06-231-13/+18
* MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}qLadislav Michl2023-06-231-40/+59
* MIPS: OCTEON: octeon-usb: move gpio config to separate functionLadislav Michl2023-06-231-20/+25
* MIPS: OCTEON: octeon-usb: use bitfields for shim registerLadislav Michl2023-06-231-55/+41
* MIPS: OCTEON: octeon-usb: use bitfields for host config registerLadislav Michl2023-06-231-45/+38
* MIPS: OCTEON: octeon-usb: use bitfields for control registerLadislav Michl2023-06-231-171/+159
* MIPS: OCTEON: octeon-usb: add all register offsetsLadislav Michl2023-06-231-14/+21
* MIPS: OCTEON: octeon-usb: Consolidate error messagesLadislav Michl2023-01-271-22/+20
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2021-12-161-0/+1
* MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-8/+1
* MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai2020-07-241-1/+4
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-1/+1
* MIPS: Annotate fall-through in Cavium Octeon codePaul Burton2019-07-181-0/+1
* MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen2018-12-041-3/+3
* MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
* MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-141-0/+552