summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix more broken referencesMauro Carvalho Chehab2018-06-151-4/+4
* Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0510-13/+2719
|\
| * soundwire: intel: Add audio DAI opsVinod Koul2018-05-114-1/+366
| * soundwire: intel: Add stream initializationVinod Koul2018-05-111-0/+155
| * soundwire: cdns: Add stream routinesVinod Koul2018-05-112-0/+238
| * soundwire: cdns: Add port routinesVinod Koul2018-05-113-0/+344
| * soundwire: Remove cdns_master_opsShreyas NC2018-05-113-13/+23
| * soundwire: Add stream configuration APIsSanyog Kale2018-05-112-0/+253
| * soundwire: Add bank switch routineSanyog Kale2018-05-113-0/+214
| * soundwire: Add helpers for ports operationsSanyog Kale2018-05-113-0/+299
| * soundwire: Add Master and Slave port programmingSanyog Kale2018-05-112-0/+266
| * soundwire: Add support for port managementSanyog Kale2018-05-112-2/+167
| * soundwire: Add support for SoundWire stream managementSanyog Kale2018-05-114-1/+398
* | soundwire: Respect all error codes from dev_pm_domain_attach()Ulf Hansson2018-05-141-8/+7
|/
* soundwire: Fix a signedness bugDan Carpenter2018-01-221-2/+2
* soundwire: select REGMAP_SOUNDWIREVinod Koul2018-01-091-0/+1
* soundwire: Fix incorrect return value checkShreyas NC2018-01-091-2/+2
* soundwire: Fix typo in return value check of sdw_read()Wei Yongjun2018-01-081-5/+5
* soundwire: intel: fix missing assignment to retColin Ian King2018-01-081-1/+1
* soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King2018-01-081-2/+2
* soundwire: intel: Add Intel init moduleVinod Koul2017-12-192-0/+201
* soundwire: intel: Add Intel Master driverVinod Koul2017-12-194-0/+383
* soundwire: cdns: Add sdw_master_ops and IO transfer supportSanyog Kale2017-12-192-0/+334
* soundwire: cdns: Add cadence libraryVinod Koul2017-12-194-0/+472
* soundwire: Add slave status handlingVinod Koul2017-12-192-0/+381
* soundwire: Add Slave status handling helpersSanyog Kale2017-12-192-0/+228
* soundwire: Add IO transferVinod Koul2017-12-192-0/+308
* soundwire: Add MIPI DisCo property helpersVinod Koul2017-12-194-2/+432
* soundwire: Add Master registrationVinod Koul2017-12-194-1/+258
* soundwire: Add SoundWire bus typeVinod Koul2017-12-193-0/+201
OpenPOWER on IntegriCloud