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-mt65xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-16
spi: mediatek: single device does not require cs_gpios
Nicolas Boichat
1
-8
/
+18
2015-10-27
spi: mediatek: mt8173 spi multiple devices support
Leilk Liu
1
-13
/
+52
2015-10-27
spi: mediatek: handle controller_data in mtk_spi_setup
Leilk Liu
1
-7
/
+12
2015-10-27
spi: mediatek: remove mtk_spi_config
Leilk Liu
1
-33
/
+26
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
1
-30
/
+23
2015-09-16
spi: mediatek: fix wrong error return value on probe
Javier Martinez Canillas
1
-2
/
+2
2015-09-07
spi: mediatek: fix spi cs polarity error
Leilk Liu
1
-20
/
+7
2015-08-31
spi: mediatek: fix spi clock usage error
Leilk Liu
1
-8
/
+15
2015-08-31
spi: mediatek: remove clk_disable_unprepare()
Leilk Liu
1
-1
/
+0
2015-08-27
spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
Leilk Liu
1
-1
/
+1
2015-08-25
spi: mediatek: replace *_time name
Leilk Liu
1
-12
/
+8
2015-08-25
spi: mediatek: add PM clk_prepare_enable fail flow
Leilk Liu
1
-2
/
+11
2015-08-25
spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...
Leilk Liu
1
-8
/
+10
2015-08-25
spi: mediatek: add linux/io.h include file
Leilk Liu
1
-0
/
+1
2015-08-20
spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
Leilk Liu
1
-17
/
+20
2015-08-20
spi: medaitek: revise quirks compatibility style
Leilk Liu
1
-18
/
+7
2015-08-20
spi: mediatek: fix spi incorrect endian usage
Leilk Liu
1
-22
/
+16
2015-08-19
spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware
Leilk Liu
1
-17
/
+0
2015-08-13
spi: Mediatek: fixup cpu_to_le32 incorrect usage
Leilk Liu
1
-4
/
+2
2015-08-11
spi: mediatek: fix endian warnings
Leilk Liu
1
-2
/
+4
2015-08-11
spi: mt65xx: Fix module alias
Axel Lin
1
-1
/
+1
2015-08-07
spi: mediatek: mtk_spi_driver can be static
kbuild test robot
1
-1
/
+1
2015-08-07
spi: mediatek: Add spi bus for Mediatek MT8173
Leilk Liu
1
-0
/
+749