aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita2014-04-16
* mtd: nand: correct extemded param page error handlingBrian Norris2014-04-16
* mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2014-04-16
* mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris2014-04-16
* mtd: nand: fixup kerneldoc, rename parameterBrian Norris2014-04-16
* mtd: set ONFI nand's default hooks in nand_set_defaults()Huang Shijie2014-04-16
* mtd: set the ecc step size for master/slave mtd_infoHuang Shijie2014-04-16
* mtd: nand: silence some shift wrap warningsDan Carpenter2014-04-16
* mtd: parse out the ECC info for the full-id nand chipsHuang Shijie2014-04-16
* mtd: replace the hardcode with the onfi_feature()Huang Shijie2014-04-16
* mtd: get the ECC info from the Extended Parameter PageHuang Shijie2014-04-16
* mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie2014-04-16
* mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris2014-04-16
* mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2014-04-16
* mtd: nand_base: Use io{read, write}*_rep functions for transferAlexander Shiyan2014-04-16
* mtd: nand: stop exporting nand_default_bbtBrian Norris2014-04-16
* mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2014-04-16
* mtd: nand: hide in-memory BBT implementation detailsBrian Norris2014-04-16
* mtd: nand: eliminate castBrian Norris2014-04-16
* mtd: nand: remove multiplied-by-2 block logicBrian Norris2014-04-16
* mtd: nand: add accessors, macros for in-memory BBTBrian Norris2014-04-16
* mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie2014-04-16
* mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie2014-04-16
* mtd: gpmi: scan two nand chipsHuang Shijie2014-04-16
* mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie2014-04-16
* mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2014-04-16
* mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2014-04-16
* mtd: gpmi: fix ECC regressionDavid Woodhouse2014-04-16
* mtd: gpmi: remove the nand_scan()Huang Shijie2014-04-16
* mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie2014-04-16
* mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann2014-04-16
* mtd: nand: refactor chip->block_markbad interfaceBrian Norris2014-04-16
* mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-04-16
* mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()Jingoo Han2014-04-16
* mtd: gpmi-nand: fix error return from gpmi_get_clks()Michał Mirosław2014-04-16
* ENGR00285441 mxc: mlb: Fix the receive issue of ISOC mode on SabreautoLuwei Zhou2014-04-16
* ENGR00286017: net:fec: fix clock enable/disable usecount mismatchFugang Duan2014-04-16
* ENGR00285671 mmc: setup emmc boot partition configure methodsRichard Zhu2014-04-16
* ENGR00274782 fixed gpu crash when baseAddress is not 0 or 2GXianzhong2014-04-16
* ENGR00274478 fix gpu memory multi-lock failureXianzhong2014-04-16
* ENGR00277045-1 fix system reboot with video playbackXianzhong2014-04-16
* ENGR00285273-3 IPU dev:Remove unnecessary memset before kfreeLiu Ying2014-04-16
* ENGR00285273-2 IPU dev:Remove an unnesessary checkLiu Ying2014-04-16
* ENGR00285273-1 IPU dev:Correct timeout setting from usersLiu Ying2014-04-16
* ENGR00284648 mxc: mlb: clean up the MLB driver code.Luwei Zhou2014-04-16
* driver core: bus_type: add dev_groupsGreg Kroah-Hartman2014-04-16
* spi: spi-imx: only enable the clocks when we start to transfer a messageHuang Shijie2014-04-16
* spi: Fix checkpatch issueJingoo Han2014-04-16
* spi: Provide common spi_message processing loopMark Brown2014-04-16
* spi: Provide per-message prepare and unprepare operationsMark Brown2014-04-16