index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci.h
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2022-11-03
usb: ohci: Use a flexible array member for portstatus
Samuel Holland
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2020-06-02
usb: ohci: Add header file for ARCH_DMA_MINALIGN
Simon Glass
2019-08-08
usb, ohci: fix ohci swap register access
Heiko Schocher
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-06-29
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2016-10-29
drivers: USB: OHCI: allow compilation for 64-bit targets
Andre Przywara
2015-08-12
usb: ohci: enable cache support
Wu, Josh
2015-05-14
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
usb: ohci: Add dm support
Hans de Goede
2015-05-06
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2015-05-06
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2015-05-06
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
2015-05-06
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2010-06-30
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
Becky Bruce
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD