index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usb-ohci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
Normalize POST initialization function name suffixes.
Kevin O'Connor
1
-1
/
+1
2012-03-10
usb: Generalize controller alloc_async_pipe / alloc_intr_pipe code.
Kevin O'Connor
1
-4
/
+2
2012-03-10
usb: Pass 'struct usbdevice_s' to controller alloc_intr_pipe functions.
Kevin O'Connor
1
-1
/
+2
2012-03-10
usb: Pass 'struct usbdevice_s' into controller alloc_async functions.
Kevin O'Connor
1
-1
/
+4
2012-03-06
usb: Obtain free list items in main code.
Kevin O'Connor
1
-2
/
+1
2012-03-06
usb: Centralize pipe free list code.
Kevin O'Connor
1
-1
/
+0
2011-07-10
Push 'struct pci_device' into USB code (instead of using u16 bdf).
Kevin O'Connor
1
-1
/
+1
2010-09-25
Warn that ohci bulk is not supported.
Kevin O'Connor
1
-0
/
+2
2010-03-09
Dynamically allocate USB controller structures.
Kevin O'Connor
1
-2
/
+1
2010-03-09
Replace USB encoded 'u32 endp' scheme with explicit struct fields.
Kevin O'Connor
1
-3
/
+3
2010-02-28
Prefer passing a USB "pipe" structure over a USB endp encoding.
Kevin O'Connor
1
-1
/
+5
2010-02-13
Support USB interrupt schedules on OHCI and UHCI.
Kevin O'Connor
1
-1
/
+1
2009-10-24
Add simple cooperative threading scheme to allow parallel hw init.
Kevin O'Connor
1
-1
/
+1
2009-10-17
Expand USB OHCI support.
Kevin O'Connor
1
-2
/
+43
2009-10-12
Add stubs for USB OHCI support.
Kevin O'Connor
1
-0
/
+97