index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus_type.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soundwire: bus: clean up probe warnings
Johan Hovold
2024-07-31
1
-2
/
+2
*
soundwire: bus: drop unused driver name field
Johan Hovold
2024-07-31
1
-7
/
+2
*
soundwire: bus: suppress probe deferral errors
Johan Hovold
2024-07-31
1
-6
/
+0
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-3
/
+3
*
soundwire: sysfs: remove sdw_slave_sysfs_init()
Greg Kroah-Hartman
2024-03-28
1
-2
/
+2
*
soundwire: sysfs: have the driver core handle the creation of the device groups
Greg Kroah-Hartman
2024-03-28
1
-0
/
+1
*
soundwire: bus_type: make sdw_bus_type const
Ricardo B. Marliere
2024-02-16
1
-1
/
+1
*
soundwire: bus: Make IRQ handling conditionally built
Charles Keepax
2023-09-21
1
-7
/
+4
*
soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
Lucas Tanure
2023-08-17
1
-0
/
+12
*
Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-25
1
-6
/
+3
|
\
|
*
soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
Richard Fitzgerald
2023-01-31
1
-6
/
+3
*
|
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
|
/
*
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
2022-07-06
1
-5
/
+25
*
soundwire: bus_type: fix remove and shutdown support
Pierre-Louis Bossart
2022-07-06
1
-6
/
+2
*
soundwire: bus: use correct driver name in error messages
Pierre-Louis Bossart
2021-03-30
1
-3
/
+12
*
soundwire: bus: add enumerated Slave device to device list
Srinivas Kandagatla
2020-09-28
1
-0
/
+9
*
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2020-06-30
1
-4
/
+9
*
soundwire: bus_type: convert open-coded while() to for() loop
Pierre-Louis Bossart
2020-06-30
1
-4
/
+2
*
soundwire: add Slave sysfs support
Pierre-Louis Bossart
2020-05-20
1
-2
/
+7
*
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
2020-05-19
1
-6
/
+13
*
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
2020-02-25
1
-0
/
+5
*
soundwire: add debugfs support
Pierre-Louis Bossart
2019-08-23
1
-0
/
+3
*
soundwire: bus_type: fix alignment issues
Pierre-Louis Bossart
2019-05-02
1
-2
/
+2
*
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-8
/
+7
*
soundwire: Add MIPI DisCo property helpers
Vinod Koul
2017-12-19
1
-1
/
+22
*
soundwire: Add SoundWire bus type
Vinod Koul
2017-12-19
1
-0
/
+172