| Commit message (Expand) | Author | Age |
* | mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant | Akinobu Mita | 2014-04-16 |
* | mtd: nand: correct extemded param page error handling | Brian Norris | 2014-04-16 |
* | mtd: nand: cleanup ONFI printed errors, warnings | Brian Norris | 2014-04-16 |
* | mtd: nand: fix memory leak in ONFI extended parameter page | Brian Norris | 2014-04-16 |
* | mtd: nand: fixup kerneldoc, rename parameter | Brian Norris | 2014-04-16 |
* | mtd: set ONFI nand's default hooks in nand_set_defaults() | Huang Shijie | 2014-04-16 |
* | mtd: set the ecc step size for master/slave mtd_info | Huang Shijie | 2014-04-16 |
* | mtd: nand: silence some shift wrap warnings | Dan Carpenter | 2014-04-16 |
* | mtd: parse out the ECC info for the full-id nand chips | Huang Shijie | 2014-04-16 |
* | mtd: replace the hardcode with the onfi_feature() | Huang Shijie | 2014-04-16 |
* | mtd: get the ECC info from the Extended Parameter Page | Huang Shijie | 2014-04-16 |
* | mtd: get the ECC info from the parameter page for ONFI nand | Huang Shijie | 2014-04-16 |
* | mtd: nand: detect OOB size for Toshiba 24nm raw SLC | Brian Norris | 2014-04-16 |
* | mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. | David Mosberger | 2014-04-16 |
* | mtd: nand_base: Use io{read, write}*_rep functions for transfer | Alexander Shiyan | 2014-04-16 |
* | mtd: nand: stop exporting nand_default_bbt | Brian Norris | 2014-04-16 |
* | mtd: nand: remove NAND_BBT_SCANEMPTY | Brian Norris | 2014-04-16 |
* | mtd: nand: hide in-memory BBT implementation details | Brian Norris | 2014-04-16 |
* | mtd: nand: eliminate cast | Brian Norris | 2014-04-16 |
* | mtd: nand: remove multiplied-by-2 block logic | Brian Norris | 2014-04-16 |
* | mtd: nand: add accessors, macros for in-memory BBT | Brian Norris | 2014-04-16 |
* | mtd: gpmi: imx6: fix the wrong method for checking ready/busy | Huang Shijie | 2014-04-16 |
* | mtd: gpmi: decouple the chip select from the DMA channel | Huang Shijie | 2014-04-16 |
* | mtd: gpmi: scan two nand chips | Huang Shijie | 2014-04-16 |
* | mtd: gpmi: use DMA channel 0 for all the nand chips | Huang Shijie | 2014-04-16 |
* | mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2 | Huang Shijie | 2014-04-16 |
* | mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc... | Lothar Waßmann | 2014-04-16 |
* | mtd: gpmi: fix ECC regression | David Woodhouse | 2014-04-16 |
* | mtd: gpmi: remove the nand_scan() | Huang Shijie | 2014-04-16 |
* | mtd: gpmi: set the BCH's geometry with the ecc info | Huang Shijie | 2014-04-16 |
* | mtd: nand: gpmi-nand: use more sensible error codes at various places | Lothar Waßmann | 2014-04-16 |
* | mtd: nand: refactor chip->block_markbad interface | Brian Norris | 2014-04-16 |
* | mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2014-04-16 |
* | mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata() | Jingoo Han | 2014-04-16 |
* | mtd: gpmi-nand: fix error return from gpmi_get_clks() | Michał Mirosław | 2014-04-16 |
* | ENGR00285441 mxc: mlb: Fix the receive issue of ISOC mode on Sabreauto | Luwei Zhou | 2014-04-16 |
* | ENGR00286017: net:fec: fix clock enable/disable usecount mismatch | Fugang Duan | 2014-04-16 |
* | ENGR00285671 mmc: setup emmc boot partition configure methods | Richard Zhu | 2014-04-16 |
* | ENGR00274782 fixed gpu crash when baseAddress is not 0 or 2G | Xianzhong | 2014-04-16 |
* | ENGR00274478 fix gpu memory multi-lock failure | Xianzhong | 2014-04-16 |
* | ENGR00277045-1 fix system reboot with video playback | Xianzhong | 2014-04-16 |
* | ENGR00285273-3 IPU dev:Remove unnecessary memset before kfree | Liu Ying | 2014-04-16 |
* | ENGR00285273-2 IPU dev:Remove an unnesessary check | Liu Ying | 2014-04-16 |
* | ENGR00285273-1 IPU dev:Correct timeout setting from users | Liu Ying | 2014-04-16 |
* | ENGR00284648 mxc: mlb: clean up the MLB driver code. | Luwei Zhou | 2014-04-16 |
* | driver core: bus_type: add dev_groups | Greg Kroah-Hartman | 2014-04-16 |
* | spi: spi-imx: only enable the clocks when we start to transfer a message | Huang Shijie | 2014-04-16 |
* | spi: Fix checkpatch issue | Jingoo Han | 2014-04-16 |
* | spi: Provide common spi_message processing loop | Mark Brown | 2014-04-16 |
* | spi: Provide per-message prepare and unprepare operations | Mark Brown | 2014-04-16 |