summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/usbhost
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo1-3/+3
2012-12-27Add support for key release eventspatacongo1-4/+4
2012-12-26Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2-15/+23
2012-12-26Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo1-4/+12
2012-12-26Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2-66/+373
2012-11-25A few native window build updatespatacongo1-2/+2
2012-11-13Centralized the definition of the INCDIR script in tools/Config.mkpatacongo1-2/+2
2012-09-13Email address change in nuttx/patacongo6-6/+6
2012-09-04Add support for multiple work queuespatacongo3-5/+5
2012-08-28Slightly improved delay logic for the USB hostpatacongo2-11/+16
2012-08-24Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo1-53/+60
2012-08-21Several more bug fixes for STM32 OTG FS host driverpatacongo1-2/+2
2012-08-20Changes for clean STM32 USB host driver buildpatacongo2-5/+9
2012-08-02Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo1-3/+3
2012-04-13Kconfig updatepatacongo1-0/+88
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo3-3/+3
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-60/+60
2011-10-04ADS7843E driver is code completepatacongo1-0/+0
2011-07-01Add bugfixes recommended by Sheref Younanpatacongo1-2/+13
2011-05-16Add initial CC1101 wireless logic from Urospatacongo1-9/+15
2011-05-13Fix possibly deadlock conditionpatacongo1-16/+21
2011-05-12Fix USB host error handling logicpatacongo4-16/+16
2011-04-06Fixes for kernel stub buildspatacongo3-14/+15
2011-03-26RTL bug fixespatacongo2-11/+12
2011-03-18Make RTL8187 driver an add-onpatacongo2-1773/+7
2011-03-12More support for SLIP data link protocolpatacongo1-3/+3
2011-03-11Add a stub that can be used when networking is enabled, but there is no ether...patacongo1-22/+0
2011-03-09RTL8187 driver updatepatacongo2-50/+103
2011-03-06RTL driver update (still in progress)patacongo1-0/+671
2011-02-20Add m9s12 serial logicpatacongo1-11/+11
2011-02-19Add HID parser from LUFApatacongo2-1/+530
2011-02-12RTL18189 infrastructurepatacongo2-0/+1068
2011-02-11Add logic to get the VID and PIDpatacongo1-43/+36
2011-01-20Add USH HID keyboard debouncingpatacongo1-3/+33
2011-01-19Fix more issues detected by CppCheck toolpatacongo1-1/+1
2011-01-19Fix issues detected by CppCheck toolpatacongo1-21/+21
2011-01-19Basic HID keyboard funcionality. More testing is neededpatacongo1-81/+264
2011-01-18Complete HID keyboard testpatacongo1-11/+11
2011-01-18Warnings not errors would be more politepatacongo3-12/+28
2011-01-18Add logic to map keyboard scancodespatacongo1-58/+274
2011-01-17More HID keyboard progresspatacongo3-63/+133
2011-01-16More HID keyboard supportpatacongo3-281/+540
2011-01-16Make space for int/isoc endpoint supportpatacongo3-2/+18
2011-01-14Extend the ED and get the transfer type into the EDpatacongo3-3/+9
2011-01-14Fleshing out keyboard driverpatacongo3-86/+357
2011-01-13Don't include ohci.hpatacongo1-1/+0
2011-01-12Framework for HID keyboard -- not much there yetpatacongo3-1/+2078
2011-01-12Rename usb_storage.h to storage.hpatacongo1-7/+6