summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-04-15ENGR00258733 WEIM-NOR: mtd: cfi_cmdset_0002: Do not release the mutex lockHuang Shijie
2013-04-11mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen
2013-04-11mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto
2013-04-11mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse
2013-04-11mtd: add fixup for S29NS512P NOR flash.Javier Martin
2013-04-11mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons
2013-04-11mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder
2013-04-11mtd: cleanup style on pr_debug messagesBrian Norris
2013-04-11mtd: replace DEBUG() with pr_debug()Brian Norris
2013-04-03ENGR00256315-5 mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie
2013-04-03ENGR00256315-2 Revert "ENGR00244769-1 [NOR FLASH]-Improve WEIM NOR speed"Huang Shijie
2013-02-14ENGR00244769-1 [NOR FLASH]-Improve WEIM NOR speedOliver Brown
2013-01-17ENGR00240571 mtd: gpmi: fix the compiler warningHuang Shijie
2012-11-01ENGR00232005 mtd: fix the overflow of big mtd partitionsHuang Shijie
2012-11-01mtd: support ONFI multi lun NANDMatthieu CASTET
2012-11-01mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET
2012-10-12ENGR00227835 imx6q: gpmi: fix the warning when no NAND chip exitsHuang Shijie
2012-09-13ENGR00223349-4 gpmi: enable the EDO support for mx6qHuang Shijie
2012-09-13ENGR00223349-3 gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie
2012-09-13ENGR00223349-2 gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie
2012-09-13ENGR00223349-1 gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie
2012-09-07mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer
2012-09-07mtd: gpmi-nand: utilize oob_requested parameterBrian Norris
2012-09-07mtd: nand: pass proper 'oob_required' parameterHuang Shijie
2012-09-07mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesHuang Shijie
2012-07-20ENGR00180231 mx6q arm2 ONFI NAND clock changeAllen Xu
2012-07-20ENGR00179284-4 support ONFI NAND device on mx6q_arm2_pop boardAllen Xu
2012-07-20ENGR00179284-3 support ONFI NAND device on mx6q_arm2_pop boardAllen Xu
2012-07-20ENGR00177241-4 mx6 close APBH DMA clock when no I/O operationAllen Xu
2012-07-20ENGR00177241-2 mx6 close APBH DMA clock when no I/O operationAllen Xu
2012-07-20ENGR00175572 add NAND write verify supportAllen Xu
2012-07-20ENGR00173947-1 mtd/gpmi : add BBT support to gpmi nand driverHuang Shijie
2012-07-20ENGR00173731-7 MX6Q/GPMI : add gpmi for mx6qHuang Shijie
2012-07-20ENGR00173731-3 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-07-20ENGR00173731-2 mxs-dma : use the new mxs-dma.hHuang Shijie
2012-07-20mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2012-07-20mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2012-07-20net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-07-20mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo
2012-07-20mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2012-07-20mtd: gpmi-nand: move to dma_transfer_directionShawn Guo
2012-07-20mtd: gpmi: add missing include 'module.h'Wolfram Sang
2012-07-20mtd: add the common code for GPMI-NAND controller driverHuang Shijie
2012-07-20mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie
2012-07-20mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie
2012-07-20ENGR00172281 GPMI : fix the wrong flag for send_page()Huang Shijie
2012-07-20ENGR00169906-5 GPMI : change the code for new interfaceHuang Shijie
2012-07-20ENGR00169906-2 GPMI : setup the TIMING1 for ready/busyHuang Shijie
2012-07-20ENGR00162181-2 GPMI : select the MXS-DMA and MTD_CHARHuang Shijie
2012-07-20ENGR00162181-1 MX6Q/GPMI : init the GPMI blockHuang Shijie