index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
mtd
/
nand
/
ar934x_nfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: Add kernel 4.9 support
Hauke Mehrtens
2017-10-11
1
-7
/
+92
*
ar71xx: fix drivers/mtd/nand/ar934x_nfc.c
Paul Wassi
2016-11-18
1
-8
/
+2
*
ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash d...
Felix Fietkau
2015-07-20
1
-1
/
+1
*
ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode
Felix Fietkau
2015-06-18
1
-0
/
+4
*
ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used
Gabor Juhos
2013-09-27
1
-0
/
+6
*
ar71xx: ar934x_nfc: add experimental support for hardware ECC
Gabor Juhos
2013-09-19
1
-2
/
+339
*
ar71xx: ar934x_nfc: return error code from some low-level functions
Gabor Juhos
2013-09-19
1
-10
/
+18
*
ar71xx: ar934x_nfc: use devm_* functions
Gabor Juhos
2013-09-19
1
-15
/
+6
*
ar71xx: remove __dev{init,exit} annotations from kernel files
Gabor Juhos
2013-02-19
1
-4
/
+4
*
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Gabor Juhos
2012-12-10
1
-10
/
+35
*
ar71xx: make ar934x_nfc driver compatible with 3.7
Gabor Juhos
2012-11-20
1
-13
/
+0
*
ar71xx: remove NO_AUTOINCR flag from the NAND drivers
Gabor Juhos
2012-10-28
1
-1
/
+0
*
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
Gabor Juhos
2012-09-17
1
-12
/
+8
*
ar71xx: ar934x_nfc: increase DMA retry count
Gabor Juhos
2012-09-17
1
-1
/
+2
*
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+4
*
ar71xx: ar934x_nfc: fix RNDOUT operation
Gabor Juhos
2012-09-17
1
-2
/
+6
*
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+9
*
ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x
Gabor Juhos
2012-09-13
1
-0
/
+1149