summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbhost/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Config/build changes to better support the RTL8187Gregory Nutt2014-06-091-0/+21
* HID mouse can now support some while mice. Problems with Microsoft miceGregory Nutt2014-02-101-4/+45
* Add a mouse interface that is similar to the touchscreen interface except tha...Gregory Nutt2014-02-101-0/+20
* The USB HID mouse driver is now functional. There are some usage issues as d...Gregory Nutt2014-02-091-2/+9
* USB HID mouse: Fixes the basic data transfer model. Returned position data i...Gregory Nutt2014-02-091-6/+0
* USB HID mouse: Automatically select CONFIG_INPUT with USB HID mouse is selectedGregory Nutt2014-02-091-0/+1
* Add support for a USB HID mouse. Untested on initial check-inGregory Nutt2014-02-091-1/+108
* Extent the the USB host trace logic to include verbose debug outputGregory Nutt2013-09-091-2/+7
* USB monitor extended so that it can also be used with USB host trace dataGregory Nutt2013-09-091-1/+10
* Beginning of support for USB host side tracingGregory Nutt2013-09-091-0/+15
* kconfig2html: Perform HTL conversions and add hyperlinks for dependency expre...Gregory Nutt2013-04-211-1/+1
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-2/+2
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-21/+43
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-3/+3
* Kconfig updatepatacongo2012-04-131-0/+88
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4