index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
spi/topcliff-pch: drop double zeroing
Julia Lawall
1
-2
/
+2
2020-09-17
Merge series "spi: Fixes for FSI-attached controller" from Eddie James <eajam...
Mark Brown
1
-31
/
+108
2020-09-17
spi: dw-pci: free previously allocated IRQs if desc->setup() fails
Jay Fang
1
-7
/
+9
2020-09-17
spi: spi-nxp-fspi: Add ACPI support
kuldip dwivedi
1
-19
/
+50
2020-09-17
spi: lantiq: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-7
/
+5
2020-09-17
spi: xilinx: Fix info message during probe
Ricardo Ribalda
1
-2
/
+1
2020-09-17
spi: fsi: Check mux status before transfers
Eddie James
1
-13
/
+27
2020-09-17
spi: fsi: Implement restricted size for certain controllers
Eddie James
1
-12
/
+53
2020-09-17
spi: fsi: Fix use of the bneq+ sequencer instruction
Brad Bishop
1
-3
/
+25
2020-09-17
spi: fsi: Fix clock running too fast
Brad Bishop
1
-1
/
+1
2020-09-17
spi: fsi: Handle 9 to 15 byte transfers lengths
Brad Bishop
1
-3
/
+3
2020-09-14
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2
-16
/
+6
2020-09-14
spi: spi-geni-qcom: Don't wait to start 1st transfer if transmitting
Douglas Anderson
1
-81
/
+86
2020-09-14
spi: bcm2835: Make polling_limit_us static
Jason Yan
1
-1
/
+1
2020-09-14
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
Vladimir Oltean
1
-3
/
+3
2020-09-14
spi: spi-geni-qcom: Don't program CS_TOGGLE again and again
Douglas Anderson
1
-5
/
+7
2020-09-14
spi: spi-geni-qcom: Use the FIFO even more
Douglas Anderson
1
-1
/
+1
2020-09-14
spi: spi-qcom-qspi: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
1
-3
/
+2
2020-09-14
spi: bcm-qspi: Clean up 7425, 7429, and 7435 settings
Ray Jui
1
-12
/
+0
2020-09-14
spi: bcm-qspi: Fix probe regression on iProc platforms
Ray Jui
1
-1
/
+1
2020-09-14
spi: bcm-qspi: Add compatible string for BRCMSTB 7445 SoCs
Ray Jui
1
-0
/
+5
2020-09-14
spi: qup: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-09-09
Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...
Mark Brown
1034
-3357
/
+4887
2020-09-09
spi: spidev: Remove redundant initialization of variable status
Jay Fang
1
-2
/
+2
2020-09-09
spi: spi-qcom-qspi: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-9
/
+6
2020-09-09
spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+5
2020-09-08
Merge series "spi: Adding support for Microchip Sparx5 SoC" from Lars Povlsen...
Mark Brown
3
-1
/
+98
2020-09-08
spi: spi-mtk-nor: support standard spi properties
Ikjoon Jang
1
-13
/
+16
2020-09-08
spi: tegra20: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-08
spi: tegra114: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-08
spi: synquacer: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-08
spi: qcom-qspi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: spi-mux: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: cadence-quadspi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-09-08
spi: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-08
spi: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
1
-1
/
+1
2020-09-08
spi: dw: Add Microchip Sparx5 support
Lars Povlsen
1
-1
/
+69
2020-09-08
spi: dw: Add support for RX sample delay register
Lars Povlsen
2
-0
/
+29
2020-09-07
spi: qup: Allow for compile-testing on !ARM
Alex Dewar
1
-1
/
+1
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-62
/
+118
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-16
/
+211
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
1
-1
/
+1
2020-09-04
Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-95
/
+165
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+10
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-09-04
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+24
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-49
/
+73
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-25
/
+81
[next]