Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | 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: remove useless mtd->priv = chip assignments | Boris BREZILLON |
2015-12-18 | mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip | Boris BREZILLON |
2015-12-14 | mtd: bcm47xxnflash: really unregister NAND on device removal | Brian Norris |
2015-12-08 | mtd: nand: make use of mtd_to_nand() in NAND drivers | Boris BREZILLON |
2015-10-13 | mtd: nand: bcm47xxnflash: show parent device in sysfs | Frans Klaver |
2014-10-20 | mtd: nand: bcm47xxnflash: drop owner assignment from platform_drivers | Wolfram Sang |
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-11-06 | mtd: bcm47xxnflash: Use devm_kzalloc | Sachin Kamat |
2013-11-06 | mtd: bcm47xxnflash: Use module_platform_driver | Sachin Kamat |
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 |
2013-02-05 | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-04 | mtd: bcm47xxnflash: register this as normal driver | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxnflash: fix message | Hauke Mehrtens |
2013-01-03 | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman |
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: enable BCM4706 driver | 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 |
2012-11-22 | mtd: prepare place for BCMA NAND flash driver(s) | Rafał Miłecki |