index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
mtd: denali: fix indents and other trivial things
Masahiro Yamada
1
-77
/
+61
2014-09-19
mtd: denali: remove unnecessary parentheses
Masahiro Yamada
1
-7
/
+7
2014-09-19
mtd: denali: remove another set-but-unused variable
Brian Norris
1
-2
/
+1
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
1
-1
/
+1
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
1
-1
/
+2
2014-09-18
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
1
-23
/
+4
2014-09-18
mtd: nand: don't break long print messages
Rafał Miłecki
2
-22
/
+15
2014-09-18
mtd: bcm47xxnflash: replace some magic numbers
Rafał Miłecki
1
-4
/
+6
2014-09-18
mtd: bcm47xxnflash: NAND_CMD_RESET support
Rafał Miłecki
1
-1
/
+5
2014-09-18
mtd: bcm47xxnflash: add cmd_ctrl handler
Rafał Miłecki
1
-0
/
+21
2014-09-18
mtd: bcm47xxnflash: add dev_ready and fill chip_delay
Rafał Miłecki
1
-0
/
+12
2014-09-18
mtd: bcm47xxnflash: fix typo in freq calculation
Rafał Miłecki
1
-3
/
+5
2014-09-18
mtd: bcm47xxpart: find NVRAM partitions in middle blocks
Rafał Miłecki
1
-0
/
+11
2014-09-18
mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead
Wu, Josh
1
-8
/
+5
2014-09-18
mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead
Wu, Josh
1
-8
/
+6
2014-09-17
nand: omap2: Add support for flash-based bad block table
Ezequiel García
1
-1
/
+5
2014-09-17
mtd: nand: atmel_nand: retrieve NFC clock
Boris BREZILLON
1
-0
/
+25
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
1
-1
/
+3
2014-09-16
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
1
-2
/
+14
2014-09-16
UBI: block: Fix block device size setting
Ezequiel Garcia
1
-5
/
+6
2014-09-16
UBI: block: fix dereference on uninitialized dev
Colin Ian King
1
-5
/
+6
2014-09-16
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
1
-0
/
+1
2014-09-16
mtd: denali: remove a set-but-unused variable
Masahiro Yamada
1
-2
/
+0
2014-09-16
mtd: denali: change the type of iterators to int
Masahiro Yamada
1
-4
/
+7
2014-09-16
mtd: denali: remove unnecessary casts
Masahiro Yamada
1
-18
/
+18
2014-09-16
mtd: denali: remove unnecessary variable initializations
Masahiro Yamada
1
-32
/
+27
2014-09-16
mtd: denali: fix the format of comment blocks
Masahiro Yamada
1
-123
/
+188
2014-09-16
Merge tag 'v3.17-rc5' from upstream
Brian Norris
1
-4
/
+12
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+4
2014-08-26
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
1
-1
/
+1
2014-08-26
mtd: nand: omap: Revert to using software ECC by default
Roger Quadros
1
-3
/
+11
2014-08-19
Merge l2-mtd/next into l2-mtd/master
Brian Norris
30
-167
/
+176
2014-08-19
mtd: spi-nor: drop jedec_probe /helper/ function
Rafał Miłecki
1
-6
/
+1
2014-08-19
mtd: spi-nor: remove duplicated w25q128 entry
Rafał Miłecki
1
-1
/
+0
2014-08-19
mtd: gpio_flash: handle case where offset + len exceeds the window size
Aaron Wu
1
-14
/
+28
2014-08-19
mtd: nand: Use ULL-suffix for big u64 constant
Geert Uytterhoeven
1
-1
/
+1
2014-08-19
mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
Wu, Josh
1
-8
/
+9
2014-08-19
mtd: terminate user-provided string
Brian Norris
1
-0
/
+3
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
1
-2
/
+2
2014-08-19
mtd: maps: solutionengine: drop excess dependency
Brian Norris
1
-1
/
+1
2014-08-19
mtd: nandsim: fix integer widening
Brian Norris
1
-1
/
+1
2014-08-19
mtd: nand: denali: set proper error code on timeout
Brian Norris
1
-3
/
+1
2014-08-19
mtd: use __packed shorthand
Brian Norris
2
-2
/
+2
2014-08-19
mtd: tests: fix integer overflow issues
Brian Norris
7
-22
/
+22
2014-08-19
mtd: mtdswap: fix integer overflow
Brian Norris
1
-1
/
+1
2014-08-19
mtd: remove dead non-char logic
Brian Norris
1
-8
/
+5
2014-08-19
mtd: sm_ftl: initialize error code
Brian Norris
1
-1
/
+1
2014-08-19
mtd: correct upper bounds check for mtd_*() APIs
Brian Norris
1
-13
/
+13
2014-08-19
mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
Brian Norris
1
-0
/
+2
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
1
-0
/
+18
[prev]
[next]