index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-qpic-snand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
Gabor Juhos
1
-2
/
+4
2025-08-28
spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
Gabor Juhos
1
-6
/
+14
2025-08-28
spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
Gabor Juhos
1
-1
/
+1
2025-07-23
spi: spi-qpic-snand: don't hardcode ECC steps
Gabor Juhos
1
-1
/
+1
2025-06-29
spi: spi-qpic-snand: reallocate BAM transactions
Gabor Juhos
1
-0
/
+16
2025-06-06
Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+14
2025-06-02
Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-0
/
+1
2025-06-02
spi: spi-qpic-snand: document the limited bit error reporting capability
Gabor Juhos
1
-0
/
+14
2025-05-23
spi: spi-qpic-snand: extend bitmasks usage
Mark Brown
1
-22
/
+23
2025-05-23
spi: spi-qpic-snand: return early on error from qcom_spi_io_op()
Gabor Juhos
1
-2
/
+4
2025-05-21
spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error()
Gabor Juhos
1
-25
/
+5
2025-05-21
spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors()
Gabor Juhos
1
-21
/
+19
2025-05-16
spi: spi-qpic-snand: extend FIELD_PREP() macro usage
Gabor Juhos
1
-7
/
+7
2025-05-16
spi: spi-qpic-snand: use CW_PER_PAGE_MASK bitmask
Gabor Juhos
1
-15
/
+16
2025-05-14
spi: spi-qpic-snand: validate user/chip specific ECC properties
Gabor Juhos
1
-5
/
+37
2025-05-07
This patch set did some clean up and add runtime pm
Mark Brown
1
-3
/
+2
2025-04-30
spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling
Gabor Juhos
1
-1
/
+1
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
1
-0
/
+1
2025-04-25
spi: spi-qpic-snand: remove unused 'wlen' member of 'struct qpic_spi_nand'
Gabor Juhos
1
-1
/
+0
2025-04-24
spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase()
Gabor Juhos
1
-2
/
+1
2025-04-06
spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation
Gabor Juhos
1
-1
/
+1
2025-03-26
spi: SPI_QPIC_SNAND should be tristate and depend on MTD
Geert Uytterhoeven
1
-1
/
+1
2025-03-16
spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined()
Gabor Juhos
1
-1
/
+3
2025-03-11
spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw()
Dan Carpenter
1
-1
/
+1
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
1
-0
/
+1631