summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* ENGR00258733 WEIM-NOR: mtd: cfi_cmdset_0002: Do not release the mutex lockHuang Shijie2013-04-151-4/+0
* mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2013-04-111-2/+14
* mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07Gerlando Falauto2013-04-111-0/+67
* mtd: cfi_cmdset_0002: Slight cleanup of fixup messagesDavid Woodhouse2013-04-111-3/+3
* mtd: add fixup for S29NS512P NOR flash.Javier Martin2013-04-111-0/+14
* mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2013-04-111-2/+4
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2013-04-111-0/+240
* mtd: cleanup style on pr_debug messagesBrian Norris2013-04-111-6/+4
* mtd: replace DEBUG() with pr_debug()Brian Norris2013-04-111-15/+12
* ENGR00256315-5 mtd: cfi_cmdset_0002: print @adr when write timeout occursHuang Shijie2013-04-031-2/+2
* ENGR00256315-2 Revert "ENGR00244769-1 [NOR FLASH]-Improve WEIM NOR speed"Huang Shijie2013-04-033-309/+0
* ENGR00244769-1 [NOR FLASH]-Improve WEIM NOR speedOliver Brown2013-02-143-0/+309
* ENGR00240571 mtd: gpmi: fix the compiler warningHuang Shijie2013-01-171-2/+2
* ENGR00232005 mtd: fix the overflow of big mtd partitionsHuang Shijie2012-11-011-6/+6
* mtd: support ONFI multi lun NANDMatthieu CASTET2012-11-011-1/+2
* mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET2012-11-011-4/+4
* ENGR00227835 imx6q: gpmi: fix the warning when no NAND chip exitsHuang Shijie2012-10-123-1/+9
* ENGR00223349-4 gpmi: enable the EDO support for mx6qHuang Shijie2012-09-132-2/+166
* ENGR00223349-3 gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-132-0/+6
* ENGR00223349-2 gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-131-5/+5
* ENGR00223349-1 gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-132-21/+22
* mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-09-071-5/+5
* mtd: gpmi-nand: utilize oob_requested parameterBrian Norris2012-09-071-15/+18
* mtd: nand: pass proper 'oob_required' parameterHuang Shijie2012-09-071-4/+8
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesHuang Shijie2012-09-072-25/+39
* ENGR00180231 mx6q arm2 ONFI NAND clock changeAllen Xu2012-07-201-12/+16
* ENGR00179284-4 support ONFI NAND device on mx6q_arm2_pop boardAllen Xu2012-07-202-8/+366
* ENGR00179284-3 support ONFI NAND device on mx6q_arm2_pop boardAllen Xu2012-07-203-27/+187
* ENGR00177241-4 mx6 close APBH DMA clock when no I/O operationAllen Xu2012-07-201-0/+2
* ENGR00177241-2 mx6 close APBH DMA clock when no I/O operationAllen Xu2012-07-201-0/+18
* ENGR00175572 add NAND write verify supportAllen Xu2012-07-201-0/+14
* ENGR00173947-1 mtd/gpmi : add BBT support to gpmi nand driverHuang Shijie2012-07-201-0/+2
* ENGR00173731-7 MX6Q/GPMI : add gpmi for mx6qHuang Shijie2012-07-205-18/+46
* ENGR00173731-3 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-07-201-8/+21
* ENGR00173731-2 mxs-dma : use the new mxs-dma.hHuang Shijie2012-07-201-2/+2
* mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2012-07-206-17/+44
* mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov2012-07-201-0/+58
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2012-07-201-0/+1
* mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2012-07-201-6/+6
* mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-07-201-4/+14
* mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2012-07-201-10/+12
* mtd: gpmi: add missing include 'module.h'Wolfram Sang2012-07-201-1/+1
* mtd: add the common code for GPMI-NAND controller driverHuang Shijie2012-07-202-0/+1892
* mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie2012-07-203-6/+9
* mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie2012-07-203-0/+1313
* ENGR00172281 GPMI : fix the wrong flag for send_page()Huang Shijie2012-07-201-1/+1
* ENGR00169906-5 GPMI : change the code for new interfaceHuang Shijie2012-07-201-6/+13
* ENGR00169906-2 GPMI : setup the TIMING1 for ready/busyHuang Shijie2012-07-201-1/+5
* ENGR00162181-2 GPMI : select the MXS-DMA and MTD_CHARHuang Shijie2012-07-201-0/+2
* ENGR00162181-1 MX6Q/GPMI : init the GPMI blockHuang Shijie2012-07-201-1/+1