index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
mxc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+11
2013-02-04
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
1
-0
/
+11
2013-01-26
mtd: Convert to devm_ioremap_resource()
Thierry Reding
1
-6
/
+6
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+7
2012-12-10
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
1
-1
/
+2
2012-12-10
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
1
-1
/
+2
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-15
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-36
/
+60
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
1
-1
/
+1
2012-09-29
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
1
-15
/
+3
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-9
/
+0
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-06
mtd: mxc_nand: add i.MX53 support
Sascha Hauer
1
-6
/
+42
2012-07-06
mtd: mxc_nand: swap iomem resource order
Sascha Hauer
1
-16
/
+19
2012-07-06
mtd: mxc_nand: Use managed resources
Sascha Hauer
1
-47
/
+23
2012-07-06
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-2
/
+2
2012-07-06
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
1
-8
/
+29
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-192
/
+444
2012-06-01
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-05-14
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
1
-11
/
+11
2012-05-14
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
1
-19
/
+95
2012-05-14
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
1
-36
/
+94
2012-05-14
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
1
-4
/
+6
2012-05-14
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
1
-5
/
+28
2012-05-14
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
1
-11
/
+14
2012-05-14
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
1
-29
/
+80
2012-05-14
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
1
-66
/
+104
2012-05-14
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
1
-49
/
+49
2012-05-14
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
1
-0
/
+1
2012-04-25
mtd mxc_nand: prepare/unprepare clock
Sascha Hauer
1
-3
/
+3
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+7
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-2
/
+2
2011-09-23
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
1
-1
/
+1
2011-09-11
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
1
-1
/
+1
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
1
-4
/
+2
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-8
/
+6
2011-09-11
mtd: mxc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-12
/
+3
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-1
/
+1
2011-05-25
mtd: mxc_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+4
2011-05-25
mtd: mxc_nand: add support for multiple chips on V21 devices
Baruch Siach
1
-19
/
+32
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-3
/
+2
2011-03-11
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
Baruch Siach
1
-0
/
+27
2011-03-11
mtd: mxc_nand: fix read past buffer end
Baruch Siach
1
-2
/
+2
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
1
-3
/
+2
2010-12-03
mtd: mxc_nand: Fix warning on nr_parts unused variable
Fabio Estevam
1
-1
/
+1
2010-10-19
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
[next]