index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-25
usb: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-0
/
+16
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
1
-4
/
+6
2010-04-05
OHCI qdev conversion
Paul Brook
1
-36
/
+33
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
1
-60
/
+26
2010-03-31
usb: class specific interface requests
Max Reitz
1
-1
/
+1
2010-03-21
Compile usb-ohci only once
Blue Swirl
1
-26
/
+60
2010-02-07
Do not use dprintf
malc
1
-32
/
+32
2009-12-23
usb-ohci: symbolic names for pci registers
Michael S. Tsirkin
1
-2
/
+4
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-3
/
+2
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
1
-0
/
+1
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
1
-1
/
+1
2009-11-09
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
1
-1
/
+1
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
1
-1
/
+0
2009-10-05
switch usb bus to inplace allocation.
Gerd Hoffmann
1
-3
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-5
/
+5
2009-09-09
qdev/usb: convert ohci.
Gerd Hoffmann
1
-15
/
+29
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
1
-1
/
+3
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-2
/
+2
2009-08-27
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
Juan Quintela
1
-3
/
+4
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-10
usb-ohci: Fix endianness issue
Michael Buesch
1
-2
/
+2
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-04-19
Adds SM501 usb host emulation feature.
aurel32
1
-41
/
+96
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
1
-1
/
+2
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-2
/
+1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-6
/
+2
2009-01-18
USB OHCI: add support for big endian targets
aurel32
1
-83
/
+115
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-8
/
+1
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
1
-2
/
+2
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
1
-1
/
+1
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-11-13
Fix signed/unsigned comparisons in OHCI host.
balrog
1
-3
/
+4
2007-10-31
OHCI USB isochronous transfers support (Arnon Gilboa).
balrog
1
-17
/
+340
2007-07-25
Fix memory corruption after OHCI reset, by Ed Swierk.
ths
1
-1
/
+8
2007-06-03
Fix off-by-one memory region sizes.
pbrook
1
-1
/
+1
2007-04-07
Unify IRQ handling.
pbrook
1
-12
/
+7
2007-03-17
OHCI USB PXA support (Andrzej Zaborowski).
pbrook
1
-32
/
+116
2006-08-12
SCSI and USB async IO support.
pbrook
1
-38
/
+118
2006-05-25
OHCI large packet fix.
pbrook
1
-1
/
+7
2006-05-22
Fix USB root hub hotplugging.
pbrook
1
-24
/
+29
2006-05-21
OHCI USB host emulation.
pbrook
1
-0
/
+1179