index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
uda1380.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-06-27
ASoC: uda*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-11
ASoC: uda1380: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-28
ASoC: uda1380: Use modern ASoC DAI format terminology
Mark Brown
1
-5
/
+5
2020-05-18
ASoC: codecs: use snd_soc_xxx_active()
Kuninori Morimoto
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-12
ASoC: uda1380: replace codec to component
Kuninori Morimoto
1
-83
/
+77
2018-01-16
ASoC: uda1380: fix regression by adding back .read/.write
Kuninori Morimoto
1
-0
/
+2
2017-11-27
ASoC: use internal reg_cache on uda1380
Kuninori Morimoto
1
-10
/
+14
2017-11-27
ASoC: don't use codec hw_write on uda1380
Kuninori Morimoto
1
-10
/
+10
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-04-05
ASoC: uda1380: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2016-11-23
ASoC: uda1380: Request GPIOs at bus probe time
Lars-Peter Clausen
1
-35
/
+20
2016-11-18
ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C)
Kuninori Morimoto
1
-21
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on uda1380
Kuninori Morimoto
1
-6
/
+8
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-8
/
+6
2015-08-05
ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-8
/
+6
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-05
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-5
/
+1
2015-05-11
ASoC: uda1380: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-4
/
+1
2015-05-04
ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
Vasily Khoruzhick
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-11-24
ASoC: uda1380: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-18
/
+2
2014-03-23
Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next
Mark Brown
1
-2
/
+1
2014-03-18
ASoC: codecs: Replace instances of rtd->codec with dai->codec
Lars-Peter Clausen
1
-2
/
+1
2014-03-12
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
1
-18
/
+20
2014-03-06
ASoC: Add helper function to check whether a CODEC is active
Lars-Peter Clausen
1
-1
/
+1
2014-02-23
ASoC: uda1380: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-18
/
+20
2013-11-24
ASoC: uda1380: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-4
/
+2
2011-12-27
ASoC: Convert uda1380 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-12-20
ASoC: Convert uda1380 to table based DAPM and control init
Axel Lin
1
-16
/
+8
2011-12-05
ASoC: uda1380: Convert to gpio_request_one()
Axel Lin
1
-20
/
+8
2011-12-04
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-2
/
+2
2011-12-04
ASoC: uda1380: Return proper error in uda1380_modinit failure path
Axel Lin
1
-2
/
+2
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-3
/
+3
2010-12-28
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-6
/
+7
2010-09-08
ASoC: UDA1380: Add delay between power on and reset
Vasily Khoruzhick
1
-0
/
+1
2010-08-31
ASoC: uda1380: make driver more powersave-friendly
Vasily Khoruzhick
1
-40
/
+105
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-154
/
+57
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-1
/
+0
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-2
/
+2
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-8
/
+0
2009-06-15
ASoC: UDA1380: refactor device registration
Philipp Zabel
1
-142
/
+171
[next]