Age | Commit message (Expand) | Author |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon |
2017-05-30 | mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP | Boris Brezillon |
2016-01-07 | mtd: nand: make use of nand_set/get_controller_data() helpers | Boris BREZILLON |
2015-12-18 | mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip | Boris BREZILLON |
2015-12-08 | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON |
2014-09-17 | mtd: bcm47xxnflash: replace some magic numbers | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: NAND_CMD_RESET support | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: add cmd_ctrl handler | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: add dev_ready and fill chip_delay | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: fix typo in freq calculation | Rafał Miłecki |
2013-03-02 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-13 | mtd: bcm47xxnflash: use pr_fmt for module prefix in messages | Rafał Miłecki |
2012-12-24 | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES | Rafał Miłecki |
2012-12-10 | mtd: bcm47xxnflash: writing support | Rafał Miłecki |
2012-12-03 | mtd: bcm47xxnflash: support NAND_CMD_STATUS | Rafał Miłecki |
2012-12-03 | mtd: bcm47xxnflash: define some magic numbers | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: implement reading | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: support for NAND_CMD_READID command | Rafał Miłecki |
2012-11-22 | mtd: bcm47xxnflash: init NAND on BCM4706 | Rafał Miłecki |