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
/
Host
/
MassStorage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const qualifiers to Host mode Class drivers.
Dean Camera
2009-09-21
1
-23
/
+25
*
Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function ret...
Dean Camera
2009-09-17
1
-9
/
+7
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-10
/
+7
*
Add StillImage Host Class Driver functions for opening and closing sessions. ...
Dean Camera
2009-09-02
1
-81
/
+39
*
Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...
Dean Camera
2009-09-01
1
-3
/
+6
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-4
/
+4
*
Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...
Dean Camera
2009-08-27
1
-3
/
+5
*
Add check to Pipe_IsEndpointBound() in the Mass Storage Host mode Class drive...
Dean Camera
2009-08-27
1
-2
/
+5
*
Simplified Host mode Mass Storage Class driver to reduce compiled program size.
Dean Camera
2009-08-27
1
-101
/
+45
*
Fix memory corruption in Host mode Mass Storage Class driver.
Dean Camera
2009-08-27
1
-2
/
+2
*
Completed initial Host mode Mass Storage class driver.
Dean Camera
2009-08-27
1
-8
/
+216
*
Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCapacity() to the host mo...
Dean Camera
2009-08-26
1
-11
/
+124
*
Add SCSICodes.h to the Class Driver Common folder, and automatically include ...
Dean Camera
2009-08-26
1
-1
/
+43
*
Oops: Really disable building of Projects/Host/ClassDriver directory in the P...
Dean Camera
2009-08-26
1
-5
/
+19
*
More work on the Mass Storage Host mode Class driver.
Dean Camera
2009-08-26
1
-0
/
+188
*
Added CDC_Device_Flush() command to the CDC Device mode class driver.
Dean Camera
2009-08-13
1
-0
/
+95
*
Commit for 090810rc1 release.
Dean Camera
2009-08-05
1
-1
/
+4
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+36