]> git.proxmox.com Git - mirror_qemu.git/history - hw
Better name usb braille device
[mirror_qemu.git] / hw /
2012-09-11 Samuel ThibaultBetter name usb braille device
2012-09-11 Hans de Goedeusb-redir: Enable pipelining for bulk endpoints
2012-09-11 Hans de Goedeusb-redir: Ensure our peer has the necessary caps when...
2012-09-11 Hans de Goedeusb-redir: Add a usbredir_reject_device helper function
2012-09-11 Hans de Goedeusb-redir: Set ep max_packet_size if available
2012-09-11 Hans de Goedeusb-redir: Convert to new libusbredirparser 0.5 API
2012-09-11 Hans de Goedeusb-redir: Return babble when getting more bulk data...
2012-09-11 Hans de Goedeusb-redir: Move to core packet id and queue handling
2012-09-11 Hans de Goedeusb-redir: Get rid of unused async-struct dev member
2012-09-11 Hans de Goedeusb-redir: Get rid of local shadow copy of packet headers
2012-09-11 Hans de Goedeusb-redir: Get rid of async-struct get member
2012-09-11 Hans de Goedeusb-redir: Don't delay handling of open events to a...
2012-09-11 Hans de Goedeusb-redir: Never return USB_RET_NAK for async handled...
2012-09-11 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-09-11 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-09-11 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-09-11 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-09-11 Gerd Hoffmannehci: add doorbell trace events
2012-09-11 Gerd Hoffmannehci: trace guest bugs
2012-09-11 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-09-11 Hans de Goedeehci: Properly report completed but not yet processed...
2012-09-11 Hans de Goedeehci: Properly cleanup packets on cancel
2012-09-11 Hans de Goedeehci: Update copyright headers to reflect recent work
2012-09-11 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-09-11 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-09-11 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-09-11 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-09-11 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-09-11 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-09-10 Paolo BonziniRTC: Remove the current_tm field
2012-09-10 Paolo BonziniRTC: Get and set time without going through s->current_tm
2012-09-10 Paolo BonziniRTC: Do not fire timer periodically to catch next alarm
2012-09-10 Yang ZhangRTC: Add divider reset support
2012-09-10 Yang ZhangRTC: Update the RTC clock only when reading it
2012-09-10 Yang ZhangRTC: Update interrupt state when interrupts are masked...
2012-09-10 Paolo BonziniRTC: introduce RTC_CLOCK_RATE
2012-09-10 Yang ZhangRTC: Rename rtc_timer_update
2012-09-10 Yang ZhangRTC: Remove the logic to update time format when DM...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-10 Aurelien JarnoMerge branch 'spice.v59' of git://anongit.freedesktop...
2012-09-10 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-09-10 Stefan Weilhw/mcf5206: Fix buffer overflow for MBAR read / write
2012-09-10 Stefan Weilhw/wm8750: Fix potential buffer overflow
2012-09-10 Jan Kiszkakvm: i386: Add classic PCI device assignment
2012-09-09 Jan Kiszkakvm: Clean up irqfd API
2012-09-08 Jan Kiszkamusicpal: Fix flash mapping
2012-09-07 Aurelien Jarnolan9118: fix multicast filtering
2012-09-07 Henning Schildfix entry pointer for ELF kernels loaded with -kernel...
2012-09-07 Stefan Hajnoczivhost: Pass device path to vhost_dev_init()
2012-09-07 Jason Baronpcie_aer: clear cmask for Advanced Error Interrupt...
2012-09-07 Jason Baronpcie: drop version_id field for live migration
2012-09-06 Peter Maydellhw/pl110: Fix spelling of 'palette'
2012-09-05 Luiz Capitulinotcx: tcx_screen_dump(): add error handling
2012-09-05 Luiz Capitulinotcx: tcx24_screen_dump(): add error handling
2012-09-05 Luiz Capitulinog364fb: g364fb_screen_dump(): add error handling
2012-09-05 Luiz Capitulinoomap_lcdc: omap_ppm_save(): add error handling
2012-09-05 Luiz Capitulinoomap_lcdc: rename ppm_save() to omap_ppm_save()
2012-09-05 Luiz Capitulinovga: ppm_save(): add error handling
2012-09-05 Luiz Capitulinoconsole: vga_hw_screen_dump_ptr: take Error argument
2012-09-05 Søren Sandmann Ped... Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
2012-09-05 Søren Sandmann Ped... qxl: Add set_client_capabilities() interface to QXLInte...
2012-09-05 Gerd Hoffmannspice: make number of surfaces runtime-configurable.
2012-09-05 Alon Levyqxl: add QXL_IO_MONITORS_CONFIG_ASYNC
2012-09-05 Alon Levyqxl: disallow unknown revisions
2012-09-05 Alon Levyqxl/update_area_io: guest_bug on invalid parameters
2012-09-05 Yonit Halperinspice: notify on vm state change only via spice_server_...
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-31 Gerd Hoffmannuas: move transfer kickoff
2012-08-31 Hans de Goedeehci: Fix interrupt endpoints no longer working
2012-08-31 Gerd Hoffmannehci: handle TD deactivation of inflight packets
2012-08-31 Gerd Hoffmannehci: add ehci_cancel_queue()
2012-08-31 Hans de Goedeehci: simplify ehci_state_executing
2012-08-31 Hans de Goedeehci: Remove unnecessary ehci_flush_qh call
2012-08-31 Hans de Goedeehci: Schedule async-bh when IAAD bit gets set
2012-08-31 Hans de Goedeehci: Fix NULL ptr deref when unplugging an USB dev...
2012-08-31 Gerd Hoffmannusb: unique packet ids
2012-08-31 Hans de Goedeusb: Halt ep queue en cancel pending packets on a packe...
2012-08-31 Gerd Hoffmannfix info qtree indention
2012-08-29 Stefan Weilscsi-disk: Fix typo (uint32 -> uint32_t)
2012-08-29 Michael S. Tsirkinmsix: make [un]use vectors on reset/load optional
2012-08-29 Gleb Natapovreset PMBA and PMREGMISC PIIX4 registers.
2012-08-29 Cam Macdonellivshmem: remove redundant ioeventfd configuration
2012-08-29 Peter Maydellhw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-28 Paolo Bonziniscsi: more fixes to properties for passthrough devices
2012-08-28 Paolo Bonziniesp: support 24-bit DMA
2012-08-28 Hannes Reineckemegasas: Add 'hba_serial' property
2012-08-27 malcRevert "fix some debug printf format strings"
2012-08-27 malcRevert "vga: add some optional CGA compatibility hacks"
2012-08-27 malcRevert "i8259: add -no-spurious-interrupt-hack option"
2012-08-24 Matthew Ogilviei8259: add -no-spurious-interrupt-hack option
2012-08-24 Matthew Ogilvievga: add some optional CGA compatibility hacks
2012-08-24 Matthew Ogilviefix some debug printf format strings
2012-08-24 Paolo Bonziniivshmem: fix memory_region_del_eventfd assertion failure
2012-08-24 Paolo Bonziniqom: object_delete should unparent the object first
2012-08-22 Anthony Liguoriboards: add a 'none' machine type to all platforms
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
next