aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers/usb/host/adm5120-hcd.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-996/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo (#2210)Florian Fainelli2007-08-121-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesGabor Juhos2007-08-101-10/+8
| | | | | | | | * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] minor usb driver cleanupGabor Juhos2007-08-101-137/+138
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix reset function in USB driverGabor Juhos2007-08-031-7/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesGabor Juhos2007-08-031-10/+10
| | | | | | | | * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-7/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-131-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-201-1/+6
| | | | | | lines in the GPIO code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-13/+13
| | | | | | specification git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-081-50/+101
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+790
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6614 3c298f89-4303-0410-b956-a3cf2f4a3e73