index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
soundwire: bus: Don't exit early if no device IDs were programmed
Richard Fitzgerald
1
-8
/
+21
2022-09-20
soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
Richard Fitzgerald
1
-4
/
+19
2022-09-20
soundwire: bus: Don't re-enumerate before status is UNATTACHED
Richard Fitzgerald
1
-0
/
+10
2022-09-20
soundwire: bus: Don't lose unattach notifications
Richard Fitzgerald
1
-0
/
+5
2022-09-20
soundwire: cadence: fix updating slave status when a bus has multiple periphe...
Simon Trimmer
1
-32
/
+25
2022-09-13
ASoC: Merge tag 'v6.0-rc4' into asoc-6.1
Mark Brown
1
-7
/
+3
2022-09-01
soundwire: intel: remove unused PDM capabilities
Pierre-Louis Bossart
1
-2
/
+1
2022-09-01
soundwire: intel: cleanup definition of LCOUNT
Pierre-Louis Bossart
2
-2
/
+2
2022-09-01
soundwire: qcom: fix device status array range
Srinivas Kandagatla
1
-3
/
+3
2022-08-30
soundwire: intel: set dev_num_ida_min
Pierre-Louis Bossart
1
-0
/
+4
2022-08-30
soundwire: bus: allow device number to be unique at system level
Pierre-Louis Bossart
1
-6
/
+17
2022-08-30
soundwire: bus: rename sdw_ida as sdw_bus_ida
Pierre-Louis Bossart
1
-3
/
+3
2022-08-23
soundwire: intel: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-7
/
+7
2022-08-23
soundwire: bus: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-8
/
+8
2022-08-23
soundwire: dmi-quirks: add remapping for HP Omen 16-k0005TX
Pierre-Louis Bossart
1
-0
/
+27
2022-08-23
soundwire: intel: Remove unnecessary TODO
Khalid Masum
1
-1
/
+0
2022-08-23
soundwire: qcom: Update error prints to debug prints
Srinivasa Rao Mandadapu
1
-3
/
+2
2022-08-23
soundwire: qcom: remove duplicate reset control get
Srinivas Kandagatla
1
-4
/
+0
2022-08-17
soundwire: add sdw_show_ping_status() helper
Pierre-Louis Bossart
1
-0
/
+32
2022-08-17
soundwire: intel/cadence: expose PING status in manager ops
Pierre-Louis Bossart
3
-0
/
+11
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+13
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-64
/
+155
2022-07-13
soundwire: Intel: add trigger callback
Bard Liao
1
-0
/
+9
2022-07-06
soundwire: qcom: Enable software clock gating requirement flag
Srinivasa Rao Mandadapu
1
-1
/
+7
2022-07-06
soundwire: qcom: Check device status before reading devid
Srinivas Kandagatla
1
-0
/
+4
2022-07-06
soundwire: qcom: Add flag for software clock gating check
Srinivasa Rao Mandadapu
1
-0
/
+10
2022-07-06
soundwire: qcom: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
1
-0
/
+10
2022-07-06
soundwire: intel: use pm_runtime_resume() on component probe
Pierre-Louis Bossart
1
-0
/
+18
2022-07-06
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
4
-57
/
+104
2022-07-06
soundwire: bus_type: fix remove and shutdown support
Pierre-Louis Bossart
1
-6
/
+2
2022-06-27
soundwire: intel: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-2
/
+3
2022-06-23
soundwire: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-50
/
+67
2022-06-06
ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
1
-0
/
+10
2022-05-09
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
1
-1
/
+1
2022-05-09
soundwire: qcom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-9
/
+6
2022-05-09
soundwire: intel: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: cadence: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-3
/
+2
2022-05-09
soundwire: bus: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-10
/
+5
2022-05-09
soundwire: qcom: return error when pm_runtime_get_sync fails
Pierre-Louis Bossart
1
-0
/
+2
2022-05-09
soundwire: bus: pm_runtime_request_resume on peripheral attachment
Pierre-Louis Bossart
1
-0
/
+12
2022-05-09
soundwire: intel: disable WAKEEN in pm_runtime resume
Pierre-Louis Bossart
1
-0
/
+3
2022-05-09
soundwire: intel: prevent pm_runtime resume prior to system suspend
Pierre-Louis Bossart
1
-0
/
+3
2022-05-09
soundwire: cadence: recheck device0 attachment after status change
Pierre-Louis Bossart
1
-0
/
+37
2022-04-05
soundwire: qcom: Add compatible name for v1.6.0
Srinivasa Rao Mandadapu
1
-0
/
+1
2022-04-05
soundwire: stream: Fix error return code in do_bank_switch()
Wang Wensheng
1
-0
/
+1
2022-04-05
soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
Dan Carpenter
1
-1
/
+1
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-413
/
+756
2022-03-07
ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
Anthony I Gilea
1
-1
/
+1
2022-03-03
soundwire: qcom: use __maybe_unused for swrm_runtime_resume()
Srinivas Kandagatla
1
-1
/
+1
2022-03-02
soundwire: qcom: constify static struct qcom_swrm_data global variables
Srinivasa Rao Mandadapu
1
-2
/
+2
[prev]
[next]