index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-uniphier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: uniphier: switch to use modern name
Yang Yingliang
2023-12-11
1
-97
/
+97
*
spi: uniphier: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
2022-01-26
1
-4
/
+14
*
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2022-01-26
1
-5
/
+6
*
spi: uniphier: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
1
-1
/
+1
*
spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code
Kunihiko Hayashi
2020-05-11
1
-2
/
+1
*
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
2020-04-29
1
-2
/
+6
*
spi: uniphier: Add DMA transfer mode support
Kunihiko Hayashi
2019-12-25
1
-2
/
+198
*
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-25
1
-12
/
+19
|
\
|
*
spi: uniphier: Fix FIFO threshold
Kunihiko Hayashi
2019-12-25
1
-12
/
+19
*
|
spi: uniphier: Add handle_err callback function
Kunihiko Hayashi
2019-12-25
1
-0
/
+17
*
|
spi: uniphier: Change argument of irq functions to private structure
Kunihiko Hayashi
2019-12-25
1
-6
/
+6
|
/
*
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
1
-21
/
+68
|
\
|
*
spi: uniphier: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
spi: uniphier: introduce polling mode
Keiji Hayashibara
2019-09-03
1
-15
/
+66
|
*
spi: uniphier: remove unnecessary code
Keiji Hayashibara
2019-09-03
1
-2
/
+1
|
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-1
/
+0
*
|
Merge branch 'spi-5.3' into spi-linus
Mark Brown
2019-09-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
spi: uniphier: fix wrong register overwrite
Keiji Hayashibara
2019-09-03
1
-0
/
+1
*
|
spi: uniphier: fix zero-length transfer
Keiji Hayashibara
2019-06-26
1
-0
/
+4
*
|
spi: uniphier: fix timeout error
Keiji Hayashibara
2019-06-26
1
-5
/
+8
|
/
*
spi: uniphier: remove unnecessary include headers
Keiji Hayashibara
2018-08-02
1
-2
/
+0
*
spi: add SPI controller driver for UniPhier SoC
Keiji Hayashibara
2018-08-01
1
-0
/
+525