index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
soundwire: cadence: change access to IP_MCP_CMD_BASE
Pierre-Louis Bossart
1
-9
/
+9
2023-03-15
soundwire: cadence: split access to IP_MCP_CMDCTRL fields
Pierre-Louis Bossart
1
-8
/
+8
2023-03-15
soundwire: cadence: split access to IP_MCP_CONTROL fields
Pierre-Louis Bossart
1
-16
/
+25
2023-03-15
soundwire: cadence: split access to IP_MCP_CONFIG fields
Pierre-Louis Bossart
1
-20
/
+27
2023-03-15
soundwire: cadence: add helpers to access IP_MCP registers
Pierre-Louis Bossart
2
-0
/
+19
2023-03-15
soundwire: cadence: remove CDNS_MCP_CONFIG_SSPMOD
Pierre-Louis Bossart
1
-1
/
+0
2023-03-15
soundwire: intel: move bank switch routine to common intel_bus_common.c
Pierre-Louis Bossart
3
-49
/
+53
2023-03-15
soundwire: intel: add abstraction for cmdsync check
Pierre-Louis Bossart
2
-11
/
+20
2023-03-15
soundwire: intel: move bus common sequences to different file
Pierre-Louis Bossart
4
-200
/
+219
2023-03-15
soundwire: intel: use indirection before moving bus start/stop sequences
Pierre-Louis Bossart
1
-2
/
+2
2023-03-15
soundwire: intel: add sync_arm/sync_go to ops
Pierre-Louis Bossart
2
-6
/
+30
2023-03-15
soundwire: intel: simplify sync_go sequence
Pierre-Louis Bossart
1
-7
/
+2
2023-03-15
soundwire: intel: remove useless abstraction
Pierre-Louis Bossart
1
-8
/
+1
2023-03-15
soundwire: intel: remove PDI-level restrictions on rates and formats
Pierre-Louis Bossart
1
-4
/
+0
2023-03-15
soundwire: intel: remove stale/misleading comment
Pierre-Louis Bossart
1
-1
/
+0
2023-03-15
soundwire: intel: move common definitions to header file
Pierre-Louis Bossart
2
-32
/
+29
2023-03-15
soundwire: dmi-quirks: add remapping for Intel 'Rooks County' NUC M15
Eugene Huang
1
-0
/
+25
2023-02-24
Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-146
/
+103
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-01-31
soundwire: cadence: further simplify low-level xfer_msg_defer() callback
Pierre-Louis Bossart
3
-4
/
+5
2023-01-31
soundwire: cadence: use directly bus sdw_defer structure
Pierre-Louis Bossart
3
-14
/
+10
2023-01-31
soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
Pierre-Louis Bossart
3
-11
/
+6
2023-01-31
soundwire: stream: use consistent pattern for freeing buffers
Pierre-Louis Bossart
1
-1
/
+3
2023-01-31
soundwire: stream: Add specific prep/deprep commands to port_prep callback
Stefan Binding
1
-2
/
+2
2023-01-31
soundwire: bus: Remove unused reset_page_addr() callback
Richard Fitzgerald
3
-18
/
+0
2023-01-31
soundwire: bus: Don't zero page registers after every transaction
Richard Fitzgerald
1
-23
/
+0
2023-01-31
soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
Richard Fitzgerald
1
-6
/
+3
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-09
soundwire: stream: Move remaining register accesses over to no_pm
Charles Keepax
2
-16
/
+16
2023-01-09
soundwire: debugfs: Switch to sdw_read_no_pm
Charles Keepax
1
-1
/
+12
2023-01-09
soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
Simon Trimmer
1
-4
/
+4
2023-01-09
soundwire: cadence: remove unused sdw_cdns_master_ops declaration
Gaosheng Cui
1
-1
/
+0
2023-01-09
soundwire: enable optional clock registers for SoundWire 1.2 devices
Pierre-Louis Bossart
1
-3
/
+4
2023-01-09
ASoC/soundwire: remove is_sdca boolean property
Pierre-Louis Bossart
1
-2
/
+2
2023-01-09
soundwire: cadence: Drain the RX FIFO after an IO timeout
Richard Fitzgerald
1
-23
/
+27
2023-01-09
soundwire: cadence: Remove wasted space in response_buf
Richard Fitzgerald
2
-1
/
+19
2023-01-09
soundwire: cadence: Don't overflow the command FIFOs
Richard Fitzgerald
1
-1
/
+2
2023-01-09
soundwire: intel: remove DAI startup/shutdown
Pierre-Louis Bossart
1
-27
/
+0
2022-12-19
Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-736
/
+921
2022-11-25
ASoC: adau1372: fixes after debugging custom board
Mark Brown
2
-0
/
+10
2022-11-23
soundwire: intel_init: remove check on number of links
Pierre-Louis Bossart
1
-12
/
+0
2022-11-23
soundwire: intel_init: remove sdw_intel_enable_irq()
Pierre-Louis Bossart
1
-24
/
+0
2022-11-23
soundwire: intel_init: remove useless interrupt enablement in interrupt thread
Pierre-Louis Bossart
1
-1
/
+0
2022-11-23
soundwire: intel: split auxdevice to different file
Pierre-Louis Bossart
6
-667
/
+700
2022-11-23
soundwire: intel: add in-band wake callbacks in hw_ops
Pierre-Louis Bossart
2
-4
/
+20
2022-11-23
soundwire: intel: add link power management callbacks in hw_ops
Pierre-Louis Bossart
2
-10
/
+27
2022-11-23
soundwire: intel: add bus management callbacks in hw_ops
Pierre-Louis Bossart
2
-9
/
+49
2022-11-23
soundwire: intel: add register_dai callback in hw_ops
Pierre-Louis Bossart
2
-1
/
+10
2022-11-23
soundwire: intel: add debugfs callbacks in hw_ops
Pierre-Louis Bossart
2
-2
/
+21
2022-11-23
soundwire: intel: start using hw_ops
Pierre-Louis Bossart
3
-8
/
+34
[prev]
[next]