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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
ux500
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: ux500: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+2
*
Specify clock provider directly to CPU DAIs
Mark Brown
2022-06-09
1
-18
/
+18
|
\
|
*
ASoC: ux500: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
|
*
ASoC: ux500: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-19
/
+19
*
|
ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...
Christophe JAILLET
2022-06-06
9
-18
/
+0
|
/
*
ASoC: ux500: mop500: Check before clk_put() not needed
Yihao Han
2022-05-17
1
-6
/
+3
*
ASoC: ux500: mop500: Constify static snd_soc_ops
Rikard Falkeborn
2021-09-29
2
-2
/
+2
*
ASoC: ux500: mop500: align function prototype
Pierre-Louis Bossart
2021-03-31
1
-1
/
+1
*
ASoC: ux500: mop500: rename shadowing variable
Pierre-Louis Bossart
2021-03-31
1
-3
/
+3
*
ASoC: ux500: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
2
-5
/
+5
*
ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val...
Lee Jones
2020-07-10
1
-4
/
+4
*
ASoC: ux500: mop500: Fix some refcounted resources issues
Christophe JAILLET
2020-05-12
1
-4
/
+7
*
ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
2
-7
/
+7
*
ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume
Kuninori Morimoto
2020-01-21
1
-2
/
+0
*
ASoC: ux500: Remove redundant variable "status"
zhong jiang
2019-11-04
1
-2
/
+1
*
ASoC: ux500: mop500: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-28
1
-2
/
+6
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
10
-36
/
+10
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
9
-36
/
+9
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ASoC: ux500: mop500: don't select unnecessary Platform
Kuninori Morimoto
2019-06-19
1
-6
/
+2
*
|
ASoC: ux500: mop500: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-16
/
+20
|
/
*
ASoC: ux500: add MODULE_LICENSE tag
Arnd Bergmann
2018-01-10
2
-0
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...
Mark Brown
2017-09-01
2
-2
/
+1
|
\
\
|
|
*
ASoC: ux500: Remove unnecessary function call
Donglin Peng
2017-08-21
1
-1
/
+0
|
|
*
ASoC: ux500: constify snd_soc_dai_ops structures
Arvind Yadav
2017-08-18
1
-1
/
+1
|
|
/
*
/
ASoC: ux500: Restore platform DAI assignments
Johan Hovold
2017-07-17
1
-0
/
+4
|
/
*
ASoC: ux500: Added blank line after declarations
Codrut Grosu
2017-03-07
1
-0
/
+1
*
ASoC: ux500: Remove unuseful break after return
Codrut Grosu
2017-03-07
1
-1
/
+0
*
ASoC: ux500: Added */ to the next line
Codrut Grosu
2017-03-07
1
-1
/
+2
*
ASoC: ux500: drop platform DAI assignments
Linus Walleij
2017-03-06
1
-4
/
+0
*
ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"
Colin Ian King
2016-09-03
1
-3
/
+3
*
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
2015-10-23
1
-2
/
+2
|
\
|
*
ASoC: ux500: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+2
*
|
ASoC: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-14
1
-0
/
+1
*
|
ASoC: mop500: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-14
1
-0
/
+1
|
/
*
ASoC: ux500: adjust devm usage
Julia Lawall
2015-07-20
1
-19
/
+10
*
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2015-06-05
1
-1
/
+0
|
\
|
*
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
|
ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()
Rajan Vaja
2015-05-21
1
-0
/
+4
|
/
*
ASoC: mop500_ab8500: Use card DAPM context to access widgets
Lars-Peter Clausen
2015-04-12
1
-18
/
+18
*
ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()
Lars-Peter Clausen
2015-01-07
1
-14
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
2
-2
/
+0
|
\
|
*
ASoC: ux500: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...
Markus Elfring
2014-12-03
1
-4
/
+2
*
|
ASoC: simple-card: Remove useless casts
Jean-Francois Moine
2014-11-10
1
-4
/
+2
|
/
*
ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
2014-05-20
1
-1
/
+1
*
ASoC: ux500: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2014-01-09
1
-15
/
+0
*
ASoC: ux500: Fix sparse non static symbol warning
Wei Yongjun
2014-01-08
1
-3
/
+3
*
ASoC: ux500: Dramatically reduce the size of the DAI driver data struct
Lee Jones
2014-01-07
1
-82
/
+14
[next]