aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| | * | 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: 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
| | |\ \
| | * | | mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang2010-03-21
| | * | | mtd: block2mtd: Use kasprintfJulia Lawall2010-03-18
| | * | | mtd: small typo in MakefileMatteo Croce2010-03-18
| | * | | mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse2010-03-11
| | * | | mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2010-03-11
| | * | | mtd: blktrans: do blk_cleanup_queue when it is really safe to do soMaxim Levitsky2010-03-08
| | * | | mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse2010-03-08
| | * | | mtd: nand: r852: declare inline functions staticStephen Rothwell2010-03-08
| | * | | mtd: nand: r852: fix name space clashStephen Rothwell2010-03-08
| | * | | mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap2010-03-08
| | * | | mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky2010-03-08
| | * | | mtd: r852 fix pci IDMaxim Levitsky2010-02-26
| | * | | mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-26
| | * | | mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky2010-02-26
| | * | | mtd: Add new SmartMedia/xD FTLMaxim Levitsky2010-02-26
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26
| | |\ \ \
| | * | | | mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse2010-02-26
| | * | | | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-26
| | * | | | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
| | * | | | mtd: common module for smartmedia/xD supportMaxim Levitsky2010-02-26
| | * | | | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-26
| | * | | | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-26
| | * | | | mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky2010-02-26
| | * | | | mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky2010-02-26