summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-099-103/+367
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-1/+55
| |\
| | * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-09-271-1/+55
| * | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-026-7/+7
| |\ \
| | * \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-226-7/+7
| | |\ \
| | | * | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | | * | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | * | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| | | |/
| | * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-211-15/+72
| | |\ \
| * | \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-40/+0Star
| |\ \ \ \
| | * \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-172-5/+4Star
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-40/+0Star
| | |\ \ \ \
| | | * | | | ARM: at91/defconfig: Remove unaffected config optionRichard Genoud2012-07-021-40/+0Star
| * | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-15/+72
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-202-78/+231
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-062-5/+4Star
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | mtd: nand: append missing parameter and valueHaojian Zhuang2012-08-201-2/+2
| | * | | | | MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack2012-08-161-14/+71
| | | |_|/ / | | |/| | |
| * | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-211-1/+1
| * | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-171-2/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-131-2/+6
| * | | | | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-09-171-76/+225
| |\| | | |
| | * | | | mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-301-28/+50
| | * | | | mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-301-4/+15
| | * | | | mtd: nand: omap2: handle nand on gpmcAfzal Mohammed2012-08-301-45/+161
| | | |/ / | | |/| |
| * | | | Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann2012-09-042-5/+4Star
| |\| | |
| * | | | Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann2012-08-132-43/+42Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: bcmring: use proper MMIO accessorsArnd Bergmann2012-05-022-42/+41Star
| | * | | ARM: bcmring: move cfg_global header to mach/Arnd Bergmann2012-05-021-1/+1
* | | | | mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris2012-09-291-5/+11
* | | | | mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris2012-09-291-1/+44
* | | | | mtd: nand: add generic READ ID length calculation functionsBrian Norris2012-09-291-7/+65
* | | | | mtd: nand: split simple ID decode into its own functionBrian Norris2012-09-291-20/+31
* | | | | mtd: nand: split extended ID decoding into its own functionBrian Norris2012-09-291-55/+67
* | | | | mtd: nand: split BB marker options decoding into its own functionBrian Norris2012-09-291-27/+39
* | | | | mtd: nand: remove redundant ID readBrian Norris2012-09-291-8/+2Star
* | | | | mtd: nand: remove unnecessary variableBrian Norris2012-09-291-3/+1Star
* | | | | mtd: docg4: add missing HAS_IOMEM dependencyPeter Huewe2012-09-291-1/+1
* | | | | mtd: gpmi: initialize the timing registers only one timeHuang Shijie2012-09-292-0/+9
* | | | | mtd: gpmi: add EDO feature for imx6qHuang Shijie2012-09-293-1/+227
* | | | | mtd: gpmi: do not set the default values for the extra clocksHuang Shijie2012-09-291-10/+5Star
* | | | | mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-291-13/+9Star
* | | | | mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-293-0/+17
* | | | | mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-291-6/+4Star
* | | | | mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-293-8/+22
* | | | | mtd: add helpers to set/get features for ONFI nandHuang Shijie2012-09-291-0/+50