aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/usb/host/adm5120-hcd.c
Commit message (Collapse)AuthorAge
* adm5120: move files to files-3.8Florian Fainelli2015-01-10
| | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914
* adm5120: don't include asm/system.h in adm5120-hcd.cGabor Juhos2013-01-01
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34948
* adm5120: merge 3.3 patchesGabor Juhos2012-04-29
| | | | SVN-Revision: 31511
* cleanup files using checkpatch.plFlorian Fainelli2011-06-12
| | | | SVN-Revision: 27162
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-22
| | | | SVN-Revision: 15975
* experimental support for 2.6.27Gabor Juhos2008-10-05
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-13
| | | | SVN-Revision: 12598
* switch to 2.6.25.7Gabor Juhos2008-06-17
| | | | SVN-Revision: 11526
* switch to 2.6.24Gabor Juhos2008-02-09
| | | | SVN-Revision: 10427
* don't use mips_machgroupGabor Juhos2008-01-30
| | | | SVN-Revision: 10328
* license cleanupGabor Juhos2008-01-29
| | | | SVN-Revision: 10305
* USB driver: fix a bug in isochronous transfersGabor Juhos2008-01-17
| | | | SVN-Revision: 10219
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-01
| | | | SVN-Revision: 10077
* add copyright header to the USB driver's filesGabor Juhos2007-12-05
| | | | SVN-Revision: 9657
* more USB driver fixes, now it passes usbtests 1-14Gabor Juhos2007-11-26
| | | | SVN-Revision: 9599
* fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-23
| | | | SVN-Revision: 9593
* USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-23
| | | | SVN-Revision: 9592
* more USB driver changesGabor Juhos2007-11-15
| | | | SVN-Revision: 9550
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-12
| | | | SVN-Revision: 9543
* fix an unbalanced spinlock issueGabor Juhos2007-11-11
| | | | SVN-Revision: 9540
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-10
| | | | SVN-Revision: 9530
* USB driver fixesGabor Juhos2007-11-08
| | | | SVN-Revision: 9513
* cleanup USB driver, it's still experimentalGabor Juhos2007-11-01
| | | | SVN-Revision: 9480
* checkin a new, experimental USB driverGabor Juhos2007-09-21
| | | | SVN-Revision: 8905
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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