index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
1
-6
/
+2
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
1
-2
/
+2
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
1
-1
/
+13
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
1
-1
/
+5
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+8
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
1
-4
/
+2
2020-07-01
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
1
-0
/
+4
2020-06-23
spi: introduce fallback to pio
Robin Gong
1
-0
/
+7
2020-06-15
spi: altera: add platform data for slave information.
Xu Yilun
1
-0
/
+5
2020-06-15
spi: altera: add SPI core parameters support via platform data.
Xu Yilun
1
-0
/
+24
2020-06-07
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-18
/
+0
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+0
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
1
-17
/
+0
2020-04-20
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-16
pinctrl: mcp23s08: Get rid of legacy platform data
Andy Shevchenko
1
-18
/
+0
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+0
2020-03-25
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
1
-3
/
+0
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
1
-5
/
+0
2020-03-10
spi: update the structure documentation
Qiujun Huang
1
-0
/
+3
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
1
-2
/
+1
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
1
-0
/
+3
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
2
-4
/
+8
2020-01-07
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
1
-0
/
+8
2019-12-27
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
1
-2
/
+2
2019-12-27
spi: oc-tiny: Use GPIO descriptors
Linus Walleij
1
-4
/
+0
2019-10-23
spi: document CS setup, hold & inactive times in header
Alexandru Ardelean
1
-0
/
+5
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
1
-0
/
+1
2019-10-15
spi: implement SW control for CS times
Alexandru Ardelean
1
-0
/
+5
2019-10-15
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
1
-3
/
+6
2019-10-15
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
1
-0
/
+18
2019-10-15
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
1
-5
/
+2
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
1
-2
/
+2
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
1
-3
/
+1
2019-10-15
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
1
-3
/
+15
2019-10-07
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
1
-0
/
+61
2019-07-04
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
Mark Brown
1
-0
/
+2
2019-07-04
Merge branch 'spi-5.3' into spi-next
Mark Brown
1
-0
/
+35
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
spi: Add a prototype for exported spi_set_cs_timing()
Andy Shevchenko
1
-0
/
+2
2019-06-10
Merge tag 'v5.2-rc4' into spi-5.3
Mark Brown
11
-94
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
5
-45
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-23
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
1
-0
/
+2
2019-05-13
spi: core: allow reporting the effectivly used speed_hz for a transfer
Martin Sperl
1
-0
/
+5
2019-05-12
Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
1
-0
/
+20
2019-05-08
spi: core: allow defining time that cs is deasserted as a multiple of SCK
Martin Sperl
1
-0
/
+1
2019-05-08
spi: core: allow defining time that cs is deasserted
Martin Sperl
1
-0
/
+7
[next]