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-ehci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
ehci: save device pointer in EHCIState
Gerd Hoffmann
1
-4
/
+3
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
-5
/
+5
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-4
/
+4
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-4
/
+4
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-4
/
+4
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
1
-2
/
+4
2013-06-24
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
1
-8
/
+14
2013-06-24
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
1
-12
/
+16
2013-06-24
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
1
-1
/
+1
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-6
/
+6
2013-04-23
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
1
-5
/
+11
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
1
-3
/
+4
2013-01-14
ehci: Assert state machine is sane w.r.t. EHCIQueue
Markus Armbruster
1
-0
/
+4
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
1
-1
/
+18
2013-01-07
ehci: Don't call commit_irq after raising PCD
Hans de Goede
1
-2
/
+0
2013-01-07
ehci: Further speedup rescanning if async schedule after raising an interrupt
Hans de Goede
1
-1
/
+4
2013-01-07
ehci: Use uframe precision for interrupt threshold checking (v2)
Hans de Goede
1
-23
/
+47
2013-01-07
ehci: Verify a queue's ep direction does not change
Hans de Goede
1
-0
/
+19
2013-01-07
ehci: Add an ehci_get_pid helper function
Hans de Goede
1
-16
/
+16
2013-01-07
ehci: Verify qtd for async completed packets
Hans de Goede
1
-14
/
+1
2013-01-07
ehci: writeback_async_complete_packet: verify qh and qtd
Hans de Goede
1
-0
/
+14
2013-01-07
ehci: Move get / put_dwords upwards
Hans de Goede
1
-42
/
+42
2013-01-07
ehci: Verify guest does not change the token of inflight qtd-s
Hans de Goede
1
-6
/
+4
2013-01-07
ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
Hans de Goede
1
-16
/
+35
2013-01-07
ehci: Add a ehci_writeback_async_complete_packet helper function
Hans de Goede
1
-11
/
+17
2012-12-04
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
1
-6
/
+33
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
1
-19
/
+44
2012-11-16
ehci: keep the frame timer running in case the guest asked for frame list rol...
Gerd Hoffmann
1
-0
/
+7
2012-11-16
ehci: Don't verify the next pointer for periodic qh-s and qtd-s
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Better detection for qtd-s linked in circles
Hans de Goede
1
-3
/
+6
2012-11-16
ehci: Fixup q->qtdaddr after cancelling an already completed packet
Hans de Goede
1
-0
/
+4
2012-11-16
ehci: Don't access packet after freeing it
Hans de Goede
1
-4
/
+5
2012-11-08
ehci: Add support for packets with both data and an error status
Hans de Goede
1
-84
/
+77
2012-11-08
ehci: Get rid of the magical PROC_ERR status
Hans de Goede
1
-31
/
+24
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-10
/
+16
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann
1
-423
/
+3
2012-11-01
usb/ehci: Guard definition of EHCI_DEBUG
Peter Crosthwaite
1
-0
/
+2
2012-11-01
usb/ehci: seperate out PCIisms
Peter Crosthwaite
1
-52
/
+72
2012-11-01
usb/ehci: Abstract away PCI DMA API
Peter Crosthwaite
1
-5
/
+8
2012-11-01
usb/ehci: parameterise the register region offsets
Peter Crosthwaite
1
-32
/
+36
2012-10-25
usb: Enforce iso endpoints never returing USB_RET_ASYNC
Hans de Goede
1
-1
/
+0
2012-10-25
usb: Add an int_req flag to USBPacket
Hans de Goede
1
-2
/
+4
2012-10-25
usb: Move short-not-ok handling to the core
Hans de Goede
1
-5
/
+4
2012-10-25
usb: Move clearing of queue on halt to the core
Hans de Goede
1
-14
/
+8
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
1
-0
/
+4
2012-10-25
ehci: Retry to fill the queue while waiting for td completion
Hans de Goede
1
-5
/
+6
2012-10-25
ehci: Detect going in circles when filling the queue
Hans de Goede
1
-1
/
+8
2012-10-25
ehci: Speed up the timer of raising int from the async schedule
Hans de Goede
1
-1
/
+12
2012-10-25
ehci: Improve latency of interrupt delivery and async schedule scanning
Hans de Goede
1
-8
/
+2
[next]