aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/usb/host/adm5120-drv.c
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: move files to files-3.8Florian Fainelli2015-01-101-228/+0
| | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914
* adm5120: remove __dev{init,exit} annotationsGabor Juhos2013-02-241-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768
* adm5120: merge 3.3 patchesGabor Juhos2012-04-291-10/+3
| | | | SVN-Revision: 31511
* cleanup files using checkpatch.plFlorian Fainelli2011-06-121-1/+1
| | | | SVN-Revision: 27162
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-221-1/+0
| | | | SVN-Revision: 15975
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+236
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-236/+0
| | | | SVN-Revision: 12598
* don't use mips_machgroupGabor Juhos2008-01-301-3/+0
| | | | SVN-Revision: 10328
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-011-2/+5
| | | | SVN-Revision: 10077
* add copyright header to the USB driver's filesGabor Juhos2007-12-051-11/+12
| | | | SVN-Revision: 9657
* USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-231-1/+2
| | | | SVN-Revision: 9592
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-101-1/+1
| | | | SVN-Revision: 9530
* USB driver fixesGabor Juhos2007-11-081-8/+7
| | | | SVN-Revision: 9513
* checkin a new, experimental USB driverGabor Juhos2007-09-211-0/+235
SVN-Revision: 8905