summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/bcm47xxnflash
AgeCommit message (Expand)AuthorLines
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon-567/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon-1/+1
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon-0/+2
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON-9/+9
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON-1/+0
2015-12-18mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON-6/+7
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris-3/+4
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON-8/+8
2015-10-13mtd: nand: bcm47xxnflash: show parent device in sysfsFrans Klaver-1/+1
2014-10-20mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki-4/+6
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki-1/+5
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki-0/+21
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki-0/+12
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki-3/+5
2013-11-06mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat-13/+5
2013-11-06mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat-19/+1
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds-10/+12
2013-02-13mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki-4/+8
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+2
2013-02-04mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens-5/+2
2013-02-04mtd: bcm47xxnflash: fix messageHauke Mehrtens-1/+2
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman-2/+2
2012-12-24mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki-2/+2
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki-0/+77
2012-12-03mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki-0/+11
2012-12-03mtd: bcm47xxnflash: define some magic numbersRafał Miłecki-11/+20
2012-11-22mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki-3/+5
2012-11-22mtd: bcm47xxnflash: implement readingRafał Miłecki-0/+107
2012-11-22mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki-0/+106
2012-11-22mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki-0/+110
2012-11-22mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki-0/+125