index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxc_nand.c
Age
Commit message (
Expand
)
Author
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: mxc: 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-11-17
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: mxc_nand: drop owner assignment
Frans Klaver
2015-09-30
Merge MTD 4.3-rc updates into -next
Brian Norris
2015-09-28
mtd: mxc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-27
mxc_nand: fix copy_spare
Eric Benard
2015-05-20
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
2015-05-20
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
2015-05-20
mtd: mxc_nand: limit the size of used oob
Baruch Siach
2015-05-20
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
2015-05-07
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
2015-03-11
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-11-05
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
Fabio Estevam
2014-01-11
mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
2014-01-03
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
2014-01-03
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-03
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-06
mtd: mxc_nand: Include linux/of.h header
Sachin Kamat
2013-08-30
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()
Fabio Estevam
2013-08-05
mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
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-12-10
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-11-22
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-10-15
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-09-29
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
[next]