summaryrefslogtreecommitdiffstats
path: root/hw/usb-ccid.c
Commit message (Expand)AuthorAgeFilesLines
* usb-ccid: remote wakeup supportGerd Hoffmann2011-09-071-1/+2
* usb-ccid: switch to USBDesc*Gerd Hoffmann2011-09-071-164/+83
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-9/+9
* usb: use iovecs in USBPacketGerd Hoffmann2011-08-041-21/+25
* usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster2011-07-231-11/+0
* Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori2011-06-271-0/+1
|\
| * usb: Add a speedmask to devicesHans de Goede2011-06-231-0/+1
* | Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster2011-06-241-1/+1
|/
* usb-ccid: Plug memory leak on qdev exit()Markus Armbruster2011-06-141-20/+8
* usb: Pass the packet to the device's handle_control callbackHans de Goede2011-05-261-2/+2
* usb-ccid: Spelling fixesBrad Hards2011-04-071-4/+4
* Fix non-portable format string in usb-ccid.cDavid Gibson2011-04-041-1/+1
* usb-ccid: add CCID busAlon Levy2011-04-011-0/+1419
OpenPOWER on IntegriCloud