aboutsummaryrefslogtreecommitdiff
path: root/hw/usb.h
AgeCommit message (Expand)Author
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog
2008-09-14usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-08-21usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto connect (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog
2007-11-17Break up vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-22Add USB HID keyboard.balrog
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog
2007-06-06Use the correct PCI IDs for Malta.ths
2007-04-07Unify IRQ handling.pbrook
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook
2007-02-10Fix typo, by Ed Swierk.ths
2006-08-12SCSI and USB async IO support.pbrook
2006-07-19usb destroy API change (Lonnie Mendez)bellard
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-05-21OHCI USB host emulation.pbrook
2006-05-13Rearrange PCI host emulation code.pbrook
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
2005-11-06USB user interfacebellard
2005-11-05added virtual USB mouse supportbellard
2005-11-05initial USB supportbellard