summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/usb/host
Commit message (Collapse)AuthorAgeFilesLines
* more USB driver changesGabor Juhos2007-11-154-214/+141
| | | | SVN-Revision: 9550
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
| | | | SVN-Revision: 9543
* fix an unbalanced spinlock issueGabor Juhos2007-11-111-1/+1
| | | | SVN-Revision: 9540
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
| | | | SVN-Revision: 9530
* USB driver fixesGabor Juhos2007-11-087-556/+477
| | | | SVN-Revision: 9513
* fix USB driver to compile even if USB_DEBUG is disabledGabor Juhos2007-11-021-2/+4
| | | | SVN-Revision: 9483
* cleanup USB driver, it's still experimentalGabor Juhos2007-11-015-767/+604
| | | | SVN-Revision: 9480
* checkin a new, experimental USB driverGabor Juhos2007-09-217-835/+4259
| | | | SVN-Revision: 8905
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+996
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653