summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-26/+7
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-26/+7
2010-07-26mxc_nand: add support for platform defined partitionsBaruch Siach1-0/+2
2010-07-26mxc_nand: Fix OOB handlingSascha Hauer1-26/+5
2010-06-16Merge branch 'master' into for-nextJiri Kosina8-52/+74
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2-19/+29
2010-06-03mtd: Fix NAND submenuMaxim Levitsky1-10/+11
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin2-10/+11
2010-06-02of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin1-4/+4
2010-06-02mtd/r852: update card detect early.Maxim Levitsky1-1/+1
2010-06-02mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky1-3/+11
2010-06-02mtd/r852: register IRQ as last stepMaxim Levitsky1-5/+6
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely37-561/+6072
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely5-10/+21
2010-05-20mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case valueDavid Woodhouse1-1/+0
2010-05-19mtd: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-9/+9
2010-05-14mtd: nand: add Toshiba TC58NVG0 device IDFlorian Fainelli1-0/+1
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2-0/+18
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee1-20/+44
2010-05-14mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks1-0/+3
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-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-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse13-1/+19
2010-05-10mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters1-2/+2
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde1-0/+11
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner1-1/+4
2010-05-10mtd: Blackfin NFC: localize MMR bit masksMike Frysinger1-4/+25
2010-05-10mtd: kconfig: remove stray endchoice from help textFerenc Wagner1-2/+0
2010-05-10mtd: nandsim: make some structures anonymousArtem Bityutskiy1-3/+3
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo12-0/+12
2010-03-26mtd: nand: split out ECC moduleMaxim Levitsky2-8/+14
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse6-57/+61
2010-03-15mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse1-1/+1
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2-0/+2
2010-03-08mtd: nand: r852: declare inline functions staticStephen Rothwell1-3/+3
2010-03-08mtd: nand: r852: fix name space clashStephen Rothwell1-4/+5
2010-03-08mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap1-0/+5
2010-03-08mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky1-4/+17
2010-03-08Merge branch 'origin' into devel-stableRussell King4-54/+58
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-3/+3