aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/bcm47xxsflash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki1-4/+126
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki1-2/+41
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen1-19/+1
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen1-12/+4
2013-08-05mtd: bcm47xxsflash: implement polling chip statusRafał Miłecki1-0/+55
2013-08-05mtd: bcm47xxsflash: implement ChipCommon R/W opsRafał Miłecki1-0/+13
2013-04-05mtd: bcm47xxsflash: store info about flash typeRafał Miłecki1-0/+9
2013-04-05mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki1-0/+2
2013-04-05mtd: devices: add const qualifiersArtem Bityutskiy1-1/+1
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki1-4/+12
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens1-1/+2
2013-02-04mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens1-0/+1
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki1-13/+24
2012-11-22mtd: remove use of __devexitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki1-0/+105