summaryrefslogtreecommitdiff
path: root/drivers/soundwire/bus.c
AgeCommit message (Expand)Author
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
10 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 dayssoundwire: Move wait for initialisation helper to headerCharles Keepax
2026-06-11soundwire: Always wait for initialisation of unattached devicesCharles Keepax
2026-05-29soundwire: only handle alert events when the peripheral is attachedBard Liao
2026-05-12soundwire: Add a helper function to wait for device initialisationCharles Keepax
2026-03-09soundwire: bus: demote UNATTACHED state warnings to dev_dbg()Cole Leavitt
2025-12-08soundwire: introduce BPT sectionBard Liao
2025-09-18soundwire: bus: add sdw_slave_get_current_bank helperSrinivas Kandagatla
2025-06-09soundwire: Move handle_nested_irq outside of sdw_dev_lockCharles Keepax
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-14soundwire: bus: Add internal slave ID and use for IRQsCharles Keepax
2025-05-14soundwire: bus: Simplify sdw_assign_device_num()Charles Keepax
2025-04-10soundwire: bus: Fix race on the creation of the IRQ domainCharles Keepax
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart
2025-02-13soundwire: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao
2024-10-03soundwire: Correct some typos in commentsShen Lichuan
2024-06-21soundwire: bus: simplify by using local slave->propKrzysztof Kozlowski
2024-04-05soundwire: bus: extend base clock checks to 96 MHzPierre-Louis Bossart
2024-03-28soundwire: bus: don't clear SDCA_CASCADE bitPierre-Louis Bossart
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart
2023-11-03Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-16soundwire: bus: improve error handling for clock stop prepare/depreparePierre-Louis Bossart
2023-09-21soundwire: bus: Make IRQ handling conditionally builtCharles Keepax
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure
2023-08-11soundwire: bus: add callbacks for device_number allocationPierre-Louis Bossart
2023-08-11soundwire: extend parameters of new_peripheral_assigned() callbackPierre-Louis Bossart
2023-07-12soundwire: fix enumeration completionJohan Hovold
2023-06-21soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart
2023-05-08soundwire: bus: Don't filter slave alertsCharles Keepax
2023-04-12soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflowRichard Fitzgerald
2023-04-12soundwire: bus: Update sdw_nread/nwrite_no_pm to handle page boundariesCharles Keepax
2023-04-12soundwire: bus: Update kernel doc for no_pm functionsCharles Keepax
2023-04-12soundwire: bus: Remove now outdated comments on no_pm IOCharles Keepax
2023-01-31soundwire: cadence: further simplify low-level xfer_msg_defer() callbackPierre-Louis Bossart
2023-01-31soundwire: cadence: use directly bus sdw_defer structurePierre-Louis Bossart
2023-01-31soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()Pierre-Louis Bossart
2023-01-31soundwire: bus: Don't zero page registers after every transactionRichard Fitzgerald
2023-01-09soundwire: stream: Move remaining register accesses over to no_pmCharles Keepax
2023-01-09soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functionsSimon Trimmer
2023-01-09soundwire: enable optional clock registers for SoundWire 1.2 devicesPierre-Louis Bossart
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart
2022-10-07Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-20soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts()Richard Fitzgerald