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