Add script reading bootloader flags
[pub/lufa.git] / LUFA / Drivers / USB / Class / Device /
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2020-06-15 Dean CameraFix control request hang in Printer device class driver...
2020-06-15 Dean CameraFix truncated IEEE string returned in Printer device...
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2018-12-07 Dean CameraFix Doxygen documentation for conditionally enabled...
2018-08-27 Dean CameraMerge pull request #137 from abcminiuser/feature-ccid
2018-08-06 Dean CameraAdd const qualifiers to class driver callback parameter...
2018-08-06 Dean CameraClean up CCID class driver and associated demos.
2018-08-06 Dean CameraMerge pull request #135 from kidbomb/feature-ccid-get...
2018-07-22 Filipe RodriguesCCID: Initial support for GetParameters and SetParameters
2018-06-29 Dean CameraMerge pull request #131 from kidbomb/feature-ccid-xfrblock
2018-06-25 Filipe RodriguesCCID: Add support for PC-to-Reader XfrBlock message
2018-06-24 Dean CameraReformatting and add const qualifiers.
2018-06-24 Dean CameraMerge pull request #126 from kidbomb/feature-ccid
2018-06-17 Filipe RodriguesReview fixes
2018-06-17 Dean CameraAdd CCID class driver and associated demos.
2018-06-17 Dean CameraFix mismatched aliased event and event stub function...
2018-06-17 Dean CameraRemove unneccesary ATTR_CONST from stub functions ...
2018-02-18 Dean CameraFixed CDC class Send_Device_*_P() and Send_Host_*_P...
2018-01-22 Dean CameraFix CDC device driver not returning written character...
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-02-28 Stefan HellermannAdd Progmem Variant to CDC_Device_Send
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraFix overflow for RNDIS class driver responses when...
2014-06-25 Dean CameraMerge pull request #28 from The-42/fix-feature-id
2014-06-19 Bert van HallFix missing report IDs in feature reports
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-11-05 Dean CameraFixed MIDI device class driver MIDI_Device_ReceiveEvent...
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-09-27 Dean CameraMerge pull request #7 from mondalaci/hidclassdevice_whi...
2013-09-24 László MondaUse spaces instead of tabs where necessary to fix inden...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-05-05 Dean CameraAdd proper reset handling to the USB Printer Device...
2013-05-05 Dean CameraAdd missing EVENT_PRNT_Device_SoftReset() public functi...
2013-05-05 Dean CameraAdd new Printer Device Class driver.
2013-04-11 Dean CameraAdd some missing function attributes.
2013-04-04 Dean CameraMinor documentation improvements.
2013-03-23 Dean CameraFixed Low Speed USB devices broken when using the libra...
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraFix missing briefs in the documentation for several...
2012-09-16 Dean CameraFixed lengthy timeouts in the USBtoSerial project if...
2012-06-12 Dean CameraAdd missing <math.h> include for the UC3 devices, hide...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraFixed swapped Little Endian/Big Endian endpoint and...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-05 Dean CameraFixed possible deadlock in the CDC device driver if...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-11 Dean CameraClean up the Audio Device class driver control request...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-28 Dean CameraAdded new CALLBACK_Audio_Device_GetSetInterfaceProperty...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-09 Dean CameraFixed race conditions in the CDC, HID and Mass Storage...
2011-10-26 Dean CameraFixed CDC class drivers not saving and sending all...
2011-10-07 Dean CameraAdded endian-correction to the CDC driver's Line Encodi...
2011-09-05 Dean CameraOops - restore conditional calls to USB_USBTask() in...
2011-07-29 Dean CameraRemove redundant calls to USB_USBTask() in the Mass...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-11 Dean CameraMore endianness porting of the LUFA device mode class...
2011-06-29 Dean CameraMerge over core library changes from the MultiArchDemos...
2011-06-19 Dean CameraCode style fixes for the Device mode USB Audio Class...
2011-06-16 Dean CameraRename new Audio class driver functions, callbacks...
2011-06-08 Dean CameraPipe_BoundEndpointNumber() has been renamed to Pipe_Get...
2011-06-08 Dean CameraRemove warnings in the documentation for the library...
2011-06-08 Dean CameraAdded new Host mode Audio Class driver.
2011-06-07 Dean CameraFix errors in the Audio device demos and class driver...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-05-30 Dean CameraAdded new incomplete AudioOutputHost Host LowLevel...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-05-18 Dean CameraAdd new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea...
2011-04-13 Dean CameraReplace cast-as-char* byte access of multibyte variable...
2011-04-12 Dean CameraAdd missing function attributes to the pipe/endpoint...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
next