- 5876f2d mtd: rawnand: mxc: Use device_get_match_data() by Fabio Estevam · 4 years, 1 month ago
- ad8566d mtd: rawnand: meson: Fix a resource leak in init by Dan Carpenter · 4 years, 1 month ago
- d1c3ede mtd: rawnand: gpmi: Use of_device_get_match_data() by Fabio Estevam · 4 years, 2 months ago
- 0b1039f mtd: rawnand: Add NAND controller support on Intel LGM SoC by Ramuthevar Vadivel Murugan · 4 years, 2 months ago
- 2f9cea8 dt-bindings: mtd: Add Nand Flash Controller support for Intel LGM SoC by Ramuthevar Vadivel Murugan · 4 years, 2 months ago
- 8c573d9 mtd: spinand: micron: Add support for MT29F2G01AAAED by Thirumalesha Narasimhappa · 4 years, 2 months ago
- bdb84a2 mtd: spinand: micron: Use more specific names by Thirumalesha Narasimhappa · 4 years, 2 months ago
- 1b391c7 mtd: rawnand: gpmi: fix reference count leak in gpmi ops by Zhang Qilong · 4 years, 2 months ago
- 6d912c4 dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs by Krzysztof Kozlowski · 4 years, 2 months ago
- 5ece78d mtd: spinand: macronix: Add support for MX35LFxGE4AD by YouChing Lin · 4 years, 2 months ago
- 8c293f5 mtd: plat-ram: correctly free memory on error path in platram_probe() by Baskov Evgeiny · 4 years, 2 months ago
- 875330f mtd: onenand: Use mtd->oops_panic_write as condition by Thomas Gleixner · 4 years, 2 months ago
- 62e5c6c mtd: rawnand: marvell: Drop useless line by Miquel Raynal · 4 years, 2 months ago
- b75e17b mtd: rawnand: davinci: Do not use extra dereferencing by Miquel Raynal · 4 years, 2 months ago
- d59df00 mtd: rawnand: au1550: Ensure the presence of the right includes by Miquel Raynal · 4 years, 2 months ago
- 928f073 mtd: nand: Change dependency between the NAND and ECC cores by Miquel Raynal · 4 years, 2 months ago
- 131ce3e docs: mtd: Avoid htmldocs warnings by Miquel Raynal · 4 years, 2 months ago
- 0f6b7919 mtd: rawnand: mxc: Remove platform data support by Fabio Estevam · 4 years, 2 months ago
- 1f0c4ea mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get() by Yu Kuai · 4 years, 2 months ago
- 1771af5 mtd: nand: ecc-hamming: Clarify the logic around rp17 by Miquel Raynal · 4 years, 2 months ago
- 910ef7a mtd: rawnand: sunxi: Add MDMA support by Manuel Dipolt · 4 years, 3 months ago
- c13d845 mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments by Sergei Antonov · 4 years, 2 months ago
- 7998d89 mtd: rawnand: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
- 6285862 mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller by Kathiravan T · 4 years, 3 months ago
- 3246cc7 dt-bindings: qcom_nandc: IPQ6018 QPIC NAND documentation by Kathiravan T · 4 years, 3 months ago
- bc36860 mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read by Praveenkumar I · 4 years, 3 months ago
- efd50ff mtd: rawnand: gpmi: cleanup makefile by Marco Felsch · 4 years, 3 months ago
- a8c1dc9 mtd: spinand: Remove outdated comment by Miquel Raynal · 4 years, 3 months ago
- 868cbe2 mtd: spinand: Fix OOB read by Miquel Raynal · 4 years, 3 months ago
- 00c15b7 mtd: spinand: Allow the case where there is no ECC engine by Miquel Raynal · 4 years, 3 months ago
- 3d1f08b mtd: spinand: Use the external ECC engine logic by Miquel Raynal · 4 years, 3 months ago
- 533af69 dt-bindings: mtd: Deprecate nand-ecc-mode by Miquel Raynal · 4 years, 3 months ago
- 6b0c3b8 mtd: nand: Add helpers to manage ECC engines and configurations by Miquel Raynal · 4 years, 3 months ago
- c8efe01 mtd: spinand: Fill a default ECC provider/algorithm by Miquel Raynal · 4 years, 3 months ago
- da429b9 mtd: nand: Let on-die ECC engines be retrieved from the NAND core by Miquel Raynal · 4 years, 3 months ago
- 945845b mtd: spinand: Instantiate a SPI-NAND on-die ECC engine by Miquel Raynal · 4 years, 3 months ago
- 55a1a71 mtd: spinand: Move ECC related definitions earlier in the driver by Miquel Raynal · 4 years, 3 months ago
- 93afb10 mtd: spinand: Fix typo in comment by Miquel Raynal · 4 years, 3 months ago
- 53fbdee mtd: nand: Let software ECC engines be retrieved from the NAND core by Miquel Raynal · 4 years, 3 months ago
- 35fe1b9 mtd: nand: ecc-hamming: Create the software Hamming engine by Miquel Raynal · 4 years, 3 months ago
- 5180a62 mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected by Miquel Raynal · 4 years, 3 months ago
- eb08376a mtd: nand: ecc-hamming: Remove useless includes by Miquel Raynal · 4 years, 3 months ago
- 19b2ce1 mtd: nand: ecc-hamming: Stop using raw NAND structures by Miquel Raynal · 4 years, 3 months ago
- 90ccf0a mtd: nand: ecc-hamming: Rename the exported functions by Miquel Raynal · 4 years, 3 months ago
- b551fa3 mtd: nand: ecc-hamming: Cleanup and style fixes by Miquel Raynal · 4 years, 3 months ago
- c50e7f3 mtd: nand: ecc-hamming: Drop/fix the kernel doc by Miquel Raynal · 4 years, 3 months ago
- 2dbe019 mtd: nand: ecc-hamming: Clarify the driver descriptions by Miquel Raynal · 4 years, 3 months ago
- e5acf9c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer by Miquel Raynal · 4 years, 3 months ago
- cbd8778 mtd: rawnand: Get rid of chip->ecc.priv by Miquel Raynal · 4 years, 3 months ago
- 9994bb3 mtd: nand: ecc-bch: Create the software BCH engine by Miquel Raynal · 4 years, 3 months ago
- 80fe603 mtd: nand: ecc-bch: Stop using raw NAND structures by Miquel Raynal · 4 years, 3 months ago
- ea146d7 mtd: nand: ecc-bch: Update the prototypes to be more generic by Miquel Raynal · 4 years, 3 months ago
- 127aae6 mtd: nand: ecc-bch: Drop mtd_nand_has_bch() by Miquel Raynal · 4 years, 3 months ago
- e3010bd mtd: nand: ecc-bch: Return only valid error codes by Miquel Raynal · 4 years, 3 months ago
- 3c0fe36 mtd: nand: ecc-bch: Stop exporting the private structure by Miquel Raynal · 4 years, 3 months ago
- 8c5c209 mtd: nand: ecc-bch: Cleanup and style fixes by Miquel Raynal · 4 years, 3 months ago
- cdbe8df mtd: nand: ecc-bch: Move BCH code to the generic NAND layer by Miquel Raynal · 4 years, 3 months ago
- 51e7bf4 mtd: nand: ecc: Add an I/O request tweaking mechanism by Miquel Raynal · 4 years, 3 months ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 1 month ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
- 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
- ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 1 month ago
- 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 1 month ago
- 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
- c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
- 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
- d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 1 month ago
- 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
- f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 1 month ago
- 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 1 month ago
- 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 1 month ago
- 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 1 month ago
- d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 1 month ago
- 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 2 months ago
- 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 1 month ago
- 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
- a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 1 month ago
- ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 1 month ago
- c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 1 month ago
- aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 1 month ago
- 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 2 months ago
- 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 1 month ago
- 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 1 month ago
- 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 1 month ago