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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
spi: spidev: use new `word_delay` field for spi transfers
Alexandru Ardelean
1
-1
/
+2
2019-10-15
spi: orion: use new `word_delay` field for SPI transfers
Alexandru Ardelean
1
-4
/
+2
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
1
-3
/
+12
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
2
-33
/
+19
2019-10-15
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
1
-0
/
+51
2019-10-15
spi: move `cs_change_delay` backwards compat logic outside switch
Alexandru Ardelean
1
-6
/
+5
2019-10-09
spi: npcm: Remove set but not used variable 'val'
zhengbin
1
-2
/
+1
2019-10-09
spi: omap-100k: Remove set but not used variable 'dataH'
zhengbin
1
-2
/
+2
2019-10-08
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
7
-14
/
+45
2019-10-08
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
Frieder Schrempf
1
-5
/
+33
2019-10-08
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
1
-1
/
+4
2019-10-07
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
Vladimir Oltean
1
-0
/
+15
2019-10-07
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
1
-0
/
+127
2019-10-07
spi: gpio: Look for a device node instead of match
Stephen Boyd
1
-4
/
+1
2019-10-04
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
1
-1
/
+2
2019-10-02
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
1
-1
/
+4
2019-10-01
SPI: designware: pci: Switch over to MSI interrupts
Felipe Balbi
1
-2
/
+11
2019-10-01
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
Kuldeep Singh
1
-0
/
+17
2019-10-01
spi: lpspi: fix memory leak in fsl_lpspi_probe
Navid Emamdoost
1
-1
/
+1
2019-10-01
spi: gpio: prevent memory leak in spi_gpio_probe
Navid Emamdoost
1
-1
/
+3
2019-10-01
spi: fsl-lpspi: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-10-01
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
Lukasz Majewski
1
-0
/
+20
2019-10-01
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
Markus Elfring
1
-9
/
+1
2019-10-01
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
Markus Elfring
1
-11
/
+1
2019-10-01
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
Markus Elfring
1
-10
/
+1
2019-10-01
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
Markus Elfring
1
-9
/
+1
2019-10-01
spi: mxic: Ensure width is respected in spi-mem operations
Miquel Raynal
1
-1
/
+1
2019-10-01
spi: atmel: Remove AVR32 leftover
Gregory CLEMENT
1
-24
/
+0
2019-10-01
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
Phil Edworthy
1
-0
/
+1
2019-10-01
spi: dw: Add basic runtime PM support
Phil Edworthy
1
-0
/
+8
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-16
/
+39
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
2019-09-30
Merge branch 'entropy'
Linus Torvalds
1
-1
/
+61
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-15
/
+37
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
14
-193
/
+927
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-38
/
+77
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-434
/
+114
2019-09-29
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+21
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
87
-917
/
+645
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-6
/
+77
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
[next]