Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | mtd: nand: fix Samsung SLC detection regression | Brian Norris | 1 | -0/+1 |
2012-11-15 | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris | 1 | -4/+5 |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 9 | -103/+367 |
2012-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+55 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 6 | -7/+7 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -40/+0 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -15/+72 |
2012-09-29 | mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID | Brian Norris | 1 | -5/+11 |
2012-09-29 | mtd: nand: decode Hynix MLC, 6-byte ID length | Brian Norris | 1 | -1/+44 |
2012-09-29 | mtd: nand: add generic READ ID length calculation functions | Brian Norris | 1 | -7/+65 |
2012-09-29 | mtd: nand: split simple ID decode into its own function | Brian Norris | 1 | -20/+31 |
2012-09-29 | mtd: nand: split extended ID decoding into its own function | Brian Norris | 1 | -55/+67 |
2012-09-29 | mtd: nand: split BB marker options decoding into its own function | Brian Norris | 1 | -27/+39 |
2012-09-29 | mtd: nand: remove redundant ID read | Brian Norris | 1 | -8/+2 |
2012-09-29 | mtd: nand: remove unnecessary variable | Brian Norris | 1 | -3/+1 |
2012-09-29 | mtd: docg4: add missing HAS_IOMEM dependency | Peter Huewe | 1 | -1/+1 |
2012-09-29 | mtd: gpmi: initialize the timing registers only one time | Huang Shijie | 2 | -0/+9 |
2012-09-29 | mtd: gpmi: add EDO feature for imx6q | Huang Shijie | 3 | -1/+227 |
2012-09-29 | mtd: gpmi: do not set the default values for the extra clocks | Huang Shijie | 1 | -10/+5 |
2012-09-29 | mtd: gpmi: simplify the DLL setting code | Huang Shijie | 1 | -13/+9 |
2012-09-29 | mtd: gpmi: add a new field for HW_GPMI_CTRL1 | Huang Shijie | 3 | -0/+17 |
2012-09-29 | mtd: gpmi: do not get the clock frequency in gpmi_begin() | Huang Shijie | 1 | -6/+4 |
2012-09-29 | mtd: gpmi: add a new field for HW_GPMI_TIMING1 | Huang Shijie | 3 | -8/+22 |
2012-09-29 | mtd: add helpers to set/get features for ONFI nand | Huang Shijie | 1 | -0/+50 |
2012-09-29 | mtd: fsl_ifc_nand: fix sparse warnings | Kim Phillips | 1 | -3/+3 |
2012-09-29 | mtd: nandsim: bugfix: fail if overridesize is too big | Richard Genoud | 1 | -0/+1 |
2012-09-29 | mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors | Mike Dunn | 1 | -0/+2 |
2012-09-29 | mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS | Richard Genoud | 1 | -4/+5 |
2012-09-29 | mtd: remove bcmring NAND driver | Christian Daudt | 6 | -1246/+0 |
2012-09-29 | mtd: nand: clk: preparation for switch to common clock framework | m-karicheri2@ti.com | 1 | -3/+3 |
2012-09-29 | mtd: nand/gpio: Convert to module_platform_driver() | Sachin Kamat | 1 | -14/+1 |
2012-09-29 | mtd: mxc_nand: Adapt the clock name to the new clock framework | Fabio Estevam | 1 | -1/+1 |
2012-09-29 | mtd: mxc_nand: Convert to module_platform_driver() | Fabio Estevam | 1 | -15/+3 |
2012-09-29 | mtd: gpmi-nand: Convert to module_platform_driver() | Fabio Estevam | 1 | -22/+7 |
2012-09-29 | mtd: gpmi-nand: Improve logging style | Fabio Estevam | 1 | -3/+6 |
2012-09-29 | mtd: omap2: fix module loading | Andreas Bießmann | 1 | -0/+1 |
2012-09-29 | mtd: omap2: fix omap_nand_remove segfault | Andreas Bießmann | 1 | -1/+1 |
2012-09-29 | mtd: nand: Added a device flag for subpage read support | Jeff Westfahl | 1 | -2/+7 |
2012-09-29 | mtd: orion_nand: remove <mach/hardware.h> include | Thomas Petazzoni | 1 | -1/+0 |
2012-09-29 | mtd: lpc32xx_mlc: Cleanup after DT-only conversion | Roland Stigge | 1 | -28/+18 |
2012-09-29 | mtd: lpc32xx_slc: Cleanup after DT-only conversion | Roland Stigge | 1 | -31/+21 |
2012-09-29 | mtd: allow MTD_NAND_GPMI_NAND to be built as module | Fabio Estevam | 1 | -1/+1 |
2012-09-29 | mtd: nand: nand_bbt: export nand_update_bbt | Fabio Estevam | 1 | -1/+2 |
2012-09-29 | mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' | Shmulik Ladkani | 1 | -12/+12 |
2012-09-29 | mtd: s3c2410: Fix compiler warnings | Sachin Kamat | 1 | -0/+2 |
2012-09-29 | mtd: s3c2410: Use devm_* functions | Sachin Kamat | 1 | -37/+10 |
2012-09-29 | mtd: lantiq: Add NAND support on Lantiq XWAY SoC. | John Crispin | 3 | -0/+210 |
2012-09-29 | mtd: check for valid pdata inside plat_nand | John Crispin | 1 | -0/+5 |
2012-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 24 | -546/+0 |
2012-09-29 | mtd: use %*ph[CN] to dump small buffers | Andy Shevchenko | 2 | -21/+8 |