index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-1966
/
+0
*
mtd: nand: mxc: remove now unused code
Sascha Hauer
2018-02-12
1
-51
/
+0
*
mtd: nand: mxc: Drop now unnecessary functions
Sascha Hauer
2018-02-12
1
-36
/
+0
*
mtd: nand: mxc: Add own write_page
Sascha Hauer
2018-02-12
1
-0
/
+47
*
mtd: nand: mxc: Fix failed/corrected values for v1 controllers
Sascha Hauer
2018-02-12
1
-17
/
+60
*
mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
Sascha Hauer
2018-02-12
1
-9
/
+77
*
mtd: nand: mxc: Add buffer argument to copy_spare
Sascha Hauer
2018-02-12
1
-4
/
+4
*
mtd: nand: mxc: Add function to control hardware ECC
Sascha Hauer
2018-02-12
1
-0
/
+42
*
mtd: nand: mxc: reorder functions to avoid forward declarations
Sascha Hauer
2018-02-12
1
-103
/
+103
*
mtd: nand: mxc: use dev_dbg to print debug messages
Sascha Hauer
2017-10-16
1
-7
/
+7
*
mtd: nand: mxc: lower ECC failed message priority to debug level
Sascha Hauer
2017-10-16
1
-1
/
+1
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-18
1
-2
/
+1
*
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
1
-1
/
+1
|
\
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
|
mtd: nand: mxc: Fix mxc_v1 ooblayout
Boris Brezillon
2017-08-23
1
-3
/
+4
|
/
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
1
-7
/
+5
*
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
*
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-10
1
-1
/
+136
|
\
|
*
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
2016-09-23
1
-1
/
+1
|
*
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
2016-09-23
1
-2
/
+82
|
*
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
2016-09-23
1
-0
/
+55
*
|
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
Lothar Waßmann
2016-09-19
1
-1
/
+1
|
/
*
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
1
-1
/
+0
*
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-22
/
+23
*
mtd: nand: mxc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-107
/
+105
*
mtd: nand: mxc: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-18
/
+18
*
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2016-01-06
1
-2
/
+2
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+2
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-17
/
+17
*
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
2015-11-17
1
-2
/
+1
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+2
*
mtd: nand: mxc_nand: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
*
Merge MTD 4.3-rc updates into -next
Brian Norris
2015-09-30
1
-1
/
+1
|
\
|
*
mxc_nand: fix copy_spare
Eric Benard
2015-09-27
1
-1
/
+1
*
|
mtd: mxc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-28
1
-0
/
+1
|
/
*
mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC
Baruch Siach
2015-05-20
1
-1
/
+21
*
mtd: mxc_nand: fix truncate of unaligned oob copying
Baruch Siach
2015-05-20
1
-4
/
+36
*
mtd: mxc_nand: limit the size of used oob
Baruch Siach
2015-05-20
1
-3
/
+13
*
mtd: mxc_nand: cleanup copy_spare function
Uwe Kleine-König
2015-05-20
1
-15
/
+31
*
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
1
-0
/
+4
*
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
1
-0
/
+7
*
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
1
-11
/
+29
*
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
1
-24
/
+10
*
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
1
-7
/
+7
*
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
1
-11
/
+36
*
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-17
1
-7
/
+3
|
\
|
*
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
2014-11-05
1
-7
/
+3
[next]