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
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2
-13
/
+1
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-0
/
+1
2005-07-16
[MTD] NAND: Fix broken bad block scan for 16 bit devices
Thomas Gleixner
2
-22
/
+20
2005-07-13
[MTD] cfi_cmdset_0002: Plugged a mem leak.
Joern Engel
1
-1
/
+4
2005-07-13
Merge with rsync://fileserver/linux
Todd Poynor
1
-6
/
+1
2005-07-12
[MTD] Make XIP support depend on CONFIG_ARM
Thomas Gleixner
1
-1
/
+1
2005-07-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
48
-2877
/
+2767
2005-07-08
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
2005-07-08
[PATCH] pcmcia: move event handler
Dominik Brodowski
1
-5
/
+1
2005-07-07
[MTD] XIP cleanup
Thomas Gleixner
2
-2
/
+2
2005-07-07
[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver
David Woodhouse
1
-2
/
+2
2005-07-07
[MTD] NAND s3c2410: Add missing NULL pointer check
Ben Dooks
1
-2
/
+3
2005-07-06
Merge with rsync://fileserver/linux
Artem B. Bityuckiy
3
-15
/
+40
2005-07-06
[MTD] NOR flash map driver for TI OMAP boards.
Todd Poynor
3
-2
/
+191
2005-07-06
[MTD] Add mapping driver for Intel PXA27x Mainstone board flash.
Nico Pitre
3
-2
/
+189
2005-07-06
[MTD] NAND: Remove unmaintained tx49xx board drivers
Thomas Gleixner
4
-838
/
+0
2005-07-06
[MTD] NAND: sharpsl.c set correct file permissions
Thomas Gleixner
1
-0
/
+0
2005-07-05
[MTD] cfi_cmdset_0002: Remove bogus include
Thomas Gleixner
1
-2
/
+2
2005-07-04
[MTD] mtdchar: Return the real error code when create_class() failed
Coywolf Qi Hunt
1
-2
/
+2
2005-07-01
[MTD] mtdchar.c: Replace DEVFS by udev
Todd Poynor
1
-28
/
+24
2005-07-01
[PATCH] ARM: 2780/1: AFS partition length calculation fix
Catalin Marinas
1
-14
/
+2
2005-06-29
[MTD] NAND: Add ST chip IDs.
Thomas Gleixner
1
-2
/
+11
2005-06-29
[MTD] ms02-nv: Fix 64bit operation
?
1
-4
/
+4
2005-06-29
[MTD] NAND: s3c24xx updates
Ben Dooks
2
-35
/
+152
2005-06-29
[MTD] NAND: Change exports to _GPL
Thomas Gleixner
1
-3
/
+3
2005-06-29
[MTD] NAND: Fix broken bad block table scan
Thomas Gleixner
1
-10
/
+43
2005-06-29
[MTD] Fix commandline parser alignement
Joern Engel
1
-2
/
+6
2005-06-29
[MTD] XIP for AMD CFI flash.
Todd Poynor
4
-100
/
+323
2005-06-29
[MTD] NAND: Reorganize chip locking
Thomas Gleixner
1
-28
/
+29
2005-06-28
[PATCH] pcmcia: id_table for pcmciamtd.c
Dominik Brodowski
2
-1
/
+38
2005-05-27
[MTD] NAND: Add Hynix to manufacturer list
Nicolas S. Dade
1
-0
/
+1
2005-05-24
[MTD] cfi_cmdset_0002: Fix broken status check
Thomas Gleixner
1
-2
/
+2
2005-05-23
[MTD] CFI-0002 - Improve error checking
Eric W. Biedermann
1
-32
/
+67
2005-05-23
[MTD] CFI flash locking reorg for XIP
Nicolas Pitre
1
-50
/
+40
2005-05-23
[MTD] NAND: Honour autoplacement schemes supplied by the caller
Thomas Gleixner
1
-2
/
+8
2005-05-23
[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:
Todd Poynor
1
-2
/
+3
2005-05-23
[MTD] mtdram: Quick cleanup of the driver:
Joern Engel
1
-169
/
+96
2005-05-23
[MTD] NAND: Fix the broken dynamic array allocations
Jarkko Lavinen
1
-5
/
+5
2005-05-23
[MTD] DiskOnChip: Add some comments
Dan Brown
1
-1
/
+11
2005-05-23
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
Dan Brown
1
-3
/
+1
2005-05-23
[MTD] DiskOnChip: Prevent problems with existing filesystems
Dan Brown
1
-2
/
+2
2005-05-23
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
Dan Brown
1
-4
/
+3
2005-05-23
[MTD] DiskOnChip: Fix (?) free OOB array info.
Dan Brown
1
-2
/
+2
2005-05-23
[MTD] NAND: Move the NULL check into the calling function
Thomas Gleixner
1
-8
/
+8
2005-05-23
[MTD] NAND: Fix missing NULL pointer check
Dan Brown
1
-7
/
+7
2005-05-23
[MTD] Fix OTP for top-parameter devices
Nicolas Pitre
1
-2
/
+14
2005-05-23
[MTD] Reset file position when switching OTP mode
Nicolas Pitre
1
-1
/
+2
2005-05-23
[MTD] NAND: Fix oob available calculation
Thomas Gleixner
1
-7
/
+4
2005-05-23
[MTD] Add reboot notifier to Intel NOR flash driver
Nicolas Pitre
1
-2
/
+43
[next]