index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-hid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/hid: avoid dynamic stack allocation
Gerd Hoffmann
2021-05-04
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/usb: Regroup USB HID protocol values
César Belley
2020-08-31
1
-19
/
+7
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-3
/
+3
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-30
1
-11
/
+15
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-3
/
+3
*
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
1
-2
/
+2
*
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
2017-02-06
1
-3
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
usb: usb-hid QOMify
Gonglei
2015-05-08
1
-14
/
+20
*
usb-hid: Add high speed keyboard configuration
Jan Vesely
2014-10-15
1
-1
/
+65
*
usb-hid: Add high speed mouse configuration
Jan Vesely
2014-10-15
1
-1
/
+70
*
usb-hid: Move descriptor decision to usb-hid initfn
Jan Vesely
2014-10-15
1
-20
/
+21
*
dev-hid: convert init to realize
Gonglei
2014-09-23
1
-14
/
+13
*
usb: add input routing support for tablet and keyboard
Gerd Hoffmann
2014-05-26
1
-0
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2014-05-14
1
-2
/
+2
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
1
-4
/
+4
*
usb-hid: add microsoft os descriptor support
Gerd Hoffmann
2014-01-16
1
-0
/
+8
*
Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"
Gerd Hoffmann
2013-11-28
1
-1
/
+1
*
usb/dev-hid: Modified usb-tablet category from Misc to Input
Marcel Apfelbaum
2013-09-02
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+3
*
usb: add serial bus property
Gerd Hoffmann
2013-06-24
1
-0
/
+3
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
1
-1
/
+1
|
\
|
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
|
usb-tablet: Don't claim wakeup capability for USB-2 version
Hans de Goede
2013-04-03
1
-1
/
+1
|
/
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-3
/
+3
*
hid: Change idle handling to use a timer
Hans de Goede
2013-01-07
1
-5
/
+3
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
usb-tablet: Allow connecting to ehci
Hans de Goede
2012-12-04
1
-1
/
+84
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-23
/
+19
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-1
/
+1
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-0
/
+638