index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
s3c2410.c
Age
Commit message (
Expand
)
Author
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-10-13
mtd: nand: s3c2410: show parent device in sysfs
Frans Klaver
2015-05-07
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-02
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-23
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
2014-01-07
mtd: s3c2410: Remove unnecessary OOM messages
Jingoo Han
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-25
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-18
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-09-29
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
2012-09-29
mtd: s3c2410: Use devm_* functions
Sachin Kamat
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-03-26
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2011-09-11
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
mtd: s3c2410.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: s3c2410 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-05-25
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
2010-08-02
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
2010-05-13
drivers/mtd/nand: Use kzalloc
Julia Lawall
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2009-12-31
mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
H Hartley Sweeten
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-30
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
2009-06-08
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2009-06-08
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
2009-06-08
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
2009-06-08
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
2009-06-05
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
[next]