summaryrefslogtreecommitdiff
path: root/include/linux/soundwire
AgeCommit message (Expand)Author
2021-09-01Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-02soundwire: intel: introduce shim and alh baseBard Liao
2021-08-02soundwire: move intel sdw register definitions to sdw_intel.hBard Liao
2021-08-02soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-21soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart
2021-06-20soundwire: bus: Make sdw_nwrite() data pointer argument constRichard Fitzgerald
2021-06-14soundwire: intel: move to auxiliary busPierre-Louis Bossart
2021-05-11soundwire: add missing kernel-doc descriptionPierre-Louis Bossart
2021-05-11soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusionsPierre-Louis Bossart
2021-04-06soundwire: add static port mapping supportSrinivas Kandagatla
2021-03-30soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_addSrinivas Kandagatla
2021-03-30soundwire: add definition for DPn BlockPackingModePierre-Louis Bossart
2021-03-22soundwire: add master quirks for bus clash and parityBard Liao
2021-03-22soundwire: add override addr opsVinod Koul
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart
2021-02-07soundwire: export sdw_write/read_no_pm functionsBard Liao
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown
2020-11-26soundwire: SDCA: add helper macro to access controlsPierre-Louis Bossart
2020-11-25soundwire: registers: add definitions for clearable interrupt fieldsPierre-Louis Bossart
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart
2020-09-04soundwire: remove SDW_REG_SHIFT()Vinod Koul
2020-09-04soundwire: define and use addr bit masksVinod Koul
2020-09-03soundwire: bus: update multi-link definition with hw sync detailsPierre-Louis Bossart
2020-09-03soundwire: fix port_ready[] dynamic allocation in mipi_discoPierre-Louis Bossart
2020-09-03soundwire: add definition for maximum number of portsPierre-Louis Bossart
2020-07-21soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart
2020-07-15soundwire: sdw.h: fix indentationPierre-Louis Bossart
2020-07-15soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart
2020-06-30soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart
2020-06-30soundwire: add definitions for 1.2 specPierre-Louis Bossart
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart
2020-05-19soundwire: bus: add unique bus idBard Liao
2020-05-19soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla
2020-02-26Merge branch 'topic/asoc' into nextVinod Koul
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart
2020-02-25soundwire: bus: add clock stop helpersRander Wang
2020-01-16Merge branch 'topic/sdw_intel' into nextVinod Koul