Age | Commit message (Expand) | Author |
2015-09-09 | Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-02 | mtd: nand: omap2: Rename shippable module to omap2_nand | Roger Quadros |
2015-08-25 | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table | Oleksij Rempel |
2015-08-19 | nand: pxa3xx: Increase READ_ID buffer and make the size static | Ezequiel García |
2015-08-19 | mtd: nand: pxa3xx-nand: fix random command timeouts | Robert Jarzmik |
2015-08-19 | mtd: nand: pxa3xx_nand: fix early spurious interrupt | Robert Jarzmik |
2015-08-18 | mtd: pxa3xx_nand: add a default chunk size | Antoine Ténart |
2015-08-18 | mtd: omap_elm: Fix module alias | Axel Lin |
2015-08-18 | mtd: denali_pci: switch to dev_err() | Andy Shevchenko |
2015-08-18 | mtd: denali_pci: refactor driver using devres API | Andy Shevchenko |
2015-08-18 | mtd: denali_pci: use module_pci_driver() macro | Andy Shevchenko |
2015-08-18 | mtd: denali: hide core part from user in Kconfig | Andy Shevchenko |
2015-08-14 | nand: pxa3xx: Increase initial buffer size | Ezequiel Garcia |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-08-07 | fsl_ifc: Change IO accessor based on endianness | Jaiprakash Singh |
2015-08-07 | mtd: brcmnand: Fix misuse of IS_ENABLED | Axel Lin |
2015-07-20 | mtd: nand: sunxi: Set serial access mode correctly | Roy Spliet |
2015-07-20 | mtd: nand: sunxi: Replace failsafe timing cfg with calculated value | Roy Spliet |
2015-07-20 | mtd: r852: make ecc_reg 32-bit in r852_ecc_correct | Nicolas Iooss |
2015-07-20 | nand: davinci: add support for 4K page size nand devices | Sandeep Paulraj |
2015-07-06 | mtd: nandsim: fix double free | shengyong |
2015-07-06 | mtd: nandsim: fix free of NULL pointer | shengyong |
2015-06-16 | mtd: nandsim: Fix kasprintf() usage | Richard Weinberger |
2015-06-16 | mtd: cs553x_nand: Fix kasprintf() usage | Richard Weinberger |
2015-06-16 | mtd: r852: Fix device_create_file() usage | Richard Weinberger |
2015-06-16 | mtd: brcmnand: drop unnecessary initialization | Brian Norris |
2015-06-16 | mtd: diskonchip: remove two-phase partitioning / registration | Brian Norris |
2015-05-27 | mtd: plat_nand: use default partition probe | Brian Norris |
2015-05-22 | mtd: nand: correct indentation within conditional | Brian Norris |
2015-05-22 | mtd: remove incorrect file name | Brian Norris |
2015-05-20 | mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC | Baruch Siach |
2015-05-20 | mtd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-05-20 | mtd: mxc_nand: fix truncate of unaligned oob copying | Baruch Siach |
2015-05-20 | mtd: mxc_nand: limit the size of used oob | Baruch Siach |
2015-05-20 | mtd: mxc_nand: cleanup copy_spare function | Uwe Kleine-König |
2015-05-18 | mtd: brcmnand: do not make local variable static | Hauke Mehrtens |
2015-05-18 | mtd: brcmnand: remove double new line from print | Hauke Mehrtens |
2015-05-15 | mtd: brcmnand: add BCM63138 support | Brian Norris |
2015-05-15 | mtd: brcmnand: add support for Broadcom's IPROC family | Brian Norris |
2015-05-15 | mtd: brcmnand: add extra SoC support to library | Brian Norris |
2015-05-15 | mtd: brcmnand: add support for STB chips | Brian Norris |
2015-05-15 | mtd: nand: add NAND driver "library" for Broadcom STB NAND controller | Brian Norris |
2015-05-11 | mtd: nand: add common DT init code | Brian Norris |
2015-05-07 | mtd: s3c2410: Constify platform_device_id | Krzysztof Kozlowski |
2015-05-07 | mtd: mxc-nand: Constify platform_device_id | Krzysztof Kozlowski |
2015-05-07 | mtd: nand: pxa3xx: fix build on ARM64 | Rob Herring |
2015-05-07 | mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout | Maxime Ripard |
2015-05-06 | mtd: fsmc_nand: match wait_for_completion_timeout return type | Nicholas Mc Guire |