Age | Commit message (Expand) | Author |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-19 | mtd: nand: gpmi: fix compile error caused by pinctrl call | Shawn Guo |
2012-05-13 | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-12 | mtd: nand: gpmi: adopt pinctrl support | Shawn Guo |
2012-05-11 | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan |
2012-05-08 | mtd: ams-delta: fix request_mem_region() failure | Janusz Krzysztofik |
2012-05-07 | mtd: fix oops in dataflash driver | Will Newton |
2012-04-26 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-04-20 | dma: mxs-dma: enable channel in device_issue_pending call | Shawn Guo |
2012-04-09 | fix breakage in mtdchar_open(), sanitize failure exits | Al Viro |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-31 | mtdchar: kill persistently held vfsmount | Al Viro |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | mtd: docg3 add protection against concurrency | Robert Jarzmik |
2012-03-27 | mtd: docg3 refactor cascade floors structure | Robert Jarzmik |
2012-03-27 | mtd: docg3 increase write/erase timeout | Robert Jarzmik |
2012-03-27 | mtd: docg3 fix inbound calculations | Robert Jarzmik |
2012-03-27 | mtd: nand: gpmi: fix function annotations | Wolfram Sang |
2012-03-27 | mtd: phram: fix section mismatch for phram_setup | Ryosuke Saito |
2012-03-27 | mtd: unify initialization of erase_info->fail_addr | Shmulik Ladkani |
2012-03-27 | mtd: support ONFI multi lun NAND | Matthieu CASTET |
2012-03-27 | mtd: sm_ftl: fix typo in major number. | Maxim Levitsky |
2012-03-27 | mtd: add device-tree support to spear_smi | Stefan Roese |
2012-03-27 | mtd: spear_smi: Remove default partition information from driver | Stefan Roese |
2012-03-27 | mtd: Add device-tree support to fsmc_nand | Stefan Roese |
2012-03-27 | mtd: fix section mismatch for doc_probe_device | Ryosuke Saito |
2012-03-27 | mtd: nand/fsmc: Remove sparse warnings and errors | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Add DMA support | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Access the NAND device word by word whenever possible | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Use dev_err to report error scenario | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Use devm routines | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform | Vipin Kumar |
2012-03-27 | mtd: fsmc_nand: add pm callbacks to support hibernation | Shiraz Hashim |
2012-03-27 | mtd: nand/fsmc: Initialize the badblockbits to 7 | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Flip the bit only if the error index is < 4096 | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Correct the multiline comment format | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Remove default partition information from driver | Armando Visconti |
2012-03-27 | mtd: nand/fsmc: Pass partition information through platform data | Vipin Kumar |