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
/
hcd-ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-5
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
1
-26
/
+8
2016-01-29
usb: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-08
ohci: clear pending SOF on suspend
Laurent Vivier
1
-0
/
+3
2016-01-08
ohci: delay first SOF interrupt
Laurent Vivier
1
-3
/
+13
2016-01-08
ohci: fix command HostControllerReset
Hervé Poussineau
1
-1
/
+1
2016-01-08
ohci: fix Host Controller USBRESET
Hervé Poussineau
1
-1
/
+1
2016-01-08
ohci: split reset method in 3 parts
Hervé Poussineau
1
-27
/
+37
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-03-20
ohci: fix resource cleanup leak
Gonglei
1
-1
/
+19
2015-03-17
ohci: Complete conversion to realize
Markus Armbruster
1
-17
/
+17
2015-03-17
usb: Propagate errors through usb_register_companion()
Markus Armbruster
1
-3
/
+7
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-09-26
ohci: drop computed flags from trace events
Alex Bennée
1
-2
/
+1
2014-09-26
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
1
-8
/
+12
2014-09-23
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
1
-123
/
+99
2014-08-29
usb-ohci: add exit function
Gonglei
1
-0
/
+19
2014-08-29
usb-ohci: Fix memory leak for ohci timer
Gonglei
1
-1
/
+3
2014-08-29
Fix OHCI ISO TD state never being written back.
Jack Un
1
-2
/
+2
2014-07-18
hw/usb: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-06-23
migration: Remove unneeded minimum_version_id_old
Juan Quintela
1
-5
/
+2
2014-05-05
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
1
-8
/
+111
2014-03-27
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
1
-16
/
+16
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-10-02
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
1
-0
/
+2
2013-08-30
usb: Pass size to usb_bus_new()
Andreas Färber
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-6
/
+6
2013-07-30
hcd-ohci: add dma error handling
Alexey Kardashevskiy
1
-51
/
+126
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-07-23
ohci: Use QOM realize for OHCI
Hu Tao
1
-8
/
+6
2013-07-23
ohci: QOM'ify some more
Hu Tao
1
-14
/
+25
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-15
/
+15
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
1
-2
/
+2
2013-01-22
ohci: add missing break
Gerd Hoffmann
1
-0
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
1
-4
/
+26
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
1
-0
/
+1
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-1
/
+1
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
1
-1
/
+1
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-9
/
+17
2012-10-25
usb: Add an int_req flag to USBPacket
Hans de Goede
1
-2
/
+5
2012-10-25
usb: Move short-not-ok handling to the core
Hans de Goede
1
-2
/
+2
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
1
-0
/
+2
[next]