Age | Commit message (Expand) | Author | Files | Lines |
2015-09-28 | mxc_nand: fix copy_spare | Eric Benard | 1 | -1/+1 |
2015-05-21 | mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC | Baruch Siach | 1 | -1/+21 |
2015-05-21 | mtd: mxc_nand: fix truncate of unaligned oob copying | Baruch Siach | 1 | -4/+36 |
2015-05-21 | mtd: mxc_nand: limit the size of used oob | Baruch Siach | 1 | -3/+13 |
2015-05-21 | mtd: mxc_nand: cleanup copy_spare function | Uwe Kleine-König | 1 | -15/+31 |
2015-05-07 | mtd: mxc-nand: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-12 | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König | 1 | -0/+4 |
2015-03-12 | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König | 1 | -0/+7 |
2015-03-12 | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König | 1 | -11/+29 |
2015-03-12 | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König | 1 | -24/+10 |
2015-03-12 | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König | 1 | -7/+7 |
2015-03-12 | mtd: mxc-nand: Add a timeout when waiting for interrupt | Uwe Kleine-König | 1 | -11/+36 |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -7/+3 |
2014-11-06 | mtd: mxc_nand: use __iowrite32_copy for 32 bit copy | Koul, Vinod | 1 | -7/+3 |
2014-10-20 | mtd: nand: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-11 | mtd: mxc_nand: Propagate the error if platform_get_irq() fails | Fabio Estevam | 1 | -0/+2 |
2014-01-12 | mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE | Huang Shijie | 1 | -3/+15 |
2014-01-03 | mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove() | Wei Yongjun | 1 | -0/+2 |
2014-01-03 | mtd: nand: mxc_nand: Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -1/+3 |
2014-01-03 | mtd: mxc_nand: remove duplicated ecc_stats counting | Michael Grzeschik | 1 | -1/+0 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-07 | mtd: nand: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-11-07 | mtd: mxc_nand: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-08-31 | mtd: nand: mxc_nand: mark 'const' properly | Jingoo Han | 1 | -1/+1 |
2013-08-31 | mtd: nand: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 |
2013-08-06 | mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource() | Fabio Estevam | 1 | -5/+0 |
2013-08-05 | mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+11 |
2013-02-04 | mtd: mxc_nand: compress ID info for send_read_id_v3 | Roman Schneider | 1 | -0/+11 |
2013-01-26 | mtd: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -6/+6 |
2012-12-20 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -5/+7 |
2012-12-10 | mtd: mxc_nand: reorder part_probes to let cmdline override other sources | Lothar Waßmann | 1 | -1/+2 |
2012-12-10 | mtd: mxc_nand: fix unbalanced clk_disable() in error path | Lothar Waßmann | 1 | -1/+2 |
2012-11-22 | mtd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | mtd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | mtd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-15 | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 1 | -36/+60 |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 1 | -1/+1 |
2012-09-29 | mtd: mxc_nand: Adapt the clock name to the new clock framework | Fabio Estevam | 1 | -1/+1 |
2012-09-29 | mtd: mxc_nand: Convert to module_platform_driver() | Fabio Estevam | 1 | -15/+3 |
2012-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 1 | -9/+0 |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-07-06 | mtd: mxc_nand: add i.MX53 support | Sascha Hauer | 1 | -6/+42 |
2012-07-06 | mtd: mxc_nand: swap iomem resource order | Sascha Hauer | 1 | -16/+19 |
2012-07-06 | mtd: mxc_nand: Use managed resources | Sascha Hauer | 1 | -47/+23 |
2012-07-06 | nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -2/+2 |
2012-07-06 | mtd: mxc_nand: use 32bit copy functions | Sascha Hauer | 1 | -8/+29 |
2012-06-02 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -192/+444 |
2012-06-01 | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer | 1 | -6/+6 |
2012-05-14 | mtd: mxc_nand: fix several sparse warnings about incorrect address space | Uwe Kleine-König | 1 | -11/+11 |