index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
2020-09-25
1
-1
/
+5
*
spi: spi-zynqmp-gqspi: Fix incorrect indentation
Amit Kumar Mahapatra
2020-09-24
1
-23
/
+23
*
spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
Amit Kumar Mahapatra
2020-09-24
1
-276
/
+369
*
spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
Amit Kumar Mahapatra
2020-09-24
1
-22
/
+23
*
spi: spi-imx: spi_imx_transfer(): add support for effective_speed_hz
Marc Kleine-Budde
2020-09-23
1
-0
/
+2
*
spi: omap2-mcspi: Improve performance waiting for CHSTAT
Aswath Govindraju
2020-09-22
1
-4
/
+13
*
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
2020-09-22
1
-6
/
+1
*
spi/topcliff-pch: drop double zeroing
Julia Lawall
2020-09-21
1
-2
/
+2
*
Merge series "spi: Fixes for FSI-attached controller" from Eddie James <eajam...
Mark Brown
2020-09-17
2
-31
/
+109
|
\
|
*
spi: fsi: fsi2spi: Add compatible string for restricted version
Eddie James
2020-09-17
1
-0
/
+1
|
*
spi: fsi: Check mux status before transfers
Eddie James
2020-09-17
1
-13
/
+27
|
*
spi: fsi: Implement restricted size for certain controllers
Eddie James
2020-09-17
1
-12
/
+53
|
*
spi: fsi: Fix use of the bneq+ sequencer instruction
Brad Bishop
2020-09-17
1
-3
/
+25
|
*
spi: fsi: Fix clock running too fast
Brad Bishop
2020-09-17
1
-1
/
+1
|
*
spi: fsi: Handle 9 to 15 byte transfers lengths
Brad Bishop
2020-09-17
1
-3
/
+3
*
|
spi: dw-pci: free previously allocated IRQs if desc->setup() fails
Jay Fang
2020-09-17
1
-7
/
+9
*
|
spi: spi-nxp-fspi: Add ACPI support
kuldip dwivedi
2020-09-17
1
-19
/
+50
*
|
spi: lantiq: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-09-17
1
-7
/
+5
*
|
spi: xilinx: Fix info message during probe
Ricardo Ribalda
2020-09-17
1
-2
/
+1
|
/
*
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-14
2
-16
/
+6
*
spi: spi-geni-qcom: Don't wait to start 1st transfer if transmitting
Douglas Anderson
2020-09-14
1
-81
/
+86
*
spi: bcm2835: Make polling_limit_us static
Jason Yan
2020-09-14
1
-1
/
+1
*
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
Vladimir Oltean
2020-09-14
1
-3
/
+3
*
spi: spi-geni-qcom: Don't program CS_TOGGLE again and again
Douglas Anderson
2020-09-14
1
-5
/
+7
*
spi: spi-geni-qcom: Use the FIFO even more
Douglas Anderson
2020-09-14
1
-1
/
+1
*
spi: spi-qcom-qspi: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
2020-09-14
1
-3
/
+2
*
spi: Add compatible string for brcmstb SoCs
Ray Jui
2020-09-14
1
-0
/
+2
*
spi: bcm-qspi: Clean up 7425, 7429, and 7435 settings
Ray Jui
2020-09-14
1
-12
/
+0
*
spi: bcm-qspi: Fix probe regression on iProc platforms
Ray Jui
2020-09-14
1
-1
/
+1
*
spi: bcm-qspi: Add compatible string for BRCMSTB 7445 SoCs
Ray Jui
2020-09-14
1
-0
/
+5
*
spi: qup: remove redundant assignment to variable ret
Colin Ian King
2020-09-14
1
-1
/
+1
*
Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...
Mark Brown
2020-09-09
1735
-6096
/
+9163
|
\
|
*
spi: spi-qcom-qspi: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-09
1
-9
/
+6
|
*
spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-09
1
-8
/
+5
|
*
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
2020-09-06
1
-1
/
+1
|
*
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
|
\
|
|
*
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-05
1
-2
/
+23
|
|
*
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
|
*
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
|
*
|
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-06
7
-63
/
+119
|
|
\
\
|
|
*
|
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
2020-09-04
1
-7
/
+7
|
|
*
|
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
2020-09-04
1
-0
/
+7
|
|
*
|
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
2020-09-04
1
-1
/
+6
|
|
*
|
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
2020-09-04
3
-7
/
+33
|
|
*
|
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
2020-09-04
1
-0
/
+2
|
|
*
|
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
2020-09-04
1
-45
/
+55
|
|
*
|
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
2020-09-04
1
-2
/
+8
|
|
*
|
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
Lukas Bulwahn
2020-09-04
1
-1
/
+1
|
*
|
|
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-06
9
-63
/
+213
|
|
\
\
\
|
|
*
|
|
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
3
-24
/
+91
[next]