Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it...
[openwrt/staging/florian.git] / target / linux / adm5120-2.6 / files / drivers / usb / host / adm5120-hcd.c
2007-07-20 Florian FainelliFixup the hcd driver, add a start/stop/reset/sw_reset...
2007-07-11 Gabor Juhosrefactor kernel code (part 1), mark it as broken now
2007-06-14 Florian FainelliFix memory detection and hcd compilation, thanks Gabor...
2007-06-13 Florian FainelliBetter macronix bottom boot handling, thanks Gabor !
2007-06-05 Florian FainelliUSB probe rewrite, really needs testing
2007-05-22 Florian FainelliFix adm5120hcd compilation error (#1738)
2007-05-20 Florian FainelliDisable PCMCIA for adm5120, request IRQ for the USB...
2007-05-07 Florian FainelliFix some HCD driver warnings
2007-04-16 Florian FainelliFresh fixes from Gabor Juhos : detects RouterBoot,...
2007-04-08 Florian FainelliRename mipsIRQ.S to int-handler to match the kernel...
2007-03-19 Florian FainelliPreliminary ADM5120 support, marked as broken