Age | Commit message (Expand) | Author |
2012-07-16 | mtd: cafe_nand: fix an & vs | mistake | Dan Carpenter |
2012-06-10 | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer |
2012-06-10 | mtd: nand: fix scan_read_raw_oob | Dmitry Maluka |
2012-05-13 | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-08 | mtd: ams-delta: fix request_mem_region() failure | Janusz Krzysztofik |
2012-04-20 | dma: mxs-dma: enable channel in device_issue_pending call | Shawn Guo |
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 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: nand: gpmi: fix function annotations | Wolfram Sang |
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: Add device-tree support to fsmc_nand | Stefan Roese |
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 |
2012-03-27 | mtd: gpmi: fix the wrong DMA command. | Huang Shijie |
2012-03-27 | mtd: flash drivers set ecc strength | Mike Dunn |
2012-03-27 | mtd: sh_flctl: Add power management with QoS request | Bastian Hecht |
2012-03-27 | mtd: do not use plain 0 as NULL | Artem Bityutskiy |
2012-03-27 | mtd: fsmc: Support of 224-bytes OOB area length | Armando Visconti |
2012-03-27 | mtd: fsmc: Improve the fsmc_correct_data() routine | Armando Visconti |
2012-03-27 | mtd: fsmc: fixed data abort inside change_bit() | Armando Visconti |
2012-03-27 | mtd: fsmc: use ALE and CLE offsets from platform data | Shiraz Hashim |
2012-03-27 | mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes | Bhavna Yadav |
2012-03-27 | mtd: fsmc: Newly erased page read algorithm implemented | Vipin Kumar |
2012-03-27 | mtd: sh_flctl: Add FLHOLDCR register | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Use cached register value for FLCMNCR | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Implement NAND_CMD_RNDOUT command | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Expand the READID command to 8 bytes | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Reorder empty_fifo() calls | Bastian Hecht |
2012-03-27 | mtd: change the location of the ONFI detected log | Huang Shijie |
2012-03-27 | mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() | Huang Shijie |
2012-03-27 | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie |
2012-03-27 | mtd: gpmi: fix compiler warning | Huang Shijie |