index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
soundwire: intel_init: test link->cdns
Bard Liao
1
-0
/
+9
2021-04-06
soundwire: qcom: handle return correctly in qcom_swrm_transport_params
Srinivas Kandagatla
1
-0
/
+10
2021-04-06
soundwire: qcom: cleanup internal port config indexing
Srinivas Kandagatla
1
-13
/
+14
2021-04-06
soundwire: qcom: wait for fifo space to be available before read/write
Srinivas Kandagatla
1
-0
/
+66
2021-04-06
soundwire: qcom: add static port map support
Srinivas Kandagatla
1
-2
/
+18
2021-04-06
soundwire: qcom: update port map allocation bit mask
Srinivas Kandagatla
1
-4
/
+7
2021-04-06
soundwire: stream: fix memory leak in stream config error path
Rander Wang
1
-1
/
+9
2021-04-01
soundwire: qcom: use signed variable for error return
Vinod Koul
1
-1
/
+1
2021-03-30
soundwire: qcom: wait for enumeration to be complete in probe
Srinivas Kandagatla
1
-0
/
+5
2021-03-30
soundwire: qcom: add auto enumeration support
Srinivas Kandagatla
1
-5
/
+81
2021-03-30
soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_add
Srinivas Kandagatla
2
-1
/
+4
2021-03-30
soundwire: qcom: add support to new interrupts
Srinivas Kandagatla
1
-26
/
+135
2021-03-30
soundwire: qcom: update register read/write routine
Srinivas Kandagatla
1
-79
/
+100
2021-03-30
soundwire: qcom: start the clock during initialization
Srinivas Kandagatla
1
-0
/
+3
2021-03-30
soundwire: qcom: set continue execution flag for ignored commands
Srinivas Kandagatla
1
-1
/
+10
2021-03-30
soundwire: qcom: add support to missing transport params
Srinivas Kandagatla
1
-12
/
+94
2021-03-30
soundwire: cadence: only prepare attached devices on clock stop
Pierre-Louis Bossart
1
-4
/
+6
2021-03-30
soundwire: generic_allocation: fix confusion between group and packing
Pierre-Louis Bossart
1
-4
/
+3
2021-03-30
soundwire: bus: Fix device found flag correctly
Srinivas Kandagatla
1
-1
/
+2
2021-03-30
soundwire: cadence_master: fix kernel-doc
Pierre-Louis Bossart
1
-2
/
+2
2021-03-30
soundwire: stream: remove useless bus initializations
Pierre-Louis Bossart
1
-2
/
+2
2021-03-30
soundwire: stream: remove useless initialization
Pierre-Louis Bossart
1
-2
/
+2
2021-03-30
soundwire: qcom: check of_property_read status
Pierre-Louis Bossart
1
-0
/
+3
2021-03-30
soundwire: intel: remove useless readl
Pierre-Louis Bossart
1
-2
/
+0
2021-03-30
soundwire: generic_bandwidth_allocation: remove useless init
Pierre-Louis Bossart
1
-2
/
+2
2021-03-30
soundwire: bus: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-03-30
soundwire: bus: uniquify dev_err() for SCP_INT access
Pierre-Louis Bossart
1
-3
/
+3
2021-03-30
soundwire: bus: demote clock stop prepare log to dev_dbg()
Pierre-Louis Bossart
1
-2
/
+2
2021-03-30
soundwire: bus: use consistent tests for return values
Pierre-Louis Bossart
1
-13
/
+13
2021-03-30
soundwire: bus: test read status
Pierre-Louis Bossart
1
-4
/
+12
2021-03-30
soundwire: bus: use correct driver name in error messages
Pierre-Louis Bossart
1
-3
/
+12
2021-03-23
soundwire: qcom: add missing \n in dev_err()
Pierre-Louis Bossart
1
-1
/
+1
2021-03-23
soundwire: stream: add missing \n in dev_err()
Pierre-Louis Bossart
1
-5
/
+5
2021-03-23
soundwire: cadence: add missing \n in dev_err()
Pierre-Louis Bossart
1
-1
/
+1
2021-03-23
soundwire: bandwidth_allocation: add missing \n in dev_err()
Pierre-Louis Bossart
1
-2
/
+2
2021-03-23
soundwire: intel: add missing \n in dev_err()
Pierre-Louis Bossart
1
-9
/
+9
2021-03-22
soundwire: intel: add master quirks for bus clash and parity
Bard Liao
1
-0
/
+3
2021-03-22
soundwire: bus: handle master quirks for bus clash and parity
Bard Liao
1
-0
/
+39
2021-03-22
soundwire: Intel: add DMI quirk for Dell SKU 0A3E
Pierre-Louis Bossart
1
-0
/
+30
2021-03-22
soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible
Pierre-Louis Bossart
4
-1
/
+70
2021-03-22
soundwire: add override addr ops
Vinod Koul
1
-1
/
+7
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
2
-160
/
+0
2021-02-11
soundwire: intel: fix possible crash when no device is detected
Marcin Ĺšlusarz
1
-1
/
+2
2021-02-07
soundwire: bus: clarify dev_err/dbg device references
Pierre-Louis Bossart
1
-30
/
+33
2021-02-07
soundwire: bus: fix confusion on device used by pm_runtime
Pierre-Louis Bossart
1
-9
/
+9
2021-02-07
soundwire: export sdw_write/read_no_pm functions
Bard Liao
1
-3
/
+4
2021-02-06
soundwire: bus: use no_pm IO routines for all interrupt handling
Pierre-Louis Bossart
1
-13
/
+13
2021-02-06
soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
Pierre-Louis Bossart
1
-3
/
+3
2021-02-06
soundwire: bus: use sdw_update_no_pm when initializing a device
Pierre-Louis Bossart
1
-2
/
+14
2021-02-06
soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"
Vinod Koul
1
-1
/
+1
[next]