aboutsummaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2018-11-12soundwire: intel: constify snd_soc_dai_ops structuresJulia Lawall
2018-08-27soundwire: intel: Remove duplicate assignmentShreyas NC
2018-08-27soundwire: intel: Fix uninitialized adev derefVinod Koul
2018-08-27soundwire: intel: Add pre/post bank switch opsShreyas NC
2018-08-27soundwire: keep track of Masters in a streamShreyas NC
2018-08-27soundwire: Add support for multi link bank switchShreyas NC
2018-08-27soundwire: Handle multiple master instances in a streamVinod Koul
2018-08-27soundwire: Add support to lock across bus instancesSanyog Kale
2018-08-27soundwire: Initialize completion for defer messagesShreyas NC
2018-08-27soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale
2018-08-27soundwire: Fix incorrect exit after configuring streamShreyas NC
2018-08-27soundwire: Fix duplicate stream state assignmentShreyas NC
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-14soundwire: Respect all error codes from dev_pm_domain_attach()Ulf Hansson
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul
2018-05-11soundwire: intel: Add stream initializationVinod Koul
2018-05-11soundwire: cdns: Add stream routinesVinod Koul
2018-05-11soundwire: cdns: Add port routinesVinod Koul
2018-05-11soundwire: Remove cdns_master_opsShreyas NC
2018-05-11soundwire: Add stream configuration APIsSanyog Kale
2018-05-11soundwire: Add bank switch routineSanyog Kale
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale
2018-05-11soundwire: Add support for port managementSanyog Kale
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale
2018-01-22soundwire: Fix a signedness bugDan Carpenter
2018-01-09soundwire: select REGMAP_SOUNDWIREVinod Koul
2018-01-09soundwire: Fix incorrect return value checkShreyas NC
2018-01-08soundwire: Fix typo in return value check of sdw_read()Wei Yongjun
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King
2018-01-08soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King
2017-12-19soundwire: intel: Add Intel init moduleVinod Koul
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul
2017-12-19soundwire: cdns: Add sdw_master_ops and IO transfer supportSanyog Kale
2017-12-19soundwire: cdns: Add cadence libraryVinod Koul
2017-12-19soundwire: Add slave status handlingVinod Koul
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale
2017-12-19soundwire: Add IO transferVinod Koul
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul
2017-12-19soundwire: Add Master registrationVinod Koul
2017-12-19soundwire: Add SoundWire bus typeVinod Koul