index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-03
1
-4
/
+1
|
*
|
|
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
|
*
|
|
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
Ezequiel Garcia
2014-01-03
1
-0
/
+5
|
*
|
|
mtd: nand: pxa3xx: Add helper function to set page address
Ezequiel Garcia
2014-01-03
1
-15
/
+21
|
*
|
|
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
Ezequiel Garcia
2014-01-03
1
-1
/
+1
|
*
|
|
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
Ezequiel Garcia
2014-01-03
1
-17
/
+69
|
*
|
|
mtd: nand: pxa3xx: Add bad block handling
Ezequiel Garcia
2014-01-03
1
-0
/
+37
|
*
|
|
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
Ezequiel Garcia
2014-01-03
1
-3
/
+4
|
*
|
|
mtd: nand: pxa3xx: Use a completion to signal device ready
Ezequiel Garcia
2014-01-03
1
-14
/
+24
|
*
|
|
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
Ezequiel Garcia
2014-01-03
1
-0
/
+5
|
*
|
|
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
Ezequiel Garcia
2014-01-03
1
-7
/
+3
|
*
|
|
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
Ezequiel Garcia
2014-01-03
1
-5
/
+7
|
*
|
|
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
Ezequiel Garcia
2014-01-03
1
-1
/
+5
|
*
|
|
mtd: nand: pxa3xx: Early variant detection
Ezequiel Garcia
2014-01-03
1
-20
/
+20
|
*
|
|
mtd: nand: pxa3xx: read_page() returns max_bitflips
Ezequiel Garcia
2014-01-03
1
-1
/
+3
|
*
|
|
mtd: nand: pxa3xx: Prevent sub-page writes
Ezequiel Garcia
2014-01-03
1
-0
/
+1
|
*
|
|
mtd: nand: pxa3xx: Make config menu show supported platforms
Ezequiel Garcia
2014-01-03
1
-2
/
+2
|
*
|
|
mtd: nand: pxa3xx: Add documentation about the controller
Ezequiel Garcia
2014-01-03
1
-0
/
+2
|
*
|
|
mtd: make mtd_partition.name const
Geert Uytterhoeven
2014-01-03
2
-3
/
+3
|
*
|
|
mtd: ms02-nv: remove superfluous name cast
Geert Uytterhoeven
2014-01-03
1
-1
/
+1
|
*
|
|
mtd: pasemi_nand.c: remove superfluous name cast
Geert Uytterhoeven
2014-01-03
1
-1
/
+1
|
*
|
|
mtd: remove superfluous name casts
Geert Uytterhoeven
2014-01-03
2
-2
/
+2
|
*
|
|
mtd: gpmi-lib: Make checkpatch happy
Fabio Estevam
2014-01-03
1
-4
/
+4
|
*
|
|
mtd: gpmi: Use devm_clk_get()
Fabio Estevam
2014-01-03
1
-19
/
+2
|
*
|
|
mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
Huang Shijie
2014-01-03
1
-0
/
+3
|
*
|
|
mtd: nand: omap2: Fix OMAP_BCH option dependency
Ezequiel Garcia
2014-01-03
1
-1
/
+1
|
*
|
|
drivers: mtd: m25p80: add quad read support
Sourav Poddar
2014-01-03
1
-2
/
+137
|
*
|
|
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
2014-01-03
1
-14
/
+57
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-23
1
-2
/
+0
|
\
\
\
|
*
|
|
mtd: onenand: fix comment header
Sachin Kamat
2014-01-02
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-01-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
2014-01-05
1
-1
/
+1
|
|
/
[prev]
[next]