index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
qcom_nandc.c
Age
Commit message (
Expand
)
Author
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
2025-04-29
mtd: rawnand: qcom: Fix read len for onfi param page
Md Sadre Alam
2025-04-29
mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()
Md Sadre Alam
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-02-11
mtd: rawnand: qcom: finish converting register to FIELD_PREP
Christian Marangi
2025-02-11
mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
Christian Marangi
2024-12-24
mtd: rawnand: qcom: use FIELD_PREP and GENMASK
Md Sadre Alam
2024-12-24
mtd: nand: Add qpic_common API file
Md Sadre Alam
2024-12-24
mtd: rawnand: qcom: Add qcom prefix to common api
Md Sadre Alam
2024-12-24
mtd: rawnand: qcom: cleanup qcom_nandc driver
Md Sadre Alam
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...
Christian Marangi
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
2023-08-21
mtd: rawnand: qcom: Add read/read_start ops in exec_op path
Sricharan Ramabadhran
2023-08-18
mtd: rawnand: qcom: Clear buf_count and buf_start in raw read
Md Sadre Alam
2023-08-18
mtd: rawnand: qcom: Sort includes alphabetically
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Do not override the error no of submit_descs()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
Manivannan Sadhasivam
2023-07-28
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Early structure initialization
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix a typo
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix wrong indentation
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix the spacing
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix alignment with open parenthesis
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Use u8 instead of uint8_t
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Use the BIT() macro
Miquel Raynal
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-15
mtd: rawnand: qcom: Remove legacy interface
Md Sadre Alam
2023-07-15
mtd: rawnand: qcom: Implement exec_op()
Md Sadre Alam
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-22
mtd: nand: qcom: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-07
mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2022-11-07
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
2022-06-17
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
2022-06-17
mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Christian Marangi
2022-04-21
mtd: rawnand: qcom: fix memory corruption that causes panic
Md Sadre Alam
2022-01-25
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
2021-09-14
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
2021-06-18
mtd: rawnand: qcom: avoid writing to obsolete register
Md Sadre Alam
2021-05-26
mtd: rawnand: qcom: Delete an unneeded bool conversion
Zhen Lei
[next]