index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
bcm47xxsflash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-8
/
+1
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
1
-3
/
+0
2017-02-08
mtd: bcm47xxsflash: support reading flash out of mapping window
Rafał Miłecki
1
-3
/
+21
2017-02-08
mtd: bcm47xxsflash: use platform_(set|get)_drvdata
Rafał Miłecki
1
-3
/
+3
2016-11-07
mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
Rafał Miłecki
1
-5
/
+19
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
1
-5
/
+24
2015-10-13
mtd: devices: bcm47xxflash: show parent device in sysfs
Frans Klaver
1
-3
/
+4
2014-10-20
mtd: devices: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-08-30
mtd: bcm47xxsflash: writing support
Rafał Miłecki
1
-4
/
+126
2013-08-30
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
1
-2
/
+41
2013-08-30
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
1
-19
/
+1
2013-08-30
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
1
-12
/
+4
2013-08-05
mtd: bcm47xxsflash: implement polling chip status
Rafał Miłecki
1
-0
/
+55
2013-08-05
mtd: bcm47xxsflash: implement ChipCommon R/W ops
Rafał Miłecki
1
-0
/
+13
2013-04-05
mtd: bcm47xxsflash: store info about flash type
Rafał Miłecki
1
-0
/
+9
2013-04-05
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
1
-0
/
+2
2013-04-05
mtd: devices: add const qualifiers
Artem Bityutskiy
1
-1
/
+1
2013-02-04
mtd: bcm47xxsflash: adjust names of bus-specific functions
Rafał Miłecki
1
-4
/
+12
2013-02-04
mtd: bcm47xxsflash: register this as normal driver
Hauke Mehrtens
1
-1
/
+2
2013-02-04
mtd: bcm47xxsflash: write number of written bytes
Hauke Mehrtens
1
-0
/
+1
2013-02-04
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
1
-13
/
+24
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-29
mtd: basic (read only) driver for BCMA serial flash
Rafał Miłecki
1
-0
/
+105