Age | Commit message (Expand) | Author |
2012-11-15 | mtd: gpio-nand: Ability to use driver for configurations without RDY-pin | Alexander Shiyan |
2012-11-15 | mtd: use the NAND_STATUS_FAIL to replace the hardcode | Huang Shijie |
2012-11-15 | mtd: mtd_oobtest: printk -> pr_{info,err,crit} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_readtest: Replace printk with pr_{info,err} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_nandecctest: Use pr_fmt macro | Vikram Narayanan |
2012-11-15 | mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} | Vikram Narayanan |
2012-11-15 | mtd: spear_smi: use module_platform_driver macro | Srinivas Kandagatla |
2012-11-15 | mtd: fsmc_nand: use relaxed variants of io accessors | Vipin Kumar |
2012-11-15 | mtd: fsmc_nand: modify the wait to uninterruptible | Vipin Kumar |
2012-11-15 | mtd: fsmc_nand: change the type for regs to void __iomem * | Vipin Kumar |
2012-11-15 | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-15 | mtd: delete nomadik_nand driver | Linus Walleij |
2012-11-15 | mtd: denali: add a DT driver | Dinh Nguyen |
2012-11-15 | mtd: denali: split the generic driver and PCI layer | Dinh Nguyen |
2012-11-15 | mtd: fsl_elbc_nand: remove unnecessary badblock_pattern | Brian Norris |
2012-11-15 | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat |
2012-11-15 | mtd: m25p80: add support for the windbond w25q256 chip | Matthieu CASTET |
2012-11-15 | mtd: m25p80: Make fast read configurable via DT | Marek Vasut |
2012-11-15 | mtd: gpmi-nand: make debug prints more clear | Vikram Narayanan |
2012-11-15 | mtd: cmdlinepart: Simplify parse_cmdline_partitions | Shmulik Ladkani |
2012-11-15 | mtd: nand: fix Samsung SLC detection regression | Brian Norris |
2012-11-15 | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris |
2012-11-09 | mtd: onenand: Make flexonenand_set_boundary static | Sachin Kamat |
2012-11-09 | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler |
2012-11-05 | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij |
2012-10-26 | ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b... | Paul Walmsley |
2012-10-26 | UBI: do not allocate the memory unnecessarily | Artem Bityutskiy |
2012-10-26 | UBI: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-10-23 | PM / QoS: Introduce PM QoS device flags support | Rafael J. Wysocki |
2012-10-17 | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla |
2012-10-15 | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 | Lokesh Vutla |
2012-10-15 | mtd: nand: omap: handle gpmc bch[48] | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: bring in gpmc nand macros | Afzal Mohammed |
2012-10-15 | mtd: onenand: omap: use pdata info instead of cpu_is | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: read nand using register address | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: free region as per resource size | Afzal Mohammed |
2012-10-15 | mtd: onenand: omap: cleanup gpmc dependency | Afzal Mohammed |
2012-10-15 | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id | Shawn Guo |
2012-10-13 | MTD: atmel_nand: add pinctrl consumer support | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-10 | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat |
2012-10-10 | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris |
2012-10-09 | mtd: Disable mtdchar mmap on MMU systems | David Woodhouse |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |