aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-ccid.c
AgeCommit message (Expand)Author
2012-02-15Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-10usb: pass USBEndpoint to usb_wakeupGerd Hoffmann
2012-02-10usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann
2012-02-10usb: kill handle_packet callbackGerd Hoffmann
2012-02-03qdev: kill off DeviceInfoAnthony Liguori
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-02-03usb: separate out legacy usb registration from type registrationAnthony Liguori
2012-01-27ccid: convert to QEMU Object ModelAnthony Liguori
2012-01-27usb: convert to QEMU Object ModelAnthony Liguori
2012-01-27qdev: move qdev->info to classAnthony Liguori
2012-01-13usb: track altsetting in USBDeviceGerd Hoffmann
2011-09-07usb-ccid: remote wakeup supportGerd Hoffmann
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann
2011-07-23usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-23usb: Add a speedmask to devicesHans de Goede
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-04-07usb-ccid: Spelling fixesBrad Hards
2011-04-04Fix non-portable format string in usb-ccid.cDavid Gibson
2011-04-01usb-ccid: add CCID busAlon Levy