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
Age
Commit message (
Expand
)
Author
2020-06-22
soundwire: intel: fix memory leak with devm_kasprintf
Pierre-Louis Bossart
2020-05-20
soundwire: intel: use a single module
Rander Wang
2020-05-20
soundwire: fix spelling mistake
Vinod Koul
2020-05-20
soundwire: fix trailing line in sysfs_slave.c
Vinod Koul
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart
2020-05-20
soundwire: master: add sysfs support
Pierre-Louis Bossart
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
2020-05-19
soundwire: master: add runtime pm support
Bard Liao
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
2020-05-11
soundwire: intel: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
2020-05-11
soundwire: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
2020-05-11
soundwire: qcom: Use IRQF_ONESHOT
Samuel Zou
2020-05-05
soundwire: bus: reduce verbosity on enumeration
Pierre-Louis Bossart
2020-05-05
soundwire: debugfs: clarify SDPX license with GPL-2.0-only
Pierre-Louis Bossart
2020-05-05
soundwire: slave: don't init debugfs on device registration error
Pierre-Louis Bossart
2020-05-05
soundwire: qcom: fix error handling in probe
Pierre-Louis Bossart
2020-04-20
soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p...
Kuninori Morimoto
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-20
Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2020-03-20
soundwire: qcom: add support for get_sdw_stream()
Srinivas Kandagatla
2020-03-20
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
2020-03-20
soundwire: stream: Add read_only_wordlength flag to port properties
Srinivas Kandagatla
2020-03-19
soundwire: cadence: clear FIFO to avoid pop noise issue on playback start
randerwang
2020-03-19
soundwire: cadence: multi-link support
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: commit changes in the exit_reset() sequence
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: remove automatic command retries
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: remove PREQ_DELAY assignment
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: enable NORMAL operation in cdns_init()
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: reorder MCP_CONFIG settings
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: make SSP interval programmable
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: move clock/SSP related inits to dedicated function
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: merge routines to clear/set bits
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: mask Slave interrupt before stopping clock
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: fix a io timeout issue in S3 test
Rander Wang
2020-03-19
soundwire: cadence: add clock_stop/restart routines
Rander Wang
2020-03-19
soundwire: cadence: handle error cases with CONFIG_UPDATE
Pierre-Louis Bossart
2020-03-19
soundwire: cadence: add interface to check clock status
Rander Wang
2020-03-19
soundwire: cadence: simplifiy cdns_init()
Rander Wang
2020-03-19
soundwire: cadence: s/update_config/config_update
Pierre-Louis Bossart
2020-03-13
soundwire: stream: use sdw_write instead of update
Srinivas Kandagatla
2020-03-10
ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
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-26
soundwire: cadence: remove useless prototypes
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
[next]