summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/bcm47xxsflash.c
AgeCommit message (Expand)Author
2023-10-16mtd: bcm47xxsflash: Convert to platform remove callback returning voidUwe Kleine-König
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2017-02-08mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki
2016-11-07mtd: bcm47xxsflash: use uncached MMIO access for BCM53573Rafał Miłecki
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris
2015-10-13mtd: devices: bcm47xxflash: show parent device in sysfsFrans Klaver
2014-10-20mtd: devices: drop owner assignment from platform_driversWolfram Sang
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki
2013-04-05mtd: bcm47xxsflash: store info about flash typeRafał Miłecki
2013-04-05mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki
2013-04-05mtd: devices: add const qualifiersArtem Bityutskiy
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki