index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
s3c2410.c
Commit message (
Expand
)
Author
Age
*
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
2014-07-02
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
*
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
2014-01-22
*
mtd: s3c2410: Remove unnecessary OOM messages
Jingoo Han
2014-01-07
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
*
mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
|
\
|
*
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
2012-11-18
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
|
/
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
|
\
|
*
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
*
|
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-29
|
/
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-26
*
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-09-11
*
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
2011-05-24
*
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
2011-05-24
*
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
2010-08-02
*
drivers/mtd/nand: Use kzalloc
Julia Lawall
2010-05-13
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
*
mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
H Hartley Sweeten
2009-12-31
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
|
\
|
*
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
2009-11-30
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
|
/
*
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-08
|
*
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
2009-05-30
|
*
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
2009-05-30
|
*
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
2009-05-30
|
*
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
2009-05-30
|
*
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
2009-05-30
|
*
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
2009-05-30
[next]