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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
1
-4
/
+4
2008-09-05
UBI: remove BKL
Artem Bityutskiy
1
-5
/
+1
2008-09-04
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
David Woodhouse
1
-1
/
+5
2008-09-03
[MTD] [NAND] Freescale i.MX2 NAND driver
Sascha Hauer
3
-0
/
+1085
2008-09-02
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
Zev Weiss
1
-6
/
+10
2008-09-02
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
Enrico Scholz
1
-1
/
+4
2008-09-02
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
Enrico Scholz
1
-18
/
+25
2008-09-02
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
Enrico Scholz
1
-5
/
+5
2008-09-02
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
Enrico Scholz
2
-0
/
+11
2008-09-02
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
Enrico Scholz
1
-2
/
+16
2008-09-02
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
Enrico Scholz
1
-44
/
+0
2008-09-01
[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled
David Woodhouse
1
-0
/
+1
2008-09-01
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
Semun Lee
1
-0
/
+23
2008-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-6
/
+1
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-30
sun_uflash: Convert to pure OF driver.
David S. Miller
1
-38
/
+35
2008-08-25
[MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc
Singh, Vimal
1
-24
/
+62
2008-08-25
[MTD] [NAND] au1550nd.c: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
4
-4
/
+0
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-9
/
+8
2008-08-23
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
Dominik Brodowski
1
-11
/
+1
2008-08-21
[MTD] [NAND] Fix missing kernel-doc
Alexey Korolev
2
-6
/
+6
2008-08-20
[MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk
frans
1
-11
/
+33
2008-08-17
[MTD] removed unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-16
[MTD] [NAND] Minor cleanup of nand_ecc.c
David Woodhouse
1
-11
/
+9
2008-08-16
[MTD] [NAND] nand_ecc.c: rewrite for improved performance
frans
1
-124
/
+372
2008-08-15
[MTD] [OneNAND] OMAP3: add delay for GPIO
Adrian Hunter
1
-2
/
+7
2008-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
24
-36
/
+607
2008-08-12
[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver
Adrian Hunter
3
-0
/
+785
2008-08-12
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
4
-6
/
+6
2008-08-11
[MTD] m25p80.c extended jedec support
Chen Gong
1
-39
/
+47
2008-08-11
[MTD] m25p80.c code cleanup
Chen Gong
1
-1
/
+1
2008-08-11
[MTD] m25p80.c erase enhance
Chen Gong
1
-8
/
+40
2008-08-11
[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-11
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
1
-1
/
+1
2008-08-11
mfd: driver for the TMIO NAND controller
Ian Molton
3
-0
/
+564
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-1
/
+1
2008-08-07
[MTD] [NOR] Rename and export new cfi_qry_*() functions
David Woodhouse
2
-21
/
+25
2008-08-07
[MTD] make dataflash write-verify be optional
David Brownell
2
-5
/
+13
2008-08-07
[MTD] Compile fix for dataflash OTP support
David Brownell
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
20
-31
/
+31
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
8
-129
/
+249
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
10
-10
/
+10
2008-08-06
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
Anders Grafström
1
-14
/
+38
2008-08-06
[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips
Alexey Korolev
2
-49
/
+65
2008-08-06
[MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description
George G. Davis
1
-1
/
+1
2008-08-04
[MTD] Remove references to TI 'toto' platform.
David Woodhouse
6
-354
/
+0
2008-08-03
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
[prev]
[next]