summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-04spi: ar934x: fix transfer sizeOskari Lemmela
2021-12-23spi: pxa2xx: Propagate firmware nodeAndy Shevchenko
2021-12-23spi: dw: Propagate firmware nodeAndy Shevchenko
2021-12-23spi: dln2: Propagate firmware nodeAndy Shevchenko
2021-12-22spi: ar934x: fix transfer and word delaysOskari Lemmela
2021-12-13spi: Fix incorrect cs_setup delay handlingHector Martin
2021-11-29spi: pxa2xx: Get rid of unused enable_loopback memberAndy Shevchenko
2021-11-29spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko
2021-11-26spi: tegra210-quad: use devm call for cdata memoryKrishna Yarlagadda
2021-11-26spi: atmel: Remove setting of deprecated member of struct dma_slave_configTudor Ambarus
2021-11-26spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()Tudor Ambarus
2021-11-25spi: bcm-qspi: set transfer parameter only if they changeKamal Dasu
2021-11-25spi: bcm-qspi: choose sysclk setting based on requested speedKamal Dasu
2021-11-24spi: Fix condition in the __spi_register_driver()Andy Shevchenko
2021-11-24spi: spidev: Make probe to fail early if a spidev compatible is usedJavier Martinez Canillas
2021-11-23spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_dataAndy Shevchenko
2021-11-23spi: spidev: Use SPI_MODE_USER_MASK instead of castingAndy Shevchenko
2021-11-23spi: Fix multi-line comment styleAndy Shevchenko
2021-11-23spi: Replace memset() with __GFP_ZEROAndy Shevchenko
2021-11-22spi: deduplicate spi_match_id() in __spi_register_driver()Andy Shevchenko
2021-11-18RSPI driver support for RZ/G2LMark Brown
2021-11-18spi: qcom: geni: remove unused definesVinod Koul
2021-11-18spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()Lad Prabhakar
2021-11-18spi: spi-rspi: Add support to deassert/assert reset lineLad Prabhakar
2021-11-17spi: hisi-kunpeng: Fix the debugfs directory name incorrectoujiefeng
2021-11-16spi: dw: Define the capabilities in a continuous bit-flags setSerge Semin
2021-11-16spi: dw: Replace DWC_HSSI capability with IP-core version checkerSerge Semin
2021-11-16spi: dw: Introduce Synopsys IP-core versions interfaceSerge Semin
2021-11-16spi: dw: Convert to using the Bitfield access macrosSerge Semin
2021-11-16spi: dw: Put the driver entities naming in orderSerge Semin
2021-11-16spi: dw: Discard redundant DW SSI Frame Formats enumerationSerge Semin
2021-11-16spi: dw: Add a symbols namespace for the core moduleSerge Semin
2021-11-15spi: xlp: Remove Netlogic XLP variantsRob Herring
2021-11-15spi: lpspi: release requested DMA channelsAlexander Stein
2021-11-15Merge existing fixes from spi/for-5.16 into new branchMark Brown
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds