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
/
mxc_nand.c
Commit message (
Expand
)
Author
Age
*
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
*
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
|
\
|
*
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
*
|
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
2012-09-29
*
|
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
*
|
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
*
|
mtd: mxc_nand: add i.MX53 support
Sascha Hauer
2012-07-06
*
|
mtd: mxc_nand: swap iomem resource order
Sascha Hauer
2012-07-06
*
|
mtd: mxc_nand: Use managed resources
Sascha Hauer
2012-07-06
*
|
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-07-06
|
/
*
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
2012-07-06
*
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
|
\
|
*
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
2012-06-01
|
*
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
2012-05-14
|
*
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
2012-05-13
*
|
mtd mxc_nand: prepare/unprepare clock
Sascha Hauer
2012-04-25
|
/
*
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: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
2011-09-23
*
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
*
mtd: mxc_nand.c: use mtd_device_parse_register
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: mxc_nand: convert to mtd_device_register()
Jamie Iles
2011-05-24
*
mtd: mxc_nand: add support for multiple chips on V21 devices
Baruch Siach
2011-05-24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
|
\
|
*
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2011-02-17
*
|
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
Baruch Siach
2011-03-11
*
|
mtd: mxc_nand: fix read past buffer end
Baruch Siach
2011-03-11
|
/
*
mtd: mxc_nand: Fix warning on nr_parts unused variable
Fabio Estevam
2010-12-03
*
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
2010-10-18
*
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
2010-09-13
*
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
2010-08-26
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
|
\
|
*
mxc_nand: Add v3 (i.MX51) Support
Sascha Hauer
2010-08-06
|
*
mxc_nand: support 8bit ecc
Sascha Hauer
2010-08-06
[next]