index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus.c
Age
Commit message (
Expand
)
Author
2020-03-03
soundwire: bus: provide correct return value on error
Bard Liao
2020-02-26
Merge branch 'topic/asoc' into next
Vinod Koul
2020-02-26
soundwire: add helper macros for devID fields
Pierre-Louis Bossart
2020-02-25
soundwire: bus: don't treat CMD_IGNORED as error on ClockStop
Pierre-Louis Bossart
2020-02-25
soundwire: bus: add clock stop helpers
Rander Wang
2020-02-25
soundwire: bus: fix io error when processing alert event
Rander Wang
2020-02-25
soundwire: bus: disable pm_runtime in sdw_slave_delete
Pierre-Louis Bossart
2020-02-25
soundwire: bus: add helper to clear Slave status to UNATTACHED
Pierre-Louis Bossart
2020-02-25
soundwire: bus: write Slave Device Number without runtime_pm
Pierre-Louis Bossart
2020-02-25
soundwire: bus: add PM/no-PM versions of read/write functions
Pierre-Louis Bossart
2020-02-25
soundwire: bus: fix race condition with initialization_complete signaling
Pierre-Louis Bossart
2020-02-25
soundwire: bus: fix race condition with enumeration_complete signaling
Pierre-Louis Bossart
2020-02-25
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
2020-01-14
soundwire: bus: check first if Slaves become UNATTACHED
Pierre-Louis Bossart
2019-11-09
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
2019-09-04
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
2019-09-04
soundwire: bus: set initial value to port_status
Bard Liao
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
2019-08-21
soundwire: bus: improve dynamic debug comments for enumeration
Pierre-Louis Bossart
2019-08-02
soundwire: bus: split handling of Device0 events
Pierre-Louis Bossart
2019-05-27
soundwire: rename/clarify MIPI DisCo properties
Pierre-Louis Bossart
2019-05-27
soundwire: rename 'freq' fields
Pierre-Louis Bossart
2019-05-02
soundwire: avoid multiple assignments
Vinod Koul
2019-05-02
soundwire: more alignment fixes
Vinod Koul
2019-05-02
soundwire: remove empty line before/after braces
Vinod Koul
2019-05-02
soundwire: add missing newlines in dynamic debug logs
Pierre-Louis Bossart
2019-05-02
soundwire: bus: remove spurious newline
Pierre-Louis Bossart
2019-05-02
soundwire: bus: fix boolean comparisons
Pierre-Louis Bossart
2019-05-02
soundwire: bus: remove useless parentheses
Pierre-Louis Bossart
2019-05-02
soundwire: bus: fix typos in comments
Pierre-Louis Bossart
2019-05-02
soundwire: bus: fix alignment issues
Pierre-Louis Bossart
2019-04-14
soundwire: remove useless initializations
Pierre-Louis Bossart
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
2018-08-27
soundwire: Initialize completion for defer messages
Shreyas NC
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
2018-01-22
soundwire: Fix a signedness bug
Dan Carpenter
2018-01-09
soundwire: Fix incorrect return value check
Shreyas NC
2018-01-08
soundwire: Fix typo in return value check of sdw_read()
Wei Yongjun
2018-01-08
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
2017-12-19
soundwire: Add slave status handling
Vinod Koul
2017-12-19
soundwire: Add Slave status handling helpers
Sanyog Kale
2017-12-19
soundwire: Add IO transfer
Vinod Koul
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
2017-12-19
soundwire: Add Master registration
Vinod Koul