index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
2018-03-15
8
-6211
/
+0
*
mtd: onenand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2018-03-15
4
-8
/
+0
*
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-29
3
-509
/
+260
|
\
|
*
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
Wei Yongjun
2018-01-19
1
-3
/
+1
|
*
mtd: onenand: omap2: print resource using %pR format string
Arnd Bergmann
2018-01-16
1
-2
/
+1
|
*
mtd: onenand: samsung: remove incorrect __iomem annotation
Christophe JAILLET
2018-01-14
1
-6
/
+6
|
*
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
2018-01-12
2
-98
/
+156
|
*
mtd: onenand: omap2: Decouple DMA enabling from INT pin availability
Ladislav Michl
2018-01-12
1
-31
/
+21
|
*
mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
Ladislav Michl
2018-01-12
1
-5
/
+2
|
*
mtd: onenand: omap2: Convert to use dmaengine for memcpy
Peter Ujfalusi
2018-01-12
1
-42
/
+38
|
*
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
Ladislav Michl
2018-01-12
1
-125
/
+4
|
*
mtd: onenand: omap2: Simplify the DMA setup for various paths
Peter Ujfalusi
2018-01-12
1
-64
/
+45
|
*
mtd: onenand: omap2: Account waiting time as waiting on IO
Ladislav Michl
2018-01-12
1
-3
/
+2
|
*
mtd: onenand: omap2: Remove partitioning support from platform data
Ladislav Michl
2018-01-12
1
-2
/
+1
|
*
mtd: onenand: omap2: Remove skip initial unlocking support
Ladislav Michl
2018-01-12
1
-3
/
+0
|
*
mtd: onenand: omap2: Remove regulator support
Ladislav Michl
2018-01-12
1
-41
/
+1
|
*
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
2017-12-18
1
-2
/
+0
|
*
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
2017-12-18
1
-2
/
+3
|
*
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
2017-12-18
1
-0
/
+5
|
*
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
2017-12-18
1
-135
/
+30
|
*
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
2017-12-14
1
-2
/
+1
*
|
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
2018-01-16
1
-18
/
+0
*
|
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-01-16
1
-63
/
+0
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
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
[next]