summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire
AgeCommit message (Expand)AuthorLines
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+2719
2018-05-14soundwire: Respect all error codes from dev_pm_domain_attach()Ulf Hansson-8/+7
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul-1/+366
2018-05-11soundwire: intel: Add stream initializationVinod Koul-0/+155
2018-05-11soundwire: cdns: Add stream routinesVinod Koul-0/+238
2018-05-11soundwire: cdns: Add port routinesVinod Koul-0/+344
2018-05-11soundwire: Remove cdns_master_opsShreyas NC-13/+23
2018-05-11soundwire: Add stream configuration APIsSanyog Kale-0/+253
2018-05-11soundwire: Add bank switch routineSanyog Kale-0/+214
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale-0/+299
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale-0/+266
2018-05-11soundwire: Add support for port managementSanyog Kale-2/+167
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale-1/+398
2018-01-22soundwire: Fix a signedness bugDan Carpenter-2/+2
2018-01-09soundwire: select REGMAP_SOUNDWIREVinod Koul-0/+1
2018-01-09soundwire: Fix incorrect return value checkShreyas NC-2/+2
2018-01-08soundwire: Fix typo in return value check of sdw_read()Wei Yongjun-5/+5
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King-1/+1
2018-01-08soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King-2/+2
2017-12-19soundwire: intel: Add Intel init moduleVinod Koul-0/+201
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul-0/+383
2017-12-19soundwire: cdns: Add sdw_master_ops and IO transfer supportSanyog Kale-0/+334
2017-12-19soundwire: cdns: Add cadence libraryVinod Koul-0/+472
2017-12-19soundwire: Add slave status handlingVinod Koul-0/+381
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale-0/+228
2017-12-19soundwire: Add IO transferVinod Koul-0/+308
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul-2/+432
2017-12-19soundwire: Add Master registrationVinod Koul-1/+258
2017-12-19soundwire: Add SoundWire bus typeVinod Koul-0/+201