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
/
sh_flctl.c
Commit message (
Expand
)
Author
Age
*
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
2014-02-10
*
mtd: sh_flctl: Remove unnecessary OOM messages
Jingoo Han
2014-01-07
*
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
Ezequiel Garcia
2014-01-03
*
mtd: sh_flctl: use devm_* managed allocators
Laurent Pinchart
2014-01-03
*
mtd: sh_flctl: fix warnings due to improper casts
Laurent Pinchart
2014-01-03
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
*
mtd: sh_flctl: Use of_match_ptr() macro
Sachin Kamat
2013-04-05
*
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
2013-04-05
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
|
\
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
|
*
mtd: sh_flctl: Add device tree support
Bastian Hecht
2012-11-15
|
*
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
2012-11-15
|
*
mtd: sh_flctl: Minor cleanups
Bastian Hecht
2012-11-15
*
|
PM / QoS: Introduce PM QoS device flags support
Rafael J. Wysocki
2012-10-22
|
/
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
*
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
*
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-09-29
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
*
mtd: sh_flctl: Use user oob data in hardware ECC mode
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Restructure the hardware ECC handling
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Group sector accesses into a single transfer
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Simplify the hardware ecc page read/write
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Fix hardware ECC behaviour
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
2012-07-06
*
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
2012-07-06
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-14
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-14
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-26
*
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
2012-03-26
*
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
2012-03-26
*
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
2012-03-26
*
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
2012-03-26
*
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
2012-03-26
*
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
2012-03-26
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-24
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
|
\
|
|
*
mtd: sh_flctl SHBUSSEL and SEL_16BIT support
Magnus Damm
2010-02-01
|
*
mtd: trivial sh_flctl changes
Magnus Damm
2010-02-01
*
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
*
|
mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
H Hartley Sweeten
2009-12-31
|
/
*
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
2009-09-19
*
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
*
[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page
Yoshihiro Shimoda
2009-03-24
*
[MTD] [NAND] sh_flctl: fix compile error
Yoshihiro Shimoda
2008-10-20
[next]