index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
spear
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: spear: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-3
/
+3
*
ASoC: spear: use helper function
Kuninori Morimoto
2023-01-31
1
-1
/
+2
*
ASoC: spear: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
2
-2
/
+4
*
ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-17
1
-2
/
+1
*
ASoC: spear: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-16
1
-3
/
+5
*
ASoC: spear: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ASoC: spear: constify snd_soc_dai_ops structures
Julia Lawall
2017-08-15
1
-1
/
+1
*
ASoC: spear: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
2017-08-10
2
-6
/
+2
*
ASoC: spear: fix error return code in spdif_in_probe()
Gustavo A. R. Silva
2017-07-17
1
-2
/
+4
*
ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM
Axel Lin
2015-09-14
1
-1
/
+1
*
ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leak
Axel Lin
2015-08-30
1
-1
/
+1
*
ASoC: SPEAr: Convert to use devm_ioremap_resource
Axel Lin
2015-08-25
1
-15
/
+5
*
ASoC: spear: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
ASoC: Update email id of the author
Rajeev Kumar
2014-09-09
1
-2
/
+2
*
ASoC: spear: spdif_out: Fix mute control
Lars-Peter Clausen
2014-03-10
1
-8
/
+2
*
ASoC: SPEAr: remove custom DMA alloc compat function
Stephen Warren
2013-12-18
4
-21
/
+24
*
ASoC: SPEAr: get rid of spear-pcm-audio struct device
Stephen Warren
2013-12-18
4
-18
/
+41
*
ASoC: spear: Use devm_snd_dmaengine_pcm_register
Lars-Peter Clausen
2013-11-28
1
-8
/
+1
*
ASoC: SPEAr spdif_out: Remove redundant variable
Sachin Kamat
2013-09-19
1
-4
/
+2
*
ASoC: SPEAr spdif_out: Use devm_snd_soc_register_component
Sachin Kamat
2013-09-18
1
-10
/
+2
*
ASoC: SPEAr spdif_in: Use devm_snd_soc_register_component
Sachin Kamat
2013-09-18
1
-10
/
+2
*
ALSA: move dmaengine implementation from ASoC to ALSA core
Daniel Mack
2013-08-15
1
-1
/
+1
*
ASoC: spear: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-17
1
-15
/
+4
*
ASoC: spear: Normalise module names
Mark Brown
2013-06-17
1
-3
/
+7
*
ASoC: spear: Remove nonexistant EVM options
Mark Brown
2013-06-17
2
-24
/
+0
*
ASoC: SPEAr: Hide component drivers in Kconfig
Mark Brown
2013-06-14
1
-13
/
+3
*
ASoC: SPEAr: Add dependency on dmaengine helpers
Mark Brown
2013-06-14
1
-0
/
+1
*
ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup
Uwe Kleine-König
2013-06-13
2
-19
/
+3
*
ASoC: Add Kconfig and Makefile to support SPEAr audio driver
Rajeev Kumar
2013-06-12
2
-0
/
+46
*
ASoC: spear: spdif_out: Staticize unexported function
Lars-Peter Clausen
2013-05-15
1
-1
/
+1
*
ASoC: spear: spdif_in: Staticize non exported struct
Lars-Peter Clausen
2013-05-15
1
-1
/
+1
*
ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups
Uwe Kleine-König
2013-05-12
2
-11
/
+3
*
ASoC: spear: Use generic dmaengine PCM
Lars-Peter Clausen
2013-05-12
1
-137
/
+15
*
ASoC: spear: Setup dma data in DAI probe
Lars-Peter Clausen
2013-05-12
2
-11
/
+8
*
Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-04-18
1
-2
/
+3
|
\
|
*
Merge tag 'v3.9-rc7' into asoc-dma
Mark Brown
2013-04-17
1
-6
/
+6
|
|
\
|
*
|
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
2013-04-17
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'asoc/topic/spear' into asoc-next
Mark Brown
2013-04-12
1
-2
/
+2
|
\
\
\
|
*
|
|
ASoC: spear_pcm: Staticize non-exported structs
Lars-Peter Clausen
2013-03-20
1
-2
/
+2
*
|
|
|
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-12
1
-16
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
2013-03-26
1
-7
/
+1
|
*
|
|
ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
2013-03-26
1
-9
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
2013-04-12
2
-4
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: switch over to use snd_soc_register_component() on spear spdif in
Kuninori Morimoto
2013-03-26
1
-2
/
+7
|
*
|
ASoC: switch over to use snd_soc_register_component() on spear spdif out
Kuninori Morimoto
2013-03-26
1
-2
/
+7
|
|
/
*
/
ASoC: spear_pcm: Update to new pcm_new() API
Lars-Peter Clausen
2013-03-20
1
-6
/
+6
|
/
[next]