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
2010-08-12
mtd/m25p80: fix test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-12
mtd/m25p80: retlen is never NULL
Dan Carpenter
1
-8
/
+4
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
4
-4
/
+0
2010-08-06
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
1
-0
/
+1
2010-08-06
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
1
-1
/
+7
2010-08-06
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
1
-0
/
+4
2010-08-04
mtd: m25p80: Make jedec_probe() return proper errno values
Anton Vorontsov
1
-12
/
+6
2010-08-04
mtd: m25p80: Fix false-positive probing
Anton Vorontsov
1
-2
/
+11
2010-08-02
mtd: dataflash: remove casts from void
Kulikov Vasiliy
1
-6
/
+6
2010-08-02
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
1
-0
/
+1
2010-08-02
mtd: sst25l: check for null consistently
Dan Carpenter
1
-1
/
+1
2010-05-14
mtd: sst25l: fix multi-part messages with broken spi masters
H Hartley Sweeten
1
-24
/
+33
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3
-0
/
+3
2010-05-10
mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
H Hartley Sweeten
1
-11
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-18
mtd: block2mtd: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-03-18
mtd: small typo in Makefile
Matteo Croce
1
-1
/
+1
2010-02-25
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
1
-2
/
+2
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-141
/
+212
2009-12-05
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
1
-45
/
+69
2009-11-30
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
1
-29
/
+40
2009-11-30
mtd: m25p80: Convert to device table matching
Anton Vorontsov
1
-75
/
+89
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
1
-2
/
+9
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-3
/
+0
2009-10-17
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
1
-3
/
+16
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-09-24
mtd: m25p80: disable SST software protection bits by default
Graf Yang
1
-3
/
+4
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-20
/
+677
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2
-3
/
+3
2009-09-20
m25p80: Add Spansion S25FL129P serial flashes
Kevin Cernekee
1
-1
/
+3
2009-09-20
phram: cleanup error handling and associated messages
Mike Frysinger
1
-13
/
+12
2009-09-20
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
1
-0
/
+4
2009-09-20
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
1
-1
/
+125
2009-09-19
mtd: lart: Prevent a read from mtd->eraseregions[-1]
Roel Kluin
1
-2
/
+4
2009-09-19
mtd: sst25l, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-09-19
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
3
-0
/
+521
2009-09-04
mtd: m25p80: add support for 3 Macronix flash chips
Siddarth Gore
1
-0
/
+3
2009-09-04
slram: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-04
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Robert P. J. Day
1
-2
/
+2
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
1
-1
/
+1
2009-06-26
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
1
-1
/
+1
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+4
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
1
-1
/
+1
2009-06-05
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
1
-0
/
+3
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
1
-0
/
+1
2009-05-18
mtd_dataflash: unbreak erase support
Peter Korsgaard
1
-1
/
+1
[next]