index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ak4104.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ASoC: codecs: ak4104: move to GPIO consumer API
Daniel Mack
2018-12-06
1
-15
/
+7
*
ASoC: ak4104: replace codec to component
Kuninori Morimoto
2018-02-12
1
-38
/
+30
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-09-29
1
-5
/
+10
|
\
\
|
|
*
ASoC: codec duplicated callback function goes to component on ak4104
Kuninori Morimoto
2016-08-08
1
-4
/
+6
|
|
/
|
/
|
|
*
ASoC: ak4104: Limit the supported sample rates
Vishal Thanki
2016-09-26
1
-1
/
+4
|
/
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
ASoC: ak4104: add regulator consumer support
Daniel Mack
2014-04-23
1
-7
/
+55
*
ASoC: ak4104: Remove superfluous codec->control_data initialization
Lars-Peter Clausen
2014-03-05
1
-2
/
+0
*
ASoC: ak4104: provide a module device table
Daniel Mack
2013-09-17
1
-3
/
+8
*
ASoC: ak4104: Manage TXE using DAPM
Mark Brown
2013-08-12
1
-19
/
+4
*
ASoC: ak4104: Add stub DAPM support
Mark Brown
2013-08-12
1
-0
/
+13
*
ASoC: ak4104: correct tranceiver enable handling
Daniel Mack
2013-03-07
1
-2
/
+24
*
ASoC: ak4104: convert to direct regmap API usage
Daniel Mack
2013-03-07
1
-15
/
+16
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-2
/
+2
*
ASoC: ak4104: Convert to use devm_regmap_init_spi()
Tushar Behera
2012-11-24
1
-15
/
+4
*
ASoC: ak4104: add reset line property to DT bindings
Daniel Mack
2012-11-24
1
-0
/
+17
*
ASoC: ak4104: add DT bindings
Daniel Mack
2012-10-15
1
-0
/
+7
*
ASoC: ak4104: handle more sample rates
Daniel Mack
2012-10-15
1
-2
/
+20
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-2
/
+1
*
ASoC: ak4104: Convert to direct regmap API usage
Mark Brown
2012-02-23
1
-75
/
+44
*
ASoC: ak4104: Use snd_soc_write() rather than internal write function
Mark Brown
2012-02-23
1
-2
/
+2
*
ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write
Mark Brown
2012-02-23
1
-23
/
+15
*
ASoC: ak4104: Convert to module_spi_driver()
Mark Brown
2012-02-20
1
-11
/
+1
*
ASoC: ak4104: Remove uninformative print on probe()
Mark Brown
2012-02-20
1
-1
/
+0
*
ASoC: Convert ak4104 to devm_kzalloc()
Axel Lin
2011-12-20
1
-4
/
+2
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: Fix reg_word_size for ak4104
Axel Lin
2011-10-20
1
-1
/
+1
*
ASoC: Remove module probe announcements from CODEC drivers
Mark Brown
2011-03-01
1
-1
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-96
/
+53
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-1
/
+1
|
\
|
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: fix ak4104 register array access
Daniel Mack
2010-03-03
1
-4
/
+2
*
ASoC: ak4104: allow more sample rates
Daniel Mack
2010-01-13
1
-3
/
+1
*
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-11-03
1
-8
/
+0
*
ASoC: Merge dai_ops factor out
Mark Brown
2009-03-11
1
-4
/
+6
*
ASoC: Add a driver for AK4104 S/PDIF transmitter
Daniel Mack
2009-03-09
1
-0
/
+363