index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mt65xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mediatek: Only do dma for 4-byte aligned buffers
Daniel Kurtz
2017-01-31
1
-4
/
+33
*
spi: mediatek: remove spi_master_put in mtk_spi_remove()
Wei Yongjun
2016-07-27
1
-1
/
+0
*
-
.
Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...
Mark Brown
2016-01-11
1
-15
/
+21
|
\
\
|
|
*
spi: mediatek: Add spi support for mt2701 IC
Leilk Liu
2015-12-31
1
-0
/
+3
|
|
*
spi: mediatek: merge all identical compat to mtk_common_compat
Leilk Liu
2015-12-31
1
-5
/
+10
|
|
*
spi: mediatek: revise mtk_spi_probe() failure flow
Leilk Liu
2015-11-25
1
-7
/
+8
|
|
*
Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2015-11-25
1
-8
/
+18
|
|
|
\
|
|
*
|
spi: mediatek: remove needless pair of writel()/readl()
leilk.liu@mediatek.com
2015-11-21
1
-3
/
+0
|
|
/
/
*
|
|
Merge remote-tracking branch 'spi/fix/mtk' into spi-linus
Mark Brown
2016-01-11
1
-10
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spi: mediatek: Prevent overflows in FIFO transfers
Nicolas Boichat
2015-12-30
1
-10
/
+18
|
|
/
*
|
spi: mediatek: single device does not require cs_gpios
Nicolas Boichat
2015-11-16
1
-8
/
+18
|
/
*
spi: mediatek: mt8173 spi multiple devices support
Leilk Liu
2015-10-27
1
-13
/
+52
*
spi: mediatek: handle controller_data in mtk_spi_setup
Leilk Liu
2015-10-27
1
-7
/
+12
*
spi: mediatek: remove mtk_spi_config
Leilk Liu
2015-10-27
1
-33
/
+26
*
-
.
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
2015-09-22
1
-30
/
+23
|
\
\
|
|
*
spi: mediatek: fix spi cs polarity error
Leilk Liu
2015-09-07
1
-20
/
+7
|
|
/
|
/
|
|
*
spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
2015-09-16
1
-2
/
+2
|
*
spi: mediatek: fix spi clock usage error
Leilk Liu
2015-08-31
1
-8
/
+15
|
*
spi: mediatek: remove clk_disable_unprepare()
Leilk Liu
2015-08-31
1
-1
/
+0
|
/
*
spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
Leilk Liu
2015-08-27
1
-1
/
+1
*
spi: mediatek: replace *_time name
Leilk Liu
2015-08-25
1
-12
/
+8
*
spi: mediatek: add PM clk_prepare_enable fail flow
Leilk Liu
2015-08-25
1
-2
/
+11
*
spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...
Leilk Liu
2015-08-25
1
-8
/
+10
*
spi: mediatek: add linux/io.h include file
Leilk Liu
2015-08-25
1
-0
/
+1
*
spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
Leilk Liu
2015-08-20
1
-17
/
+20
*
spi: medaitek: revise quirks compatibility style
Leilk Liu
2015-08-20
1
-18
/
+7
*
spi: mediatek: fix spi incorrect endian usage
Leilk Liu
2015-08-20
1
-22
/
+16
*
spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware
Leilk Liu
2015-08-19
1
-17
/
+0
*
spi: Mediatek: fixup cpu_to_le32 incorrect usage
Leilk Liu
2015-08-13
1
-4
/
+2
*
spi: mediatek: fix endian warnings
Leilk Liu
2015-08-11
1
-2
/
+4
*
spi: mt65xx: Fix module alias
Axel Lin
2015-08-11
1
-1
/
+1
*
spi: mediatek: mtk_spi_driver can be static
kbuild test robot
2015-08-07
1
-1
/
+1
*
spi: mediatek: Add spi bus for Mediatek MT8173
Leilk Liu
2015-08-07
1
-0
/
+749