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
2009-11-30
mtd: move excite_nand_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: CFI cmdset_0002: enable erase-suspend-program
Joakim Tjernlund
1
-13
/
+3
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
1
-5
/
+8
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
1
-39
/
+27
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
1
-0
/
+7
2009-11-30
mtd: alauda: Use hweight8
Akinobu Mita
1
-10
/
+1
2009-11-30
mtd: error return -EIO instead of EIO
Roel Kluin
3
-4
/
+4
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-10
/
+10
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
1
-0
/
+14
2009-11-30
mtd: ensure index is positive
Roel Kluin
2
-2
/
+2
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
1
-2
/
+9
2009-11-30
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
1
-1
/
+1
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
1
-1
/
+2
2009-11-30
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
1
-2
/
+1
2009-11-30
mtd: ixp4xx map: use resource_size
Tobias Klauser
1
-3
/
+3
2009-11-30
mtd: Add panic_write for NAND flashes
Simon Kagstrom
1
-8
/
+120
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
1
-0
/
+1
2009-11-30
mtd: OneNAND: fix double printing of function name
Mika Korhonen
1
-2
/
+2
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
2
-6
/
+189
2009-11-30
mtd: OneNAND: move erase method to a separate function
Mika Korhonen
1
-56
/
+76
2009-11-30
mtd: add nand_ecc test module
Akinobu Mita
2
-0
/
+88
2009-11-30
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
1
-5
/
+20
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-31
/
+261
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-1
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+2
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
1
-0
/
+40
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
4
-9
/
+9
2009-11-20
mtd: vmu-flash: Use hweight_long
Akinobu Mita
1
-4
/
+3
2009-11-16
ARM: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-11-12
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
1
-2
/
+2
2009-11-12
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
1
-10
/
+7
2009-11-12
mxc_nand: Allow flash based bbt
Sascha Hauer
1
-0
/
+34
2009-11-12
mxc_nand: disable sp_en bit only once
Sascha Hauer
1
-12
/
+3
2009-11-12
mxc_nand: Add NFC V2 support
Sascha Hauer
1
-13
/
+68
2009-11-12
mxc_nand: Get rid of pagesize_2k flag
Sascha Hauer
1
-15
/
+14
2009-11-12
mxc_nand: Make main/spare areas runtime configurable
Sascha Hauer
1
-22
/
+20
2009-11-12
mxc_nand: remove unused defines
Sascha Hauer
1
-7
/
+0
2009-11-12
mxc nand: modify send_page to send all pages, not only one
Sascha Hauer
1
-25
/
+20
2009-11-12
mxc nand: simplify command processing
Sascha Hauer
1
-46
/
+35
2009-11-12
mxc nand: use buffers
Sascha Hauer
1
-233
/
+77
2009-11-12
mxc nand: use resource_size()
Sascha Hauer
1
-1
/
+1
2009-11-12
mxc nand: remove dead code
Sascha Hauer
1
-17
/
+0
2009-11-12
mxc nand: remove debug param
Sascha Hauer
1
-8
/
+8
2009-11-12
mxc_nand: introduce mxc_do_addr_cycle
Sascha Hauer
1
-40
/
+47
2009-11-12
mxc_nand: merge send_read_page and send_prog_page
Sascha Hauer
1
-41
/
+13
2009-11-12
mxc_nand: cleanup initialization
Sascha Hauer
1
-50
/
+22
2009-11-12
mxc_nand: cleanup eccoob descriptions
Sascha Hauer
1
-15
/
+9
2009-11-11
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
4
-9
/
+9
[prev]
[next]