summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/bcm47xxsflash.c
Commit message (Expand)AuthorAge
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki2017-02-08
* mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki2017-02-08
* mtd: bcm47xxsflash: use uncached MMIO access for BCM53573Rafał Miłecki2016-11-07
* mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-04
* mtd: devices: bcm47xxflash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: devices: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: bcm47xxsflash: writing supportRafał Miłecki2013-08-30
* mtd: bcm47xxsflash: implement erasing supportRafał Miłecki2013-08-30
* mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen2013-08-30
* mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen2013-08-30
* mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki2013-08-05
* mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki2013-08-05
* mtd: bcm47xxsflash: store info about flash typeRafał Miłecki2013-04-05
* mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki2013-04-05
* mtd: devices: add const qualifiersArtem Bityutskiy2013-04-05
* mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki2013-02-04
* mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens2013-02-04
* mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens2013-02-04
* mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki2013-02-04
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: basic (read only) driver for BCMA serial flashRafał Miłecki2012-09-29