Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo | Masahiro Yamada | 1 | -10/+2 |
2016-04-19 | mtd: nand: socrates: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-01-07 | mtd: nand: make use of nand_set/get_controller_data() helpers | Boris BREZILLON | 1 | -5/+6 |
2015-12-19 | mtd: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 1 | -1/+0 |
2015-12-19 | mtd: nand: socrates: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 1 | -3/+2 |
2015-12-08 | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON | 1 | -4/+4 |
2015-11-12 | mtd: nand: drop unnecessary partition parser data | Brian Norris | 1 | -3/+2 |
2015-10-13 | mtd: nand: socrates_nand: drop owner assignment | Frans Klaver | 1 | -1/+0 |
2014-10-20 | mtd: nand: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -11/+3 |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 1 | -0/+1 |
2013-11-07 | mtd: socrates_nand: Use dev_err instead of printk | Sachin Kamat | 1 | -1/+1 |
2013-11-07 | mtd: socrates_nand: Use devm_kzalloc | Sachin Kamat | 1 | -8/+2 |
2013-11-07 | mtd: socrates_nand: Remove redundant dev_set_drvdata | Sachin Kamat | 1 | -2/+0 |
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-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 1 | -19/+0 |
2012-01-09 | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-09-11 | mtd: socrates_nand.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 1 | -10/+1 |
2011-09-11 | mtd: socrates_nand: use ofpart through generic parsing | Dmitry Eremin-Solenikov | 1 | -11/+3 |
2011-09-11 | mtd: socrates_nand don't specify default parsing options | Dmitry Eremin-Solenikov | 1 | -6/+1 |
2011-05-25 | mtd: socrates_nand: convert to mtd_device_register() | Jamie Iles | 1 | -15/+1 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-06-03 | of/mtd: nand: fix build breakage in drivers | Anatolij Gustschin | 1 | -2/+2 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-02-26 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | David Woodhouse | 1 | -1/+1 |
2010-02-25 | mtd: nand: make Open Firmware device id constant | Márton Németh | 1 | -1/+1 |
2009-04-06 | [MTD] [NAND] Add support for NAND on the Socrates board | Wolfgang Grandegger | 1 | -0/+325 |