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
2008-01-29
[MTD] [OneNAND] fix call to onenand_verify when writing subpages
Adrian Hunter
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Do not release chip twice
Adrian Hunter
1
-3
/
+0
2008-01-26
[MTD] [NAND] fix s3c2410 error correction
Matt Reimer
1
-14
/
+12
2008-01-25
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
3
-28
/
+183
2008-01-25
UBI: handle zero-length case
Artem Bityutskiy
1
-0
/
+11
2008-01-25
UBI: simplify internal interfaces
Artem Bityutskiy
3
-36
/
+36
2008-01-25
UBI: do not change file pointer while updating
Artem Bityutskiy
2
-4
/
+1
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
3
-7
/
+7
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2
-2
/
+2
2008-01-25
UBI: add sanity check
Artem Bityutskiy
1
-1
/
+6
2008-01-25
UBI: remove bogus assertion
Artem Bityutskiy
1
-1
/
+0
2008-01-25
UBI: bugfix: calculate data offset properly
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: amend array size
Artem Bityutskiy
1
-2
/
+2
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
6
-24
/
+80
2008-01-25
UBI: use bit-fields
Artem Bityutskiy
2
-19
/
+9
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2
-11
/
+9
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
3
-33
/
+8
2008-01-25
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
1
-7
/
+5
2008-01-12
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
Matt Reimer
1
-1
/
+1
2008-01-11
cache invalidation error for buffered write
Massimo Cirillo
1
-2
/
+5
2008-01-11
[MTD] [NOR] Fix incorrect interface code for x16/x32 chips
Bartlomiej Sieka
3
-9
/
+11
2008-01-08
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
Scott Wood
1
-2
/
+6
2008-01-08
[MTD] [MAPS] Remove Photron PNC-2000 map driver
David Woodhouse
3
-101
/
+0
2008-01-08
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64
David Scidmore
1
-2
/
+6
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
2
-1
/
+2
2007-12-26
UBI: do not support kiB
Artem Bityutskiy
1
-3
/
+1
2007-12-26
UBI: add mtd_num sysfs attribute
Artem Bityutskiy
1
-1
/
+9
2007-12-26
UBI: fix mtd device string parsing
Artem Bityutskiy
1
-24
/
+12
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
3
-8
/
+5
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
3
-42
/
+135
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
2
-29
/
+16
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
3
-87
/
+169
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
7
-63
/
+201
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
3
-11
/
+54
2007-12-26
UBI: fix comment
Artem Bityutskiy
2
-9
/
+5
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
2
-7
/
+33
2007-12-26
UBI: fix printk
Artem Bityutskiy
1
-9
/
+13
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
3
-135
/
+239
2007-12-26
UBI: improve comment
Artem Bityutskiy
1
-3
/
+6
2007-12-26
UBI: add PID to debugging prints
Artem Bityutskiy
1
-14
/
+7
2007-12-26
UBI: tweak volumes locking some more
Artem Bityutskiy
2
-16
/
+17
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
5
-42
/
+84
2007-12-26
UBI: simplify error handling
Artem Bityutskiy
1
-40
/
+12
2007-12-26
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
1
-36
/
+25
2007-12-26
UBI: fix error path
Artem Bityutskiy
1
-25
/
+20
2007-12-26
UBI: get device when opening volume
Artem Bityutskiy
3
-8
/
+8
2007-12-26
UBI: add some more comments
Artem Bityutskiy
1
-1
/
+7
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
6
-23
/
+34
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
10
-72
/
+68
2007-12-26
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
1
-0
/
+3
[prev]
[next]