aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/omap_ssi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel1-614/+0
2016-05-02HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel1-0/+4
2016-05-02HSI: omap_ssi: make sure probe stays availableSebastian Reichel1-8/+9
2016-05-02HSI: omap_ssi: fix module unloadingSebastian Reichel1-3/+3
2016-05-02HSI: omap_ssi_port: switch to gpiod APISebastian Reichel1-1/+0
2016-01-07HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda1-4/+3
2015-10-30hsi: controllers:remove redundant codeSanjeev Sharma1-17/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-04hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-10-20hsi: controllers: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-31HSI: omap_ssi: Fix return value check in ssi_debug_add_ctrl()Wei Yongjun1-4/+4
2014-07-17drivers/hsi/controllers/omap_ssi{,_port}.c: fix failure checksAndrey Utkin1-3/+3
2014-05-16HSI: Introduce OMAP SSI driverSebastian Reichel1-0/+625