summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/usbhost
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board ↵patacongo1-3/+3
with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
2012-12-27Add support for key release eventspatacongo1-4/+4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5464 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Verified USB HID KBD driver encoding of special characters; ↵patacongo2-15/+23
apps/examples/hidkbd now decodes encoded keyboar characters. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5463 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ↵patacongo1-4/+12
reawakened in the USB HID keyboard driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5462 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Implement encoding the usbhost HID keyboard driver; configre ↵patacongo2-66/+373
olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5461 42af7a65-404d-4744-a932-0658087f49c3
2012-11-25A few native window build updatespatacongo1-2/+2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
2012-11-13Centralized the definition of the INCDIR script in tools/Config.mkpatacongo1-2/+2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
2012-09-13Email address change in nuttx/patacongo6-6/+6
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
2012-09-04Add support for multiple work queuespatacongo3-5/+5
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5081 42af7a65-404d-4744-a932-0658087f49c3
2012-08-28Slightly improved delay logic for the USB hostpatacongo2-11/+16
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5064 42af7a65-404d-4744-a932-0658087f49c3
2012-08-24Update STM32 USB OTG FS host driver -- the driver is now marginally functionalpatacongo1-53/+60
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5051 42af7a65-404d-4744-a932-0658087f49c3
2012-08-21Several more bug fixes for STM32 OTG FS host driverpatacongo1-2/+2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5044 42af7a65-404d-4744-a932-0658087f49c3
2012-08-20Changes for clean STM32 USB host driver buildpatacongo2-5/+9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5040 42af7a65-404d-4744-a932-0658087f49c3
2012-08-02Move RAMLOG driver to drivers/syslog; Add ability to output debug ↵patacongo1-3/+3
information to any character device or file git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
2012-04-13Kconfig updatepatacongo1-0/+88
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4599 42af7a65-404d-4744-a932-0658087f49c3
2012-04-06Add kconfig documentationpatacongo1-1/+1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
2012-03-21Move file-system header files to include/nuttx/fspatacongo3-3/+3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-60/+60
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
2011-10-04ADS7843E driver is code completepatacongo1-0/+0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4018 42af7a65-404d-4744-a932-0658087f49c3
2011-07-01Add bugfixes recommended by Sheref Younanpatacongo1-2/+13
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3737 42af7a65-404d-4744-a932-0658087f49c3
2011-05-16Add initial CC1101 wireless logic from Urospatacongo1-9/+15
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3617 42af7a65-404d-4744-a932-0658087f49c3
2011-05-13Fix possibly deadlock conditionpatacongo1-16/+21
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3601 42af7a65-404d-4744-a932-0658087f49c3
2011-05-12Fix USB host error handling logicpatacongo4-16/+16
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3593 42af7a65-404d-4744-a932-0658087f49c3
2011-04-06Fixes for kernel stub buildspatacongo3-14/+15
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3473 42af7a65-404d-4744-a932-0658087f49c3
2011-03-26RTL bug fixespatacongo2-11/+12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3421 42af7a65-404d-4744-a932-0658087f49c3
2011-03-18Make RTL8187 driver an add-onpatacongo2-1773/+7
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3390 42af7a65-404d-4744-a932-0658087f49c3
2011-03-12More support for SLIP data link protocolpatacongo1-3/+3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
2011-03-11Add a stub that can be used when networking is enabled, but there is no ↵patacongo1-22/+0
ethernet driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3368 42af7a65-404d-4744-a932-0658087f49c3
2011-03-09RTL8187 driver updatepatacongo2-50/+103
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3356 42af7a65-404d-4744-a932-0658087f49c3
2011-03-06RTL driver update (still in progress)patacongo1-0/+671
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3346 42af7a65-404d-4744-a932-0658087f49c3
2011-02-20Add m9s12 serial logicpatacongo1-11/+11
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3305 42af7a65-404d-4744-a932-0658087f49c3
2011-02-19Add HID parser from LUFApatacongo2-1/+530
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3303 42af7a65-404d-4744-a932-0658087f49c3
2011-02-12RTL18189 infrastructurepatacongo2-0/+1068
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3285 42af7a65-404d-4744-a932-0658087f49c3
2011-02-11Add logic to get the VID and PIDpatacongo1-43/+36
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3282 42af7a65-404d-4744-a932-0658087f49c3
2011-01-20Add USH HID keyboard debouncingpatacongo1-3/+33
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3265 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19Fix more issues detected by CppCheck toolpatacongo1-1/+1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3264 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19Fix issues detected by CppCheck toolpatacongo1-21/+21
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3261 42af7a65-404d-4744-a932-0658087f49c3
2011-01-19Basic HID keyboard funcionality. More testing is neededpatacongo1-81/+264
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3260 42af7a65-404d-4744-a932-0658087f49c3
2011-01-18Complete HID keyboard testpatacongo1-11/+11
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3259 42af7a65-404d-4744-a932-0658087f49c3
2011-01-18Warnings not errors would be more politepatacongo3-12/+28
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3258 42af7a65-404d-4744-a932-0658087f49c3
2011-01-18Add logic to map keyboard scancodespatacongo1-58/+274
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3257 42af7a65-404d-4744-a932-0658087f49c3
2011-01-17More HID keyboard progresspatacongo3-63/+133
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3256 42af7a65-404d-4744-a932-0658087f49c3
2011-01-16More HID keyboard supportpatacongo3-281/+540
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3255 42af7a65-404d-4744-a932-0658087f49c3
2011-01-16Make space for int/isoc endpoint supportpatacongo3-2/+18
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3254 42af7a65-404d-4744-a932-0658087f49c3
2011-01-14Extend the ED and get the transfer type into the EDpatacongo3-3/+9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3251 42af7a65-404d-4744-a932-0658087f49c3
2011-01-14Fleshing out keyboard driverpatacongo3-86/+357
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3250 42af7a65-404d-4744-a932-0658087f49c3
2011-01-13Don't include ohci.hpatacongo1-1/+0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3249 42af7a65-404d-4744-a932-0658087f49c3
2011-01-12Framework for HID keyboard -- not much there yetpatacongo3-1/+2078
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3245 42af7a65-404d-4744-a932-0658087f49c3
2011-01-12Rename usb_storage.h to storage.hpatacongo1-7/+6
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3243 42af7a65-404d-4744-a932-0658087f49c3