Age | Commit message (Expand) | Author |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-12-17 | mtd: nandsim: use prandom_bytes | Akinobu Mita |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-12-13 | mtd: nand: typo in nand_id_has_period() comments | Brian Norris |
2012-12-13 | mtd: nand/gpio: use io{read,write}*_rep accessors | Matthew Leach |
2012-12-13 | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems | Wolfram Sang |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | mtd: nand/docg4: fix and improve read of factory bbt | Mike Dunn |
2012-12-12 | mtd: nand/docg4: reserve bb marker area in ecclayout | Mike Dunn |
2012-12-12 | mtd: nand/docg4: add support for writing in reliable mode | Mike Dunn |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-10 | mtd: mxc_nand: reorder part_probes to let cmdline override other sources | Lothar Waßmann |
2012-12-10 | mtd: mxc_nand: fix unbalanced clk_disable() in error path | Lothar Waßmann |
2012-12-10 | mtd: nandsim: Introduce debugfs infrastructure | Ezequiel Garcia |
2012-12-10 | mtd: bcm47xxnflash: writing support | Rafał Miłecki |
2012-12-03 | mtd: at91: atmel_nand: return bit flips for the PMECC read_page() | Josh Wu |
2012-12-03 | mtd: nand: onfi need to be probed in 8 bits mode | Matthieu CASTET |
2012-12-03 | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width | Matthieu CASTET |
2012-12-03 | mtd: nand: print flash size during detection | Matthieu CASTET |
2012-12-03 | mted: nand_wait_ready timeout fix | Matthieu CASTET |
2012-12-03 | mtd: bcm47xxnflash: support NAND_CMD_STATUS | Rafał Miłecki |
2012-12-03 | mtd: bcm47xxnflash: define some magic numbers | Rafał Miłecki |
2012-12-03 | mtd: remove the "chip" parameter in nand_get_device() | Huang Shijie |
2012-12-03 | mtd: remove the de-select chip code in nand_release_device() | Huang Shijie |
2012-12-03 | mtd cs553x_nand: Initialise ecc.strength before nand_scan() | Nathan Williams |
2012-11-30 | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-11-29 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson |
2012-11-22 | mtd: fix a number of checkpatch complaints | Artem Bityutskiy |
2012-11-22 | mtd: remove use of __devexit | Bill Pemberton |
2012-11-22 | mtd: remove use of __devinitdata | Bill Pemberton |
2012-11-22 | mtd: remove use of __devinit | Bill Pemberton |
2012-11-22 | mtd: remove use of __devexit_p | Bill Pemberton |
2012-11-22 | mtd: bcm47xxnflash: enable BCM4706 driver | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: implement reading | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: support for NAND_CMD_READID command | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: init NAND on BCM4706 | Rafał Miłecki |
2012-11-22 | mtd: prepare place for BCMA NAND flash driver(s) | Rafał Miłecki |
2012-11-21 | Merge branch 'clps711x/soc2' into next/soc | Olof Johansson |
2012-11-21 | ARM: clps711x: p720t: Special driver for handling NAND memory is removed | Alexander Shiyan |
2012-11-21 | ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed | Alexander Shiyan |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-18 | mtd: Fix typo mtd/tests | Masanari Iida |
2012-11-18 | mtd: de-select the chip when it is not used | Huang Shijie |