aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/au1550nd.c
AgeCommit message (Expand)Author
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss
2009-12-31mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten
2009-12-31mtd: au1550nd.c: use kzalloc()H Hartley Sweeten
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-25[MTD][NAND] au1550nd: remove unused variableYoichi Yuasa
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2006-09-22[MTD NAND] Remove old code in au1550nd.cMichal Piotrowski
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-16NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov
2006-05-16NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov
2006-05-16[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] NAND: Alchemy board driver cleanupPete Popov
2005-04-16Linux-2.6.12-rc2Linus Torvalds