summaryrefslogtreecommitdiffstats
path: root/hw/usb-ccid.c
Commit message (Expand)AuthorAgeFilesLines
* usb: the big renameGerd Hoffmann2012-03-131-1365/+0
* Spelling fixes in comments (it's -> its)Stefan Weil2012-03-081-1/+1
* usb-ccid: advertise SELF_POWEREDAlon Levy2012-02-271-1/+1
* Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-151-3/+4
|\
| * usb: pass USBEndpoint to usb_wakeupGerd Hoffmann2012-02-101-1/+3
| * usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-101-1/+1
| * usb: kill handle_packet callbackGerd Hoffmann2012-02-101-1/+0
* | qom: Unify type registrationAndreas Färber2012-02-151-2/+3
|/
* qdev: kill off DeviceInfoAnthony Liguori2012-02-031-1/+1
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-19/+24
* usb: separate out legacy usb registration from type registrationAnthony Liguori2012-02-031-1/+2
* ccid: convert to QEMU Object ModelAnthony Liguori2012-01-271-19/+57
* usb: convert to QEMU Object ModelAnthony Liguori2012-01-271-16/+22
* qdev: move qdev->info to classAnthony Liguori2012-01-271-1/+1
* usb: track altsetting in USBDeviceGerd Hoffmann2012-01-131-8/+0
* 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