summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common/dbdma.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: rename directoryRalf Baechle2008-10-111-978/+0
* [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+11
* [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-121-205/+184
* [MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov2008-04-281-6/+0
* [MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker2008-03-121-17/+17
* [MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz2008-01-291-1/+1
* [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-061-1/+1
* [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-161-1/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-2/+2
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-191-1/+1
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-4/+6
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] au1xxx: export dbdma functionsDomen Puncer2006-06-291-0/+4
* [MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer2006-06-291-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-2/+2
* Remove useless casts of kmalloc return values.Ralf Baechle2005-10-291-2/+1
* Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle2005-10-291-1/+1
* Fix a cache snooping issue.Pete Popov2005-10-291-9/+17
* Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-291-0/+6
* Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov2005-10-291-10/+10
* Base Au1200 2.6 support.Pete Popov2005-10-291-79/+219
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+836
OpenPOWER on IntegriCloud