Age | Commit message (Expand) | Author |
2010-10-24 | mtd: nand: Samsung MLC - new OOB sizes | Brian Norris |
2010-10-24 | mtd: davinci: fix comment to match the code | Wolfram Sang |
2010-10-24 | mtd: mpc5121_nfc: fix memory leak on error path | Julia Lawall |
2010-10-24 | mtd: pxa3xx_nand: set oob length in the runtime | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: remove the flash info in driver structure | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: introduce default timing to reduce read id times | Lei Wen |
2010-10-24 | mtd: pxa3xx_nand: condense the flash definition | Lei Wen |
2010-10-24 | mtd: nand: support new Toshiba SLC | Brian Norris |
2010-10-24 | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris |
2010-10-24 | mtd: nand: spansion S30MLxxxP support | Brian Norris |
2010-10-24 | mtd: fix callback return value check | Baruch Siach |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-21 | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-29 | fix OMAP2 MTD build failure | Daniel J Blueman |
2010-09-24 | nand: davinci: add support for timing configuration | Sekhar Nori |
2010-09-24 | davinci: add support for aemif timing configuration | Sekhar Nori |
2010-09-13 | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined | Mark F. Brown |
2010-09-13 | mtd: mxc_nand: configure pages per block for v2 controller | Sascha Hauer |
2010-09-13 | mtd: Blackfin NFC: fix invalid free in remove() | Mike Frysinger |
2010-09-13 | mtd: Blackfin NFC: fix build error after nand_scan_ident() change | Mike Frysinger |
2010-08-27 | mxc_nand: Do not do byte accesses to the NFC buffer. | John Ogness |
2010-08-20 | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck |
2010-08-19 | mtd: nand: Fix regression in BBM detection | Brian Norris |
2010-08-18 | pxa3xx: fix ns2cycle equation | Axel Lin |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-13 | mtd/nand_ids: Fix buswidth | Brian Norris |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | gen_nand: Test if nr_chips field is valid | Marek Vasut |
2010-08-12 | nand/denali: move all hardware initialization work to denali_hw_init | Chuanxiao Dong |
2010-08-12 | nand/denali: Add a page check in denali_read_page & denali_read_page_raw | Chuanxiao Dong |
2010-08-12 | nand/denali: use cpu_relax() while waiting for hardware interrupt | Chuanxiao Dong |
2010-08-12 | nand/denali: change read_status function method | Chuanxiao Dong |
2010-08-12 | nand/denali: Fixed check patch warnings | Chuanxiao Dong |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk | Chuanxiao Dong |
2010-08-11 | nand/denali: Fixed handle ECC error bugs | Chuanxiao Dong |
2010-08-11 | nand/denali: use iowrite32() to replace denali_write32() | Chuanxiao Dong |
2010-08-11 | nand/denali: Fixed probe function bugs | Chuanxiao Dong |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-08 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse |
2010-08-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-08-06 | mxc_nand: Add v3 (i.MX51) Support | Sascha Hauer |
2010-08-06 | mxc_nand: support 8bit ecc | Sascha Hauer |
2010-08-06 | mxc_nand: fix correct_data function | Sascha Hauer |
2010-08-06 | mxc_nand: add V1_V2 namespace to registers | Sascha Hauer |
2010-08-06 | mxc_nand: factor out a check_int function | Sascha Hauer |
2010-08-06 | mxc_nand: make some internally used functions overwriteable | Sascha Hauer |