aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/omap_ssi_core.c
AgeCommit message (Expand)Author
2023-01-18HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can
2023-01-18HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang
2023-01-18HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang
2022-10-26HSI: omap_ssi: Fix refcount leak in ssi_probeMiaoqian Lin
2021-03-04HSI: Fix PM usage counter unbalance in ssi_hw_initZhang Qilong
2020-12-30HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()Jing Xiangfeng
2019-07-30HSI: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-12-05HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2017-10-01HSI: omap_ssi_core: fix kilo to be "k" not "K"Pavel Machek
2017-06-08HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_...Markus Elfring
2017-06-08HSI: omap_ssi: Fix a typo in a comment lineMarkus Elfring
2017-06-08HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller()Markus Elfring
2016-06-28HSI: omap_ssi: drop pm_runtime_irq_safeSebastian Reichel
2016-06-28HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel
2016-06-28HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel
2016-06-28HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel
2016-06-28HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel
2016-06-28HSI: omap_ssi: do not reset moduleSebastian Reichel
2016-05-09HSI: omap-ssi: include pinctrl header filesArnd Bergmann
2016-05-02HSI: omap-ssi: add clk change supportSebastian Reichel
2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel