index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-13
6
-94
/
+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
3
-6
/
+0
*
mtd: Fix C++ comment in include/linux/mtd/mtd.h
Pavel Machek
2017-11-06
1
-1
/
+1
*
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
27
-488
/
+681
|
\
|
*
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
2
-46
/
+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
|
*
Documentation: devicetree: add pxa3xx compatible and syscon property
Miquel Raynal
2017-10-07
1
-0
/
+4
|
*
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
3
-66
/
+70
|
*
dt-bindings: nand: denali: reduce the register space in the example
Masahiro Yamada
2017-09-22
1
-1
/
+1
|
*
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
|
*
staging: mt29f_spinand: Enable the read ECC before program the page
Arun Nagendran
2017-09-22
1
-2
/
+6
|
*
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
8
-15
/
+14
|
*
mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONE
Miquel Raynal
2017-09-18
1
-1
/
+14
*
|
Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
12
-113
/
+404
|
\
\
|
*
|
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
Kuppuswamy Sathyanarayanan
2017-10-30
1
-0
/
+1
[next]