Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | Correct drv_usb_kbd_init function | Ryan CHEN | 2008-09-09 | -0/+2 |
* | devices: merge to list_head | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -8/+6 |
* | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -5/+0 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | -5/+6 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -2/+2 |
* | Add Ctrl combo key support to usb keyboard driver. | Zhang Wei | 2008-01-09 | -0/+19 |
* | Fix the issue of usb_kbd driver missing the scan code of key 'z'. | Zhang Wei | 2007-11-03 | -1/+1 |
* | USB event poll support | Zhang Wei | 2007-06-06 | -1/+5 |
* | * Code cleanup: | wdenk | 2003-06-27 | -6/+0 |
* | Initial revision | wdenk | 2002-08-17 | -0/+734 |