index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
spi: dln2: Propagate firmware node
Andy Shevchenko
1
-1
/
+3
2021-12-22
spi: ar934x: fix transfer and word delays
Oskari Lemmela
1
-0
/
+2
2021-12-20
spi: spi-mtk-nor: add new clock name 'axi' for spi nor
Tinghan Shen
1
-1
/
+5
2021-12-16
spi: atmel,quadspi: Define sama7g5 QSPI
Tudor Ambarus
1
-2
/
+14
2021-12-16
spi: atmel,quadspi: Convert to json-schema
Tudor Ambarus
2
-37
/
+87
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
1
-7
/
+6
2021-12-01
dt-bindings: mtd: spi-nor: Add a reference to spi-peripheral-props.yaml
Pratyush Yadav
1
-1
/
+2
2021-12-01
spi: dt-bindings: cdns,qspi-nor: Move peripheral-specific properties out
Pratyush Yadav
3
-33
/
+44
2021-12-01
spi: dt-bindings: add schema listing peripheral-specific properties
Pratyush Yadav
2
-67
/
+89
2021-11-29
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
3
-10
/
+2
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
5
-52
/
+4
2021-11-29
ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table
Andy Shevchenko
1
-6
/
+9
2021-11-26
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
1
-10
/
+1
2021-11-26
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
1
-2
/
+0
2021-11-26
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
1
-21
/
+17
2021-11-25
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
1
-0
/
+12
2021-11-25
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
1
-6
/
+26
2021-11-24
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
1
-1
/
+1
2021-11-24
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
1
-3
/
+4
2021-11-23
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2
-33
/
+6
2021-11-23
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
1
-1
/
+1
2021-11-23
spi: Fix multi-line comment style
Andy Shevchenko
1
-71
/
+89
2021-11-23
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
1
-2
/
+1
2021-11-22
spi: fsl-lpspi: Add imx8ulp compatible string
Jacky Bai
1
-4
/
+7
2021-11-22
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
1
-11
/
+6
2021-11-22
spi: Add resets to the PL022 bindings
Linus Walleij
1
-0
/
+3
2021-11-22
spi: docs: improve the SPI userspace API documentation
Javier Martinez Canillas
1
-15
/
+43
2021-11-18
RSPI driver support for RZ/G2L
Mark Brown
2
-2
/
+29
2021-11-18
spi: qcom: geni: remove unused defines
Vinod Koul
1
-4
/
+0
2021-11-18
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
1
-1
/
+1
2021-11-18
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
1
-0
/
+25
2021-11-18
spi: dt-bindings: renesas,rspi: Document RZ/G2L SoC
Lad Prabhakar
1
-1
/
+3
2021-11-17
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
1
-7
/
+8
2021-11-16
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
1
-1
/
+1
2021-11-16
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
3
-7
/
+7
2021-11-16
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2
-8
/
+42
2021-11-16
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2
-45
/
+50
2021-11-16
spi: dw: Put the driver entities naming in order
Serge Semin
6
-209
/
+211
2021-11-16
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2
-11
/
+5
2021-11-16
spi: dw: Add a symbols namespace for the core module
Serge Semin
5
-9
/
+13
2021-11-15
spi: xlp: Remove Netlogic XLP variants
Rob Herring
2
-14
/
+5
2021-11-15
spi: lpspi: release requested DMA channels
Alexander Stein
1
-1
/
+5
2021-11-15
spi: remove unused header file <linux/platform_data/spi-clps711x.h>
Jonathan Corbet
1
-17
/
+0
2021-11-15
Merge existing fixes from spi/for-5.16 into new branch
Mark Brown
4
-16
/
+38
2021-11-15
Linux 5.16-rc1
v5.16-rc1
Linus Torvalds
1
-2
/
+2
2021-11-15
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
2
-5
/
+6
2021-11-14
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-7
/
+12
2021-11-14
Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+14
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
21
-180
/
+78
2021-11-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-13
/
+13
[next]