index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: fsi2spi: Add compatible string for restricted version
Eddie James
1
-0
/
+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: Add compatible string for brcmstb SoCs
Ray Jui
1
-0
/
+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
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
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
dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns pr...
Lars Povlsen
1
-0
/
+21
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-07
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
[next]