summaryrefslogtreecommitdiffstats
path: root/hw/usb.h
Commit message (Expand)AuthorAgeFilesLines
* Follow coding conventionsPaul Brook2009-05-101-5/+5
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-1/+1
* monitor: Rework modal password input (Jan Kiszka)aliguori2009-03-051-1/+2
* monitor: Rework early disk password inquiry (Jan Kiszka)aliguori2009-03-051-1/+4
* Emulate a USB bluetooth dongle (or HCI Transport layer).balrog2008-09-291-0/+3
* Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog2008-09-291-0/+1
* usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori2008-09-141-0/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-2/+0
* usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori2008-08-211-2/+33
* husb: support for USB host device auto connect (Max Krasnyansky)aliguori2008-08-211-0/+1
* husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori2008-08-211-0/+1
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-171-0/+3
* Inventra MUSB-HDRC host-mode USB.balrog2008-04-221-0/+27
* USB-to-serial device (Samuel Thibault).balrog2008-01-141-0/+3
* Break up vl.h.pbrook2007-11-171-9/+8
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Add USB HID keyboard.balrog2007-06-221-0/+1
* Wacom PenPartner tablet (virtual USB device).balrog2007-06-101-0/+3
* Use the correct PCI IDs for Malta.ths2007-06-061-1/+2
* Unify IRQ handling.pbrook2007-04-071-1/+1
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-171-1/+3
* Fix typo, by Ed Swierk.ths2007-02-101-1/+1
* SCSI and USB async IO support.pbrook2006-08-121-8/+50
* usb destroy API change (Lonnie Mendez)bellard2006-07-191-2/+3
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-0/+1
* Rearrange SCSI disk emulation code.pbrook2006-05-251-1/+5
* OHCI USB host emulation.pbrook2006-05-211-3/+9
* Rearrange PCI host emulation code.pbrook2006-05-131-1/+1
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-121-0/+1
* USB user interfacebellard2005-11-061-1/+17
* added virtual USB mouse supportbellard2005-11-051-0/+10
* initial USB supportbellard2005-11-051-0/+139
OpenPOWER on IntegriCloud