summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-16mtd: spinand: esmt: fix id code for F50D1G41LBGeorge Moussalem
2025-05-16mtd: rawnand: brcmnand: remove unused parametersÁlvaro Fernández Rojas
2025-05-12mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()Keguang Zhang
2025-05-12mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()Dan Carpenter
2025-04-29mtd: rawnand: qcom: Fix read len for onfi param pageMd Sadre Alam
2025-04-29mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()Md Sadre Alam
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam
2025-04-29dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND controllerKaushal Kumar
2025-04-29mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()Wentao Liang
2025-04-29mtd: rawnand: Use non-hybrid PCI devres APIPhilipp Stanner
2025-04-29mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov
2025-04-29mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chipsMiquel Raynal
2025-04-29mtd: spinand: winbond: Add octal supportMiquel Raynal
2025-04-29mtd: spinand: winbond: Add support for W35N01JW in single modeMiquel Raynal
2025-04-29mtd: spinand: winbond: Rename DTR variantsMiquel Raynal
2025-04-29mtd: spinand: Define octal operationsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal
2025-04-28mtd: rawnand: Add Loongson-1 NAND Controller DriverKeguang Zhang
2025-04-28dt-bindings: mtd: Add Loongson-1 NAND ControllerKeguang Zhang
2025-04-13Linux 6.15-rc2Linus Torvalds
2025-04-13Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt
2025-04-12Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-11Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-11Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11ftrace: Fix accounting of subop hashesSteven Rostedt
2025-04-11ftrace: Properly merge notrace hashesAndy Chiu