summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: spi-gxp: fix typo in SPDX identifier lineBird, Tim2022-10-041-1/+1
* spi: tegra210-quad: Fix combined sequenceKrishna Yarlagadda2022-10-031-0/+5
* 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-281-15/+4
* spi: mt65xx: Add dma max segment size declarationzhichao.liu2022-09-271-0/+5
* 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: Merge tag 'v6.0-rc4' into spi-6.1Mark Brown2022-09-10185-800/+1474
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-041-2/+6
| |\
| | * KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-291-2/+6
| * | Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-038-108/+134
| |\ \
| | * | gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| | * | gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-7/+11
| | * | gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| | * | gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
| | * | gpio: realtek-otto: switch to 32-bit I/OSander Vanheule2022-08-311-81/+85
| | * | gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen2022-08-311-1/+7
| | * | gpio: mockup: remove gpio debugfs when remove deviceWei Yongjun2022-08-281-1/+8
| | * | gpio: pxa: use devres for the clock structBartosz Golaszewski2022-08-191-9/+2
| * | | Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-034-10/+22
| |\ \ \
| | * | | xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter2022-09-021-0/+3
| | * | | xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park2022-09-021-7/+7
| | * | | xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park2022-09-021-2/+6
| | * | | xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2022-09-022-2/+7
| * | | | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-036-7/+17
| |\ \ \ \
| | * | | | Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
| | * | | | Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-273-7/+13
| | * | | | Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1