index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
bcm47xxnflash
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
1
-0
/
+2
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2
-9
/
+9
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
3
-6
/
+7
2015-12-14
mtd: bcm47xxnflash: really unregister NAND on device removal
Brian Norris
1
-3
/
+4
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-8
/
+8
2015-10-13
mtd: nand: bcm47xxnflash: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2014-10-20
mtd: nand: bcm47xxnflash: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-18
mtd: bcm47xxnflash: replace some magic numbers
Rafał Miłecki
1
-4
/
+6
2014-09-18
mtd: bcm47xxnflash: NAND_CMD_RESET support
Rafał Miłecki
1
-1
/
+5
2014-09-18
mtd: bcm47xxnflash: add cmd_ctrl handler
Rafał Miłecki
1
-0
/
+21
2014-09-18
mtd: bcm47xxnflash: add dev_ready and fill chip_delay
Rafał Miłecki
1
-0
/
+12
2014-09-18
mtd: bcm47xxnflash: fix typo in freq calculation
Rafał Miłecki
1
-3
/
+5
2013-11-07
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
1
-13
/
+5
2013-11-07
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-10
/
+12
2013-02-13
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
3
-4
/
+8
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+2
2013-02-04
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
1
-5
/
+2
2013-02-04
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
1
-1
/
+2
2013-01-04
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-24
mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
Rafał Miłecki
1
-2
/
+2
2012-12-10
mtd: bcm47xxnflash: writing support
Rafał Miłecki
1
-0
/
+77
2012-12-03
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
1
-0
/
+11
2012-12-03
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
1
-11
/
+20
2012-11-22
mtd: bcm47xxnflash: enable BCM4706 driver
Rafał Miłecki
3
-3
/
+5
2012-11-22
mtd: bcm47xxnflash: implement reading
Rafał Miłecki
2
-0
/
+107
2012-11-22
mtd: bcm47xxnflash: support for NAND_CMD_READID command
Rafał Miłecki
2
-0
/
+106
2012-11-22
mtd: bcm47xxnflash: init NAND on BCM4706
Rafał Miłecki
2
-0
/
+110
2012-11-22
mtd: prepare place for BCMA NAND flash driver(s)
Rafał Miłecki
3
-0
/
+125