index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-musb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
1
-3
/
+4
2012-02-10
usb: USBPacket: add status, rename owner -> ep
Gerd Hoffmann
1
-2
/
+2
2012-02-10
usb-musb: switch to usb_find_device()
Gerd Hoffmann
1
-4
/
+3
2012-02-10
usb: kill USB_MSG_RESET
Gerd Hoffmann
1
-1
/
+1
2012-01-17
usb: link packets to endpoints not devices
Gerd Hoffmann
1
-1
/
+2
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
1
-6
/
+18
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
1
-4
/
+6
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
1
-11
/
+11
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
1
-4
/
+13
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
1
-3
/
+3
2011-07-05
usb: Move (initial) call of usb_port_location to usb_fill_port
Hans de Goede
1
-1
/
+0
2011-07-05
hw/usb-musb.c: Don't misuse usb_packet_complete()
Peter Maydell
1
-1
/
+1
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
1
-1
/
+22
2011-05-26
usb: add usb_handle_packet
Gerd Hoffmann
1
-1
/
+1
2011-05-09
usb-musb: uninline functions
Gerd Hoffmann
1
-4
/
+4
2011-05-04
usb: move complete callback to port ops
Gerd Hoffmann
1
-18
/
+9
2011-05-04
musb: get musb state via container_of()
Gerd Hoffmann
1
-20
/
+34
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-01-12
usb: zap pdev from usbport
Gerd Hoffmann
1
-1
/
+1
2011-01-11
usb: keep track of physical port address.
Gerd Hoffmann
1
-0
/
+1
2011-01-11
usb: add speed mask to ports
Gerd Hoffmann
1
-1
/
+2
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
1
-24
/
+12
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
1
-1
/
+5
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
1
-1
/
+1
2009-12-18
usb-musb: convert fifo to 8bit and add more registers
Riku Voipio
1
-57
/
+107
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
-6
/
+6
2009-10-01
Get rid of _t suffix
malc
1
-6
/
+6
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
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
-1
/
+1
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-10
Follow coding conventions
Paul Brook
1
-68
/
+70
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-04-22
Inventra MUSB-HDRC host-mode USB.
balrog
1
-0
/
+1449