summaryrefslogtreecommitdiff
path: root/kernel/wct4xxp/base.c
AgeCommit message (Expand)Author
2009-07-21Revert "wct4xxp, wcte11xp: Use the default configuration by default at startup."sruffell
2009-06-24wct4xxp, wcte11xp: Use the default configuration by default at startup.sruffell
2008-08-14more license header updateskpfleming
2008-06-20Remove unnecessary udelay from read/write PCI routinesmattf
2008-05-11Merge in kernel level MTP2 branch.mattf
2008-05-02Remove some useless code that was merged from the stackcleanup branchmattf
2008-05-02Remove old schedule_timout code and replace with an msleepmattf
2008-05-02Move the checktiming parameter to a flag in checkflag as wellmattf
2008-05-02Switch to using bitflags instead of variables for stopdma fieldmattf
2008-05-02Fix for #12387. Cannot unload wct4xxp module on FC8mattf
2008-05-02Merge stack cleanup branch into 1.4. Also merge firmware load time fix for w...mattf
2008-04-01Work around for host bridges that generate fast back to back transactionssruffell
2008-03-14When doing the ISR rewrite, forgot to include the vpmdtmfcheck when doing DTM...mattf
2008-02-18Closes issue #11471. Replaced instances of strncpy with zap_copy_string (adde...jpeeler
2008-02-04Move kernel stuff to under kernel/ tzafrir