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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2017-02-08
7
-40
/
+170
|
\
|
*
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
2017-02-06
1
-0
/
+1
|
*
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
Boris Brezillon
2017-02-06
1
-4
/
+4
|
*
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
Boris Brezillon
2017-02-06
1
-6
/
+18
|
*
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
Boris Brezillon
2017-02-06
1
-0
/
+4
|
*
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
Mark Marshall
2017-02-06
1
-1
/
+7
|
*
mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
Wei Yongjun
2017-01-30
1
-1
/
+0
|
*
mtd: nand: Add OX820 NAND hardware dependency
Jean Delvare
2017-01-30
1
-0
/
+1
|
*
mtd: nand: fsmc: remove stale non-DT probe path
Linus Walleij
2017-01-30
2
-21
/
+133
|
*
mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
Fabio Estevam
2017-01-30
1
-7
/
+2
*
|
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
Zach Brown
2017-02-08
1
-0
/
+3
*
|
mtd: nand: implement 'max_bad_blocks' mtd function
Zach Brown
2017-02-08
1
-0
/
+37
*
|
mtd: update my email address
John Crispin
2017-02-08
1
-1
/
+1
|
/
*
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
Vladimir Zapolskiy
2017-01-04
1
-1
/
+1
*
mtd: nand: tango: Reset pbus to raw mode in probe
Marc Gonzalez
2017-01-03
1
-0
/
+2
*
mtd: nand: tango: Update DT binding description
Marc Gonzalez
2017-01-03
1
-1
/
+1
*
mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM
Randy Dunlap
2017-01-02
1
-0
/
+1
*
mtd: nand: xway: fix build because of module functions
Hauke Mehrtens
2017-01-02
1
-4
/
+1
*
mtd: nand: xway: disable module support
Hauke Mehrtens
2017-01-02
1
-1
/
+1
*
mtd: nand: tango: Add standard legalese header
Marc Gonzalez
2016-12-01
1
-0
/
+8
*
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-29
36
-310
/
+1285
|
\
|
*
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
Boris Brezillon
2016-11-21
1
-9
/
+16
|
*
mtd: nand: nandsim: fix error check
Sudip Mukherjee
2016-11-19
1
-10
/
+5
|
*
mtd: nand: tango: Cleanup raw_write and raw_read
Marc Gonzalez
2016-11-19
1
-8
/
+6
|
*
mtd: nand: tango: Enable custom page accessors
Marc Gonzalez
2016-11-19
1
-1
/
+6
|
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-19
1
-3
/
+31
|
*
mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
Masahiro Yamada
2016-11-19
1
-12
/
+0
|
*
mtd: nand: denali: remove unneeded parentheses
Masahiro Yamada
2016-11-19
1
-7
/
+7
|
*
mtd: nand: denali: return error code from nand_scan_ident/tail on error
Masahiro Yamada
2016-11-19
1
-6
/
+4
|
*
mtd: nand: denali: return error code from devm_request_irq() on error
Masahiro Yamada
2016-11-19
1
-7
/
+5
|
*
mtd: nand: denali: use managed devm_irq_request()
Masahiro Yamada
2016-11-19
1
-3
/
+2
|
*
mtd: nand: denali: remove unused struct member totalblks, blksperchip
Masahiro Yamada
2016-11-19
2
-10
/
+0
|
*
mtd: nand: denali: remove "Spectra:" prefix from printk strings
Masahiro Yamada
2016-11-19
1
-6
/
+5
|
*
mtd: nand: denali: remove detect_partition_feature()
Masahiro Yamada
2016-11-19
2
-38
/
+0
|
*
mtd: nand: denali: remove bogus comment about interrupt handler setup
Masahiro Yamada
2016-11-19
1
-1
/
+0
|
*
mtd: nand: denali: remove unused struct member denali_nand_info::idx
Masahiro Yamada
2016-11-19
2
-3
/
+0
|
*
mtd: nand: denali: remove unneeded <linux/slab.h> includes
Masahiro Yamada
2016-11-19
3
-3
/
+0
|
*
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
Masahiro Yamada
2016-11-07
1
-10
/
+2
|
*
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
Masahiro Yamada
2016-11-07
1
-4
/
+0
|
*
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-2
/
+3
|
*
mtd: nand: hisi504: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+1
|
*
mtd: nand: cafe: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+2
|
*
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
|
*
mtd: nand: omap2: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-5
/
+4
|
*
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
|
*
mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-2
/
+2
|
*
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
2
-12
/
+8
|
*
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-5
/
+4
|
*
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-4
/
+6
|
*
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
[next]