index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus_type.c
Age
Commit message (
Expand
)
Author
2023-08-17
soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
Lucas Tanure
2023-02-24
Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-31
soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
Richard Fitzgerald
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2022-07-06
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
2022-07-06
soundwire: bus_type: fix remove and shutdown support
Pierre-Louis Bossart
2021-03-30
soundwire: bus: use correct driver name in error messages
Pierre-Louis Bossart
2020-09-28
soundwire: bus: add enumerated Slave device to device list
Srinivas Kandagatla
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2020-06-30
soundwire: bus_type: convert open-coded while() to for() loop
Pierre-Louis Bossart
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
2020-02-25
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
2019-05-02
soundwire: bus_type: fix alignment issues
Pierre-Louis Bossart
2018-05-14
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul