summaryrefslogtreecommitdiff
path: root/hw/usb/hid-logitech-dj.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-24unifying: allow keyboard to be disabled with nokbdPeter Wu1-0/+2
2014-03-24unifying: fix mouse report format, DRYPeter Wu1-0/+4
2014-03-24unifying: implement BatteryStatusPeter Wu1-5/+17
2014-03-24unifying: impl HID++ 2.0 DeviceName, adjust device infoPeter Wu1-1/+2
2014-03-24unifying: fix report ID for HID++ 2.0 responsesPeter Wu1-0/+8
2014-03-23unifying: interface with HID++ 2.0 featuresPeter Wu1-1/+11
2014-03-20unifying: introduce usbdump property to specify dump namePeter Wu1-0/+1
2014-03-20unifying: start implementing HID++ 2.0 for devicesPeter Wu1-7/+24
2014-03-19unifying: implement 0x41 notification, trigger on reg 02Peter Wu1-1/+2
2014-03-19unifying: fix mixup of reporting flags, HidppMsg tweaksPeter Wu1-10/+20
2014-03-19unifying: implement activity counters and rcvr reg B3Peter Wu1-0/+1
2014-03-19unifying: handle receiver regs 0 and 2Peter Wu1-3/+6
2014-03-19unifying: fill in more device and receiver infoPeter Wu1-2/+2
2014-03-19unifying: move mode to LHIdDevice, init/reset functionalityPeter Wu1-5/+11
2014-03-19unifying: rename input queue, fix error queuePeter Wu1-2/+7
2014-03-18unifying: WIP for HID++ supportPeter Wu1-2/+174
2014-03-17unifying: move definitions to headerPeter Wu1-0/+45