index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
1
-9
/
+0
|
\
|
*
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-04-28
1
-9
/
+0
|
|
\
|
|
*
mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic
Andy Shevchenko
2021-04-23
1
-9
/
+0
*
|
|
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-05-11
1
-2
/
+2
|
/
/
*
|
spi: altera: separate core code from platform code
Matthew Gerlach
2021-04-20
1
-0
/
+21
*
|
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-15
1
-0
/
+3
|
\
\
|
*
|
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-04-08
1
-0
/
+3
|
|
/
*
|
spi: Remove repeated struct declaration
Wan Jiabing
2021-04-01
1
-1
/
+0
*
|
Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...
Mark Brown
2021-03-16
1
-4
/
+3
|
\
\
|
*
|
spi: Remove support for dangling device properties
Heikki Krogerus
2021-03-16
1
-4
/
+0
|
*
|
spi: Add support for software nodes
Heikki Krogerus
2021-03-16
1
-1
/
+4
|
|
/
*
/
spi: core: remove 'delay_usecs' field from spi_transfer
Alexandru Ardelean
2021-03-12
1
-12
/
+0
|
/
*
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-16
/
+0
|
\
|
*
backlight: lms283gf05: Convert to GPIO descriptors
Linus Walleij
2021-01-20
1
-16
/
+0
*
|
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-02-22
2
-22
/
+31
|
\
\
|
*
|
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-11
1
-0
/
+9
|
*
|
spi: Change provied to provided in the file spi.h
Bhaskar Chowdhury
2021-02-08
1
-1
/
+1
|
*
|
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
2021-01-06
1
-0
/
+2
|
*
|
spi: Add SPI_NO_TX/RX support
Dragos Bogdan
2020-12-28
1
-0
/
+17
|
*
|
spi: uapi: unify SPI modes into a single spi.h header
Alexandru Ardelean
2020-12-28
1
-21
/
+2
|
|
/
*
/
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
1
-15
/
+0
|
/
*
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-27
1
-0
/
+19
|
\
|
*
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-12
1
-0
/
+19
*
|
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2020-11-11
1
-0
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
2
-1
/
+34
|
\
|
*
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
2020-08-20
1
-1
/
+1
|
*
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
2020-08-19
1
-0
/
+33
*
|
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
2020-08-28
1
-1
/
+1
|
/
*
spi: correct kernel-doc inconsistency
Colton Lewis
2020-07-27
1
-6
/
+2
*
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
2020-07-17
1
-2
/
+2
*
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
2020-07-14
1
-1
/
+13
|
\
|
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
1
-1
/
+5
|
*
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2020-07-14
1
-0
/
+8
*
|
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-09
1
-4
/
+2
*
|
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2020-07-01
1
-0
/
+4
*
|
spi: introduce fallback to pio
Robin Gong
2020-06-23
1
-0
/
+7
*
|
spi: altera: add platform data for slave information.
Xu Yilun
2020-06-15
1
-0
/
+5
*
|
spi: altera: add SPI core parameters support via platform data.
Xu Yilun
2020-06-15
1
-0
/
+24
|
/
*
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-07
1
-18
/
+0
|
\
|
*
pinctrl: mcp23s08: Get rid of legacy platform data
Andy Shevchenko
2020-04-16
1
-18
/
+0
*
|
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-04
1
-17
/
+0
|
\
\
|
*
|
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-29
1
-17
/
+0
|
|
/
*
/
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
2020-04-20
1
-0
/
+1
|
/
*
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-07
1
-3
/
+0
|
\
|
*
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
2020-03-25
1
-3
/
+0
*
|
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-31
1
-5
/
+0
|
\
\
|
*
|
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2020-03-12
1
-5
/
+0
|
|
/
*
|
spi: update the structure documentation
Qiujun Huang
2020-03-10
1
-0
/
+3
*
|
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-03-05
1
-2
/
+1
*
|
spi: Allow SPI controller override device buswidth
John Garry
2020-02-28
1
-0
/
+3
|
/
[next]