aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30mtd: eLBC NAND: give more verbose output on errorScott Wood1-5/+8
2009-11-30mtd: eLBC NAND: use recommended command sequencesScott Wood1-39/+27
2009-11-30mtd: eLBC NAND: increase bus timeout to maximumScott Wood1-0/+7
2009-11-30mtd: alauda: Use hweight8Akinobu Mita1-10/+1
2009-11-30jffs2: Fix error return in jffs2_do_read_inode_internal()Roel Kluin1-1/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin3-4/+4
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2-14/+15
2009-11-30mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt1-0/+14
2009-11-30mtd: ensure index is positiveRoel Kluin2-2/+2
2009-11-30mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach1-2/+9
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks2-1/+3
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks2-2/+5
2009-11-30mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto1-2/+1
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser1-3/+3
2009-11-30mtd: Add panic_write for NAND flashesSimon Kagstrom1-8/+120
2009-11-30mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre1-0/+1
2009-11-30mtd: OneNAND: fix double printing of function nameMika Korhonen1-2/+2
2009-11-30mtd: OneNAND: multiblock erase supportMika Korhonen4-7/+194
2009-11-30mtd: OneNAND: move erase method to a separate functionMika Korhonen1-56/+76
2009-11-30mtd: add nand_ecc test moduleAkinobu Mita2-0/+88
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2-7/+28
2009-11-30mtd: OneNAND OTP support reworkAmul Kumar Saha2-32/+264
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita1-4/+3
2009-10-21mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten1-23/+21
2009-10-20Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse1-15/+1
2009-10-20mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys1-1/+1
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen9-0/+1631
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten1-24/+25
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten1-16/+34
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+91
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow3-467/+0
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten1-3/+16
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita1-14/+4
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow1-1/+1
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König1-1/+1
2009-10-08mtd: atmel_nand: unused variable removedClaudio Scordino1-1/+0
2009-10-05mtd: make onenand_base.c compile againDavid Woodhouse1-3/+3
2009-10-05mtd: Standardising prints in onenand_base.cAmul Kumar Saha1-68/+108
2009-10-05mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar1-1/+1
2009-09-27mtd: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-09-24ARM Nomadik: use new OneNand name and pdataAlessandro Rubini1-5/+6
2009-09-24mtd: unify status enum from three headersAlessandro Rubini3-32/+11
2009-09-24mtd: use bbm.h in nand.hAlessandro Rubini2-92/+19
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang1-3/+4
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger1-0/+1
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger1-3/+2
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput1-0/+6
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23nommu: fix two build breakagesHugh Dickins1-1/+2
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens2-5/+3