index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
1
-1
/
+1
2021-08-24
spi: sprd: fill offset only to RD_CMD register for reading from slave device
Chunyan Zhang
1
-6
/
+5
2021-08-24
spi: sprd: Make sure offset not equal to slave address size
Chunyan Zhang
1
-1
/
+1
2021-08-24
spi: sprd: Pass offset instead of physical address to adi_read/_write()
Chunyan Zhang
1
-61
/
+44
2021-08-23
spi: rockchip-sfc: Fix assigned but never used return error codes
Colin Ian King
1
-2
/
+2
2021-08-23
spi: rockchip-sfc: Remove redundant IO operations
Jon Lin
1
-2
/
+2
2021-08-20
spi: stm32: fix excluded_middle.cocci warnings
kernel test robot
1
-2
/
+1
2021-08-18
spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()
Yang Yingliang
1
-2
/
+0
2021-08-17
spi: rockchip-sfc: add rockchip serial flash controller
Chris Morgan
3
-0
/
+707
2021-08-17
spi: rockchip-sfc: Bindings for Rockchip serial flash controller
Chris Morgan
1
-0
/
+91
2021-08-12
spi: mxic: add missing braces
Yang Yingliang
1
-1
/
+2
2021-08-10
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-10
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-09
spi: mediatek: fix build warnning in set cs timing
Mason Zhang
1
-6
/
+6
2021-08-09
spi: mxic: patch for octal DTR mode support
Zhengxun Li
1
-11
/
+30
2021-08-09
spi: tegra20-slink: Don't use resource-managed spi_register helper
Dmitry Osipenko
1
-1
/
+5
2021-08-09
spi: tegra20-slink: Improve runtime PM usage
Dmitry Osipenko
1
-48
/
+25
2021-08-05
spi: modify set_cs_timing parameter
Mason Zhang
3
-52
/
+66
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
2
-14
/
+12
2021-08-03
Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...
Mark Brown
1
-2
/
+2
2021-08-03
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
1
-2
/
+2
2021-08-03
spi: spi-ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-08-03
spi: imx: Implement support for CS_WORD
Uwe Kleine-König
1
-0
/
+10
2021-07-22
spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
1
-3
/
+10
2021-07-19
Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...
Mark Brown
2
-104
/
+22
2021-07-19
dt-bindings: fsi: Remove ibm,fsi2spi-restricted compatible
Eddie James
1
-1
/
+0
2021-07-19
spi: fsi: Reduce max transfer size to 8 bytes
Eddie James
1
-103
/
+22
2021-07-19
spi: imx: Simplify logic in spi_imx_push()
Uwe Kleine-König
1
-8
/
+3
2021-07-19
spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Andy Shevchenko
1
-9
/
+3
2021-07-19
spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
Andy Shevchenko
1
-1
/
+1
2021-07-19
spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Andy Shevchenko
1
-9
/
+7
2021-07-14
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
1
-6
/
+0
2021-07-14
spi: omap-spi: Convert to json-schema
Aswath Govindraju
2
-48
/
+117
2021-07-14
spi: mediatek: add tick_delay support
Mason Zhang
2
-1
/
+11
2021-07-12
Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...
Mark Brown
1
-78
/
+44
2021-07-11
spi: mediatek: add no_need_unprepare support
Mason Zhang
1
-7
/
+34
2021-07-11
spi: mediatek: update spi master bingdings for MT6893 SOC
Mason Zhang
1
-0
/
+1
2021-07-11
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
1
-1
/
+2
2021-07-11
spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
1
-37
/
+20
2021-07-11
spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
1
-22
/
+2
2021-07-11
spi: stm32h7: rework rx fifo read function
Amelie Delaunay
1
-17
/
+13
2021-07-11
spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
1
-4
/
+0
2021-07-11
spi: stm32: enable pm_runtime autosuspend
Alain Volmat
1
-0
/
+11
2021-07-11
Merge existing fixes from spi/for-5.14
Mark Brown
2
-26
/
+36
2021-07-11
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
[next]