index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2552.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
ASoC: tas2552: replace codec to component
Kuninori Morimoto
1
-91
/
+87
2017-09-01
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...
Mark Brown
1
-4
/
+7
2017-08-29
ASoC: tas2552: Fix fraction overflow in PLL calculation
Oskar Schirmer
1
-4
/
+7
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-04-25
ASoC: tas2552: Propagate the error code in suspend/resume
Fabio Estevam
1
-2
/
+2
2017-04-11
ASoC: tas2552: Return the real error code
Fabio Estevam
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on tas2552
Kuninori Morimoto
1
-6
/
+8
2015-10-06
ASoC: tas2552: fix dBscale-min declaration
Andreas Dannenberg
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-10
/
+5
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
1
-1
/
+1
2015-07-29
ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpio
Axel Lin
1
-10
/
+5
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
1
-1
/
+1
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
1
-1
/
+1
2015-06-11
ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio
Axel Lin
1
-7
/
+4
2015-06-08
ASoC: tas2552: Use consistent name for 'struct tas2552_data'
Peter Ujfalusi
1
-3
/
+3
2015-06-08
ASoC: tas2552: Remove unneeded semicolon
Peter Ujfalusi
1
-1
/
+1
2015-06-08
ASoC: tas2552: Call pm_runtime_disable when the module is removed
Peter Ujfalusi
1
-0
/
+1
2015-06-08
ASoC: tas2552: Code, define alignment changes for uniformity
Peter Ujfalusi
1
-2
/
+2
2015-06-08
ASoC: tas2552: Correct Boost Auto-Pass Through Control register usage
Peter Ujfalusi
1
-3
/
+3
2015-06-08
ASoC: tas2552: Correct Output Data register usage
Peter Ujfalusi
1
-2
/
+3
2015-06-08
ASoC: tas2552: Add control for selecting DIN source
Peter Ujfalusi
1
-0
/
+11
2015-06-08
ASoC: tas2552: Correct the PLL configuration
Peter Ujfalusi
1
-47
/
+91
2015-06-05
ASoC: tas2552: Configure the WCLK frequency based on the stream
Peter Ujfalusi
1
-2
/
+41
2015-06-05
ASoC: tas2552: Add support for word length configuration
Peter Ujfalusi
1
-0
/
+38
2015-06-05
ASoC: tas2552: Implement startup/stop sequence as per TRM
Peter Ujfalusi
1
-16
/
+28
2015-06-05
ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)
Peter Ujfalusi
1
-2
/
+2
2015-06-05
ASoC: tas2552: Clean up the Digital - Analog DAPM route definition
Peter Ujfalusi
1
-8
/
+6
2015-06-05
ASoC: tas2552: Add TDM support
Peter Ujfalusi
1
-4
/
+55
2015-06-05
ASoC: tas2552: Correct and clean up data format and BCLK/WCLK direction
Peter Ujfalusi
1
-9
/
+9
2015-06-05
ASoC: tas2552: Correct dai format support
Peter Ujfalusi
1
-14
/
+15
2015-06-05
ASoC: tas2552: Add support for pll and pdm source clock selection
Peter Ujfalusi
1
-4
/
+29
2015-06-04
ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheet
Peter Ujfalusi
1
-7
/
+7
2015-06-04
ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdown
Peter Ujfalusi
1
-5
/
+3
2015-06-04
ASoC: tas2552: Simplify the tas2552_mute function
Peter Ujfalusi
1
-4
/
+2
2015-06-04
ASoC: tas2552: Correct CFG1 register bit definitions
Peter Ujfalusi
1
-7
/
+7
2015-06-04
ASoC: tas2552: Correct PDM configuration register bit definitions
Peter Ujfalusi
1
-1
/
+1
2015-06-04
ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry
Peter Ujfalusi
1
-1
/
+0
2015-06-04
ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card
Peter Ujfalusi
1
-0
/
+3
2015-06-04
ASoC: tas2552: Make the enable-gpio really optional
Peter Ujfalusi
1
-2
/
+6
2015-02-24
ASoC: improve usage of gpiod API
Uwe Kleine-König
1
-10
/
+3
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-05
ASoC: tas2552: Use table based DAPM setup
Lars-Peter Clausen
1
-6
/
+4
2014-10-02
ASoC: tas2552: Fix compilation warning for !PM_RUNTIME
Thierry Reding
1
-0
/
+2
2014-08-16
ASoC: tas2552: Add DAPM calls for amp and PLL
Dan Murphy
1
-20
/
+48
2014-07-25
ASoC: tas2552: Return proper error for probe error paths
Axel Lin
1
-2
/
+4
2014-07-21
ASoC: tas2552: Fix PM sequencing
Dan Murphy
1
-3
/
+5
[next]