summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse3-2/+5
2010-05-19jffs2: Wake GC thread when there are blocks to be erasedJoakim Tjernlund1-0/+4
2010-05-19jffs2: Erase pending blocks in GC pass, avoid invalid -EIO returnDavid Woodhouse3-4/+30
2010-05-19jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()Joakim Tjernlund2-2/+5
2010-05-18mtd: mtdchar: Do not corrupt backing device of device node inodeKirill A. Shutemov1-8/+87
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse1-4/+4
2010-05-15drivers/mtd: Use kmemdupJulia Lawall1-2/+1
2010-05-14mtd: cfi_cmdset_0002: Fix argument order in bootloc warningDavid Woodhouse1-1/+1
2010-05-14mtd: nand: add Toshiba TC58NVG0 device IDFlorian Fainelli1-0/+1
2010-05-14pcmciamtd: add another IDDominik Brodowski1-0/+1
2010-05-14pcmciamtd: coding style cleanupsAlexander Kurz1-22/+33
2010-05-14pcmciamtd: fixing obvious errorsAlexander Kurz2-17/+17
2010-05-14mtd: chips: add SST39WF160x NOR-flashesWolfram Sang1-0/+30
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee3-0/+20
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2-21/+45
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee1-0/+2
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee1-0/+1
2010-05-14mtd: sst25l: fix multi-part messages with broken spi mastersH Hartley Sweeten1-24/+33
2010-05-14mtd: add Samsung SoC OneNAND driverKyungmin Park3-0/+1079
2010-05-14mtd: onenand: add workaround for SYNC_WRITE modeKyungmin Park1-3/+9
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park2-4/+4
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park2-1/+15
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2-13/+23
2010-05-14mtd: jedec_probe: remove spaces before tabsArtem Bityutskiy1-4/+4
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2-137/+128
2010-05-14mtd: cfi_util: do not printk if no extended query tableGuillaume LECERF1-1/+2
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF1-0/+15
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2-0/+36
2010-05-14mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse1-4/+5
2010-05-14mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF1-44/+45
2010-05-14mtd: cfi_probe: use P_ID_* definitions instead of hardcoded valuesGuillaume LECERF1-5/+5
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2-0/+9
2010-05-14mtd: cfi_probe: make the addresses used to enter Auto Select Mode variableGuillaume LECERF1-3/+4
2010-05-14mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq membersGuillaume LECERF1-23/+24
2010-05-14mtd: kirkwood: allow machines to register RnB callbackBen Dooks2-0/+11
2010-05-14mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2-0/+4
2010-05-14mtd: sm_common: split smartmedia and xD tableMaxim Levitsky3-18/+23
2010-05-14mtd: mxc_nand: support i.MX21Ivo Clarysse1-16/+25
2010-05-14mtd: mxc_nand: set NFC registers after resetIvo Clarysse1-42/+48
2010-05-14mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe1-5/+48
2010-05-13drivers/mtd: Use kzallocJulia Lawall9-21/+10
2010-05-13drivers/mtd/nand: Use kzallocJulia Lawall1-5/+2
2010-05-13mtd/nand: Fix denali build on ppc64David Woodhouse1-11/+11
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts4-0/+2968
2010-05-12mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe1-5/+5
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5248-13158/+42367
2010-05-10mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters1-2/+2
2010-05-10mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten1-11/+0
2010-05-10mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee1-0/+56
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde1-0/+11