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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
usb-mtp: remove usb_mtp_object_free_one
Bandan Das
1
-12
/
+2
2019-04-02
usb-mtp: fix return status of delete
Bandan Das
1
-28
/
+34
2019-04-01
hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_str()
Peter Maydell
1
-0
/
+4
2019-03-26
ohci: don't die on ED_LINK_LIMIT overflow
Laurent Vivier
1
-6
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-11
/
+11
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
1
-1
/
+1
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
2
-1
/
+27
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+10
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+53
2019-03-07
Introduce new "no_guest_reset" parameter for usb-host device
Alexander Kappner
1
-1
/
+6
2019-03-07
usb-mtp: prevent null dereference while deleting objects
Bandan Das
1
-3
/
+1
2019-03-07
usb-mtp: fix some usb_mtp_write_data return paths
Bandan Das
1
-8
/
+10
2019-03-07
usb-mtp: return incomplete transfer on a lstat failure
Bandan Das
1
-5
/
+14
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2
-165
/
+111
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
1
-4
/
+4
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
1
-2
/
+1
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
1
-3
/
+1
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
1
-1
/
+2
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-4
/
+4
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-3
/
+5
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-0
/
+8
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+5
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+2
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
1
-0
/
+2
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
1
-1
/
+1
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-1
/
+1
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
1
-1
/
+1
2019-01-30
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
1
-11
/
+3
2019-01-30
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
1
-43
/
+91
2019-01-30
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
1
-14
/
+13
2019-01-30
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2
-2
/
+16
2019-01-30
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
1
-0
/
+5
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
5
-11
/
+10
2019-01-30
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
1
-0
/
+1
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
1
-11
/
+15
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
1
-12
/
+13
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
11
-26
/
+26
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
3
-11
/
+11
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-2
/
+2
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
5
-7
/
+7
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
3
-6
/
+6
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...
Peter Maydell
1
-0
/
+3
2019-01-10
usb-audio: ignore usb packages with wrong size
Gerd Hoffmann
1
-0
/
+3
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
1
-53
/
+0
2019-01-08
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2
-0
/
+18
2019-01-08
usb: dev-mtp: fix memory leak in error path
Li Qiang
1
-0
/
+1
2019-01-08
usb: drop unnecessary usb_device_post_load checks
Jonathan Davies
1
-6
/
+0
[next]