summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-40/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-163-8/+6
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-40/+0
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ARM: at91/defconfig: Remove unaffected config optionRichard Genoud2012-07-021-40/+0
| * | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-15/+72
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-204-95/+250
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-053-8/+6
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | mtd: nand: append missing parameter and valueHaojian Zhuang2012-08-201-2/+2
| | * | | | | | | MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack2012-08-161-14/+71
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-015-139/+293
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-1/+1
| | * | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-192-2/+2
| | * | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-162-2/+7
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+1
| | | * | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-2/+6
| | | | | | | |
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-123-93/+243
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-162-4/+2
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-2/+0
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-09-162-89/+241
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-301-28/+50
| | | * | | | | mtd: onenand: omap2: obtain memory from resourceAfzal Mohammed2012-08-301-13/+16
| | | * | | | | 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-043-8/+6
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann2012-08-132-43/+42
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ARM: bcmring: use proper MMIO accessorsArnd Bergmann2012-05-022-42/+41
| | | * | | | ARM: bcmring: move cfg_global header to mach/Arnd Bergmann2012-05-021-1/+1
| * | | | | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-281-6/+42
| | |_|_|/ / | |/| | | |
| * | | | | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-041-2/+2
| | |_|/ / | |/| | |
* | | | | 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/+2
* | | | | mtd: nand: remove unnecessary variableBrian Norris2012-09-291-3/+1
* | | | | 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/+5
* | | | | mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-291-13/+9
* | | | | 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/+4
* | | | | 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
* | | | | mtd: fsl_ifc_nand: fix sparse warningsKim Phillips2012-09-291-3/+3
* | | | | mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-09-291-0/+1
* | | | | mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn2012-09-291-0/+2
* | | | | mtd: nand: use NAND_BBT_SCAN_MAXBLOCKSRichard Genoud2012-09-291-4/+5
OpenPOWER on IntegriCloud