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