aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/orion_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks1-0/+3
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+7
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-02-10mtd: orion_nand: Fix build failure caused by typoPeter Huewe1-1/+1
2009-12-31mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten1-2/+8
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König1-2/+1
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-06-08mtd: orion_nand: use burst reads with double word accessesNicolas Pitre1-0/+23
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King1-1/+1
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-30[MTD] orion_nand: add chip_delay parameterSaeed Bishara1-0/+3
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek1-1/+1
2007-12-03[MTD] [NAND] Marvell Orion device bus NAND controllerTzachi Perelstein1-0/+171