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
/
codecs
/
ak4642.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
ASoC: ak4642: Replace mdelay function to msleep
Harunobu Kurokawa
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on ak4642
Kuninori Morimoto
1
-6
/
+8
2016-05-31
ASoC: ak4642: Implement suspend callback
Peter Ujfalusi
1
-2
/
+11
2016-05-18
ASoC: ak4642: Enable cache usage to fix crashes on resume
Mark Brown
1
-0
/
+3
2016-04-20
ASoC: ak4642: Remove CLK_IS_ROOT
Stephen Boyd
1
-3
/
+1
2015-09-16
ASoC: ak4642: exchange macro name to avoid redefinition
Kuninori Morimoto
1
-3
/
+4
2015-09-14
ASoC: ak4642: enable to use MCKO as fixed rate output pin on DT
Kuninori Morimoto
1
-48
/
+93
2015-09-14
ASoC: ak4642: use *dev on ak4642_i2c_probe()
Kuninori Morimoto
1
-5
/
+6
2015-08-30
Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...
Mark Brown
1
-7
/
+26
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-07
ASoC: ak4642: Fix up max_register setting
Axel Lin
1
-7
/
+26
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-04-12
Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/...
Mark Brown
1
-3
/
+34
2015-04-10
ASoC: ak4642: fixup channels_min
Kuninori Morimoto
1
-2
/
+2
2015-03-24
ASoC: ak4642: enable stereo line output power-save mode
Takeshi Kihara
1
-2
/
+31
2015-03-17
ASoC: ak4642: tidyup DAPM route for playback
Kuninori Morimoto
1
-1
/
+3
2014-10-22
ASoC: ak4642: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-16
/
+0
2014-07-28
ASoC: ak4642: Make of_device_id array const
Kiran Padwal
1
-2
/
+2
2014-05-14
ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648
Sascha Hauer
1
-0
/
+20
2014-05-14
ASoC: ak4642: Add driver data and driver private struct
Sascha Hauer
1
-11
/
+40
2014-05-14
ASoC: ak4642: Add ALC controls
Sascha Hauer
1
-0
/
+2
2014-05-14
ASoC: ak4642: Fix typo zoro -> zero
Sascha Hauer
1
-1
/
+1
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-8
/
+0
2013-12-02
ASoC: ak4642: Convert to module_i2c_driver()
Mark Brown
1
-21
/
+1
2013-12-02
ASoC: ak4642: Convert to direct regmap API usage
Mark Brown
1
-54
/
+59
2013-12-02
ASoC: ak4642: Convert to table based control init
Mark Brown
1
-3
/
+4
2013-11-24
ASoC: ak4642: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2013-11-03
Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linus
Mark Brown
1
-1
/
+1
2013-10-31
ASoC: ak4642: prevent un-necessary changes to SG_SL1
Phil Edworthy
1
-1
/
+1
2013-09-17
ASoC: ak4642: Remove redundant break
Sachin Kamat
1
-2
/
+0
2013-01-14
ASoC: ak4642: remove __devinitconst annotation
Stephen Rothwell
1
-1
/
+1
2013-01-10
ASoC: ak4642: add Device Tree support
Kuninori Morimoto
1
-2
/
+31
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-21
ASoC: ak4642: cleanup struct ak4642_priv
Kuninori Morimoto
1
-21
/
+2
2012-04-05
ASoC: ak4642: fixup: mute needs +1 step
Kuninori Morimoto
1
-1
/
+1
2012-03-18
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2012-02-21
ASoC: ak4642: fixup HeadPhone L/R dapm settings
Kuninori Morimoto
1
-15
/
+16
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2011-12-20
ASoC: Convert ak4642 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-27
ASoC: Remove driver versioning from ak4642
Mark Brown
1
-4
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-11
ASoC: ak4642: add ak4648 support
Kuninori Morimoto
1
-8
/
+36
2011-11-11
ASoC: ak4642: add Line out support
Kuninori Morimoto
1
-0
/
+11
2011-11-11
ASoC: ak4642: add headphone mute switch control
Kuninori Morimoto
1
-3
/
+2
2011-11-11
ASoC: ak4642: add DAPM support for HeadPhone Output
Kuninori Morimoto
1
-9
/
+35
2011-11-11
ASoC: ak4642: add ak4642_set_bias_level()
Kuninori Morimoto
1
-4
/
+29
2011-11-08
ASoC: ak4642: ak4642 was tested
Kuninori Morimoto
1
-1
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-13
ASoC: ak4642: fixup cache register table
Kuninori Morimoto
1
-11
/
+11
[next]