index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
au1000
/
common
/
dbdma.c
Age
Commit message (
Expand
)
Author
2008-06-05
[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
Manuel Lauss
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
2008-03-12
[MIPS] Alchemy: Fix ids in Alchemy db dma device table
Wolfgang 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_alloc
Ralf Baechle
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
2005-10-29
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
Ralf Baechle
2005-10-29
Fix a cache snooping issue.
Pete Popov
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
2005-10-29
Moved irq_tab_alchemy to the board specific irqmap.c files.
Pete Popov
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds