index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2021-11-29
5
-52
/
+4
*
ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table
Andy Shevchenko
2021-11-29
1
-6
/
+9
*
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
2021-11-26
1
-10
/
+1
*
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
2021-11-26
1
-2
/
+0
*
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
2021-11-26
1
-21
/
+17
*
spi: bcm-qspi: set transfer parameter only if they change
Kamal Dasu
2021-11-25
1
-0
/
+12
*
spi: bcm-qspi: choose sysclk setting based on requested speed
Kamal Dasu
2021-11-25
1
-6
/
+26
*
spi: Fix condition in the __spi_register_driver()
Andy Shevchenko
2021-11-24
1
-1
/
+1
*
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
2021-11-24
1
-3
/
+4
*
spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
Andy Shevchenko
2021-11-23
2
-33
/
+6
*
spi: spidev: Use SPI_MODE_USER_MASK instead of casting
Andy Shevchenko
2021-11-23
1
-1
/
+1
*
spi: Fix multi-line comment style
Andy Shevchenko
2021-11-23
1
-71
/
+89
*
spi: Replace memset() with __GFP_ZERO
Andy Shevchenko
2021-11-23
1
-2
/
+1
*
spi: fsl-lpspi: Add imx8ulp compatible string
Jacky Bai
2021-11-22
1
-4
/
+7
*
spi: deduplicate spi_match_id() in __spi_register_driver()
Andy Shevchenko
2021-11-22
1
-11
/
+6
*
spi: Add resets to the PL022 bindings
Linus Walleij
2021-11-22
1
-0
/
+3
*
spi: docs: improve the SPI userspace API documentation
Javier Martinez Canillas
2021-11-22
1
-15
/
+43
*
RSPI driver support for RZ/G2L
Mark Brown
2021-11-18
2
-2
/
+29
|
\
|
*
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
Lad Prabhakar
2021-11-18
1
-1
/
+1
|
*
spi: spi-rspi: Add support to deassert/assert reset line
Lad Prabhakar
2021-11-18
1
-0
/
+25
|
*
spi: dt-bindings: renesas,rspi: Document RZ/G2L SoC
Lad Prabhakar
2021-11-18
1
-1
/
+3
*
|
spi: qcom: geni: remove unused defines
Vinod Koul
2021-11-18
1
-4
/
+0
|
/
*
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
2021-11-17
1
-7
/
+8
*
spi: dw: Define the capabilities in a continuous bit-flags set
Serge Semin
2021-11-16
1
-1
/
+1
*
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
2021-11-16
3
-7
/
+7
*
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2021-11-16
2
-8
/
+42
*
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2021-11-16
2
-45
/
+50
*
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
6
-209
/
+211
*
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2021-11-16
2
-11
/
+5
*
spi: dw: Add a symbols namespace for the core module
Serge Semin
2021-11-16
5
-9
/
+13
*
spi: xlp: Remove Netlogic XLP variants
Rob Herring
2021-11-15
2
-14
/
+5
*
spi: lpspi: release requested DMA channels
Alexander Stein
2021-11-15
1
-1
/
+5
*
spi: remove unused header file <linux/platform_data/spi-clps711x.h>
Jonathan Corbet
2021-11-15
1
-17
/
+0
*
Merge existing fixes from spi/for-5.16 into new branch
Mark Brown
2021-11-15
4
-16
/
+38
|
\
|
*
spi: fix use-after-free of the add_lock mutex
Michael Walle
2021-11-12
1
-6
/
+6
|
*
spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()
Dan Carpenter
2021-11-12
1
-6
/
+10
|
*
spi: lpspi: Silence error message upon deferred probe
Alexander Stein
2021-11-12
1
-1
/
+1
|
*
spi: cadence-quadspi: fix write completion support
Dinh Nguyen
2021-11-12
1
-3
/
+21
*
|
Linux 5.16-rc1
v5.16-rc1
Linus Torvalds
2021-11-14
1
-2
/
+2
*
|
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
2021-11-14
2
-5
/
+6
*
|
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-14
4
-7
/
+12
|
\
\
|
*
|
xfs: sync xfs_btree_split macros with userspace libxfs
Darrick J. Wong
2021-11-11
1
-0
/
+4
|
*
|
xfs: #ifdef out perag code for userspace
Eric Sandeen
2021-11-10
2
-3
/
+7
|
*
|
xfs: use swap() to make dabtree code cleaner
Yang Guang
2021-11-08
1
-4
/
+1
*
|
|
Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-14
5
-6
/
+14
|
\
\
\
|
*
|
|
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
1
-1
/
+1
|
*
|
|
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
2
-4
/
+10
|
*
|
|
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
1
-0
/
+1
|
*
|
|
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-13
1
-1
/
+2
*
|
|
|
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
21
-180
/
+78
|
\
\
\
\
[next]