Age | Commit message (Expand) | Author |
2021-12-24 | ASoC/soundwire: intel: simplify callbacks for params/hw_free | Pierre-Louis Bossart |
2021-09-01 | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-08-02 | soundwire: intel: introduce shim and alh base | Bard Liao |
2021-08-02 | soundwire: move intel sdw register definitions to sdw_intel.h | Bard Liao |
2021-08-02 | soundwire: add flag to ignore all command/control for mockup devices | Pierre-Louis Bossart |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-21 | soundwire: export sdw_update() and sdw_update_no_pm() | Pierre-Louis Bossart |
2021-06-20 | soundwire: bus: Make sdw_nwrite() data pointer argument const | Richard Fitzgerald |
2021-06-14 | soundwire: intel: move to auxiliary bus | Pierre-Louis Bossart |
2021-05-11 | soundwire: add missing kernel-doc description | Pierre-Louis Bossart |
2021-05-11 | soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions | Pierre-Louis Bossart |
2021-04-06 | soundwire: add static port mapping support | Srinivas Kandagatla |
2021-03-30 | soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_add | Srinivas Kandagatla |
2021-03-30 | soundwire: add definition for DPn BlockPackingMode | Pierre-Louis Bossart |
2021-03-22 | soundwire: add master quirks for bus clash and parity | Bard Liao |
2021-03-22 | soundwire: add override addr ops | Vinod Koul |
2021-03-02 | ALSA: hda: move Intel SoundWire ACPI scan to dedicated module | Pierre-Louis Bossart |
2021-02-07 | soundwire: export sdw_write/read_no_pm functions | Bard Liao |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-02 | Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd... | Mark Brown |
2020-11-26 | soundwire: SDCA: add helper macro to access controls | Pierre-Louis Bossart |
2020-11-25 | soundwire: registers: add definitions for clearable interrupt fields | Pierre-Louis Bossart |
2020-11-24 | soundwire: SDCA: detect sdca_cascade interrupt | Pierre-Louis Bossart |
2020-09-23 | soundwire: enable Data Port test modes | Pierre-Louis Bossart |
2020-09-18 | soundwire: Add generic bandwidth allocation algorithm | Bard Liao |
2020-09-10 | soundwire: bus: use quirk to filter out invalid parity errors | Pierre-Louis Bossart |
2020-09-10 | soundwire: slave: add first_interrupt_done status | Pierre-Louis Bossart |
2020-09-10 | ASoC/soundwire: bus: use property to set interrupt masks | Pierre-Louis Bossart |
2020-09-04 | soundwire: remove SDW_REG_SHIFT() | Vinod Koul |
2020-09-04 | soundwire: define and use addr bit masks | Vinod Koul |
2020-09-03 | soundwire: bus: update multi-link definition with hw sync details | Pierre-Louis Bossart |
2020-09-03 | soundwire: fix port_ready[] dynamic allocation in mipi_disco | Pierre-Louis Bossart |
2020-09-03 | soundwire: add definition for maximum number of ports | Pierre-Louis Bossart |
2020-07-21 | soundwire: intel: revisit SHIM programming sequences. | Pierre-Louis Bossart |
2020-07-15 | soundwire: sdw.h: fix indentation | Pierre-Louis Bossart |
2020-07-15 | soundwire: sdw.h: fix PRBS/Static_1 swapped definitions | Pierre-Louis Bossart |
2020-07-15 | soundwire: stream: add helper to startup/shutdown streams | Pierre-Louis Bossart |
2020-06-30 | soundwire: bus: initialize bus clock base and scale registers | Pierre-Louis Bossart |
2020-06-30 | soundwire: extend SDW_SLAVE_ENTRY | Pierre-Louis Bossart |
2020-06-30 | soundwire: add definitions for 1.2 spec | Pierre-Louis Bossart |
2020-05-20 | soundwire: disco: s/ch/channels/ | Pierre-Louis Bossart |
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-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-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: add clock stop helpers | Rander Wang |