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
/
include
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: document that MEMWRITE ioctl is NAND-specific
Artem Bityutskiy
1
-1
/
+2
2011-09-11
mtd: kill old field for `struct mtd_info_user'
Brian Norris
1
-4
/
+1
2011-09-11
mtd: document ABI
Brian Norris
1
-13
/
+73
2011-09-11
mtd: add MEMWRITE ioctl
Brian Norris
1
-0
/
+11
2011-09-11
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
1
-4
/
+4
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-8
/
+8
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
1
-0
/
+15
2011-09-11
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
1
-1
/
+6
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-3
/
+3
2011-04-14
UBI: use __packed instead of __attribute__((packed))
Artem Bityutskiy
1
-6
/
+6
2011-04-14
UBI: cleanup comments around volume properties
Artem Bityutskiy
1
-5
/
+6
2011-04-14
UBI: re-name set volume properties ioctl
Artem Bityutskiy
1
-9
/
+10
2010-10-25
mtd: Define MLC Flash as a different flash type
Rohit Hassan Sathyanarayan
1
-0
/
+1
2010-10-25
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
1
-3
/
+8
2010-10-25
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2
-3
/
+3
2010-08-08
mtd: Update copyright notices
David Woodhouse
4
-4
/
+48
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
1
-0
/
+1
2009-06-05
Kill jffs2-user.h
Artem Bityutskiy
2
-35
/
+0
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
1
-0
/
+9
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
1
-0
/
+6
2009-03-26
make MTD headers use strict integer types
Arnd Bergmann
5
-102
/
+109
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
1
-2
/
+2
2009-01-30
headers_check fix: mtd/inftl-user.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
1
-0
/
+34
2009-01-18
UBI: improve ioctl commentaries
Artem Bityutskiy
1
-26
/
+62
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
1
-0
/
+2
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
1
-1
/
+2
2009-01-18
UBI: add ioctl for map operation
Corentin Chary
1
-0
/
+15
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
1
-11
/
+65
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-8
/
+8
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-3
/
+57
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
5
-10
/
+0
2008-04-17
UBI: make ubi-header.h local
Artem Bityutskiy
2
-373
/
+0
2008-02-03
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2
-7
/
+91
2008-02-03
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
1
-1
/
+1
2008-01-25
UBI: introduce atomic LEB change ioctl
Artem Bityutskiy
1
-4
/
+47
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
1
-1
/
+3
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-2
/
+41
2007-12-26
UBI: introduce attach ioctls
Artem Bityutskiy
1
-8
/
+72
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
1
-65
/
+36
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
4
-0
/
+524
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
1
-6
/
+2
2006-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+5
2006-09-26
[MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>
David Woodhouse
2
-8
/
+1
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
1
-2
/
+6
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
1
-0
/
+1
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-2
/
+6
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+2
2006-06-29
MTD: kernel-doc fixes + additions
Randy Dunlap
1
-1
/
+1
[next]