index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
*
|
|
mtd: bf5xx_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-1
/
+0
*
|
|
mtd: au1550nd: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-3
/
+1
*
|
|
mtd: sharpsl: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-3
/
+1
*
|
|
mtd: orion_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-2
/
+0
*
|
|
mtd: atmel_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-3
/
+1
*
|
|
mtd: tmio_nand: Use devm_*() functions
Jingoo Han
2014-01-03
1
-33
/
+13
*
|
|
mtd: nuc900_nand: Use devm_*() functions
Jingoo Han
2014-01-03
1
-42
/
+13
*
|
|
mtd: lpc32xx_slc: Use devm_*() functions
Jingoo Han
2014-01-03
1
-7
/
+3
*
|
|
mtd: denali_dt: Use devm_clk_get()
Jingoo Han
2014-01-03
1
-3
/
+1
*
|
|
mtd: nand: pxa3xx: Consolidate ECC initialization
Ezequiel Garcia
2014-01-03
1
-24
/
+16
*
|
|
mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
Ezequiel Garcia
2014-01-03
1
-10
/
+21
*
|
|
mtd: nand: pxa3xx: Clear need_wait flag when starting a command
Ezequiel Garcia
2014-01-03
1
-0
/
+1
*
|
|
mtd: denali: Mark function is_erased() as static
Rashika Kheria
2014-01-03
1
-1
/
+1
*
|
|
mtd: nand: lpc32xx_mlc: drop custom write_page callback
Brian Norris
2014-01-03
1
-15
/
+1
*
|
|
mtd: nand: davinci: don't request AEMIF address range
Ivan Khoronzhuk
2014-01-03
1
-3
/
+11
*
|
|
mtd: nand: davinci: reuse driver for Keystone arch
Ivan Khoronzhuk
2014-01-03
1
-3
/
+3
*
|
|
mtd: nand: davinci: adjust DT properties to MTD generic
Ivan Khoronzhuk
2014-01-03
1
-4
/
+10
*
|
|
mtd: nand: davinci: simplify error handling
Ivan Khoronzhuk
2014-01-03
1
-29
/
+17
*
|
|
mtd: nand: davinci: check required ti,davinci-chipselect property
Ivan Khoronzhuk
2014-01-03
1
-0
/
+3
*
|
|
mtd: nand: davinci: return ENOMEM if memory allocation is failed
Ivan Khoronzhuk
2014-01-03
1
-1
/
+4
*
|
|
mtd: nand: davinci: fix driver registration
Ivan Khoronzhuk
2014-01-03
1
-6
/
+7
*
|
|
mtd: au1550nd: add missing platform_set_drvdata()
Wei Yongjun
2014-01-03
1
-0
/
+2
*
|
|
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
2014-01-03
1
-0
/
+2
*
|
|
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
Ezequiel Garcia
2014-01-03
1
-7
/
+0
*
|
|
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-03
1
-1
/
+1
*
|
|
mtd: sh_flctl: use devm_* managed allocators
Laurent Pinchart
2014-01-03
1
-26
/
+10
*
|
|
mtd: sh_flctl: fix warnings due to improper casts
Laurent Pinchart
2014-01-03
1
-2
/
+2
*
|
|
mtd: sh_flctl: enable driver compilation with COMPILE_TEST
Laurent Pinchart
2014-01-03
1
-1
/
+1
*
|
|
mtd: nand: refactor print messages
Ezequiel Garcia
2014-01-03
1
-13
/
+13
*
|
|
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-03
1
-1
/
+3
*
|
|
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
2014-01-03
1
-1
/
+0
*
|
|
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
Wei Yongjun
2014-01-03
1
-6
/
+0
*
|
|
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
2014-01-03
1
-8
/
+5
*
|
|
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2014-01-03
2
-41
/
+50
*
|
|
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
2014-01-03
1
-41
/
+22
*
|
|
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
2014-01-03
1
-1
/
+9
*
|
|
mtd: gpmi: use devm_request_irq
Huang Shijie
2014-01-03
2
-24
/
+5
*
|
|
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
2014-01-03
1
-23
/
+3
*
|
|
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
2014-01-03
1
-5
/
+5
*
|
|
mtd: gpmi: remove the unused line
Huang Shijie
2014-01-03
1
-1
/
+0
*
|
|
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
2014-01-03
1
-15
/
+5
*
|
|
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
2014-01-03
1
-1
/
+8
*
|
|
mtd: nand: pxa3xx: make ECC configuration checks more explicit
Brian Norris
2014-01-03
1
-3
/
+12
*
|
|
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
Ezequiel Garcia
2014-01-03
1
-22
/
+35
*
|
|
mtd: nand: pxa3xx: Add multiple chunk write support
Ezequiel Garcia
2014-01-03
1
-8
/
+73
*
|
|
mtd: nand: pxa3xx: Introduce multiple page I/O support
Ezequiel Garcia
2014-01-03
1
-10
/
+172
*
|
|
mtd: nand: pxa3xx: Add a read/write buffers markers
Ezequiel Garcia
2014-01-03
1
-11
/
+29
*
|
|
mtd: nand: pxa3xx: Fix SEQIN column address set
Ezequiel Garcia
2014-01-03
1
-1
/
+2
*
|
|
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
Ezequiel Garcia
2014-01-03
1
-5
/
+16
*
|
|
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
Ezequiel Garcia
2014-01-03
1
-19
/
+25
[prev]
[next]