Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adm5120: move files to files-3.8 | Florian Fainelli | 2015-01-10 |
| | | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914 | ||
* | adm5120: remove __dev{init,exit} annotations | Gabor Juhos | 2013-02-24 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768 | ||
* | adm5120: don't include asm/system.h in adm5120-hcd.c | Gabor Juhos | 2013-01-01 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34948 | ||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 |
| | | | | SVN-Revision: 31511 | ||
* | fix usb mis-cleanup after r27162 (#9581) | Florian Fainelli | 2011-06-20 |
| | | | | SVN-Revision: 27243 | ||
* | cleanup files using checkpatch.pl | Florian Fainelli | 2011-06-12 |
| | | | | SVN-Revision: 27162 | ||
* | fix compilation failure of adm5120-dbg.c with the removal of bus_id | Florian Fainelli | 2009-11-02 |
| | | | | SVN-Revision: 18274 | ||
* | integrate 2.6.28 specific patch into the usb driver | Gabor Juhos | 2009-05-22 |
| | | | | SVN-Revision: 15975 | ||
* | usb driver: fix urb_print function definition | Gabor Juhos | 2009-05-21 |
| | | | | SVN-Revision: 15965 | ||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 |
| | | | | SVN-Revision: 12863 | ||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 |
| | | | | SVN-Revision: 12598 | ||
* | fix a bug in the USB driver debug code | Gabor Juhos | 2008-07-27 |
| | | | | SVN-Revision: 11961 | ||
* | switch to 2.6.25.7 | Gabor Juhos | 2008-06-17 |
| | | | | SVN-Revision: 11526 | ||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 |
| | | | | SVN-Revision: 10427 | ||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 |
| | | | | SVN-Revision: 10328 | ||
* | license cleanup | Gabor Juhos | 2008-01-29 |
| | | | | SVN-Revision: 10305 | ||
* | USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 |
| | | | | SVN-Revision: 10219 | ||
* | usb-driver: add preliminary support of ISOCHRONOUS transfer | Gabor Juhos | 2008-01-01 |
| | | | | SVN-Revision: 10077 | ||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 |
| | | | | SVN-Revision: 9657 | ||
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 |
| | | | | SVN-Revision: 9599 | ||
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 |
| | | | | SVN-Revision: 9593 | ||
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 |
| | | | | SVN-Revision: 9592 | ||
* | more USB driver changes | Gabor Juhos | 2007-11-15 |
| | | | | SVN-Revision: 9550 | ||
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 |
| | | | | SVN-Revision: 9543 | ||
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 |
| | | | | SVN-Revision: 9540 | ||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 |
| | | | | SVN-Revision: 9530 | ||
* | USB driver fixes | Gabor Juhos | 2007-11-08 |
| | | | | SVN-Revision: 9513 | ||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 |
| | | | | SVN-Revision: 9483 | ||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 |
| | | | | SVN-Revision: 9480 | ||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 |
| | | | | SVN-Revision: 8905 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-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 |