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
/
drivers
/
mtd
/
onenand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: silence some uninitialized variable warnings
Dan Carpenter
2016-07-09
1
-2
/
+2
*
mtd: onenand: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-65
/
+97
*
mtd: onenand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
1
-1
/
+1
*
mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-60
/
+15
*
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-24
2
-27
/
+10
|
\
|
*
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
1
-16
/
+3
|
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
1
-9
/
+7
|
*
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
2016-02-24
1
-1
/
+2
|
*
mtd: onenand: unexport onenand_default_bbt()
Thomas Petazzoni
2016-01-23
1
-2
/
+0
|
*
mtd: onenand: make onenand_scan_bbt() static
Thomas Petazzoni
2016-01-23
1
-2
/
+1
*
|
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
1
-1
/
+1
|
/
*
mtd: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-5
/
+3
*
mtd: onenand: omap2: drop owner and name assignment
Frans Klaver
2015-10-13
1
-2
/
+0
*
mtd: onenand: samsung: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
*
mtd: onenand: generic: show parent device in sysfs
Frans Klaver
2015-10-13
1
-2
/
+1
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
mtd: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: onenand: drop dead code
Brian Norris
2015-03-11
1
-9
/
+3
*
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
mtd: onenand: remove s5pc100 related onenand codes
Kukjin Kim
2014-07-13
2
-26
/
+3
*
mtd: onenand: fix build warning for dma type
Arnd Bergmann
2014-05-20
1
-4
/
+4
*
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
1
-18
/
+12
*
mtd: onenand: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
2
-9
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
3
-3
/
+0
*
mtd: onenand: Trivial cleanup in samsung.h
Sachin Kamat
2014-01-11
1
-2
/
+0
*
mtd: onenand: fix warning (integer used as pointer)
Brian Norris
2014-01-07
1
-1
/
+1
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-5
/
+5
*
mtd: onenand: omap: remove two unused functions
Paul Bolle
2013-10-27
1
-22
/
+0
*
mtd: onenand: remove unused variable assignments
Brian Norris
2013-10-27
1
-7
/
+6
*
mtd: onenand: remove redundant offset check
Brian Norris
2013-10-27
1
-4
/
+0
*
mtd: onenand: use dev_get_platdata()
Jingoo Han
2013-08-30
3
-3
/
+3
*
mtd: nand: remove NAND_BBT_SCANEMPTY
Brian Norris
2013-08-30
1
-1
/
+0
*
mtd: onenand/samsung: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-1
/
+0
*
mtd: onenand/omap2: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-1
/
+0
*
mtd: onenand/generic: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-2
/
+0
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
4
-587
/
+1
|
\
|
*
mtd: omap2: Use module_platform_driver()
Sachin Kamat
2013-04-05
1
-13
/
+1
|
*
mtd: onenand: remove OneNAND simulator
Artem Bityutskiy
2013-04-05
3
-573
/
+0
|
*
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
2013-04-05
1
-1
/
+0
*
|
mtd: onenand/samsung: make regs-onenand.h file local
Arnd Bergmann
2013-04-19
2
-2
/
+63
|
/
*
mtd: omap-onenand: pass device_node in platform data
Ezequiel Garcia
2013-02-01
1
-1
/
+3
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
3
-8
/
+8
|
\
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
3
-3
/
+3
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
2
-2
/
+2
|
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
3
-3
/
+3
*
|
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
1
-1
/
+1
|
\
\
|
*
|
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+1
*
|
|
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2012-11-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mtd: onenand: Make flexonenand_set_boundary static
Sachin Kamat
2012-11-09
1
-1
/
+1
*
|
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
2012-10-26
1
-12
/
+24
[next]