summaryrefslogtreecommitdiffstats
path: root/include/linux/soundwire/sdw.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-18/+104
|\
| * soundwire: cadence: further simplify low-level xfer_msg_defer() callbackPierre-Louis Bossart2023-01-311-2/+3
| * soundwire: cadence: use directly bus sdw_defer structurePierre-Louis Bossart2023-01-311-2/+1
| * soundwire: bus: Remove unused reset_page_addr() callbackRichard Fitzgerald2023-01-311-3/+0
| * soundwire: Provide build stubs for common functionsCharles Keepax2023-01-091-10/+95
| * soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer2023-01-091-0/+2
| * soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart2023-01-091-0/+4
| * ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart2023-01-091-2/+0
* | soundwire: stream: Add specific prep/deprep commands to port_prep callbackStefan Binding2023-01-311-3/+5
|/
* Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-071-0/+4
|\
| * soundwire: bus: allow device number to be unique at system levelPierre-Louis Bossart2022-08-301-0/+4
* | soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart2022-08-171-0/+2
* | soundwire: add read_ping_status helper definition in manager opsPierre-Louis Bossart2022-08-171-0/+3
|/
* soundwire: peripheral: remove useless ops pointerPierre-Louis Bossart2022-07-061-2/+0
* soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart2022-07-061-4/+2
* soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart2021-08-021-0/+3
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-3/+2
|\
| * soundwire: bus: Make sdw_nwrite() data pointer argument constRichard Fitzgerald2021-06-201-1/+1
| * soundwire: add missing kernel-doc descriptionPierre-Louis Bossart2021-05-111-0/+1
| * soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusionsPierre-Louis Bossart2021-05-111-2/+0
* | soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart2021-06-211-0/+3
|/
* soundwire: add static port mapping supportSrinivas Kandagatla2021-04-061-0/+2
* soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_addSrinivas Kandagatla2021-03-301-0/+2
* soundwire: add definition for DPn BlockPackingModePierre-Louis Bossart2021-03-301-0/+6
* soundwire: add master quirks for bus clash and parityBard Liao2021-03-221-0/+22
* soundwire: add override addr opsVinod Koul2021-03-221-1/+3
* soundwire: export sdw_write/read_no_pm functionsBard Liao2021-02-071-0/+2
* soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart2020-11-241-0/+4
* soundwire: enable Data Port test modesPierre-Louis Bossart2020-09-231-0/+6
* soundwire: Add generic bandwidth allocation algorithmBard Liao2020-09-181-0/+3
* soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart2020-09-101-0/+4
* soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart2020-09-101-0/+3
* ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart2020-09-101-0/+2
* soundwire: define and use addr bit masksVinod Koul2020-09-041-7/+14
* soundwire: bus: update multi-link definition with hw sync detailsPierre-Louis Bossart2020-09-031-0/+6
* soundwire: fix port_ready[] dynamic allocation in mipi_discoPierre-Louis Bossart2020-09-031-1/+1
* soundwire: add definition for maximum number of portsPierre-Louis Bossart2020-09-031-1/+2
* soundwire: sdw.h: fix indentationPierre-Louis Bossart2020-07-151-4/+4
* soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart2020-07-151-6/+6
* soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart2020-07-151-0/+2
* soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-4/+7
* soundwire: disco: s/ch/channels/Pierre-Louis Bossart2020-05-201-4/+4
* soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart2020-05-191-1/+16
* soundwire: bus: add unique bus idBard Liao2020-05-191-0/+2
* soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart2020-05-191-2/+3
* Merge branch 'topic/ro_wordlength' into nextVinod Koul2020-03-201-0/+2
|\
| * soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla2020-03-201-0/+2
* | Merge branch 'topic/asoc' into nextVinod Koul2020-02-261-0/+23
|\ \
| * | soundwire: add helper macros for devID fieldsPierre-Louis Bossart2020-02-261-0/+23
| |/
* / soundwire: bus: add clock stop helpersRander Wang2020-02-251-0/+24
|/