aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/fsl_upm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh1-1/+1
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten1-1/+1
2009-11-30mtd: ensure index is positiveRoel Kluin1-1/+1
2009-04-06[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger1-2/+18
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-23/+76
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger1-3/+5
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger1-4/+13
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov1-24/+33
2008-04-22[MTD] [NAND] FSL UPM NAND driverAnton Vorontsov1-0/+291