index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-uniphier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code
Kunihiko Hayashi
1
-2
/
+1
2020-04-29
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
1
-2
/
+6
2019-12-25
spi: uniphier: Add DMA transfer mode support
Kunihiko Hayashi
1
-2
/
+198
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-12
/
+19
2019-12-25
spi: uniphier: Add handle_err callback function
Kunihiko Hayashi
1
-0
/
+17
2019-12-25
spi: uniphier: Change argument of irq functions to private structure
Kunihiko Hayashi
1
-6
/
+6
2019-12-25
spi: uniphier: Fix FIFO threshold
Kunihiko Hayashi
1
-12
/
+19
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
1
-21
/
+68
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
1
-0
/
+1
2019-09-04
spi: uniphier: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-03
spi: uniphier: introduce polling mode
Keiji Hayashibara
1
-15
/
+66
2019-09-03
spi: uniphier: remove unnecessary code
Keiji Hayashibara
1
-2
/
+1
2019-09-03
spi: uniphier: fix wrong register overwrite
Keiji Hayashibara
1
-0
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-26
spi: uniphier: fix zero-length transfer
Keiji Hayashibara
1
-0
/
+4
2019-06-26
spi: uniphier: fix timeout error
Keiji Hayashibara
1
-5
/
+8
2018-08-02
spi: uniphier: remove unnecessary include headers
Keiji Hayashibara
1
-2
/
+0
2018-08-01
spi: add SPI controller driver for UniPhier SoC
Keiji Hayashibara
1
-0
/
+525