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
*
spi: microchip-core: add support for word sizes of 1 to 32 bits
Steve Wilkins
2024-07-15
1
-22
/
+31
*
spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
Steve Wilkins
2024-07-15
1
-0
/
+4
*
spi: microchip-core: fix init function not setting the master and motorola modes
Steve Wilkins
2024-07-15
1
-8
/
+9
*
spi: microchip-core: only disable SPI controller when register value change r...
Steve Wilkins
2024-07-15
1
-38
/
+41
*
spi: microchip-core: defer asserting chip select until just before write to T...
Steve Wilkins
2024-07-15
1
-2
/
+17
*
spi: microchip-core: fix the issues in the isr
Naga Sureshkumar Relli
2024-07-15
1
-10
/
+8
*
spi: dt-bindings: at91: Add sama7d65 compatible string
Nicolas Ferre
2024-07-12
1
-4
/
+4
*
spi: add ch341a usb2spi driver
Johannes Thumshirn
2024-07-08
3
-0
/
+248
*
spi: dt-bindings: fsl-dspi: add compatible string 'fsl,lx2160a-dspi'
Frank Li
2024-07-08
1
-0
/
+3
*
spi: dt-bindings: fsl-dspi: add dmas and dma-names properties
Frank Li
2024-07-08
1
-0
/
+10
*
spi: spi: Remove unnecessary ‘0’ values from status
Li zeming
2024-07-08
1
-1
/
+1
*
spi: spi: Remove unnecessary ‘0’ values from rc
Li zeming
2024-07-08
1
-1
/
+1
*
spi: xcomm: fix coding style
Nuno Sa
2024-07-05
1
-14
/
+14
*
spi: xcomm: remove i2c_set_clientdata()
Nuno Sa
2024-07-05
1
-1
/
+0
*
spi: xcomm: make use of devm_spi_alloc_host()
Nuno Sa
2024-07-05
1
-2
/
+2
*
spi: xcomm: add gpiochip support
Michael Hennerich
2024-07-05
1
-1
/
+41
*
spi: dt-bindings: snps,dw-apb-ssi.yaml: update compatible property
Kanak Shilledar
2024-07-01
1
-0
/
+4
*
spi: dt-bindings: fsl-dspi: Convert to yaml format
Frank Li
2024-07-01
5
-66
/
+135
*
spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'
Frank Li
2024-07-01
1
-5
/
+14
*
spi: axi-spi-engine: remove platform_set_drvdata()
David Lechner
2024-06-27
1
-7
/
+1
*
spi: spi-fsl-lpspi: Pass pm_ptr()
Fabio Estevam
2024-06-25
1
-1
/
+1
*
spi: spi-imx: Pass pm_ptr()
Fabio Estevam
2024-06-25
1
-1
/
+1
*
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-25
1
-0
/
+1
|
\
|
*
spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
David Lechner
2024-06-24
1
-0
/
+1
*
|
spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-06-25
1
-3
/
+3
*
|
spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-06-25
1
-7
/
+6
*
|
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-23
575
-3282
/
+5887
|
\
|
|
*
spi: add devm_spi_optimize_message() helper
David Lechner
2024-06-22
3
-0
/
+30
|
*
Documentation: devres: add missing SPI helpers
David Lechner
2024-06-22
1
-0
/
+2
|
*
Linux 6.10-rc4
v6.10-rc4
Linus Torvalds
2024-06-16
1
-1
/
+1
|
*
Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-16
3
-180
/
+275
|
|
\
|
|
*
parisc: Try to fix random segmentation faults in package builds
John David Anglin
2024-06-12
3
-180
/
+275
|
*
|
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-16
2
-3
/
+2
|
|
\
\
|
|
*
\
Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-06-16
2
-3
/
+2
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
1
-1
/
+1
|
|
|
*
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
1
-2
/
+1
|
|
|
/
|
*
|
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-16
15
-42
/
+131
|
|
\
\
|
|
*
|
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
2024-06-14
1
-2
/
+2
|
|
*
|
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-06-12
2
-11
/
+44
|
|
*
|
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
1
-1
/
+3
|
|
*
|
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
1
-0
/
+5
|
|
*
|
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-06-12
1
-3
/
+2
|
|
*
|
Merge tag 'thunderbolt-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2024-06-07
1
-2
/
+3
|
|
|
\
\
|
|
|
*
|
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
2024-05-31
1
-2
/
+3
|
|
*
|
|
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
2024-06-04
1
-3
/
+6
|
|
*
|
|
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
2024-06-04
1
-1
/
+6
|
|
*
|
|
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
2024-06-04
2
-14
/
+45
|
|
*
|
|
dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on chil...
Rob Herring (Arm)
2024-06-04
1
-0
/
+1
|
|
*
|
|
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
2024-06-04
1
-0
/
+1
|
|
*
|
|
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
2024-06-04
1
-1
/
+3
[next]