index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus.c
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
9 days
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
soundwire: Move wait for initialisation helper to header
Charles Keepax
2026-06-11
soundwire: Always wait for initialisation of unattached devices
Charles Keepax
2026-05-29
soundwire: only handle alert events when the peripheral is attached
Bard Liao
2026-05-12
soundwire: Add a helper function to wait for device initialisation
Charles Keepax
2026-03-09
soundwire: bus: demote UNATTACHED state warnings to dev_dbg()
Cole Leavitt
2025-12-08
soundwire: introduce BPT section
Bard Liao
2025-09-18
soundwire: bus: add sdw_slave_get_current_bank helper
Srinivas Kandagatla
2025-06-09
soundwire: Move handle_nested_irq outside of sdw_dev_lock
Charles Keepax
2025-06-05
Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-14
soundwire: bus: Add internal slave ID and use for IRQs
Charles Keepax
2025-05-14
soundwire: bus: Simplify sdw_assign_device_num()
Charles Keepax
2025-04-10
soundwire: bus: Fix race on the creation of the IRQ domain
Charles Keepax
2025-03-10
soundwire: bus: add send_async/wait APIs for BPT protocol
Pierre-Louis Bossart
2025-02-13
soundwire: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-12-23
Soundwire: stream: program BUSCLOCK_SCALE
Bard Liao
2024-12-23
Soundwire: add sdw_slave_get_scale_index helper
Bard Liao
2024-10-03
soundwire: Correct some typos in comments
Shen Lichuan
2024-06-21
soundwire: bus: simplify by using local slave->prop
Krzysztof Kozlowski
2024-04-05
soundwire: bus: extend base clock checks to 96 MHz
Pierre-Louis Bossart
2024-03-28
soundwire: bus: don't clear SDCA_CASCADE bit
Pierre-Louis Bossart
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
2023-11-03
Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-16
soundwire: bus: improve error handling for clock stop prepare/deprepare
Pierre-Louis Bossart
2023-09-21
soundwire: bus: Make IRQ handling conditionally built
Charles Keepax
2023-09-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-18
mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...
Mark Brown
2023-08-17
soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
Lucas Tanure
2023-08-11
soundwire: bus: add callbacks for device_number allocation
Pierre-Louis Bossart
2023-08-11
soundwire: extend parameters of new_peripheral_assigned() callback
Pierre-Louis Bossart
2023-07-12
soundwire: fix enumeration completion
Johan Hovold
2023-06-21
soundwire: bus: Prevent lockdep asserts when stream has multiple buses
Richard Fitzgerald
2023-05-27
soundwire: bus: add new manager callback to deal with peripheral enumeration
Pierre-Louis Bossart
2023-05-08
soundwire: bus: Don't filter slave alerts
Charles Keepax
2023-04-12
soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflow
Richard Fitzgerald
2023-04-12
soundwire: bus: Update sdw_nread/nwrite_no_pm to handle page boundaries
Charles Keepax
2023-04-12
soundwire: bus: Update kernel doc for no_pm functions
Charles Keepax
2023-04-12
soundwire: bus: Remove now outdated comments on no_pm IO
Charles Keepax
2023-01-31
soundwire: cadence: further simplify low-level xfer_msg_defer() callback
Pierre-Louis Bossart
2023-01-31
soundwire: cadence: use directly bus sdw_defer structure
Pierre-Louis Bossart
2023-01-31
soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
Pierre-Louis Bossart
2023-01-31
soundwire: bus: Don't zero page registers after every transaction
Richard Fitzgerald
2023-01-09
soundwire: stream: Move remaining register accesses over to no_pm
Charles Keepax
2023-01-09
soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
Simon Trimmer
2023-01-09
soundwire: enable optional clock registers for SoundWire 1.2 devices
Pierre-Louis Bossart
2023-01-09
ASoC/soundwire: remove is_sdca boolean property
Pierre-Louis Bossart
2022-10-07
Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-20
soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts()
Richard Fitzgerald
[next]