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
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
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
3
-0
/
+294
2015-06-17
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
1
-2
/
+8
2015-06-17
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
1
-2
/
+4
2015-06-11
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
3
-0
/
+294
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-05-22
mtd: remove incorrect file name
Brian Norris
1
-2
/
+2
2015-05-18
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
1
-3
/
+3
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
1
-3
/
+3
2015-05-07
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
1
-36
/
+24
2015-05-07
mtd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-04-06
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
Brian Norris
1
-3
/
+18
2015-04-06
mtd: docg3: remove invalid __exit annotations
Brian Norris
1
-3
/
+3
2015-03-12
mtd: docg3: drop dead code
Brian Norris
1
-4
/
+1
2015-02-24
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
1
-15
/
+43
2015-01-13
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
Lee Jones
1
-1
/
+1
2015-01-13
mtd: st_spi_fsm: Obtain and use EMI clock
Lee Jones
1
-2
/
+38
2015-01-13
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
1
-16
/
+79
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-89
/
+74
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
1
-6
/
+0
2014-11-26
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
1
-3
/
+1
2014-11-26
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
1
-3
/
+3
2014-11-26
mtd: delete unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-11-05
mtd: dataflash: Remove use of tx_dma
Mark Brown
1
-3
/
+3
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
1
-11
/
+0
2014-11-05
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
1
-1
/
+4
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-4
/
+0
2014-10-22
mtd: docg3: fix 'defined but not used' warning
Brian Norris
1
-0
/
+2
2014-10-22
mtd: phram: fix asm/io.h include usage
Rob Ward
1
-1
/
+1
2014-10-22
mtd: docg3: add device-tree support
Robert Jarzmik
1
-0
/
+8
[next]