index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320dac33.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
ASoC: tlv320dac33: Mode1 FIFO auto configuration fix
Peter Ujfalusi
1
-2
/
+6
2010-10-30
ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro
Peter Ujfalusi
1
-1
/
+1
2010-10-30
ASoC: tlv320dac33: Error handling for broken chip
Peter Ujfalusi
1
-7
/
+19
2010-10-23
ASoC: tlv320dac33: Use usleep_range for delays
Peter Ujfalusi
1
-4
/
+6
2010-10-13
ASoC: tlv320dac33: Control for line output gain
Peter Ujfalusi
1
-0
/
+18
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
1
-1
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-167
/
+82
2010-07-29
ASoC: tlv320dac33: Add support for automatic FIFO configuration
Peter Ujfalusi
1
-26
/
+64
2010-07-29
ASoC: tlv320dac33: Revisit the FIFO Mode1 handling
Peter Ujfalusi
1
-37
/
+34
2010-06-07
ASoC: tlv320dac33: Add support for changing upper threshold
Peter Ujfalusi
1
-9
/
+48
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-157
/
+386
2010-05-17
ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF
Peter Ujfalusi
1
-0
/
+3
2010-05-17
ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function
Felipe Balbi
1
-1
/
+1
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-3
/
+0
2010-05-06
ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power
Peter Ujfalusi
1
-11
/
+0
2010-05-03
ASoC: tlv320dac33: Support for turning off the codec
Peter Ujfalusi
1
-21
/
+45
2010-05-03
ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure
Peter Ujfalusi
1
-0
/
+28
2010-05-03
ASoC: tlv320dac33: Revised module loading, and DAC33 ID read
Peter Ujfalusi
1
-19
/
+18
2010-05-03
ASoC: tlv320dac33: Optimize power up, and restore
Peter Ujfalusi
1
-67
/
+39
2010-04-28
ASoC: tlv320dac33 - disable regulators at i2c remove()
Liam Girdwood
1
-0
/
+1
2010-04-26
ASoC: tlv320dac33: FIFO caused delay reporting
Peter Ujfalusi
1
-5
/
+217
2010-04-26
ASoC: tlv320dac33: Calculate the interface speed during bursts
Peter Ujfalusi
1
-0
/
+5
2010-04-26
ASoC: tlv320dac33: Change magic numbers used in Mode7
Peter Ujfalusi
1
-5
/
+6
2010-04-26
ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode
Peter Ujfalusi
1
-0
/
+5
2010-04-26
ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1
Peter Ujfalusi
1
-2
/
+5
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-18
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
1
-7
/
+3
2010-03-19
ASoC: tlv320dac33: Internal clocking changes
Peter Ujfalusi
1
-2
/
+2
2010-03-19
ASoC: tlv320dac33: Fix DSP modes
Peter Ujfalusi
1
-5
/
+1
2010-03-12
ASoC: tlv320dac33: Add option for keeping the BCLK running
Peter Ujfalusi
1
-2
/
+11
2010-03-12
ASoC: tlv320dac33: Start/stop sequence change
Peter Ujfalusi
1
-22
/
+3
2010-02-16
ASoC: tlv320dac33: Correct the OSCSET calculation
Peter Ujfalusi
1
-1
/
+1
2010-02-16
ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback
Peter Ujfalusi
1
-0
/
+3
2010-01-20
ASoC: tlv320dac33: Burst mode BCLK divider configuration
Peter Ujfalusi
1
-2
/
+13
2010-01-20
ASoC: tlv320dac33: BCLK divider fix
Peter Ujfalusi
1
-5
/
+6
2010-01-19
ASoC: tlv320dac33: Correct the prefill number of samples
Peter Ujfalusi
1
-1
/
+1
2010-01-12
ASoC: Add missing __devexit and __devinit annotations
Mark Brown
1
-3
/
+3
2009-12-31
ASoC: tlv320dac33: Safety check for codec slave mode
Peter Ujfalusi
1
-1
/
+6
2009-12-31
ASoC: tlv320dac33: Add new FIFO mode: mode 7
Peter Ujfalusi
1
-1
/
+34
2009-12-31
ASoC: tlv320dac33: Clean up the hardware configuration code
Peter Ujfalusi
1
-16
/
+45
2009-12-31
ASoC: tlv320dac33: Introduce prefill and playback state handlers
Peter Ujfalusi
1
-6
/
+40
2009-12-31
ASoC: tlv320dac33: Change nsample switch to FIFO mode enum
Peter Ujfalusi
1
-17
/
+32
2009-12-04
ASoC: tlv320dac33: Add support for regulator framework
Ilkka Koskinen
1
-13
/
+79
2009-11-26
ASoC: tlv320dac33: Change RT wq to singlethread wq
Peter Ujfalusi
1
-1
/
+2
2009-11-13
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-9
/
+1
2009-10-15
ASoC: Codec driver for Texas Instruments tlv320dac33 codec
Peter Ujfalusi
1
-0
/
+1237