summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: spi: convert spi-brcm63xx.txt to YAMLJonas Gorski2023-08-073-34/+72
* spi: omap2-mcspi: remove redundant dev_err_probe()Zhu Wang2023-08-071-3/+1
* spi: spi-mpc52xx-psc: Fix an unsigned comparison that can never be negativeRajeshwar R Shinde2023-08-071-1/+1
* spi: cadence-quadspi: switch to use modern nameYang Yingliang2023-08-071-22/+22
* spi: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-074-8/+8
* spi: spi-zynq: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-072-4/+4
* spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPIWilliam Qiu2023-08-041-0/+67
* dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoCWilliam Qiu2023-08-041-1/+11
* dt-bindings: spi: spi-cadence: Add label propertyMichal Simek2023-08-031-0/+3
* dt-bindings: spi: spi-cadence: Describe power-domains propertyMichal Simek2023-08-031-0/+3
* spi: mpc5xxx-psc: Fix unsigned expression compared with zeroLi Zetao2023-08-031-1/+1
* spi: fsl-spi: Do not check 0 for platform_get_irq()Zhu Wang2023-08-031-2/+2
* spi-geni-qcom: Add SPI device mode support for GENIMark Brown2023-07-312-6/+56
|\
| * spi: spi-geni-qcom: Add SPI Device mode support for GENI based QuPv3Praveen Talari2023-07-311-6/+47
| * soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3Praveen Talari2023-07-311-0/+9
* | spi: loongson: add bus driver for the loongson spi controllerYinbo Zhu2023-07-317-0/+463
* | spi: dt-bindings: add loongson spiYinbo Zhu2023-07-312-0/+52
|/
* spi: Use dev_err_probe instead of dev_errWang Ming2023-07-311-4/+4
* spi: Merge up fixes from Linus' treeMark Brown2023-07-31401-1854/+3253
|\
| * Linux 6.5-rc4v6.5-rc4Linus Torvalds2023-07-301-1/+1
| * Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-301-5/+49
| |\
| | * spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized readsDouglas Anderson2023-07-261-0/+25
| | * spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytesDouglas Anderson2023-07-261-0/+12
| | * spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQSVijaya Krishna Nivarthi2023-07-251-1/+1
| | * spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptorsVijaya Krishna Nivarthi2023-07-251-1/+3
| | * spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptorVijaya Krishna Nivarthi2023-07-251-3/+5
| | * spi: spi-qcom-qspi: Ignore disabled interrupts' status in isrVijaya Krishna Nivarthi2023-07-251-0/+3
| * | Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-301-5/+5
| |\ \
| | * | regulator: mt6358: Fix incorrect VCN33 sync error messageChen-Yu Tsai2023-07-241-1/+1
| | * | regulator: mt6358: Sync VCN33_* enable status after checking IDChen-Yu Tsai2023-07-241-4/+4
| | |/
| * | Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-3021-114/+103
| |\ \
| | * | usb: misc: ehset: fix wrong if conditionXu Yang2023-07-271-4/+4
| | * | usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-07-271-2/+4
| | * | usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li2023-07-251-1/+3
| | * | usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li2023-07-251-0/+4
| | * | usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso2023-07-251-2/+2
| | * | usb: typec: Iterate pds array when showing the pd listKyle Tso2023-07-251-6/+5
| | * | usb: typec: Set port->pd before adding device for typec_portKyle Tso2023-07-251-1/+3
| | * | usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang2023-07-251-2/+2
| | * | Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter2023-07-251-4/+4
| | * | Revert "usb: xhci: tegra: Fix error check"Dan Carpenter2023-07-251-4/+4
| | * | USB: gadget: Fix the memory leak in raw_gadget driverZqiang2023-07-251-4/+6
| | * | usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik2023-07-251-1/+0
| | * | Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-07-252-19/+0
| | * | Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2023-07-252-27/+2
| | * | USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik2023-07-251-0/+4
| | * | usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-07-251-0/+1
| | * | MAINTAINERS: drop invalid usb/cdns3 Reviewer e-mailRoger Quadros2023-07-251-1/+0
| | * | usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-07-251-2/+2
| | * | usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong2023-07-251-2/+2