summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: denali: add a DT driverDinh Nguyen2012-11-154-1/+177
| * mtd: denali: split the generic driver and PCI layerDinh Nguyen2012-11-155-134/+188
| * mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris2012-11-151-15/+0
| * mtd: gpmi-nand: make debug prints more clearVikram Narayanan2012-11-151-6/+8
* | mtd: nandsim: use prandom_bytesAkinobu Mita2012-12-171-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+0
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-1/+0
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+0
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \
| * | | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-428/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clps711x/soc2' into next/socOlof Johansson2012-11-214-428/+0
| |\ \ \ \ \
| | * | | | | ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-213-183/+0
| | * | | | | ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-213-245/+0
| | |/ / / /
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-36/+60
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-251-4/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-151-22/+107
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-36/+60
| | |_|/ | |/| |
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-22/+107
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-171-21/+104
| |\ \ \
| | * | | mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed2012-10-151-11/+89
| | * | | mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed2012-10-151-8/+13
| | * | | mtd: nand: omap: read nand using register addressAfzal Mohammed2012-10-151-1/+1
| | * | | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-151-1/+1
| | |/ /
| * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+2
| |/ /
* | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-1/+3
|\ \ \
| * \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-11-291-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki2012-10-231-1/+3
| | |/
* | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-111-0/+9
|\ \ \ | |/ / |/| |
| * | MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+9
| |/
* | mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-151-0/+1
* | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-151-4/+5
|/
* 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-061-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-016-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-201-15/+72
| | |\ \
| * | \ \ 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-162-5/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-40/+0
| | |\ \ \ \
OpenPOWER on IntegriCloud