summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/omap_ssi.c
Commit message (Expand)AuthorAgeFilesLines
* HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel2016-05-021-614/+0
* HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel2016-05-021-0/+4
* HSI: omap_ssi: make sure probe stays availableSebastian Reichel2016-05-021-8/+9
* HSI: omap_ssi: fix module unloadingSebastian Reichel2016-05-021-3/+3
* HSI: omap_ssi_port: switch to gpiod APISebastian Reichel2016-05-021-1/+0
* HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda2016-01-071-4/+3
* hsi: controllers:remove redundant codeSanjeev Sharma2015-10-301-17/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * hsi: controllers: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-1/+1
|/
* HSI: omap_ssi: Fix return value check in ssi_debug_add_ctrl()Wei Yongjun2014-07-311-4/+4
* drivers/hsi/controllers/omap_ssi{,_port}.c: fix failure checksAndrey Utkin2014-07-171-3/+3
* HSI: Introduce OMAP SSI driverSebastian Reichel2014-05-161-0/+625