aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common/dbdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle1-978/+0
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss1-0/+11
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov1-205/+184
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov1-6/+0
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker1-17/+17
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz1-1/+1
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov1-1/+1
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle1-1/+1
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+6
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer1-0/+4
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-2/+2
2005-10-29Remove useless casts of kmalloc return values.Ralf Baechle1-2/+1
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle1-1/+1
2005-10-29Fix a cache snooping issue.Pete Popov1-9/+17
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov1-0/+6
2005-10-29Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov1-10/+10
2005-10-29Base Au1200 2.6 support.Pete Popov1-79/+219
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+836