index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ccid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
usb-ccid: advertise SELF_POWERED
Alon Levy
1
-1
/
+1
2012-02-15
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
1
-3
/
+4
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-10
usb: pass USBEndpoint to usb_wakeup
Gerd Hoffmann
1
-1
/
+3
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
1
-1
/
+1
2012-02-10
usb: kill handle_packet callback
Gerd Hoffmann
1
-1
/
+0
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-19
/
+24
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
1
-1
/
+2
2012-01-27
ccid: convert to QEMU Object Model
Anthony Liguori
1
-19
/
+57
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
1
-16
/
+22
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-1
/
+1
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
1
-8
/
+0
2011-09-07
usb-ccid: remote wakeup support
Gerd Hoffmann
1
-1
/
+2
2011-09-07
usb-ccid: switch to USBDesc*
Gerd Hoffmann
1
-164
/
+83
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-9
/
+9
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
1
-21
/
+25
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
1
-11
/
+0
2011-06-27
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
1
-0
/
+1
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-1
/
+1
2011-06-23
usb: Add a speedmask to devices
Hans de Goede
1
-0
/
+1
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
1
-20
/
+8
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
1
-2
/
+2
2011-04-07
usb-ccid: Spelling fixes
Brad Hards
1
-4
/
+4
2011-04-04
Fix non-portable format string in usb-ccid.c
David Gibson
1
-1
/
+1
2011-04-01
usb-ccid: add CCID bus
Alon Levy
1
-0
/
+1419