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
2018-07-31
mtd: rawnand: mtk: convert driver to nand_scan()
Miquel Raynal
1
-31
/
+44
2018-07-31
mtd: rawnand: marvell: convert driver to nand_scan()
Miquel Raynal
1
-97
/
+108
2018-07-31
mtd: rawnand: lpc32xx_slc: convert driver to nand_scan()
Miquel Raynal
1
-35
/
+42
2018-07-31
mtd: rawnand: jz4780: convert driver to nand_scan()
Miquel Raynal
1
-18
/
+16
2018-07-31
mtd: rawnand: hisi504: convert driver to nand_scan()
Miquel Raynal
1
-34
/
+44
2018-07-31
mtd: rawnand: gpmi: convert driver to nand_scan()
Miquel Raynal
1
-23
/
+33
2018-07-31
mtd: rawnand: fsmc: convert driver to nand_scan()
Miquel Raynal
1
-70
/
+78
2018-07-31
mtd: rawnand: fsl_ifc: convert driver to nand_scan()
Miquel Raynal
1
-11
/
+8
2018-07-31
mtd: rawnand: fsl_elbc: convert driver to nand_scan()
Miquel Raynal
1
-11
/
+8
2018-07-31
mtd: rawnand: fsl_elbc: return meaningful values
Miquel Raynal
1
-1
/
+1
2018-07-31
mtd: rawnand: denali: convert to nand_scan()
Miquel Raynal
1
-62
/
+77
2018-07-31
mtd: rawnand: davinci: convert driver to nand_scan()
Miquel Raynal
1
-93
/
+102
2018-07-31
mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion
Boris Brezillon
1
-1
/
+0
2018-07-31
mtd: rawnand: atmel: Stop including gpio.h
Boris Brezillon
1
-1
/
+0
2018-07-31
mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions
Boris Brezillon
1
-2
/
+0
2018-07-31
mtd: rawnand: jz4740: Include gpio/consumer.h instead of gpio.h
Boris Brezillon
1
-1
/
+2
2018-07-31
mtd: rawnand: add hooks that may be called during nand_scan()
Miquel Raynal
1
-2
/
+30
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
18
-41
/
+42
2018-07-31
mtd: rawnand: Remove unused caller_is_module() definition
Boris Brezillon
1
-12
/
+0
2018-07-31
mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL
Boris Brezillon
1
-6
/
+8
2018-07-31
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
1
-22
/
+22
2018-07-31
mtd: rawnand: orion: Handle cases where __LINUX_ARM_ARCH__ is not defined
Boris Brezillon
1
-2
/
+2
2018-07-31
mtd: rawnand: orion: Avoid direct inclusion of asm headers
Boris Brezillon
1
-1
/
+1
2018-07-25
mtd: partitions: use DT info for parsing partitions with "compatible" prop
Rafał Miłecki
1
-20
/
+13
2018-07-24
mtd/maps: fix solutionengine.c printk format warnings
Randy Dunlap
1
-3
/
+3
2018-07-24
mtd: lpddr: use mtd_device_register()
Rafał Miłecki
1
-1
/
+1
2018-07-20
mtd: rawnand: micron: Make ECC activation stateful
Boris Brezillon
1
-2
/
+13
2018-07-20
mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabled
Boris Brezillon
1
-0
/
+8
2018-07-20
mtd: rawnand: micron: Get the actual number of bitflips
Boris Brezillon
1
-20
/
+119
2018-07-20
mtd: rawnand: micron: allow forced on-die ECC
Chris Packham
1
-3
/
+10
2018-07-20
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
1
-0
/
+33
2018-07-20
mtd: rawnand: micron: support 8/512 on-die ECC
Chris Packham
1
-30
/
+131
2018-07-20
mtd: rawnand: micron: Fix on-die ECC detection logic
Boris Brezillon
1
-9
/
+23
2018-07-20
mtd: rawnand: fsmc: Stop using chip->read_buf()
Boris Brezillon
1
-1
/
+1
2018-07-20
mtd: rawnand: qcom: stop using phys_to_dma()
Arnd Bergmann
1
-9
/
+21
2018-07-20
mtd: rawnand: tegra: check bounds of die_nr properly
Stefan Agner
1
-1
/
+3
2018-07-20
mtd: rawnand: add default values for dynamic timings
Miquel Raynal
1
-1
/
+19
2018-07-20
mtd: onenand: use mtd_device_register() where applicable
Rafał Miłecki
2
-6
/
+4
2018-07-20
mtd: rawnand: use mtd_device_register() where applicable
Rafał Miłecki
7
-13
/
+10
2018-07-20
mtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
Arnd Bergmann
1
-0
/
+1
2018-07-20
mtd: rawnand: jz4740: Use the proper format specifier to print chipnr
Boris Brezillon
1
-1
/
+1
2018-07-20
mtd: Make Kconfig formatting consistent
Boris Brezillon
5
-31
/
+31
2018-07-18
mtdchar: fix overflows in adjustment of `count`
Jann Horn
1
-3
/
+7
2018-07-18
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
Miquel Raynal
1
-6
/
+22
2018-07-18
mtd: sst25l: use mtd_device_register()
Rafał Miłecki
1
-3
/
+2
2018-07-18
mtd: maps: use mtd_device_register() where applicable
Rafał Miłecki
4
-9
/
+6
2018-07-18
mtd: powernv_flash: set of_node in mtd's dev
Rafał Miłecki
1
-0
/
+1
2018-07-18
mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
1
-1
/
+1
[prev]
[next]