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
/
nand
/
s3c2410.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-1295
/
+0
*
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2018-02-16
1
-2
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
1
-3
/
+2
*
mtd: s3c2410: parse the device configuration from OF node
Sergio Prado
2016-11-07
1
-17
/
+146
*
mtd: s3c2410: make ecc mode configurable via platform data
Sergio Prado
2016-11-07
1
-60
/
+63
*
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-09-23
1
-2
/
+2
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: s3c2410: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
*
mtd: nand: s3c2410: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-5
/
+27
*
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
Zhaoxiu Zeng
2016-04-19
1
-1
/
+2
*
mtd: nand: s3c2410: kill the ->ecc_layout field
Boris BREZILLON
2016-01-26
1
-3
/
+0
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-2
/
+2
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-2
/
+0
*
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-9
/
+14
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-3
/
+3
*
mtd: nand: s3c2410: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
1
-3
/
+0
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
2014-07-02
1
-2
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
2014-01-22
1
-1
/
+35
*
mtd: s3c2410: Remove unnecessary OOM messages
Jingoo Han
2014-01-07
1
-2
/
+0
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-4
/
+3
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-2
/
+5
|
\
|
*
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
2012-11-18
1
-2
/
+5
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
/
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
1
-1
/
+1
|
\
|
*
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
|
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
2012-09-29
1
-0
/
+2
*
|
mtd: s3c2410: Use devm_* functions
Sachin Kamat
2012-09-29
1
-37
/
+10
*
|
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
1
-8
/
+4
*
|
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
1
-10
/
+20
*
|
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
1
-8
/
+9
*
|
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
1
-37
/
+27
*
|
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
1
-2
/
+1
*
|
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
1
-1
/
+4
*
|
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-29
1
-14
/
+1
|
/
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-2
/
+2
*
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
1
-1
/
+1
*
mtd: s3c2410.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-14
/
+4
*
mtd: s3c2410 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-2
/
+4
*
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-14
/
+2
*
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
2011-05-25
1
-16
/
+43
[next]