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
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-09-02
[MTD] Initialise s_flags in get_sb_mtd_aux()
David Howells
1
-0
/
+2
2007-08-23
[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()
Jared Hulbert
2
-7
/
+4
2007-08-12
mtdchar build fix
Andrew Morton
1
-0
/
+1
2007-08-03
[MTD] Makefile fix for mtdsuper
Satyam Sharma
2
-5
/
+1
2007-08-03
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
1
-4
/
+4
2007-08-03
[MTD] [NAND] at91_nand rdy_pin fix
Ivan Kuten
1
-1
/
+4
2007-08-03
[MTD] [NAND] fix race in nand_base.c
Artem Bityutskiy
1
-0
/
+4
2007-08-03
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
Roland Stigge
1
-5
/
+5
2007-08-03
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
1
-0
/
+1
2007-08-01
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
2
-6
/
+0
2007-07-26
sun userflash is PCI-dependent
Al Viro
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-2
/
+2
2007-07-18
UBI: fix compile warning
Paul Mundt
1
-0
/
+1
2007-07-18
UBI: fix error handling in erase worker
Artem Bityutskiy
1
-41
/
+48
2007-07-18
UBI: fix comments
Artem Bityutskiy
1
-3
/
+3
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2
-13
/
+2
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
1
-5
/
+0
2007-07-18
UBI: fix overflow bug
Vinit Agnihotri
2
-6
/
+11
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
1
-3
/
+3
2007-07-18
UBI: fix signed-unsigned multiplication
Brijesh Singh
1
-1
/
+1
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
1
-1
/
+1
2007-07-18
UBI: fix message
Vinit Agnihotri
1
-2
/
+1
2007-07-18
UBI: fix debugging stuff
Artem Bityutskiy
1
-4
/
+16
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
4
-10
/
+7
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
1
-2
/
+2
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
1
-2
/
+2
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
1
-5
/
+7
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
7
-132
/
+132
2007-07-18
UBI: cleanup ioctl handling
Christoph Hellwig
1
-28
/
+5
2007-07-18
UBI: error path bugfix
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: minor comma fix
Artem Bityutskiy
1
-2
/
+2
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
9
-37
/
+41
2007-07-18
UBI: add few more comments
Artem Bityutskiy
1
-2
/
+6
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
4
-2
/
+30
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
1
-3
/
+8
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
3
-27
/
+35
2007-07-18
UBI: fix dereference after kfree
Florin Malita
1
-6
/
+5
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
1
-1
/
+3
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-18
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-1
/
+3
2007-07-10
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
3
-110
/
+0
2007-07-10
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
2
-2
/
+2
2007-06-05
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-7
/
+233
2007-06-01
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
David Woodhouse
1
-3
/
+3
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-2
/
+2
2007-06-01
potential parse error in ifdef
Yoann Padioleau
3
-3
/
+3
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
[next]