summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: merge 3.3 patchesGabor Juhos2012-04-291-23/+15
| | | | SVN-Revision: 31511
* cleanup files using checkpatch.plFlorian Fainelli2011-06-121-34/+36
| | | | SVN-Revision: 27162
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
| | | | SVN-Revision: 18274
* usb driver: fix urb_print function definitionGabor Juhos2009-05-211-1/+1
| | | | SVN-Revision: 15965
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+842
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-842/+0
| | | | SVN-Revision: 12598
* fix a bug in the USB driver debug codeGabor Juhos2008-07-271-4/+4
| | | | SVN-Revision: 11961
* switch to 2.6.25.7Gabor Juhos2008-06-171-27/+185
| | | | SVN-Revision: 11526
* switch to 2.6.24Gabor Juhos2008-02-091-4/+4
| | | | SVN-Revision: 10427
* 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-4/+6
| | | | SVN-Revision: 9657
* fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-231-7/+8
| | | | SVN-Revision: 9593
* USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-231-102/+152
| | | | SVN-Revision: 9592
* more USB driver changesGabor Juhos2007-11-151-1/+3
| | | | SVN-Revision: 9550
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-121-108/+0
| | | | SVN-Revision: 9543
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-101-2/+2
| | | | SVN-Revision: 9530
* 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-011-139/+195
| | | | SVN-Revision: 9480
* checkin a new, experimental USB driverGabor Juhos2007-09-211-0/+676
SVN-Revision: 8905