index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2017-09-14
mtd: nand: mxc: Fix mxc_v1 ooblayout
Boris Brezillon
1
-3
/
+4
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
1
-7
/
+5
2016-11-07
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
1
-6
/
+4
2016-10-11
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+136
2016-09-23
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
1
-2
/
+82
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
1
-0
/
+55
2016-09-19
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
Lothar Waßmann
1
-1
/
+1
2016-05-06
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
1
-1
/
+0
2016-05-06
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-22
/
+23
2016-05-06
mtd: nand: mxc: switch to mtd_ooblayout_ops
Boris Brezillon
1
-107
/
+105
2016-04-19
mtd: nand: mxc: set ECC algorithm explicitly
Rafał Miłecki
1
-0
/
+1
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-18
/
+18
2016-01-07
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
1
-2
/
+2
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-3
/
+2
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-17
/
+17
2015-11-17
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
1
-2
/
+1
2015-11-12
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+2
2015-10-13
mtd: nand: mxc_nand: drop owner assignment
Frans Klaver
1
-1
/
+0
2015-09-30
Merge MTD 4.3-rc updates into -next
Brian Norris
1
-1
/
+1
2015-09-29
mtd: mxc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mxc_nand: fix copy_spare
Eric Benard
1
-1
/
+1
2015-05-21
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
1
-1
/
+21
2015-05-21
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
1
-4
/
+36
2015-05-21
mtd: mxc_nand: limit the size of used oob
Baruch Siach
1
-3
/
+13
2015-05-21
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
1
-15
/
+31
2015-05-07
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-03-12
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
1
-0
/
+4
2015-03-12
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
1
-0
/
+7
2015-03-12
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
1
-11
/
+29
2015-03-12
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
1
-24
/
+10
2015-03-12
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
1
-7
/
+7
2015-03-12
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
1
-11
/
+36
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-7
/
+3
2014-11-06
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
1
-7
/
+3
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-11
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
Fabio Estevam
1
-0
/
+2
2014-01-12
mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
1
-3
/
+15
2014-01-03
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
1
-0
/
+2
2014-01-03
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2014-01-03
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
1
-1
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-11-07
mtd: mxc_nand: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-31
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
1
-1
/
+1
2013-08-31
mtd: nand: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-08-06
mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()
Fabio Estevam
1
-5
/
+0
2013-08-05
mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+11
[next]