index
:
Linux Stable
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-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
/
nand
/
raw
/
brcmnand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: brcmnand: exec_op helper functions return type fixes
David Regan
2024-03-26
1
-4
/
+8
*
mtd: rawnand: brcmnand: exec_op implementation
David Regan
2023-12-04
1
-223
/
+168
*
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
2023-12-04
1
-6
/
+7
*
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-13
7
-9
/
+7
*
mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand...
Ruan Jinjie
2023-08-18
1
-3
/
+4
*
mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-08-04
2
-8
/
+3
*
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
2023-07-27
1
-0
/
+4
*
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
2023-07-12
1
-2
/
+5
*
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
2023-07-12
1
-2
/
+16
*
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
2023-07-12
1
-1
/
+11
*
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
2023-07-12
1
-0
/
+8
*
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
2023-07-12
1
-33
/
+41
*
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2022-09-21
2
-4
/
+32
*
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2022-09-21
1
-0
/
+21
*
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-23
4
-52
/
+271
|
\
|
*
mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
Florian Fainelli
2022-01-26
1
-2
/
+2
|
*
mtd: rawnand: brcmnand: Add BCMA shim
Florian Fainelli
2022-01-23
3
-0
/
+138
|
*
mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
Florian Fainelli
2022-01-23
1
-0
/
+6
|
*
mtd: rawnand: brcmnand: Allow platform data instantation
Florian Fainelli
2022-01-23
1
-10
/
+35
|
*
mtd: rawnand: brcmnand: Allow working without interrupts
Florian Fainelli
2022-01-23
1
-28
/
+24
|
*
mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
Florian Fainelli
2022-01-23
1
-9
/
+11
|
*
mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
Florian Fainelli
2022-01-23
1
-4
/
+4
|
*
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Florian Fainelli
2022-01-23
2
-2
/
+55
|
*
mtd: rawnand: brcmnand: Assign soc as early as possible
Florian Fainelli
2022-01-23
1
-2
/
+1
*
|
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-03-18
1
-1
/
+1
|
\
\
|
*
|
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
2022-01-31
1
-1
/
+1
|
|
/
*
/
mtd: rawnand: Fix misuses of of_match_node()
Miquel Raynal
2022-01-31
1
-1
/
+1
|
/
*
mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...
Cai Huoqing
2021-09-14
1
-4
/
+1
*
mtd: rawnand: brcmnand: move to polling in pio mode on oops write
Kamal Dasu
2021-03-28
1
-0
/
+4
*
mtd: rawnand: brcmnand: read/write oob during EDU transfer
Kamal Dasu
2021-03-28
1
-7
/
+52
*
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
2021-03-11
1
-0
/
+6
*
mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-20
1
-3
/
+3
*
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
1
-3
/
+5
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-4
/
+4
*
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-08-27
1
-6
/
+6
*
mtd: rawnand: brcmnand: ECC error handling on EDU transfers
Kamal Dasu
2020-06-26
1
-0
/
+26
*
mtd: rawnand: brcmnand: Don't default to edu transfer
Kamal Dasu
2020-06-26
1
-2
/
+3
*
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-06-01
1
-44
/
+120
|
\
|
*
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
Álvaro Fernández Rojas
2020-05-31
1
-9
/
+76
|
*
mtd: rawnand: brcmnand: rename page sizes
Álvaro Fernández Rojas
2020-05-31
1
-2
/
+2
|
*
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
2020-05-31
1
-2
/
+3
|
*
mtd: rawnand: brcmnand: rename v4 registers
Álvaro Fernández Rojas
2020-05-31
1
-4
/
+4
|
*
mtd: rawnand: brcmnand: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-2
/
+8
|
*
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
2020-05-24
1
-8
/
+11
|
*
mtd: rawnand: brcmnand: improve hamming oob layout
Álvaro Fernández Rojas
2020-05-24
1
-19
/
+16
|
*
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
2020-05-24
1
-4
/
+7
|
*
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
1
-1
/
+1
|
*
mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
YueHaibing
2020-05-10
1
-1
/
+0
*
|
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
2020-05-19
1
-2
/
+1
|
/
*
mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
Kamal Dasu
2020-03-11
1
-6
/
+287
[next]