summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/controllers/omap_ssi.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1
* HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel2016-06-281-0/+4
* HSI: omap_ssi_port: switch to threaded pio irqSebastian Reichel2016-06-281-2/+0
* HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime callsSebastian Reichel2016-06-281-0/+2
* HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operationsSebastian Reichel2016-06-281-2/+4
* HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel2016-06-281-2/+0
* HSI: omap_ssi: do not reset moduleSebastian Reichel2016-06-281-2/+0
* HSI: omap-ssi: add clk change supportSebastian Reichel2016-05-021-0/+6
* HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel2016-05-021-0/+2
* HSI: omap_ssi_port: switch to gpiod APISebastian Reichel2016-05-021-2/+2
* drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker2015-06-161-0/+1
* HSI: Introduce OMAP SSI driverSebastian Reichel2014-05-161-0/+166