summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/bcm47xxnflash/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-81/+0
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-1/+1
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0
* mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-4/+6
* mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris2015-12-141-3/+4
* mtd: nand: bcm47xxnflash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat2013-11-071-13/+5
* mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat2013-11-071-19/+1
* mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki2013-02-131-2/+2
* mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens2013-02-041-5/+2
* mtd: bcm47xxnflash: fix messageHauke Mehrtens2013-02-041-1/+2
* Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
* mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-221-2/+2
* mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki2012-11-221-0/+108