index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-3
/
+3
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-3
/
+3
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
|
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-22
54
-708
/
+1600
|
\
\
|
|
/
|
/
|
|
*
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
2017-11-13
2
-5
/
+15
|
*
mtd: sharpslpart: Add sharpslpart partition parser
Andrea Adami
2017-11-13
3
-0
/
+407
|
*
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
2017-11-13
1
-0
/
+44
|
*
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-13
5
-90
/
+0
|
*
mtd: implement mtd_get_unmapped_area() using the point method
Nicolas Pitre
2017-11-13
1
-5
/
+12
|
*
mtd: chips/map_rom.c: implement point and unpoint methods
Nicolas Pitre
2017-11-13
1
-0
/
+25
|
*
mtd: chips/map_ram.c: implement point and unpoint methods
Nicolas Pitre
2017-11-13
1
-0
/
+24
|
*
mtd: mtdram: properly handle the phys argument in the point method
Nicolas Pitre
2017-11-13
1
-0
/
+22
|
*
mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'
Arvind Yadav
2017-11-13
1
-2
/
+2
|
*
mtd: slram: use memremap() instead of ioremap()
Roy Franz
2017-11-13
1
-4
/
+5
|
*
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-13
1
-1
/
+0
|
*
mtd: constify mtd_partition
Arvind Yadav
2017-11-06
10
-10
/
+10
|
*
mtd: plat-ram: Replace manual resource management by devm
Anton Vasilyev
2017-11-06
1
-34
/
+4
|
*
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
21
-459
/
+660
|
|
\
|
|
*
mtd: nand: Fix writing mtdoops to nand flash.
Brent Taylor
2017-10-31
1
-3
/
+6
|
|
*
mtd: nand: mtk: fix infinite ECC decode IRQ issue
Xiaolei Li
2017-10-30
1
-2
/
+11
|
|
*
mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
Xiaolei Li
2017-10-29
1
-1
/
+1
|
|
*
mtd: nand: omap2: Fix subpage write
Roger Quadros
2017-10-27
1
-115
/
+224
|
|
*
mtd: nand: mxc: use dev_dbg to print debug messages
Sascha Hauer
2017-10-16
1
-7
/
+7
|
|
*
mtd: nand: mxc: lower ECC failed message priority to debug level
Sascha Hauer
2017-10-16
1
-1
/
+1
|
|
*
mtd: nand: omap2: Do not assign omap_nand_info to platform drvdata
Ladislav Michl
2017-10-14
1
-1
/
+0
|
|
*
mtd: nand: omap2: Remove omap_nand_platform_data
Ladislav Michl
2017-10-14
1
-29
/
+8
|
|
*
mtd: nand: atmel: Actually use the PM ops
Boris Brezillon
2017-10-14
1
-0
/
+1
|
|
*
mtd: nand: Export nand_reset() symbol
Boris Brezillon
2017-10-14
1
-0
/
+1
|
|
*
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Miquel Raynal
2017-10-07
1
-4
/
+37
|
|
*
mtd: nand: sh_flctl: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-07
1
-6
/
+3
|
|
*
mtd: nand: denali: fix setup_data_interface to meet tCCS delay
Masahiro Yamada
2017-10-07
1
-2
/
+8
|
|
*
mtd: nand: pxa3xx_nand: Update Kconfig information
Gregory CLEMENT
2017-10-07
1
-1
/
+4
|
|
*
mtd: nand: atmel: Avoid ECC errors when leaving backup mode
Romain Izard
2017-10-07
3
-8
/
+13
|
|
*
mtd: nand: qcom: support for command descriptor formation
Abhishek Sahu
2017-10-07
1
-16
/
+92
|
|
*
mtd: nand: qcom: add command elements in BAM transaction
Abhishek Sahu
2017-10-07
1
-1
/
+18
|
|
*
mtd: nand: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-10-07
1
-55
/
+57
|
|
*
mtd: nand: denali: change the setup_dma choice into hook
Masahiro Yamada
2017-09-22
2
-10
/
+7
|
|
*
mtd: nand: denali: support direct addressing mode
Masahiro Yamada
2017-09-22
2
-41
/
+70
|
|
*
mtd: nand: denali: remove unneeded init of ECC_ENABLE register
Masahiro Yamada
2017-09-22
1
-2
/
+0
|
|
*
mtd: nand: denali: use upper/lower_32_bits() macro for clean-up
Masahiro Yamada
2017-09-22
1
-2
/
+2
|
|
*
mtd: nand: denali: clean up comments
Masahiro Yamada
2017-09-22
4
-66
/
+13
|
|
*
mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate
Masahiro Yamada
2017-09-22
1
-11
/
+11
|
|
*
mtd: nand: denali: clean up macros with <linux/bitfield.h>
Masahiro Yamada
2017-09-22
2
-22
/
+16
|
|
*
mtd: nand: denali: slight clean up of denali_wait_for_irq()
Masahiro Yamada
2017-09-22
1
-1
/
+1
|
|
*
mtd: nand: denali: squash denali_enable_dma() helper into caller
Masahiro Yamada
2017-09-22
1
-9
/
+3
|
|
*
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-09-22
4
-6
/
+15
|
|
*
mtd: nand: denali: prefix detect_max_banks() with denali_
Masahiro Yamada
2017-09-22
1
-2
/
+2
|
|
*
mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller
Masahiro Yamada
2017-09-22
1
-19
/
+3
|
|
*
mtd: nand: denali: support two row address cycle devices
Masahiro Yamada
2017-09-18
1
-2
/
+2
|
|
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-18
7
-15
/
+11
[next]