aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/au1550nd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-1/+2
|\
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-1/+2
* | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-261-1/+3
|\
| * MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-271-1/+3
* | mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten2009-12-311-3/+3
* | mtd: au1550nd.c: use kzalloc()H Hartley Sweeten2009-12-311-5/+1
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* [MTD][NAND] au1550nd: remove unused variableYoichi Yuasa2008-07-251-2/+0
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD NAND] Remove old code in au1550nd.cMichal Piotrowski2006-09-221-11/+0
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-23/+8
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-7/+18
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-231-2/+2
|\
| * [MTD] Introduce writesizeJoern Engel2006-05-221-2/+2
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-1/+1
|/
* NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov2006-05-161-0/+139
* NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov2006-05-161-4/+2
* [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse2006-05-161-3/+1
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-141-0/+1
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-131-70/+73
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-311-3/+1
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-0/+1
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-29/+29
* [MTD] NAND: Alchemy board driver cleanupPete Popov2005-11-061-46/+69
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+477