summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/drivers/usb/host/adm5120-hcd.c
Commit message (Collapse)AuthorAgeFilesLines
* fix reset function in USB driverGabor Juhos2007-08-031-7/+11
| | | | SVN-Revision: 8332
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵Gabor Juhos2007-08-031-10/+10
| | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
| | | | SVN-Revision: 8320
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run SVN-Revision: 8078
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-7/+16
| | | | SVN-Revision: 7916
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-141-0/+1
| | | | SVN-Revision: 7631
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-131-2/+6
| | | | SVN-Revision: 7618
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
| | | | SVN-Revision: 7505
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
| | | | SVN-Revision: 7304
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-201-1/+6
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
| | | | SVN-Revision: 7120
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-13/+13
| | | | | | specification SVN-Revision: 6963
* 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) SVN-Revision: 6893
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+790
SVN-Revision: 6614