index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: harmonize mtd_point interface implementation
Artem Bityutskiy
2012-03-27
5
-14
/
+3
*
mtd: remove junk pmc551.h
Artem Bityutskiy
2012-03-27
1
-2
/
+38
*
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
18
-73
/
+1
*
mtd: remove R/O checking duplication
Artem Bityutskiy
2012-03-27
7
-54
/
+15
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
23
-321
/
+3
*
mtd: add offset and length checks to the API function
Artem Bityutskiy
2012-03-27
1
-0
/
+148
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
7
-17
/
+29
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
1
-15
/
+31
*
mtd: redboot: remove useless code
Artem Bityutskiy
2012-03-27
1
-4
/
+2
*
mtd: nftlcore: remove out-of-date and now irrelevant piece of code
Artem Bityutskiy
2012-03-27
1
-7
/
+0
*
mtdoops: clean-up new MTD API usage
Artem Bityutskiy
2012-03-27
1
-5
/
+4
*
mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined
Artem Bityutskiy
2012-03-27
1
-3
/
+0
*
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: spear_smi: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: lart: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: docg3: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2001plus: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2001: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2000: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
1
-3
/
+1
*
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
1
-1
/
+1
*
mtd: m25p80: set writebufsize
Brian Norris
2012-03-27
1
-0
/
+1
*
mtd: mtdcore: remove unnecessary mtd->resume check
Brian Norris
2012-03-27
1
-1
/
+1
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
34
-261
/
+262
*
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
2012-03-27
3
-0
/
+1399
*
mtd: minor coding style cleanup in mtdpart.c
Stefan Roese
2012-03-27
1
-1
/
+1
*
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-03-27
3
-39
/
+3
*
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-27
1
-6
/
+7
*
mtd: mtdoops: kill Kconfig usage instructions
Brian Norris
2012-03-27
1
-3
/
+0
*
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
2012-03-27
1
-100
/
+0
*
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
2012-03-27
1
-12
/
+0
*
mtd: spear_smi: release memory region during remove
Shiraz Hashim
2012-03-27
1
-0
/
+4
*
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
2012-03-27
3
-0
/
+1120
*
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-27
1
-4
/
+8
*
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-27
1
-17
/
+23
*
mtd: nand: erase block before marking bad
Brian Norris
2012-03-27
1
-0
/
+11
*
mtd: onenand: samsung: add missing iounmap
Julia Lawall
2012-03-27
1
-2
/
+2
*
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
Fabio Estevam
2012-03-27
1
-1
/
+1
*
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
2012-03-27
2
-2
/
+7
*
mtd: pmc551: fix signedness bug in init_pmc551()
Xi Wang
2012-03-27
1
-2
/
+2
*
mtd: cfi: AMD/Fujitsu compatibles: add panic write support
Ira W. Snyder
2012-03-27
1
-0
/
+240
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
4
-10
/
+57
|
\
|
*
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2012-02-04
1
-4
/
+41
|
*
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
1
-1
/
+1
|
*
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-11
1
-4
/
+14
|
*
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-11
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-10
/
+12
|
\
\
|
*
|
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
1
-10
/
+12
*
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-15
2
-2
/
+5
|
\
\
\
[next]