qmk_firmware/LUFA/Drivers/USB/Class/Host
Dean Camera fa2a8fca69 Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin). 2013-02-27 19:57:28 +00:00
..
AndroidAccessoryClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
AndroidAccessoryClassHost.h Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
AudioClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
AudioClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
CDCClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
CDCClassHost.h Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
HIDClassHost.c Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin). 2013-02-27 19:57:28 +00:00
HIDClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MIDIClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
MassStorageClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
PrinterClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
PrinterClassHost.h Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
RNDISClassHost.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
RNDISClassHost.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
StillImageClassHost.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
StillImageClassHost.h Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00