summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07mtd: rawnand: Add support for secure regions in NAND memoryManivannan Sadhasivam
2021-04-07dt-bindings: mtd: Add a property to declare secure regions in NAND chipsManivannan Sadhasivam
2021-04-07dt-bindings: mtd: Convert Qcom NANDc binding to YAMLManivannan Sadhasivam
2021-03-28mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller
2021-03-28mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2021-03-28mtd: rawnand: rockchip: Use flexible-array member instead of zero-length arrayZou Wei
2021-03-28mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)
2021-03-28mtd: rawnand: mxc: Remove unneeded of_match_ptr()Fabio Estevam
2021-03-28mtd: rawnand: r852: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2021-03-28mtd: rawnand: remove duplicate include in rawnand.hZhang Yunkai
2021-03-28mtd: rawnand: brcmnand: move to polling in pio mode on oops writeKamal Dasu
2021-03-28mtd: rawnand: brcmnand: read/write oob during EDU transferKamal Dasu
2021-03-11mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam
2021-03-11mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam
2021-03-11mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas
2021-03-11mtd: rawnand: qcom: update last code word registerMd Sadre Alam
2021-03-11mtd: rawnand: qcom: Add helper to configure location registerMd Sadre Alam
2021-03-11mtd: rawnand: qcom: Rename parameter name in macroMd Sadre Alam
2021-03-11mtd: rawnand: qcom: Add helper to check last code wordMd Sadre Alam
2021-03-11mtd: rawnand: qcom: Convert nandc to chip in Read/Write helperMd Sadre Alam
2021-03-11mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter
2021-03-11mtd: spinand: gigadevice: Support GD5F1GQ5UExxGReto Schneider
2021-03-11mtd: nand: fix error handling in nand_prog_page_op() #2Sascha Hauer
2021-03-11mtd: nand: fix error handling in nand_prog_page_op() #1Sascha Hauer
2021-03-11mtd: rawnand: qcom: Update register macro name for 0x2c offsetMd Sadre Alam
2021-03-11mtd: nand: ecc-hamming: Use the public nsteps fieldMiquel Raynal
2021-03-11mtd: nand: ecc-bch: Use the public nsteps fieldMiquel Raynal
2021-03-11mtd: rawnand: omap: Use ECC information from the generic structuresMiquel Raynal
2021-03-11mtd: rawnand: Try not to use the ECC private structuresMiquel Raynal
2021-03-11mtd: nand: Add a helper to retrieve the number of ECC bytes per stepMiquel Raynal
2021-03-11mtd: nand: Add a helper to retrieve the number of ECC stepsMiquel Raynal
2021-03-11mtd: nand: ecc-hamming: Populate the public nsteps fieldMiquel Raynal
2021-03-11mtd: nand: ecc-bch: Populate the public nsteps fieldMiquel Raynal
2021-03-11mtd: nand: Let ECC engines advertize the exact number of stepsMiquel Raynal
2021-03-05Linux 5.12-rc2Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson