summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-02-2127-793/+457
|\
| * dt-bindings: mtd: add binding for BCM4908 partitionsRafał Miłecki2021-02-121-0/+70
| * dt-bindings: mtd: move partition binding to its own fileRafał Miłecki2021-02-122-32/+48
| * Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger2021-02-10870-5032/+9360
| |\
| | * mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus2021-02-053-3/+52
| | * mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus2021-02-053-0/+39
| | * mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano2021-02-051-0/+1
| | * mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano2021-02-051-4/+5
| | * mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano2021-02-051-2/+1
| | * mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano2021-02-051-1/+1
| | * mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian2021-01-231-1/+3
| | * mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flashMika Westerberg2021-01-231-0/+1
| * | Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger2021-02-1011-740/+221
| |\ \
| | * | mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'Christophe JAILLET2021-02-011-2/+4
| | * | mtd: rawnand: tango: Remove the driverArnd Bergmann2021-02-013-735/+0
| | * | mtd: rawnand: marvell: convert comma to semicolonZheng Yongjun2021-02-011-1/+1
| | * | mtd: rawnand: qcom: Add support for Qcom SMEM parserManivannan Sadhasivam2021-01-041-1/+3
| | * | mtd: parsers: Add Qcom SMEM parserManivannan Sadhasivam2021-01-043-0/+179
| | * | dt-bindings: mtd: partitions: Add binding for Qcom SMEM parserManivannan Sadhasivam2021-01-041-0/+33
| | * | mtd: rawnand: mxc: Convert comma to semicolonZheng Yongjun2021-01-041-1/+1
| * | | mtd: st_spi_fsm: convert comma to semicolonZheng Yongjun2021-02-011-1/+1
| * | | mtd: convert comma to semicolonZheng Yongjun2021-02-011-4/+4
| * | | mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam2021-02-011-3/+1
| * | | mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter2021-01-281-0/+4
| * | | mtd: phram: use div_u64_rem to stop overwrite len in phram_setupyangerkun2021-01-271-1/+5
| * | | mtd: remove redundant assignment to pointer ebColin Ian King2021-01-271-1/+0
| |/ /
* | | Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2136-325/+841
|\ \ \
| * | | um: irq.h: include <asm-generic/irq.h>Johannes Berg2021-02-121-0/+1
| * | | um: io.h: include <linux/types.h>Johannes Berg2021-02-121-0/+1
| * | | um: add a pseudo RTCJohannes Berg2021-02-127-1/+339
| * | | um: remove process stub VMAJohannes Berg2021-02-129-139/+11
| * | | um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-129-48/+75
| * | | um: separate child and parent errors in clone stubJohannes Berg2021-02-125-27/+27
| * | | um: defer killing userspace on page table update failuresJohannes Berg2021-02-123-4/+8
| * | | um: mm: check more comprehensively for stub changesJohannes Berg2021-02-121-1/+11
| * | | um: print register names in wait_for_stubJohannes Berg2021-02-121-2/+53
| * | | um: hostfs: use a kmem cache for inodesJohannes Berg2021-02-121-2/+8
| * | | mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy2021-02-125-43/+0
| * | | um: fix spelling mistake in Kconfig "privleges" -> "privileges"Colin Ian King2021-02-121-1/+1
| * | | um: virtio: allow devices to be configured for wakeupJohannes Berg2021-02-121-3/+16
| * | | um: time-travel: rework interrupt handling in ext modeJohannes Berg2021-02-125-69/+267
| * | | um: virtio: disable VQs during suspendJohannes Berg2021-02-121-0/+36
| * | | um: virtio: fix handling of messages without payloadJohannes Berg2021-02-121-0/+3
| * | | um: virtio: clean up a commentJohannes Berg2021-02-121-2/+1
* | | | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-2186-1661/+1353
|\ \ \ \
| * | | | s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann2021-02-133-57/+10
| * | | | s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann2021-02-133-5/+16
| * | | | s390/qdio: rework q->qdio_error indicationJulian Wiedmann2021-02-132-19/+16
| * | | | s390/qdio: inline qdio_kick_handler()Julian Wiedmann2021-02-133-25/+12
| * | | | s390/time: remove get_tod_clock_ext()Heiko Carstens2021-02-131-12/+3