aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* AVR8: Add option to keep 3.3V regulator enabledMichael Hanselmann2013-12-201-1/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Fixed logic hole breaking USB operations on a USB controller with only one su...Dean Camera2012-08-281-1/+1
* Added workaround for broken VBUS detection on AVR8 devices when a bootloader ...Dean Camera2012-08-121-0/+7
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-2/+1
* Add architecture guards to all architecture-specific files, so that they can ...Dean Camera2012-04-071-0/+4
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-4/+4
* When automatic PLL management mode is enabled on the U4 series AVR8 chips, th...Dean Camera2011-10-121-1/+1
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-14/+15
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-1/+16
* Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating wh...Dean Camera2011-03-151-1/+2
* Implemented on-demand PLL clock generation for the U4, U6 and U7 series USB A...Dean Camera2011-03-151-14/+26
* Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean Camera2011-03-051-2/+0
* Add in USB_INT_RegisterHandlers() internal function to register the interrupt...Dean Camera2011-02-281-0/+2
* Changed over the AVR8 USB controller interrupt management macros to be inline...Dean Camera2011-02-271-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+233