index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
bus.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soundwire: export sdw_compute_slave_ports() function
Vijendar Mukunda
2023-04-12
1
-0
/
+9
*
soundwire: bandwidth allocation: Use hweight32() to calculate set bits
Richard Fitzgerald
2023-04-12
1
-11
/
+0
*
soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
Pierre-Louis Bossart
2023-01-31
1
-2
/
+1
*
soundwire: export sdw_update() and sdw_update_no_pm()
Pierre-Louis Bossart
2021-06-21
1
-13
/
+0
*
soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible
Pierre-Louis Bossart
2021-03-22
1
-0
/
+2
*
soundwire: bus: add enumerated Slave device to device list
Srinivas Kandagatla
2020-09-28
1
-0
/
+2
*
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
2020-09-18
1
-2
/
+44
*
soundwire: bus: export broadcast read/write capability for tests
Pierre-Louis Bossart
2020-09-10
1
-0
/
+4
*
soundwire: add Slave sysfs support
Pierre-Louis Bossart
2020-05-20
1
-0
/
+1
*
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
2020-05-19
1
-0
/
+3
*
soundwire: bus: add helper to clear Slave status to UNATTACHED
Pierre-Louis Bossart
2020-02-25
1
-0
/
+8
*
soundwire: bus: fix race condition with probe_complete signaling
Pierre-Louis Bossart
2020-02-25
1
-0
/
+1
*
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
2019-09-04
1
-0
/
+1
*
soundwire: add debugfs support
Pierre-Louis Bossart
2019-08-23
1
-0
/
+16
*
soundwire: export helpers to find row and column values
Pierre-Louis Bossart
2019-08-21
1
-2
/
+5
*
soundwire: fix alignment issues in header files
Pierre-Louis Bossart
2019-05-02
1
-6
/
+6
*
soundwire: fix SPDX license for header files
Pierre-Louis Bossart
2019-05-02
1
-2
/
+2
*
soundwire: Add support for multi link bank switch
Shreyas NC
2018-08-27
1
-0
/
+2
*
soundwire: Add support to lock across bus instances
Sanyog Kale
2018-08-27
1
-0
/
+2
*
soundwire: Add bank switch routine
Sanyog Kale
2018-05-11
1
-0
/
+5
*
soundwire: Add helpers for ports operations
Sanyog Kale
2018-05-11
1
-0
/
+2
*
soundwire: Add Master and Slave port programming
Sanyog Kale
2018-05-11
1
-0
/
+4
*
soundwire: Add support for port management
Sanyog Kale
2018-05-11
1
-0
/
+25
*
soundwire: Add support for SoundWire stream management
Sanyog Kale
2018-05-11
1
-0
/
+36
*
soundwire: Add slave status handling
Vinod Koul
2017-12-19
1
-0
/
+2
*
soundwire: Add Slave status handling helpers
Sanyog Kale
2017-12-19
1
-0
/
+14
*
soundwire: Add IO transfer
Vinod Koul
2017-12-19
1
-0
/
+36
*
soundwire: Add Master registration
Vinod Koul
2017-12-19
1
-0
/
+19