index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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: 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
2
-2
/
+51
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-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-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
[next]