Sign in
qemu
/
qemu
/
5268cecc6d02b52f4aad92d418abce13edcfa579
/
hw
/
usb-ohci.c
0956457
OHCI address decoding fix
by Paul Brook
· 15 years ago
d4c4e6f
usb: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
6ad6135
Fix harmless if statements with empty body, spotted by clang
by Blue Swirl
· 15 years ago
61d3cf9
OHCI qdev conversion
by Paul Brook
· 15 years ago
a67ba3b
Revert "Compile usb-ohci only once"
by Paul Brook
· 15 years ago
f3571b1
usb: class specific interface requests
by Max Reitz
· 15 years ago
f169840
Compile usb-ohci only once
by Blue Swirl
· 15 years ago
d0f2c4c
Do not use dprintf
by malc
· 15 years ago
d74dbb9
usb-ohci: symbolic names for pci registers
by Michael S. Tsirkin
· 15 years ago
556cd09
qdev: Replace device names containing whitespace
by Markus Armbruster
· 15 years ago
18e08a5
pci: pci.h cleanup: move out stuff not in pci.c
by Michael S. Tsirkin
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
c169998
v3: don't call reset functions on cpu initialization
by Glauber Costa
· 15 years ago
b231783
switch usb bus to inplace allocation.
by Gerd Hoffmann
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 15 years ago
5b19d9a
qdev/usb: convert ohci.
by Gerd Hoffmann
· 15 years ago
a5d2f72
qdev/usb: make qemu aware of usb busses.
by Gerd Hoffmann
· 15 years ago
806b602
qdev/usb: add usb bus support to qdev, convert drivers.
by Gerd Hoffmann
· 15 years ago
505da59
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
by Juan Quintela
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1fa63e4
usb-ohci: Fix endianness issue
by Michael Buesch
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
ac61134
Adds SM501 usb host emulation feature.
by aurel32
· 16 years ago
a770dc7
Add and use remaining #defines for PCI device IDs (Stuart Brady)
by aliguori
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
65e1d81
USB OHCI: add support for big endian targets
by aurel32
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
7ccfb2e
Fix warnings that would be caused by gcc flag -Wwrite-strings
by blueswir1
· 16 years ago
eb38c52
Fix most warnings that would be caused by gcc flag -Wundef
by blueswir1
· 16 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
8728351
Fix signed/unsigned comparisons in OHCI host.
by balrog
· 17 years ago
7bfe577
OHCI USB isochronous transfers support (Arnon Gilboa).
by balrog
· 17 years ago
73221b1
Fix memory corruption after OHCI reset, by Ed Swierk.
by ths
· 17 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
e24ad6f
OHCI USB PXA support (Andrzej Zaborowski).
by pbrook
· 18 years ago
4d611c9
SCSI and USB async IO support.
by pbrook
· 18 years ago
e6f3e5e
OHCI large packet fix.
by pbrook
· 19 years ago
6106487
Fix USB root hub hotplugging.
by pbrook
· 19 years ago
0d92ed3
OHCI USB host emulation.
by pbrook
· 19 years ago