David Hubbard
|
53aaa88105
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
|
1 year ago |
David Hubbard
|
3c3c233677
hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
|
1 year ago |
Paolo Bonzini
|
15f07fb821
hw/usb: extract sysbus-ohci to a separate file
|
1 year ago |
Richard Henderson
|
3abedf29b4
hw/usb: Constify VMState
|
1 year ago |
Michael Tokarev
|
2a8537cfbc
hw/usb: spelling fixes
|
2 years ago |
Paolo Bonzini
|
6301460ce9
usb/ohci: Set pad to 0 after frame update
|
2 years ago |
BALATON Zoltan
|
0c38e9ddd7
hw/usb/ohci: Implement resume on connection status change
|
2 years ago |
Philippe Mathieu-Daudé
|
380194624a
hw/usb/ohci: Fix typo
|
2 years ago |
BALATON Zoltan
|
9ae8d31d6a
hw/usb/ohci: Add trace points for register access
|
2 years ago |
BALATON Zoltan
|
ef680088f7
hw/usb/ohci: Move a function next to where it is used
|
2 years ago |
BALATON Zoltan
|
1e58e7a0d0
hw/usb/ohci: Code style fix missing braces and extra parenthesis
|
2 years ago |
BALATON Zoltan
|
978c93be7a
hw/usb/ohci: Code style fix white space errors
|
2 years ago |
BALATON Zoltan
|
572a673214
hw/usb/ohci: Code style fix comments
|
2 years ago |
Philippe Mathieu-Daudé
|
4713720a78
hw/usb/ohci: Use OHCIState type definition
|
2 years ago |
Stefan Hajnoczi
|
c48c9c6b33
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu into staging
|
2 years ago |
Qiang Liu
|
d8c2e6f2f6
hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
|
3 years ago |
Philippe Mathieu-Daudé
|
29d81e429d
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
|
3 years ago |
BALATON Zoltan
|
3a4d06f26f
usb/ohci: Don't use packet from OHCIState for isochronous transfers
|
3 years ago |
BALATON Zoltan
|
b6b0c066f5
usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
|
3 years ago |
BALATON Zoltan
|
37bf0654b8
usb/ohci: Move USBPortOps related functions together
|
3 years ago |
BALATON Zoltan
|
ae310557f4
usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
|
3 years ago |
BALATON Zoltan
|
6e821e5084
usb/ohci: Move trace point and log ep number to help debugging
|
3 years ago |
Philippe Mathieu-Daudé
|
ba06fe8add
dma: Let dma_memory_read/write() take MemTxAttrs argument
|
5 years ago |
Philippe Mathieu-Daudé
|
23faf5694f
dma: Let dma_memory_rw() take MemTxAttrs argument
|
5 years ago |
Michael Tokarev
|
cba42d61a3
Various spelling fixes
|
4 years ago |
Chetan Pant
|
bee4197135
usb: Fix Lesser GPL version number
|
4 years ago |
Prasad J Pandit
|
1be90ebecc
hw: usb: hcd-ohci: check for processed TD before retire
|
5 years ago |
Prasad J Pandit
|
1328fe0c32
hw: usb: hcd-ohci: check len and frame_number variables
|
5 years ago |
Guenter Roeck
|
fbec359e92
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |