aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | 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: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-12
| | | * | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
| | | | | | | |
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-10
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | 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: onenand: omap2: obtain memory from resourceAfzal 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
| * | | | | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-28
| | |_|_|/ / | |/| | | |
| * | | | | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-04
| | |_|/ / | |/| | |
* | | | | 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
* | | | | mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-29
* | | | | mtd: add helpers to set/get features for ONFI nandHuang Shijie2012-09-29
* | | | | mtd: fsl_ifc_nand: fix sparse warningsKim Phillips2012-09-29
* | | | | mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-09-29
* | | | | mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn2012-09-29
* | | | | mtd: nand: use NAND_BBT_SCAN_MAXBLOCKSRichard Genoud2012-09-29