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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
mtd: plat-ram: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-03-11
mtd: pmc551: Remove unnecessary OOM messages
Jingoo Han
1
-6
/
+1
2014-03-11
mtd: spear_smi: Remove unnecessary OOM messages
Jingoo Han
1
-2
/
+0
2014-03-11
mtd: devices: elm: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-03-11
mtd: elm: Use correct check on return value of pm_runtime_get_sync
Stefan Sørensen
1
-1
/
+1
2014-03-11
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2014-03-11
mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA
Richard Weinberger
1
-0
/
+2
2014-03-11
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
1
-3
/
+2
2014-03-11
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
2014-03-11
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
5
-10
/
+16
2014-03-11
mtd: nand: add support for SanDisk SDTNRGAMA-008G
Huang Shijie
1
-0
/
+3
2014-03-11
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2
-26
/
+61
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
37
-37
/
+0
2014-03-11
mtd: block2mtd: Add mutex_destroy
Fabian Frederick
1
-5
/
+8
2014-03-11
mtd: phram: Repair multiple instances support
Alexander Sverdlin
1
-7
/
+34
2014-03-11
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2014-03-11
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
1
-2
/
+2
2014-03-11
mtd: m25p80: Add dual read support
Geert Uytterhoeven
1
-4
/
+19
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
2
-5
/
+5
2014-03-05
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
1
-2
/
+2
2014-03-04
UBI: block: Add CONFIG_BLOCK dependency
Ezequiel Garcia
1
-0
/
+1
2014-03-04
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
1
-1
/
+1
2014-03-04
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
1
-1
/
+1
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
3
-25
/
+32
2014-03-03
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
3
-26
/
+45
2014-03-01
powerpc: select MEMORY for FSL_IFC to not break existing .config files
Paul Gortmaker
1
-0
/
+1
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
6
-0
/
+707
2014-02-27
Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-4
/
+4
2014-02-24
mtd: nand: omap: fix ecclayout->oobfree->length
Pekon Gupta
1
-3
/
+2
2014-02-24
mtd: nand: omap: fix ecclayout->oobfree->offset
Pekon Gupta
1
-10
/
+15
2014-02-24
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
Pekon Gupta
1
-8
/
+23
2014-02-23
ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
Ivan Khoronzhuk
1
-22
/
+0
2014-02-19
driver/memory:Move Freescale IFC driver to a common driver
Prabhakar Kushwaha
1
-1
/
+1
2014-02-15
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
1
-1
/
+1
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
1
-1
/
+1
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
1
-4
/
+4
2014-01-31
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-34
/
+28
2014-01-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2014-01-29
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
60
-855
/
+1407
2014-01-28
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
1
-14
/
+17
2014-01-28
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
1
-2
/
+11
2014-01-28
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
1
-0
/
+11
2014-01-28
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
1
-1
/
+1
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-01-23
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
1
-1
/
+35
2014-01-20
mtd: mtdram: add missing 'const'
Brian Norris
1
-1
/
+1
2014-01-20
mtd: m25p80: assign default read command
Brian Norris
1
-0
/
+2
2014-01-20
mtd: nuc900_nand: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-3
/
+0
2014-01-20
mtd: plat_nand: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-4
/
+1
[prev]
[next]