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
/
USB.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-3
/
+2
*
More AVR32 achitecture ports.
Dean Camera
2010-02-24
1
-4
/
+0
*
More porting of the USB core to the AVR32.
Dean Camera
2010-02-23
1
-0
/
+4
*
Start porting the USB core to the AVR32 UC3B.
Dean Camera
2010-02-23
1
-1
/
+2
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+5
*
Add documentation to the USB Class Drivers module on how to use the Host mode...
Dean Camera
2010-02-02
1
-0
/
+109
*
Replace the Webserver demo's uIP with the latest code ripped from the Contiki...
Dean Camera
2010-02-02
1
-0
/
+109
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 a...
Dean Camera
2009-11-29
1
-8
/
+5
*
Better checking of whether a packet is received in the RNDISEthernetHost Clas...
Dean Camera
2009-11-27
1
-4
/
+4
*
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean Camera
2009-11-26
1
-2
/
+2
*
Corrections, improvements and additions to the incomplete RNDISHost demo.
Dean Camera
2009-11-13
1
-0
/
+9
*
Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...
Dean Camera
2009-11-08
1
-2
/
+2
*
Added new Printer Host mode Class driver.
Dean Camera
2009-11-04
1
-0
/
+50
*
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...
Dean Camera
2009-08-30
1
-3
/
+0
*
Commit for 090810rc1 release.
Dean Camera
2009-08-05
1
-1
/
+5
*
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
Dean Camera
2009-07-16
1
-0
/
+2
*
Added better module summaries.
Dean Camera
2009-07-14
1
-1
/
+3
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-14
/
+0
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-5
/
+1
*
Added Doxygen documentation to the Audio class driver. Added new modules for ...
Dean Camera
2009-06-04
1
-0
/
+27
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
1
-2
/
+0
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-3
/
+2
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-3
/
+16
*
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-16
1
-1
/
+1
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-0
/
+8
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-7
/
+7
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+83
[prev]