index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
spi: Mediatek: Document devicetree bindings update for spi bus
Leilk Liu
1
-6
/
+10
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
2
-24
/
+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
4
-0
/
+781