index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-musb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: add usb_handle_packet
Gerd Hoffmann
2011-05-26
1
-1
/
+1
*
usb-musb: uninline functions
Gerd Hoffmann
2011-05-09
1
-4
/
+4
*
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
1
-18
/
+9
*
musb: get musb state via container_of()
Gerd Hoffmann
2011-05-04
1
-20
/
+34
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-2
/
+2
*
usb: zap pdev from usbport
Gerd Hoffmann
2011-01-12
1
-1
/
+1
*
usb: keep track of physical port address.
Gerd Hoffmann
2011-01-11
1
-0
/
+1
*
usb: add speed mask to ports
Gerd Hoffmann
2011-01-11
1
-1
/
+2
*
usb: rework attach/detach workflow
Gerd Hoffmann
2011-01-11
1
-24
/
+12
*
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2011-01-11
1
-1
/
+5
*
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
1
-1
/
+1
*
usb-musb: convert fifo to 8bit and add more registers
Riku Voipio
2009-12-18
1
-57
/
+107
*
switch usb bus to inplace allocation.
Gerd Hoffmann
2009-10-05
1
-3
/
+3
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
1
-1
/
+3
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-1
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-68
/
+70
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-1
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Inventra MUSB-HDRC host-mode USB.
balrog
2008-04-22
1
-0
/
+1449