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-bcm63xx-hsspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
spi: bcm63xx-hsspi: fix pm_runtime
Álvaro Fernández Rojas
1
-1
/
+6
2020-11-09
spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...
Qinglang Miao
1
-1
/
+3
2020-06-17
spi: bcm63xx-hsspi: add reset support
Álvaro Fernández Rojas
1
-0
/
+12
2020-03-02
spi: bcm63xx-hsspi: Really keep pll clk enabled
Christophe JAILLET
1
-1
/
+0
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
1
-2
/
+1
2019-09-04
spi: bcm63xx-hsspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2018-09-18
spi/bcm63xx-hsspi: keep pll clk enabled
Jonas Gorski
1
-4
/
+16
2018-04-26
spi/bcm63xx-hspi: Enable the clock before calling clk_get_rate().
Stefan Potyra
1
-8
/
+17
2017-09-04
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/top...
Mark Brown
1
-5
/
+5
2017-08-08
spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-17
spi/bcm63xx-hspi: Fix checkpatch warnings
Aravind Thokala
1
-3
/
+3
2017-05-14
spi: bcm63xx-hsspi: Export OF device ID table as module aliases
Andres Galacho
1
-0
/
+1
2017-03-13
spi/bcm63xx-hsspi: allow for probing through devicetree
Jonas Gorski
1
-3
/
+20
2017-03-13
spi/bcm63xx-hsspi: allow providing clock rate through a second clock
Jonas Gorski
1
-2
/
+10
2015-08-25
spi/bcm63xx-hsspi: add support for dual spi read/write
Jonas Gorski
1
-4
/
+9
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-14
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
1
-1
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
1
-1
/
+2
2014-03-05
spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2014-02-10
spi: Use reinit_completion at appropriate places
Axel Lin
1
-1
/
+2
2013-12-17
spi/bcm63xx-hsspi: fix pm sleep support
Jonas Gorski
1
-13
/
+10
2013-12-17
spi/bcm63xx-hsspi: use devm_register_master()
Jonas Gorski
1
-3
/
+1
2013-12-17
spi/bcm63xx-hsspi: check result of clk_prepare_enable
Jonas Gorski
1
-1
/
+3
2013-12-17
spi: bcm63xx-hsspi: Use devm_clk_get()
Jingoo Han
1
-9
/
+3
2013-12-09
spi: bcm63xx-hsspi: checking for ERR_PTR instead of NULL
Dan Carpenter
1
-1
/
+1
2013-12-04
spi: bcm63xx-hsspi: add bcm63xx HSSPI driver
Jonas Gorski
1
-0
/
+484