summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: Ensure that sg_table won't be used after being freedMarek Szyprowski2022-09-301-0/+2
* spi: spi-gxp: Use devm_platform_ioremap_resource()Yang Yingliang2022-09-291-7/+3
* spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch2022-09-281-0/+9
* spi: Split transfers larger than max sizeVincent Whitchurch2022-09-281-0/+9
* spi: Fix cache corruption due to DMA/PIO overlapVincent Whitchurch2022-09-281-21/+88
* spi: Save current RX and TX DMA devicesVincent Whitchurch2022-09-282-15/+8
* spi: mt65xx: Add dma max segment size declarationzhichao.liu2022-09-271-0/+5
* spi: migrate mt7621 text bindings to YAMLSergio Paracuellos2022-09-272-26/+61
* spi: renesas,sh-msiof: Add r8a779g0 supportGeert Uytterhoeven2022-09-271-0/+1
* Fix PM disable depth imbalance in probeMark Brown2022-09-273-2/+6
|\
| * spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong2022-09-261-0/+1
| * spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probeZhang Qilong2022-09-261-1/+3
| * spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probeZhang Qilong2022-09-261-1/+2
* | spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()Yang Yingliang2022-09-261-2/+1
* | spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2022-09-261-2/+1
* | spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2022-09-261-2/+1
|/
* spi: s3c24xx: Switch to use devm_spi_alloc_master()Yang Yingliang2022-09-231-16/+8
* spi: xilinx: Switch to use devm_spi_alloc_master()Yang Yingliang2022-09-231-14/+6
* spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong2022-09-231-4/+2
* spi: aspeed: Remove redundant dev_err callShang XiaoJing2022-09-231-3/+1
* spi: spi-mpc52xx: switch to using gpiod APIDmitry Torokhov2022-09-231-19/+13
* spi: cadence: Remove redundant dev_err callShang XiaoJing2022-09-231-3/+1
* spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()Yang Yingliang2022-09-221-11/+5
* spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' staticWei Yongjun2022-09-221-1/+1
* spi: omap2-mcspi: Fix probe so driver works againDan Carpenter2022-09-211-1/+1
* spi: spi-loopback-test: Add test to trigger DMA/PIO mixingVincent Whitchurch2022-09-191-0/+27
* spi: omap2-mcspi: Switch to use dev_err_probe() helperYang Yingliang2022-09-191-4/+2
* spi: mpc52xx: Replace of_gpio_count() by gpiod_count()Andy Shevchenko2022-09-141-1/+2
* spi: fsl_spi: Convert to transfer_oneChristophe Leroy2022-09-141-114/+43
* spi: rockchip: add power-domains propertyJohan Jonker2022-09-121-0/+3
* rockchip: add rockchip,rk3128-spiJohan Jonker2022-09-101-0/+1
* spi: Merge tag 'v6.0-rc4' into spi-6.1Mark Brown2022-09-10327-1756/+3073
|\
| * Linux 6.0-rc4v6.0-rc4Linus Torvalds2022-09-041-1/+1
| * Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-09-046-69/+89
| |\
| | * powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor2022-09-021-1/+3
| | * Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
| | * powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| | * powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
| | * Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
| | * powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
| | * powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
| | * powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-0414-103/+151
| |\ \
| | * \ Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-02729-5093/+10252
| | |\ \
| | | * | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-295-18/+32
| | * | | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-09-023-15/+13
| | |\ \ \
| | | * | | riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-192-11/+13
| | | * | | riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley2022-08-191-4/+0
| | * | | | KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini2022-09-021-3/+17
| | * | | | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-021-1/+2