index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
ASoC: simple-card: use devm_get_clk_from_child()
Kuninori Morimoto
1
-2
/
+2
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
1
-1
/
+1
2016-09-26
ASoC: simple-card: add support for aux devices
Nikita Yushchenko
1
-0
/
+34
2016-09-01
ASoC: simple-card: use kzalloc() for dai_props / dai_link
Kuninori Morimoto
1
-12
/
+11
2016-09-01
ASoC: simple-card: code sync: rename num_link to num
Kuninori Morimoto
1
-6
/
+6
2016-09-01
ASoC: simple-card: code sync: use tag
Kuninori Morimoto
1
-4
/
+4
2016-09-01
ASoC: simple-card: code sync: tidyup white line
Kuninori Morimoto
1
-3
/
+2
2016-09-01
ASoC: simple-card: is GPL v2
Kuninori Morimoto
1
-1
/
+1
2016-09-01
ASoC: simple-card: code sync: use simple_priv_to_props() macro
Kuninori Morimoto
1
-4
/
+6
2016-09-01
ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro
Kuninori Morimoto
1
-2
/
+2
2016-09-01
ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage
Kuninori Morimoto
1
-7
/
+2
2016-09-01
ASoC: simple-card: call of_node_put() for dai_link
Kuninori Morimoto
1
-8
/
+12
2016-08-10
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
1
-17
/
+2
2016-08-10
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
1
-11
/
+1
2016-08-09
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-7
/
+2
2016-08-09
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
1
-35
/
+3
2016-08-08
ASoC: simple-card: remove asoc_simple_card_sub_parse_of()
Kuninori Morimoto
1
-38
/
+8
2016-08-08
ASoC: simple-card: use asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-25
/
+18
2016-08-05
ASoC: simple-card: use asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-25
/
+10
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_card_name()
Kuninori Morimoto
1
-8
/
+3
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
1
-12
/
+5
2016-07-01
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
1
-44
/
+2
2016-06-29
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
1
-75
/
+78
2016-06-13
ASoC: simple-card: use common PREFIX for each DT property
Kuninori Morimoto
1
-11
/
+13
2016-05-30
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
Kuninori Morimoto
1
-12
/
+19
2016-05-09
ASoC: simple-card: Add pm callbacks to platform driver
Peter Ujfalusi
1
-0
/
+1
2016-01-27
ASoC: simple-card: don't fail if sysclk setting is not supported
Aaro Koskinen
1
-1
/
+1
2015-11-18
ASoC: Change the PCM runtime array to a list
Mengdong Lin
1
-7
/
+5
2015-09-16
ASoC: simple-card: Add tdm slot mask support to simple-card
Jyri Sarha
1
-2
/
+6
2015-07-07
ASoC: simple card: set cpu-dai sysclk with mclk-fs
Arnaud Pouliquen
1
-0
/
+9
2015-06-12
ASoC: simple card: Add mclk-fs property in dai-link
Arnaud Pouliquen
1
-3
/
+15
2015-05-04
ASoC: simple-card: support platform in dts parse
Jun Nie
1
-2
/
+14
2015-04-12
Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...
Mark Brown
1
-22
/
+8
2015-03-26
ASoC: simple-card: Remove support for setting differing DAI formats
Lars-Peter Clausen
1
-22
/
+8
2015-03-05
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...
Mark Brown
1
-10
/
+10
2015-03-04
ASoC: simple-card: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+10
2015-03-03
ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
Vishal Thanki
1
-0
/
+5
2015-02-09
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...
Mark Brown
1
-0
/
+34
2015-02-04
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
1
-0
/
+34
2015-01-15
ASoC: simple-card: Enable and disable DAI clocks as needed
Jyri Sarha
1
-0
/
+34
2015-01-14
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
Geert Uytterhoeven
1
-4
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
ASoC: simple-card: Remove useless function argument
Jean-Francois Moine
1
-2
/
+1
2014-11-10
ASoC: simple-card: Remove useless casts
Jean-Francois Moine
1
-5
/
+2
2014-11-03
ASoC: simple-card: add "invert" property for detect GPIOs
Jianqun
1
-4
/
+11
2014-10-28
ASoC: simple-card: add asoc_simple_card_parse_daifmt()
Kuninori Morimoto
1
-69
/
+65
2014-10-20
ASoC: generic: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
ASoC: simple-card: Delete unneeded test before of_node_put
Fabio Estevam
1
-10
/
+5
2014-10-07
ASoC: simple-card: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
1
-0
/
+3
2014-10-02
ASoC: simple-card: Add mic and hp detect gpios.
Dylan Reid
1
-0
/
+73
[next]