index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt-bindings: spi: convert spi-brcm63xx.txt to YAML
Jonas Gorski
2023-08-07
3
-34
/
+72
*
spi: omap2-mcspi: remove redundant dev_err_probe()
Zhu Wang
2023-08-07
1
-3
/
+1
*
spi: spi-mpc52xx-psc: Fix an unsigned comparison that can never be negative
Rajeshwar R Shinde
2023-08-07
1
-1
/
+1
*
spi: cadence-quadspi: switch to use modern name
Yang Yingliang
2023-08-07
1
-22
/
+22
*
spi: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-07
4
-8
/
+8
*
spi: spi-zynq: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-07
2
-4
/
+4
*
spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
William Qiu
2023-08-04
1
-0
/
+67
*
dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC
William Qiu
2023-08-04
1
-1
/
+11
*
dt-bindings: spi: spi-cadence: Add label property
Michal Simek
2023-08-03
1
-0
/
+3
*
dt-bindings: spi: spi-cadence: Describe power-domains property
Michal Simek
2023-08-03
1
-0
/
+3
*
spi: mpc5xxx-psc: Fix unsigned expression compared with zero
Li Zetao
2023-08-03
1
-1
/
+1
*
spi: fsl-spi: Do not check 0 for platform_get_irq()
Zhu Wang
2023-08-03
1
-2
/
+2
*
spi-geni-qcom: Add SPI device mode support for GENI
Mark Brown
2023-07-31
2
-6
/
+56
|
\
|
*
spi: spi-geni-qcom: Add SPI Device mode support for GENI based QuPv3
Praveen Talari
2023-07-31
1
-6
/
+47
|
*
soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3
Praveen Talari
2023-07-31
1
-0
/
+9
*
|
spi: loongson: add bus driver for the loongson spi controller
Yinbo Zhu
2023-07-31
7
-0
/
+463
*
|
spi: dt-bindings: add loongson spi
Yinbo Zhu
2023-07-31
2
-0
/
+52
|
/
*
spi: Use dev_err_probe instead of dev_err
Wang Ming
2023-07-31
1
-4
/
+4
*
spi: Merge up fixes from Linus' tree
Mark Brown
2023-07-31
401
-1854
/
+3253
|
\
|
*
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
2023-07-30
1
-1
/
+1
|
*
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-30
1
-5
/
+49
|
|
\
|
|
*
spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads
Douglas Anderson
2023-07-26
1
-0
/
+25
|
|
*
spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
Douglas Anderson
2023-07-26
1
-0
/
+12
|
|
*
spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+1
|
|
*
spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+3
|
|
*
spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor
Vijaya Krishna Nivarthi
2023-07-25
1
-3
/
+5
|
|
*
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
Vijaya Krishna Nivarthi
2023-07-25
1
-0
/
+3
|
*
|
Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-30
1
-5
/
+5
|
|
\
\
|
|
*
|
regulator: mt6358: Fix incorrect VCN33 sync error message
Chen-Yu Tsai
2023-07-24
1
-1
/
+1
|
|
*
|
regulator: mt6358: Sync VCN33_* enable status after checking ID
Chen-Yu Tsai
2023-07-24
1
-4
/
+4
|
|
|
/
|
*
|
Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
21
-114
/
+103
|
|
\
\
|
|
*
|
usb: misc: ehset: fix wrong if condition
Xu Yang
2023-07-27
1
-4
/
+4
|
|
*
|
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
2023-07-27
1
-2
/
+4
|
|
*
|
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-07-25
1
-1
/
+3
|
|
*
|
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-07-25
1
-0
/
+4
|
|
*
|
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
2023-07-25
1
-2
/
+2
|
|
*
|
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
2023-07-25
1
-6
/
+5
|
|
*
|
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
2023-07-25
1
-1
/
+3
|
|
*
|
usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()
Yang Yingliang
2023-07-25
1
-2
/
+2
|
|
*
|
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
2023-07-25
1
-4
/
+4
|
|
*
|
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
2023-07-25
1
-4
/
+4
|
|
*
|
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
2023-07-25
1
-4
/
+6
|
|
*
|
usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
Michael Grzeschik
2023-07-25
1
-1
/
+0
|
|
*
|
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2023-07-25
2
-19
/
+0
|
|
*
|
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2023-07-25
2
-27
/
+2
|
|
*
|
USB: quirks: add quirk for Focusrite Scarlett
Ćukasz Bartosik
2023-07-25
1
-0
/
+4
|
|
*
|
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-07-25
1
-0
/
+1
|
|
*
|
MAINTAINERS: drop invalid usb/cdns3 Reviewer e-mail
Roger Quadros
2023-07-25
1
-1
/
+0
|
|
*
|
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
2023-07-25
1
-2
/
+2
|
|
*
|
usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...
Neil Armstrong
2023-07-25
1
-2
/
+2
[next]