index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
pcmciamtd: Add id for PRETEC 4MB SRAM
Tom Englund
1
-0
/
+1
2015-09-29
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2
-1
/
+12
2015-09-29
mtd: nand: denali: pass col argument to READID operation
Enrico Jorns
1
-1
/
+1
2015-09-29
UBI: Update comments to reflect UBI_METAONLY flag
Andrew Murray
1
-2
/
+2
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-09-29
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-09-28
mtd: cmdlinepart: convert printk() to pr_*()
Brian Norris
1
-14
/
+11
2015-09-28
mtd: cmdlinepart: allow small partitions
Brian Norris
1
-3
/
+2
2015-09-28
mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
Joachim Eastwood
1
-2
/
+2
2015-09-28
mtd: Destroy mtd_idr on module_exit
Johannes Thumshirn
1
-0
/
+1
2015-09-28
mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
Robert Jarzmik
1
-2
/
+15
2015-09-28
mtd: mxc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: blktrans: fix multiplication overflow
Peng Fan
1
-1
/
+1
2015-09-28
mtd: mpc5121_nfc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: fsl_ifc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: fsl_elbc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-28
mtd: orion_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-27
mtd: nand: pxa3xx-nand: switch to dmaengine
Robert Jarzmik
1
-112
/
+106
2015-09-27
mxc_nand: fix copy_spare
Eric Benard
1
-1
/
+1
2015-09-21
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
1
-0
/
+1
2015-09-21
mtd: nandsim: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
1
-0
/
+128
2015-09-21
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
1
-17
/
+9
2015-09-13
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
5
-131
/
+133
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
4
-14
/
+11
2015-09-11
mtd: spi-nor: Use write_sr for write status
Jagan Teki
1
-2
/
+1
2015-09-11
mtd: nand: sunxi: rely on nand_dt_init initialization
Boris BREZILLON
1
-17
/
+10
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2
-4
/
+5
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
4
-1
/
+4
2015-09-09
Merge MTD 4.3-rc1 updates into -next
Brian Norris
1
-1
/
+1
2015-09-09
mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()
Stefan Roese
1
-3
/
+9
2015-09-09
Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+8
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-3
/
+3
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-127
/
+129
2015-09-02
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Brian Norris
1
-1
/
+1
2015-09-02
mtd: pxa3xx_nand: Remove unused platform-data flash specification
Ezequiel García
1
-6
/
+27
2015-09-02
mtd: fsl-quadspi: use automatic spi-nor detection
Brian Norris
1
-7
/
+1
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
4
-20
/
+14
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
4
-3
/
+1
2015-09-02
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Joachim Eastwood
1
-1
/
+1
2015-09-02
mtd: spi-nor: allow dual/quad reads on S25FL129P
Jonas Gorski
1
-2
/
+2
2015-09-02
mtd: nand: omap2: Rename shippable module to omap2_nand
Roger Quadros
1
-1
/
+2
2015-09-02
mtd: spi-nor: Add support for sst25wf020a
Alexis Ballier
1
-0
/
+1
2015-09-02
mtd: spi-nor: Add support for Micron n25q064a serial flash
Mika Westerberg
1
-0
/
+1
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-08-27
mtd: mtd_oobtest: Fix the address offset with vary_offset case
Roger Quadros
1
-6
/
+12
2015-08-25
mtd: blkdevs: fix switch-bool compilation warning
Tomer Barletz
1
-6
/
+2
2015-08-25
mtd: spi-nor: stop (ab)using struct spi_device_id
Rafał Miłecki
1
-35
/
+27
2015-08-25
mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table
Oleksij Rempel
1
-0
/
+4
2015-08-21
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
[prev]
[next]