summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: chips: add SST39WF160x NOR-flashesWolfram Sang2010-05-141-0/+30
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-142-0/+18
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-141-20/+44
* mtd: sst25l: fix multi-part messages with broken spi mastersH Hartley Sweeten2010-05-141-24/+33
* mtd: add Samsung SoC OneNAND driverKyungmin Park2010-05-143-0/+1079
* mtd: onenand: add workaround for SYNC_WRITE modeKyungmin Park2010-05-141-3/+9
* mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-141-4/+2
* mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-141-1/+12
* mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2010-05-141-13/+19
* mtd: jedec_probe: remove spaces before tabsArtem Bityutskiy2010-05-141-4/+4
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-141-135/+117
* mtd: cfi_util: do not printk if no extended query tableGuillaume LECERF2010-05-141-1/+2
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF2010-05-141-0/+15
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2010-05-142-0/+36
* mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse2010-05-141-4/+5
* mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF2010-05-141-44/+45
* mtd: cfi_probe: use P_ID_* definitions instead of hardcoded valuesGuillaume LECERF2010-05-141-5/+5
* mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-141-0/+8
* mtd: cfi_probe: make the addresses used to enter Auto Select Mode variableGuillaume LECERF2010-05-141-3/+4
* mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq membersGuillaume LECERF2010-05-141-23/+24
* mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2010-05-141-0/+3
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-143-18/+23
* mtd: mxc_nand: support i.MX21Ivo Clarysse2010-05-141-16/+25
* mtd: mxc_nand: set NFC registers after resetIvo Clarysse2010-05-141-42/+48
* mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe2010-05-141-5/+48
* drivers/mtd: Use kzallocJulia Lawall2010-05-139-21/+10
* drivers/mtd/nand: Use kzallocJulia Lawall2010-05-131-5/+2
* mtd/nand: Fix denali build on ppc64David Woodhouse2010-05-131-11/+11
* mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts2010-05-134-0/+2968
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-1059-72/+133
|\
| * [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-052-0/+0
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-285-66/+77
| |\
| | * mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| | * Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-274-62/+33
| | * Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
| * | mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas2010-04-241-1/+7
| |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3054-5/+49
* | mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters2010-05-101-2/+2
* | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten2010-05-101-11/+0
* | mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee2010-05-101-0/+56
* | mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde2010-05-101-0/+11
* | mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi2010-05-101-1/+0
* | mtd: maps: Eliminate use after freeJulia Lawall2010-05-101-1/+1
* | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-106-240/+237
* | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner2010-05-101-1/+4
* | mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg2010-05-101-4/+4
* | mtd: Blackfin NFC: localize MMR bit masksMike Frysinger2010-05-101-4/+25
* | mtd: kconfig: remove stray endchoice from help textFerenc Wagner2010-05-101-2/+0
* | mtd: nandsim: make some structures anonymousArtem Bityutskiy2010-05-101-3/+3
* | mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten2010-04-201-2/+5
OpenPOWER on IntegriCloud