summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-12-24ENGR00136994 UBI : system halt when detaching UBI in NFS environmentHuang Shijie
2010-12-17ENGR00137101-6 mark the erase failed block to the bbt table.Huang Shijie
2010-12-17ENGR00137101-5 GPMI : add TOGGLE NAND supportHuang Shijie
2010-12-17ENGR00137101-4 GPMI : change the is_onfi_nand() to is_ddr_nand()Huang Shijie
2010-12-17ENGR00137101-3 NAND : add TOGGLE NAND device info to the tableHuang Shijie
2010-12-17ENGR00137101-2 NAND : change the field `is_onfi_nand` to `is_ddr_ok`Huang Shijie
2010-12-02ENGR00134220 NAND: fix up the chip select handlingJason Liu
2010-12-01ENGR00134202-2 GPMI : replace the old code with the new macroHuang Shijie
2010-11-30ENGR00134048 GPMI: Need more clocks in LPM mode on MX508Huang Shijie
2010-11-22ENGR00133908 NAND : fix the wrong size for memcpy in mil_ecc_write_page()Huang Shijie
2010-11-22ENGR00133906-2 NAND : remove the DMA dumping codeHuang Shijie
2010-11-22ENGR00133792 NAND : remove the unused field : raw_oob_modeHuang Shijie
2010-11-22ENGR38305845-2 NAND : add our own bbt descriptorHuang Shijie
2010-11-22ENGR38305845-1 NAND : make the mil_ecc_read_oob() reads the whole OOB by defaultHuang Shijie
2010-11-22ENGR00133749: NAND: Remove the 2G limitation from NAND driverJason Liu
2010-11-11mtd: add init_size hook for NAND driverHuang Shijie
2010-11-11ENGR00133595 NAND : fix the wrong position for ONFI-nand's Block-mark swappingHuang Shijie
2010-11-05ENGR00133310 NAND : update the mtd->ecc_stats when reading page failedHuang Shijie
2010-11-05ENGR00133442 NAND : remove redundant clock operationsHuang Shijie
2010-11-05ENGR00133309 NAND : fix compile warnings for GPMIHuang Shijie
2010-11-05ENGR00133178-10 NAND : add ddr_clk for imx50Huang Shijie
2010-11-05ENGR00133178-9 NAND : add ONFI init codeHuang Shijie
2010-11-05ENGR00133178-7 NAND : set proper ECC parameters for ONFI nandHuang Shijie
2010-11-05ENGR00133178-6 NAND : add extra_init() hook for ONFI nandHuang Shijie
2010-11-05ENGR00133178-5 NAND : add device info for ONFI nandHuang Shijie
2010-11-05ENGR00133178-4 NAND : add is_onfi_nand field for nand_device_info{}Huang Shijie
2010-11-05ENGR00133178-3 NAND : add ID infomation for ONFI nandHuang Shijie
2010-11-03ENGR00131983-2 UBIBLOCK: Fix crash when run ubiattachFrank Li
2010-11-03ENGR00131983-1 MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-21ENGR00132026 MTD: Fix MTD_MODE_RAW write failFrank Li
2010-10-13ENGR00132388 NAND: Add H27U8G8T2B NAND device supportJason Liu
2010-10-12ENGR00132430-3 add MT29F16G08ABACA NAND flash supportLily Zhang
2010-10-12ENGR00132430-2 mxc nand: add "ignore bad block" supportLily Zhang
2010-10-11ENGR00132184-2 MX50: Port GPMI NAND driver to 2.6.35Robby Cai
2010-09-25ENGR00131893 gpmi: add 224 byte oob supportFrank Li
2010-09-25ENGR00126451 NAND:Set 4-bit ECC correctly on MX51Jason Liu
2010-09-25ENGR00126278 NAND:nfc_clk count not zero after multi-cs NAND scanJason Liu
2010-09-25ENGR00126158 GPMI: Fix error handling when no NAND foundJason Liu
2010-09-25ENGR00125860-2 GPMI:Add RAW NAND driver supportJason Liu
2010-09-09ENGR00127265-5 NAND: fix build warningJason Liu
2010-09-07ENGR00127171-5 Kernel Upgrade: Fix all drivers build error for mx23/mx28Frank Li
2010-09-01ENGR00126692-3: Upgrade kernel to 2.6.35Dinh Nguyen
2010-08-25ENGR00115003 [mx233_BSP] Cannot run fdisk on FTL over an UBI volume.Patrick Turley
2010-08-25nand: add more nand devicesRob Herring
2010-08-25nand: export symbols needed for stmp3xxx nandRob Herring
2010-08-13mtd: gen_nand: fix support for multiple chipsMarek Vasut
2010-08-13mtd: mxc_nand: fix unbalanced enable for IRQEric BĂ©nard
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds
2010-06-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang