index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus_type.c
Age
Commit message (
Expand
)
Author
2024-07-31
soundwire: bus: clean up probe warnings
Johan Hovold
2024-07-31
soundwire: bus: drop unused driver name field
Johan Hovold
2024-07-31
soundwire: bus: suppress probe deferral errors
Johan Hovold
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: remove sdw_slave_sysfs_init()
Greg Kroah-Hartman
2024-03-28
soundwire: sysfs: have the driver core handle the creation of the device groups
Greg Kroah-Hartman
2024-02-16
soundwire: bus_type: make sdw_bus_type const
Ricardo B. Marliere
2023-09-21
soundwire: bus: Make IRQ handling conditionally built
Charles Keepax
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