index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxc_nand.c
Age
Commit message (
Expand
)
Author
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
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-07-06
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-06-01
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-05-13
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
2012-05-13
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
2012-04-25
mtd mxc_nand: prepare/unprepare clock
Sascha Hauer
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2011-09-23
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
2011-09-11
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
[next]