projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Spell check library source code files.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
HID.c
2011-04-04
Dean Camera
Renamed all low level Endpoint_Read_*, Endpoint_Write_...
blob
|
commitdiff
2011-02-19
Dean Camera
Initial restructuring of the core USB driver module...
blob
|
commitdiff
|
diff to current
2011-01-10
Dean Camera
Altered all endpoint/pipe stream transfers so that...
blob
|
commitdiff
|
diff to current
2011-01-01
Dean Camera
Update copyright year on all source files.
blob
|
commitdiff
|
diff to current
2010-12-02
Dean Camera
Fixed HID hpst class driver incorrectly binding to...
blob
|
commitdiff
|
diff to current
2010-12-02
Dean Camera
Refactored Host mode Class Driver *_Host_ConfigurePipes...
blob
|
commitdiff
|
diff to current
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
blob
|
commitdiff
|
diff to current
2010-10-25
Dean Camera
Add descriptor class, subclass and protocol constants...
blob
|
commitdiff
|
diff to current
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
blob
|
commitdiff
|
diff to current
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
blob
|
commitdiff
|
diff to current
2010-10-01
Dean Camera
Whitespace corrections.
blob
|
commitdiff
|
diff to current
2010-09-30
Dean Camera
Make Host mode Class drivers only set the class driver...
blob
|
commitdiff
|
diff to current
2010-09-30
Dean Camera
Fix incorrectly named configuration descriptor callback...
blob
|
commitdiff
|
diff to current
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
blob
|
commitdiff
|
diff to current
2010-09-28
Dean Camera
Move out many of the common class driver constants...
blob
|
commitdiff
|
diff to current
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
blob
|
commitdiff
|
diff to current
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
blob
|
commitdiff
|
diff to current
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
blob
|
commitdiff
|
diff to current
2010-02-14
Dean Camera
Fix HID Host Class driver sending incorrect ReportType...
blob
|
commitdiff
|
diff to current
2010-02-11
Dean Camera
Add more include protection macros to give the user...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
blob
|
commitdiff
|
diff to current
2010-01-04
Dean Camera
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Update copyright year to 2010.
blob
|
commitdiff
|
diff to current
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
blob
|
commitdiff
|
diff to current
2009-12-13
Dean Camera
Test with -Wextra, fix library warnings due to unused...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
blob
|
commitdiff
|
diff to current
2009-11-09
Dean Camera
Fixed HID host Class driver report send/receive report...
blob
|
commitdiff
|
diff to current
2009-11-07
Dean Camera
Add optional pipe double banking support to the Host...
blob
|
commitdiff
|
diff to current
2009-11-03
Dean Camera
Add const attribute to class driver APIs.
blob
|
commitdiff
|
diff to current
2009-09-30
Dean Camera
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
blob
|
commitdiff
|
diff to current
2009-09-30
Dean Camera
Fixed issue in the HID Host class driver's HID_Host_Sen...
blob
|
commitdiff
|
diff to current
2009-09-24
Dean Camera
Fix incorrect names for the HID Host protocol setting...
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Add new attributes to the HID Report Parser and HID...
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Finish initial draft of the Host Mode HID Class driver.
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Add const qualifiers to Host mode Class drivers.
blob
|
commitdiff
|
diff to current
2009-09-20
Dean Camera
Finish Class Driver MouseHost demo. Update HID Host...
blob
|
commitdiff
|
diff to current
2009-09-20
Dean Camera
Added new Pipe_IsFrozen() macro to determine if the...
blob
|
commitdiff
|
diff to current
2009-09-17
Dean Camera
Added support for the officially recommended layout...
blob
|
commitdiff
|
diff to current
2009-09-17
Dean Camera
Fix Mass Storage Host Class driver GetMaxLUN command...
blob
|
commitdiff
|
diff to current
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
blob
|
commitdiff
|
diff to current
2009-09-02
Dean Camera
Add StillImage Host Class Driver functions for opening...
blob
|
commitdiff
|
diff to current
2009-08-30
Dean Camera
Added start of the Still Image Host Class driver demo...
blob
|
commitdiff
|
diff to current
2009-08-13
Dean Camera
Added CDC_Device_Flush() command to the CDC Device...
blob
|
commitdiff
|
diff to current
2009-08-11
Dean Camera
Add new functions to the HID host class driver, refine...
blob
|
commitdiff
|
diff to current
2009-08-11
Dean Camera
Fixed swapped paremeters in the HID state memory copy...
blob
|
commitdiff
|
diff to current
2009-08-11
Dean Camera
Fix issue in CDC device class driver where received...
blob
|
commitdiff
|
diff to current
2009-08-05
Dean Camera
Commit for 090810rc1 release.
blob
|
commitdiff
|
diff to current
2009-07-27
Dean Camera
State information for class drivers is now zeroed out...
blob
|
commitdiff
|
diff to current
2009-07-27
Dean Camera
Change Host mode class driver Pipe configuration routin...
blob
|
commitdiff
|
diff to current
2009-07-27
Dean Camera
Add new MouseHost Class Driver demo, unfinished, to...
blob
|
commitdiff
|
diff to current
2009-06-14
Dean Camera
Add host mode USB Class driver stubs, add beginnings...
blob
|
commitdiff
|
diff to current