aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-13
* mtd: cfi_util: do not printk if no extended query tableGuillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse2010-05-13
* mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF2010-05-13
* mtd: cfi_probe: use P_ID_* definitions instead of hardcoded valuesGuillaume LECERF2010-05-13
* mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-13
* mtd: cfi_probe: make the addresses used to enter Auto Select Mode variableGuillaume LECERF2010-05-13
* mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq membersGuillaume LECERF2010-05-13
* mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2010-05-13
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-13
* mtd: mxc_nand: support i.MX21Ivo Clarysse2010-05-13
* mtd: mxc_nand: set NFC registers after resetIvo Clarysse2010-05-13
* mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe2010-05-13
* drivers/mtd: Use kzallocJulia Lawall2010-05-13
* drivers/mtd/nand: Use kzallocJulia Lawall2010-05-13
* mtd/nand: Fix denali build on ppc64David Woodhouse2010-05-13
* mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts2010-05-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
|\
| * [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-05
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
| |\
| | * mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-27
| | * Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-27
| | * Fix JFFS2 sync silent failureJörn Engel2010-04-22
| * | mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas2010-04-24
| |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters2010-05-10
* | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten2010-05-10
* | mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee2010-05-10
* | mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde2010-05-10
* | mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi2010-05-10
* | mtd: maps: Eliminate use after freeJulia Lawall2010-05-10
* | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
* | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner2010-05-10
* | mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg2010-05-10
* | mtd: Blackfin NFC: localize MMR bit masksMike Frysinger2010-05-10
* | mtd: kconfig: remove stray endchoice from help textFerenc Wagner2010-05-10
* | mtd: nandsim: make some structures anonymousArtem Bityutskiy2010-05-10
* | mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten2010-04-20
* | bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita2010-04-08
* | mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-29
* | mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2010-03-26
* | mtd: nand: split out ECC moduleMaxim Levitsky2010-03-26
* | mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky2010-03-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
|\|
| * Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-19
| * mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm2010-03-14
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| | |\