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
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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-11-08
mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
Rafał Miłecki
1
-5
/
+19
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-27
/
+26
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-19
mtd: add arch dependency for MTD_BCM47XXSFLASH symbol
Rafał Miłecki
1
-1
/
+1
2016-07-18
mtd: update description of MTD_BCM47XXSFLASH symbol
Rafał Miłecki
1
-2
/
+2
2016-07-10
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
1
-12
/
+0
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-1
/
+1
2016-06-02
mtd: m25p80: read in spi_max_transfer_size chunks
Michal Suchanek
1
-1
/
+1
2016-06-02
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-5
/
+2
2016-06-02
mtd: m25p80: return amount of data transferred or error in read/write
Michal Suchanek
1
-8
/
+21
2016-06-02
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-2
/
+3
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-18
/
+84
2016-05-06
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
Brian Norris
1
-11
/
+35
2016-04-26
mtd: pmc551: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-19
mtd: docg3: switch to mtd_ooblayout_ops
Boris Brezillon
1
-11
/
+35
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
1
-1
/
+1
2016-04-05
mtd: devices: m25p80: add support for mmap read request
Vignesh R
1
-0
/
+22
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
2
-6
/
+26
2016-03-08
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-3
/
+2
2016-03-08
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
1
-1
/
+4
2015-11-20
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
1
-3
/
+3
2015-11-20
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
Brian Norris
1
-1
/
+10
2015-11-20
mtd: m25p80: drop erase() callback
Brian Norris
1
-17
/
+0
2015-11-16
Merge v4.4-rc1 into MTD development
Brian Norris
3
-3
/
+0
2015-11-12
mtd: drop unnecessary partition parser data
Brian Norris
3
-10
/
+6
2015-11-12
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
1
-6
/
+2
2015-11-12
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
1
-1
/
+1
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-22
/
+50
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
3
-3
/
+0
2015-10-26
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
1
-6
/
+16
2015-10-20
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
1
-0
/
+21
2015-10-13
mtd: devices: sst251: show parent device in sysfs
Frans Klaver
1
-2
/
+1
2015-10-13
mtd: devices: spear_smi: show parent device in sysfs
Frans Klaver
1
-0
/
+1
2015-10-13
mtd: devices: mtd_dataflash: drop owner assignment
Frans Klaver
1
-1
/
+0
2015-10-13
mtd: devices: docg3: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-10-13
mtd: devices: bcm47xxflash: show parent device in sysfs
Frans Klaver
1
-3
/
+4
2015-09-30
Revert "mtd: mtdram: check offs and len in mtdram->erase"
Brian Norris
1
-21
/
+0
2015-09-30
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
1
-0
/
+21
2015-09-14
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
1
-1
/
+1
2015-09-12
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
1
-2
/
+1
2015-09-12
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
1
-0
/
+1
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-03
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
1
-6
/
+4
2015-09-03
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
1
-1
/
+0
2015-08-22
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-07-21
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
1
-7
/
+11
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
[next]