index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
3
-17
/
+27
|
\
|
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
1
-3
/
+2
|
*
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
2012-05-13
1
-4
/
+4
|
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-5
/
+6
|
*
mtd: add read_byte support to plat_nand
John Crispin
2012-05-13
1
-0
/
+1
|
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-4
/
+1
|
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
2012-05-13
1
-0
/
+3
|
*
mtd: bitflip_threshold added to mtd_info and sysfs
Mike Dunn
2012-05-13
1
-0
/
+9
|
*
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2012-05-13
1
-1
/
+1
*
|
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
1
-0
/
+1
*
|
UBI: introduce UBI_ALL constant
Artem Bityutskiy
2012-05-21
1
-0
/
+3
*
|
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-24
/
+3
|
/
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
8
-378
/
+291
|
\
|
*
mtd: add device-tree support to spear_smi
Stefan Roese
2012-03-27
1
-0
/
+5
|
*
mtd: Add device-tree support to fsmc_nand
Stefan Roese
2012-03-27
1
-2
/
+2
|
*
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
2012-03-27
1
-77
/
+66
|
*
mtd: nand/fsmc: Add DMA support
Vipin Kumar
2012-03-27
1
-0
/
+4
|
*
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
2012-03-27
1
-0
/
+6
|
*
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
2012-03-27
1
-6
/
+28
|
*
mtd: add ecc_strength fields to mtd structs
Mike Dunn
2012-03-27
2
-0
/
+5
|
*
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
2012-03-27
1
-0
/
+3
|
*
mtd: fsmc: Move ALE, CLE defines to their respective platform
Shiraz Hashim
2012-03-27
1
-13
/
+0
|
*
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
1
-0
/
+5
|
*
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
2012-03-27
1
-0
/
+12
|
*
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
2012-03-27
1
-0
/
+1
|
*
mtd: sh_flctl: Expand FLCMNCR register bit field
Bastian Hecht
2012-03-27
1
-0
/
+24
|
*
mtd: check for zero length in OTP functions
Artem Bityutskiy
2012-03-27
1
-59
/
+11
|
*
mtd: remove junk pmc551.h
Artem Bityutskiy
2012-03-27
1
-77
/
+0
|
*
mtd: remove R/O checking duplication
Artem Bityutskiy
2012-03-27
1
-0
/
+2
|
*
mtd: add offset and length checks to the API function
Artem Bityutskiy
2012-03-27
1
-112
/
+17
|
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
2
-3
/
+4
|
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
1
-0
/
+5
|
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-84
/
+84
|
*
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
2012-03-27
1
-0
/
+60
|
*
mtd: nand: correct comment on nand_chip badblockbits
Brian Norris
2012-03-27
1
-2
/
+3
|
*
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
2012-03-27
1
-0
/
+1
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
*
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-0
/
+1
|
|
/
*
/
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
|
/
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
1
-3
/
+1
|
\
|
*
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
1
-3
/
+1
*
|
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2012-02-01
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
1
-2
/
+2
|
\
\
*
\
\
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-0
/
+68
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mtd: fix compile error for gpmi-nand
Huang Shijie
2011-12-23
1
-0
/
+68
|
|
/
*
|
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
1
-0
/
+2
*
|
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
1
-0
/
+7
*
|
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
1
-1
/
+4
*
|
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
1
-0
/
+6
[next]