aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/omap_ssi_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28HSI: omap_ssi: drop pm_runtime_irq_safeSebastian Reichel1-1/+0
2016-06-28HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel1-1/+3
2016-06-28HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel1-1/+7
2016-06-28HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel1-5/+5
2016-06-28HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel1-2/+2
2016-06-28HSI: omap_ssi: do not reset moduleSebastian Reichel1-18/+1
2016-05-09HSI: omap-ssi: include pinctrl header filesArnd Bergmann1-0/+1
2016-05-02HSI: omap-ssi: add clk change supportSebastian Reichel1-0/+63
2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel1-0/+629