summaryrefslogtreecommitdiff
path: root/include/linux/soundwire/sdw.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+104
2023-01-31soundwire: cadence: further simplify low-level xfer_msg_defer() callbackPierre-Louis Bossart1-2/+3
2023-01-31soundwire: cadence: use directly bus sdw_defer structurePierre-Louis Bossart1-2/+1
2023-01-31soundwire: stream: Add specific prep/deprep commands to port_prep callbackStefan Binding1-3/+5
2023-01-31soundwire: bus: Remove unused reset_page_addr() callbackRichard Fitzgerald1-3/+0
2023-01-09soundwire: Provide build stubs for common functionsCharles Keepax1-10/+95
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer1-0/+2
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart1-0/+4
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart1-2/+0
2022-10-08Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2022-08-30soundwire: bus: allow device number to be unique at system levelPierre-Louis Bossart1-0/+4
2022-08-17soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart1-0/+2
2022-08-17soundwire: add read_ping_status helper definition in manager opsPierre-Louis Bossart1-0/+3
2022-07-06soundwire: peripheral: remove useless ops pointerPierre-Louis Bossart1-2/+0
2022-07-06soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart1-4/+2
2021-08-02soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart1-0/+3
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2021-06-21soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart1-0/+3
2021-06-20soundwire: bus: Make sdw_nwrite() data pointer argument constRichard Fitzgerald1-1/+1
2021-05-11soundwire: add missing kernel-doc descriptionPierre-Louis Bossart1-0/+1
2021-05-11soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusionsPierre-Louis Bossart1-2/+0
2021-04-06soundwire: add static port mapping supportSrinivas Kandagatla1-0/+2
2021-03-30soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_addSrinivas Kandagatla1-0/+2
2021-03-30soundwire: add definition for DPn BlockPackingModePierre-Louis Bossart1-0/+6
2021-03-22soundwire: add master quirks for bus clash and parityBard Liao1-0/+22
2021-03-22soundwire: add override addr opsVinod Koul1-1/+3
2021-02-07soundwire: export sdw_write/read_no_pm functionsBard Liao1-0/+2
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart1-0/+4
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart1-0/+6
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao1-0/+3
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart1-0/+4
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart1-0/+3
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+2
2020-09-04soundwire: define and use addr bit masksVinod Koul1-7/+14
2020-09-03soundwire: bus: update multi-link definition with hw sync detailsPierre-Louis Bossart1-0/+6
2020-09-03soundwire: fix port_ready[] dynamic allocation in mipi_discoPierre-Louis Bossart1-1/+1
2020-09-03soundwire: add definition for maximum number of portsPierre-Louis Bossart1-1/+2
2020-07-15soundwire: sdw.h: fix indentationPierre-Louis Bossart1-4/+4
2020-07-15soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart1-6/+6
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart1-0/+2
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart1-4/+7
2020-05-20soundwire: disco: s/ch/channels/Pierre-Louis Bossart1-4/+4
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart1-1/+16
2020-05-19soundwire: bus: add unique bus idBard Liao1-0/+2
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart1-2/+3
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul1-0/+2
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla1-0/+2
2020-02-26Merge branch 'topic/asoc' into nextVinod Koul1-0/+23
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart1-0/+23
2020-02-25soundwire: bus: add clock stop helpersRander Wang1-0/+24