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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
19
-47
/
+50
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
2
-30
/
+30
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-25
dt-bindings: mtd: explicitly document nesting partitions descriptions
Rafał Miłecki
1
-0
/
+46
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
2
-0
/
+37
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
memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-20
mtd: rawnand: jz4740: Use the proper format specifier to print chipnr
Boris Brezillon
1
-1
/
+1
2018-07-20
mtd: adapt misleading comment in mtd_oob_ops structure
Miquel Raynal
1
-3
/
+5
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
jffs2: use unsigned 32-bit timstamps consistently
Arnd Bergmann
1
-7
/
+7
2018-07-18
jffs2: use 64-bit intermediate timestamps
Arnd Bergmann
4
-26
/
+27
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
3
-4
/
+5
2018-07-18
mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
5
-7
/
+7
2018-07-18
mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
Boris Brezillon
1
-1
/
+1
2018-07-18
memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-2
/
+3
2018-07-18
mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
1
-2
/
+2
2018-07-18
mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
Boris Brezillon
1
-14
/
+15
2018-07-18
mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
[prev]
[next]