summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-09-11usb-audio: fix usb versionGerd Hoffmann
2012-09-11Better name usb braille deviceSamuel Thibault
2012-09-11usb-redir: Enable pipelining for bulk endpointsHans de Goede
2012-09-11usb-redir: Ensure our peer has the necessary caps when redirecting to XHCIHans de Goede
2012-09-11usb-redir: Add a usbredir_reject_device helper functionHans de Goede
2012-09-11usb-redir: Set ep max_packet_size if availableHans de Goede
2012-09-11usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede
2012-09-11usb-redir: Return babble when getting more bulk data then requestedHans de Goede
2012-09-11usb-redir: Move to core packet id and queue handlingHans de Goede
2012-09-11usb-redir: Get rid of unused async-struct dev memberHans de Goede
2012-09-11usb-redir: Get rid of local shadow copy of packet headersHans de Goede
2012-09-11usb-redir: Get rid of async-struct get memberHans de Goede
2012-09-11usb-redir: Don't delay handling of open events to a bottom halfHans de Goede
2012-09-11usb-redir: Never return USB_RET_NAK for async handled packetsHans de Goede
2012-09-11ehci: Correct a comment in fetchqtd packet processingHans de Goede
2012-09-11ehci: Handle USB_RET_PROCERR in ehci_fill_queueHans de Goede
2012-09-11ehci: Fix memory leak in handling of NAK-ed packetsHans de Goede
2012-09-11ehci: Add some additional ehci_trace_guest_bug() callsHans de Goede
2012-09-11ehci: add doorbell trace eventsGerd Hoffmann
2012-09-11ehci: trace guest bugsGerd Hoffmann
2012-09-11ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packetGerd Hoffmann
2012-09-11ehci: Properly report completed but not yet processed packets to the guestHans de Goede
2012-09-11ehci: Properly cleanup packets on cancelHans de Goede
2012-09-11ehci: Update copyright headers to reflect recent workHans de Goede
2012-09-11ehci: Validate qh is not changed unexpectedly by the guestHans de Goede
2012-09-11Revert "ehci: don't flush cache on doorbell rings."Hans de Goede
2012-09-11usb-core: Allow the first packet of a pipelined ep to complete immediatelyHans de Goede
2012-09-11usb-core: Add a usb_ep_find_packet_by_id() helper functionHans de Goede
2012-09-11usb-core: Don't set packet state to complete on a nakHans de Goede
2012-09-11usb: controllers do not need to check for babble themselvesHans de Goede
2012-09-10RTC: Remove the current_tm fieldPaolo Bonzini
2012-09-10RTC: Get and set time without going through s->current_tmPaolo Bonzini
2012-09-10RTC: Do not fire timer periodically to catch next alarmPaolo Bonzini
2012-09-10RTC: Add divider reset supportYang Zhang
2012-09-10RTC: Update the RTC clock only when reading itYang Zhang
2012-09-10RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang
2012-09-10RTC: introduce RTC_CLOCK_RATEPaolo Bonzini
2012-09-10RTC: Rename rtc_timer_updateYang Zhang
2012-09-10RTC: Remove the logic to update time format when DM bit changedYang Zhang
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil
2012-09-10kvm: i386: Add classic PCI device assignmentJan Kiszka
2012-09-09kvm: Clean up irqfd APIJan Kiszka
2012-09-08musicpal: Fix flash mappingJan Kiszka
2012-09-07lan9118: fix multicast filteringAurelien Jarno
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild