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-01-20
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
1
-1
/
+1
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
4
-131
/
+32
2015-01-20
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
1
-1
/
+24
2015-01-20
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
1
-3
/
+3
2015-01-20
mtd: fsl-quadspi: Fix module unbound
Fabio Estevam
1
-6
/
+13
2015-01-20
mtd: spi-nor: support for (GigaDevice) GD25Q128B
Rafał Miłecki
1
-0
/
+1
2015-01-15
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
Akinobu Mita
1
-6
/
+0
2015-01-15
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
1
-5
/
+1
2015-01-15
mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip
Allen Xu
1
-0
/
+18
2015-01-13
mtd: denali: fix incorrect bitmask error in denali_setup_dma
Graham Moore
1
-1
/
+1
2015-01-12
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
Lee Jones
1
-1
/
+1
2015-01-12
mtd: st_spi_fsm: Obtain and use EMI clock
Lee Jones
1
-2
/
+38
2015-01-12
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
1
-16
/
+79
2015-01-09
mtd: map_rom: Support UBI on ROM
Aaron Sierra
1
-1
/
+12
2015-01-09
mtd: physmap_of: Add read-only fallback
Joe Schultz
1
-0
/
+10
2015-01-09
mtd: map_ram: Enable mtdoops
Alessio Igor Bogani
1
-0
/
+1
2015-01-09
mtd: nftl: reorganize operations in condition check
Andy Shevchenko
1
-7
/
+11
2015-01-09
mtd: nand: remove duplicate comment line
Baruch Siach
1
-1
/
+0
2015-01-07
mtd: nand: added nand_shutdown
Scott Branden
1
-0
/
+11
2015-01-07
mtd: implement common reboot notifier boilerplate
Brian Norris
1
-0
/
+20
2015-01-07
mtd: mtdblock: remove the needless mtdblks_lock
Gu Zheng
1
-10
/
+0
2015-01-07
mtd: bcm47xxpart: support SquashFS with an original magic
Rafał Miłecki
1
-2
/
+5
2015-01-07
mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)
Rafał Miłecki
1
-2
/
+6
2015-01-07
mtd: bcm47xxpart: support TRX data partition being UBI
Rafał Miłecki
1
-2
/
+26
2015-01-07
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
Bean Huo 霍斌斌 (beanhuo)
1
-8
/
+54
2014-12-22
mtd: nand: gpmi: remove deprecated comment
Boris BREZILLON
1
-8
/
+0
2014-12-22
mtd: gpmi: Remove noisy error message
Fabio Estevam
1
-1
/
+0
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
32
-447
/
+2291
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
46
-47
/
+0
2014-12-12
mtd: tests: abort torturetest on erase errors
Brian Norris
1
-1
/
+3
2014-12-12
mtd: physmap_of: fix potential NULL dereference
Ard Biesheuvel
1
-5
/
+3
2014-12-01
mtd: spi-nor: allow NULL as chip name and try to auto detect it
Rafał Miłecki
1
-3
/
+11
2014-12-01
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
1
-0
/
+18
2014-12-01
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2
-0
/
+185
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2
-0
/
+157
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
3
-14
/
+6
2014-12-01
mtd: spi-nor: add support for s25fl128s
Huang Shijie
1
-0
/
+18
2014-12-01
mtd: spi-nor: remove the jedec_id/ext_id
Huang Shijie
1
-53
/
+45
2014-12-01
mtd: spi-nor: add id/id_len for flash_info{}
Huang Shijie
1
-14
/
+25
2014-11-28
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
1
-2
/
+2
2014-11-25
mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
Wu, Josh
1
-29
/
+10
2014-11-25
mtd: cafe_nand: drop duplicate .write_page implementation
Brian Norris
1
-45
/
+0
2014-11-25
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
2
-3
/
+2
2014-11-25
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
1
-3
/
+3
2014-11-25
mtd: spi-nor: improve wait-till-ready timeout loop
Brian Norris
1
-4
/
+9
2014-11-25
mtd: delete unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-25
mtd: nand: omap: Fix NAND enumeration on 3430 LDP
Roger Quadros
1
-7
/
+0
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
1
-0
/
+1
2014-11-25
mtd: nand: print erase size on init
Rafał Miłecki
1
-2
/
+2
2014-11-20
mtd: oobtest: correct printf() format specifier for 'size_t'
Brian Norris
1
-1
/
+1
[prev]
[next]