| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -2/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+3 |
| 2025-12-16 | soundwire: qcom: Use guard to avoid mixing cleanup and goto | Krzysztof Kozlowski | 1 | -7/+5 |
| 2025-12-08 | soundwire: qcom: adding support for v3.1.0 | Srinivas Kandagatla | 1 | -1/+36 |
| 2025-12-08 | soundwire: qcom: prepare for v3.x | Srinivas Kandagatla | 1 | -21/+56 |
| 2025-12-08 | soundwire: qcom: deprecate qcom,din/out-ports | Srinivas Kandagatla | 1 | -79/+62 |
| 2025-12-08 | soundwire: qcom: remove unused rd_fifo_depth | Srinivas Kandagatla | 1 | -2/+0 |
| 2025-09-01 | soundwire: Use min() to improve code | Qianfeng Rong | 1 | -4/+1 |
| 2025-08-01 | Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2025-07-15 | soundwire: Revert "soundwire: qcom: Add set_channel_map api support" | Amit Pundir | 1 | -26/+0 |
| 2025-06-09 | soundwire: qcom: demote probe registration printk | Johan Hovold | 1 | -3/+3 |
| 2025-02-06 | soundwire: qcom: Add set_channel_map api support | Mohammad Rafi Shaik | 1 | -0/+26 |
| 2025-01-29 | Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-12-23 | SoundWire: pass stream to compute_params() | Bard Liao | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-10-03 | soundwire: Correct some typos in comments | Shen Lichuan | 1 | -1/+1 |
| 2024-07-02 | drivers:soundwire: qcom: cleanup port maask calculations | Srinivas Kandagatla | 1 | -16/+6 |
| 2024-04-11 | soundwire: qcom: allow multi-link on newer devices | Krzysztof Kozlowski | 1 | -0/+22 |
| 2024-03-28 | soundwire: qcom: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-01-18 | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+21 |
| 2023-11-29 | ASoC: qcom: Move Soundwire runtime stream alloc to soundcards | Krzysztof Kozlowski | 1 | -32/+1 |
| 2023-11-24 | soundwire: qcom: set controller id to hw master id | Srinivas Kandagatla | 1 | -1/+5 |
| 2023-11-24 | soundwire: bus: introduce controller_id | Pierre-Louis Bossart | 1 | -0/+3 |
| 2023-11-23 | soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic... | Krzysztof Kozlowski | 1 | -10/+11 |
| 2023-11-23 | soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup | Krzysztof Kozlowski | 1 | -8/+3 |
| 2023-09-21 | soundwire: qcom: Log clk_get("iface") failures | Bjorn Andersson | 1 | -1/+1 |
| 2023-09-21 | soundwire: qcom: handle command ignored interrupt | Krzysztof Kozlowski | 1 | -0/+12 |
| 2023-09-21 | soundwire: qcom: use newer link status tregister on v2.0.0 | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-09-03 | Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
| 2023-07-17 | soundwire: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-07-12 | soundwire: qcom: update status correctly with mask | Srinivas Kandagatla | 1 | -1/+1 |
| 2023-06-21 | soundwire: qcom: fix storing port config out-of-bounds | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-06-08 | Merge branch 'fixes' into next | Vinod Koul | 1 | -4/+13 |
| 2023-05-29 | soundwire: qcom: fix unbalanced pm_runtime_put() | Krzysztof Kozlowski | 1 | -6/+9 |
| 2023-05-29 | soundwire: qcom: set clk stop need reset flag at runtime | Srinivas Kandagatla | 1 | -9/+4 |
| 2023-05-29 | soundwire: qcom: add software workaround for bus clash interrupt assertion | Srinivas Kandagatla | 1 | -22/+34 |
| 2023-05-29 | soundwire: qcom: wait for fifo to be empty before suspend | Srinivas Kandagatla | 1 | -0/+29 |
| 2023-05-27 | soundwire: qcom: add proper error paths in qcom_swrm_startup() | Krzysztof Kozlowski | 1 | -4/+13 |
| 2023-05-27 | soundwire: qcom: drop unused struct qcom_swrm_ctrl members | Krzysztof Kozlowski | 1 | -3/+0 |
| 2023-05-08 | soundwire: qcom: use tabs for indentation in defines | Krzysztof Kozlowski | 1 | -17/+17 |
| 2023-05-08 | soundwire: qcom: add support for v2.0.0 controller | Krzysztof Kozlowski | 1 | -8/+57 |
| 2023-05-08 | soundwire: qcom: prepare for handling different register layouts | Krzysztof Kozlowski | 1 | -33/+97 |
| 2023-05-08 | soundwire: qcom: use consistently 'ctrl' as state variable name | Krzysztof Kozlowski | 1 | -84/+84 |
| 2023-05-08 | soundwire: qcom: allow 16-bit sample interval for ports | Krzysztof Kozlowski | 1 | -7/+25 |
| 2023-04-12 | soundwire: qcom: gracefully handle too many ports in DT | Krzysztof Kozlowski | 1 | -0/+3 |
| 2023-04-12 | soundwire: qcom: define hardcoded version magic numbers | Krzysztof Kozlowski | 1 | -8/+9 |
| 2023-04-12 | soundwire: qcom: correct setting ignore bit on v1.5.1 | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-11-23 | Merge branch 'fixes' into next | Vinod Koul | 1 | -0/+9 |
| 2022-10-28 | soundwire: qcom: add support for v1.7 Soundwire Controller | Srinivas Kandagatla | 1 | -2/+18 |
| 2022-10-28 | soundwire: qcom: make reset optional for v1.6 controller | Srinivas Kandagatla | 1 | -2/+2 |
| 2022-10-28 | soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID | Srinivas Kandagatla | 1 | -1/+0 |
| 2022-10-28 | soundwire: qcom: check for outanding writes before doing a read | Srinivas Kandagatla | 1 | -0/+6 |
| 2022-10-28 | soundwire: qcom: reinit broadcast completion | Srinivas Kandagatla | 1 | -0/+3 |
| 2022-10-07 | Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+4 |
| 2022-09-20 | soundwire: qcom: do not send status of device 0 during alert | Srinivas Kandagatla | 1 | -1/+1 |
| 2022-09-20 | soundwire: qcom: update status from device id 1 | Srinivas Kandagatla | 1 | -1/+1 |
| 2022-09-01 | soundwire: qcom: fix device status array range | Srinivas Kandagatla | 1 | -3/+3 |
| 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-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-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: qcom: return error when pm_runtime_get_sync fails | Pierre-Louis Bossart | 1 | -0/+2 |
| 2022-04-05 | soundwire: qcom: Add compatible name for v1.6.0 | Srinivasa Rao Mandadapu | 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-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 |
| 2022-03-02 | soundwire: qcom: add in-band wake up interrupt support | Srinivas Kandagatla | 1 | -0/+48 |
| 2022-03-02 | soundwire: qcom: add runtime pm support | Srinivas Kandagatla | 1 | -1/+155 |
| 2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+1 |
| 2021-12-24 | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire | Pierre-Louis Bossart | 1 | -4/+4 |
| 2021-11-23 | soundwire: qcom: remove redundant version number read | Srinivas Kandagatla | 1 | -5/+1 |
| 2021-10-20 | soundwire: qcom: add debugfs entry for soundwire register dump | Srinivas Kandagatla | 1 | -0/+27 |
| 2021-05-13 | soundwire: qcom: fix handling of qcom,ports-block-pack-mode | Srinivas Kandagatla | 1 | -2/+10 |
| 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-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: qcom: add support to new interrupts | Srinivas Kandagatla | 1 | -25/+134 |
| 2021-03-30 | soundwire: qcom: update register read/write routine | Srinivas Kandagatla | 1 | -76/+97 |
| 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: qcom: check of_property_read status | Pierre-Louis Bossart | 1 | -0/+3 |
| 2021-03-23 | soundwire: qcom: add missing \n in dev_err() | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-11-26 | soundwire: qcom: Fix build failure when slimbus is module | Vinod Koul | 1 | -1/+1 |
| 2020-09-18 | soundwire: qcom: get max rows and cols info from compatible | Srinivas Kandagatla | 1 | -15/+31 |
| 2020-09-18 | soundwire: qcom: add support to block packing mode | Srinivas Kandagatla | 1 | -3/+19 |
| 2020-09-18 | soundwire: qcom: clear BIT FIELDs before value set. | Srinivas Kandagatla | 1 | -3/+3 |
| 2020-09-09 | soundwire: qcom: fix SLIBMUS/SLIMBUS typo | Jonathan Marek | 1 | -1/+1 |
| 2020-09-07 | soundwire: qcom: add v1.5.1 compatible | Jonathan Marek | 1 | -0/+1 |
| 2020-09-07 | soundwire: qcom: add support for mmio soundwire master devices | Jonathan Marek | 1 | -2/+27 |
| 2020-09-07 | soundwire: qcom: avoid dependency on CONFIG_SLIMBUS | Jonathan Marek | 1 | -0/+4 |
| 2020-09-07 | soundwire: qcom: fix abh/ahb typo | Jonathan Marek | 1 | -2/+2 |
| 2020-09-04 | soundwire: qcom : use FIELD_{GET|PREP} | Vinod Koul | 1 | -15/+7 |
| 2020-06-22 | soundwire: qcom: Constify static structs | Rikard Falkeborn | 1 | -2/+2 |
| 2020-05-19 | soundwire: bus_type: add sdw_master_device support | Pierre-Louis Bossart | 1 | -1/+0 |
| 2020-05-19 | soundwire: bus: rename sdw_bus_master_add/delete, add arguments | Pierre-Louis Bossart | 1 | -3/+3 |
| 2020-05-11 | soundwire: qcom: Use IRQF_ONESHOT | Samuel Zou | 1 | -1/+2 |
| 2020-05-05 | soundwire: qcom: fix error handling in probe | Pierre-Louis Bossart | 1 | -9/+17 |
| 2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+8 |
| 2020-03-20 | soundwire: qcom: add support for get_sdw_stream() | Srinivas Kandagatla | 1 | -0/+8 |
| 2020-03-10 | ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 1 | -1/+1 |
| 2020-02-19 | ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macro | Kuninori Morimoto | 1 | -3/+4 |
| 2020-01-14 | soundwire: qcom: add support for SoundWire controller | Srinivas Kandagatla | 1 | -0/+861 |