index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
2021-02-22
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-02-11
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-08
spi: Change provied to provided in the file spi.h
Bhaskar Chowdhury
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-20
backlight: lms283gf05: Convert to GPIO descriptors
Linus Walleij
2021-01-06
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
2020-12-28
spi: Add SPI_NO_TX/RX support
Dragos Bogdan
2020-12-28
spi: uapi: unify SPI modes into a single spi.h header
Alexandru Ardelean
2020-11-27
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-11
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-28
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
2020-08-19
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-01
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2020-06-23
spi: introduce fallback to pio
Robin Gong
2020-06-15
spi: altera: add platform data for slave information.
Xu Yilun
2020-06-15
spi: altera: add SPI core parameters support via platform data.
Xu Yilun
2020-06-07
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-20
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
2020-04-16
pinctrl: mcp23s08: Get rid of legacy platform data
Andy Shevchenko
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-25
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2020-03-10
spi: update the structure documentation
Qiujun Huang
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-07
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
2019-12-27
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
2019-12-27
spi: oc-tiny: Use GPIO descriptors
Linus Walleij
2019-10-23
spi: document CS setup, hold & inactive times in header
Alexandru Ardelean
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
2019-10-15
spi: implement SW control for CS times
Alexandru Ardelean
2019-10-15
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
2019-10-15
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
2019-10-15
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
[next]