index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs_common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
spi: spi-mtk-nor: Fix checkpatch spacing error
Jay Fang
1
-1
/
+1
2021-03-24
spi: omap-100k: Fix checkpatch spacing errors
Jay Fang
1
-4
/
+4
2021-03-24
spi: pxa2xx: Fix checkpatch spacing errors
Jay Fang
2
-2
/
+2
2021-03-24
spi: sprd: Fix checkpatch spacing error
Jay Fang
1
-1
/
+1
2021-03-24
spi: spi-topcliff-pch: Fix checkpatch spacing error
Jay Fang
1
-1
/
+2
2021-03-23
spi: mediatek: add mt8195 spi slave support
Leilk Liu
1
-0
/
+8
2021-03-23
spi: mediatek: add mtk_spi_compatible support
Leilk Liu
1
-4
/
+24
2021-03-23
spi: update spi slave bindings for MT8195 SoC
Leilk Liu
1
-0
/
+1
2021-03-23
spi: update spi master bindings for MT8195 SoC
Leilk Liu
1
-0
/
+1
2021-03-19
spi: stm32: Fix use-after-free on unbind
Alain Volmat
1
-14
/
+10
2021-03-17
spi: imx: Improve driver description
Fabio Estevam
1
-1
/
+1
2021-03-17
spi: Fix spelling mistake "softwade" -> "software"
Colin Ian King
1
-1
/
+1
2021-03-16
spi: Remove support for dangling device properties
Heikki Krogerus
2
-25
/
+3
2021-03-16
ARM: pxa: zeus: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-03-16
ARM: pxa: icontrol: Constify the software node
Heikki Krogerus
1
-4
/
+8
2021-03-16
spi: Add support for software nodes
Heikki Krogerus
2
-3
/
+15
2021-03-12
spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
Alain Volmat
1
-8
/
+4
2021-03-12
spi: docs: update info about 'delay_usecs'
Alexandru Ardelean
1
-2
/
+5
2021-03-12
spi: core: remove 'delay_usecs' field from spi_transfer
Alexandru Ardelean
2
-13
/
+0
2021-03-12
spi: fsl-espi: remove usage of 'delay_usecs' field
Alexandru Ardelean
1
-12
/
+5
2021-03-12
spi: spi-falcon: remove check for 'delay_usecs'
Alexandru Ardelean
1
-1
/
+1
2021-03-12
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
1
-1
/
+4
2021-03-12
spi: spi-tegra20-flash: don't check 'delay_usecs' field for spi transfer
Alexandru Ardelean
1
-2
/
+1
2021-03-12
spi: spi-sh: replace 'delay_usecs' with 'delay.value' in pr_debug
Alexandru Ardelean
1
-2
/
+2
2021-03-12
spi: spi-bcm-qspi: replace 'delay_usecs' with 'delay.value' check
Alexandru Ardelean
1
-1
/
+1
2021-03-12
spi: bcm63xx-spi: don't check 'delay_usecs' field
Alexandru Ardelean
1
-1
/
+1
2021-03-12
spi: spi-axi-spi-engine: remove usage of delay_usecs
Alexandru Ardelean
1
-8
/
+4
2021-03-10
spi: cadence-quadspi: Silence shiftTooManyBitsSigned warning
Jay Fang
1
-1
/
+1
2021-03-10
spi: mt6779: update spi document
Mason Zhang
1
-0
/
+1
2021-03-10
spi: spi-nxp-fspi: Add imx8dxl support
Kuldeep Singh
1
-0
/
+1
2021-03-10
spi: spi-nxp-fspi: Implement errata workaround for LS1028A
Kuldeep Singh
1
-6
/
+73
2021-03-10
spi: spi-nxp-fspi: Add imx8dxl driver support
Han Xu
1
-0
/
+9
2021-03-10
spi: spi-nxp-fspi: Add support for IP read only
Kuldeep Singh
1
-6
/
+22
2021-03-10
spi: cadence-quadspi: add missing of_node_put
Junlin Yang
1
-1
/
+5
2021-03-10
spi: atmel: Drop unused variable
Tudor Ambarus
1
-4
/
+0
2021-03-10
spi: rockchip: avoid objtool warning
Arnd Bergmann
1
-3
/
+10
2021-03-10
spi: omap2-mcspi: Activate pinctrl idle state during runtime suspend
Alexander Sverdlin
1
-6
/
+18
2021-03-10
spi: lm70llp: Switch to use module_parport_driver()
Andy Shevchenko
1
-12
/
+1
2021-03-10
spi: butterfly: Switch to use module_parport_driver()
Andy Shevchenko
1
-12
/
+1
2021-03-10
parport: Introduce module_parport_driver() helper macro
Andy Shevchenko
1
-1
/
+11
2021-03-10
spi: ath79: remove spi-master setup and cleanup assignment
David Bauer
1
-2
/
+0
2021-03-10
spi: ath79: always call chipselect function
David Bauer
1
-0
/
+1
2021-03-10
spi: bcm63xx-hsspi: fix pm_runtime
Álvaro Fernández Rojas
1
-1
/
+6
2021-03-10
spi: bcm63xx-spi: fix pm_runtime
Álvaro Fernández Rojas
1
-1
/
+5
2021-03-10
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
1
-6
/
+14
2021-03-06
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
2021-03-05
io_uring: don't restrict issue_flags for io_openat
Pavel Begunkov
1
-1
/
+1
[next]