index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in changes from upstream
Drashna Jael're
2019-09-06
8
-48
/
+48
|
\
|
*
Documentation: Fix Doxygen grouping.
Dean Camera
2019-09-04
8
-48
/
+48
*
|
Fix issue with gcc 8.10 compiler (qmk#2914)
Drashna Jaelre
2019-07-03
1
-2
/
+1
|
/
*
Documentation: Update copyrights to 2019.
Dean Camera
2019-01-08
13
-27
/
+27
*
Fix HID report parser incorrectly decoding 32-bit USAGE elements.
Dean Camera
2018-12-09
1
-3
/
+3
*
Clean up CCID class driver and associated demos.
Dean Camera
2018-08-06
1
-25
/
+25
*
CCID: Initial support for GetParameters and SetParameters
Filipe Rodrigues
2018-07-21
1
-0
/
+3
*
CCID: Add support for PC-to-Reader XfrBlock message
Filipe Rodrigues
2018-06-24
1
-0
/
+20
*
Reformatting and add const qualifiers.
Dean Camera
2018-06-24
1
-1
/
+2
*
Add CCID class driver and associated demos.
Dean Camera
2018-06-17
1
-0
/
+269
*
Fixed HID report parser corruption when parsing PUSH and POP report item elem...
Dean Camera
2018-06-17
1
-1
/
+1
*
Move class-specific functional descriptor definitions to their respective cla...
Dean Camera
2018-06-17
2
-17
/
+31
*
Remove unused CDC_FUNCTIONAL_DESCRIPTOR macro.
Dean Camera
2018-03-12
1
-15
/
+0
*
Update copyrights for 2018.
Dean Camera
2018-01-04
12
-24
/
+24
*
Added HID_KEYBOARD_SC_RESERVED
NicoHood
2017-12-29
1
-0
/
+1
*
Update copyrights for 2017.
Dean Camera
2017-04-18
12
-24
/
+24
*
Fix HID_DESCRIPTOR_KEYBOARD()
Eric Tang
2017-01-24
1
-2
/
+1
*
Fix USB_SetHIDReportItemInfo() function.
e-chip
2016-09-28
1
-2
/
+2
*
Update copyrights to 2016.
Dean Camera
2016-01-31
12
-24
/
+24
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
12
-24
/
+24
*
add parens around args in MIDI_EVENT macro
Tom Hargreaves
2014-09-06
1
-1
/
+1
*
Add Dual MIDI device class driver demo application.
Dean Camera
2014-08-31
1
-1
/
+1
*
Fix overflow for RNDIS class driver responses when returning the adapter quer...
Dean Camera
2014-08-31
1
-3
/
+0
*
Fix typos and add new macros for HID keyboard scancodes.
László Monda
2014-04-06
1
-4
/
+21
*
Update copyrights for 2014.
Dean Camera
2014-01-04
12
-24
/
+24
*
Minor documentation improvements.
Dean Camera
2013-10-27
2
-2
/
+2
*
Fixed error receiving PIMA events via the Still Image Host class driver.
Dean Camera
2013-08-23
1
-8
/
+8
*
Fix code style in the HID parser module.
Dean Camera
2013-08-23
1
-5
/
+5
*
Prevent accessing past the UsageList bounds in the HID parser when dequeueing...
Dean Camera
2013-08-19
1
-5
/
+22
*
Ensure core library documentation sections use unique IDs.
Dean Camera
2013-06-01
10
-11
/
+11
*
Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons.
Dean Camera
2013-05-23
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2013-05-22
1
-6
/
+6
*
Minor documentation improvements.
Dean Camera
2013-05-12
4
-6
/
+28
*
Update Android Accessory Class driver to be compatible with protocol version ...
Dean Camera
2013-05-10
1
-2
/
+3
*
Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
Dean Camera
2013-04-06
1
-2
/
+2
*
Added additional MIDI command definitions to the MIDI class driver (thanks to...
Dean Camera
2013-03-28
1
-8
/
+46
*
Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the...
Dean Camera
2013-03-17
1
-2
/
+2
*
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...
Dean Camera
2013-03-09
1
-0
/
+3
*
Update copyright year to 2013.
Dean Camera
2013-01-03
12
-24
/
+24
*
Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for th...
Dean Camera
2012-10-14
1
-2
/
+2
*
Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...
Dean Camera
2012-10-14
1
-4
/
+8
*
Minor documentation improvements.
Dean Camera
2012-10-05
12
-12
/
+12
*
Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning s...
Dean Camera
2012-09-09
1
-1
/
+10
*
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean Camera
2012-06-21
1
-127
/
+127
*
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...
Dean Camera
2012-04-25
1
-2
/
+13
*
Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
Dean Camera
2012-03-29
1
-3
/
+3
*
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...
Dean Camera
2012-03-29
1
-12
/
+11
*
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean Camera
2012-02-24
1
-4
/
+4
*
Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...
Dean Camera
2012-02-20
1
-3
/
+4
*
Minor documentation improvements.
Dean Camera
2012-02-11
1
-2
/
+2
[next]