aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-15
* mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-15
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
| |\
| | * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-09-27
| * | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
| |\ \
| | * \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| | |\ \
| | | * | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
| | | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
| | | * | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-14
| | | * | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
| | | * | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
| | | * | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
| | | |/
| | * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-21
| | |\ \
| * | \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
| |\ \ \ \
| | * \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-16
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-13
| | |\ \ \ \
| | | * | | | ARM: at91/defconfig: Remove unaffected config optionRichard Genoud2012-07-02
| * | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-20
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-05
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | mtd: nand: append missing parameter and valueHaojian Zhuang2012-08-20
| | * | | | | MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack2012-08-16
| | | |_|/ / | | |/| | |
| * | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-20
| * | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| * | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
| * | | | | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-09-16
| |\| | | |
| | * | | | mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-30
| | * | | | mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-30
| | * | | | mtd: nand: omap2: handle nand on gpmcAfzal Mohammed2012-08-30
| | | |/ / | | |/| |
| * | | | Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann2012-09-04
| |\| | |
| * | | | Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann2012-08-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: bcmring: use proper MMIO accessorsArnd Bergmann2012-05-02
| | * | | ARM: bcmring: move cfg_global header to mach/Arnd Bergmann2012-05-02
* | | | | mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris2012-09-29
* | | | | mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris2012-09-29
* | | | | mtd: nand: add generic READ ID length calculation functionsBrian Norris2012-09-29
* | | | | mtd: nand: split simple ID decode into its own functionBrian Norris2012-09-29
* | | | | mtd: nand: split extended ID decoding into its own functionBrian Norris2012-09-29
* | | | | mtd: nand: split BB marker options decoding into its own functionBrian Norris2012-09-29
* | | | | mtd: nand: remove redundant ID readBrian Norris2012-09-29
* | | | | mtd: nand: remove unnecessary variableBrian Norris2012-09-29
* | | | | mtd: docg4: add missing HAS_IOMEM dependencyPeter Huewe2012-09-29
* | | | | mtd: gpmi: initialize the timing registers only one timeHuang Shijie2012-09-29
* | | | | mtd: gpmi: add EDO feature for imx6qHuang Shijie2012-09-29
* | | | | mtd: gpmi: do not set the default values for the extra clocksHuang Shijie2012-09-29
* | | | | mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-29
* | | | | mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-29
* | | | | mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-29