index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8994.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Fix typo in drivers sound
Masanari Iida
2012-11-04
1
-1
/
+1
*
ASoC: wm8994: Only enable extra BCLK cycles when required
Mark Brown
2012-10-24
1
-1
/
+17
*
Merge branch 'asoc-omap' into for-3.7
Mark Brown
2012-09-05
1
-0
/
+2
|
\
|
*
ASoC: wm8994: Add missing dapm routes for WM8958 rev A
Chris Rattray
2012-08-09
1
-0
/
+2
*
|
ASoC: wm8994: Update for new WM1811 variants
Mark Brown
2012-08-23
1
-4
/
+7
*
|
ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata
Mark Brown
2012-08-22
1
-0
/
+2
*
|
ASoC: wm8994: Add bytes controls for DRC
Mark Brown
2012-08-17
1
-4
/
+21
*
|
ASoC: wm8994: enable mic and short detect debounce.
Chris Rattray
2012-08-03
1
-0
/
+6
*
|
ASoC: wm8994: Fix some indentation issues
Mark Brown
2012-08-03
1
-2
/
+2
*
|
ASoC: wm8994: Ensure we get a notification on startup for jackdet
Mark Brown
2012-08-03
1
-1
/
+36
*
|
ASoC: wm_hubs: Move CODEC stored in private data into wm_hubs
Mark Brown
2012-08-03
1
-15
/
+13
*
|
ASoC: wm8994: Implement support for self-oscillation mode in the FLL
Mark Brown
2012-08-03
1
-6
/
+15
|
/
*
ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQs
Mark Brown
2012-07-24
1
-0
/
+13
*
ASoC: wm8994: Ensure there are enough BCLKs for four channels
Mark Brown
2012-07-23
1
-1
/
+1
*
Merge branch 'for-3.5' into for-3.6
Mark Brown
2012-07-23
1
-3
/
+0
|
\
|
*
ASoC: wm8994: remove duplicate code
Jaroslav Kysela
2012-06-25
1
-3
/
+0
*
|
ASoC: wm8994: Update micdet for irqdomain conversion
Mark Brown
2012-07-18
1
-3
/
+4
*
|
ASoC: wm8994: Don't suspend accessory detection
Mark Brown
2012-07-03
1
-37
/
+0
*
|
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2012-06-25
1
-39
/
+66
|
\
\
|
|
/
|
*
ASoC: wm8994: Apply volume updates with clocks enabled
Mark Brown
2012-06-05
1
-35
/
+58
|
*
ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants
Mark Brown
2012-06-05
1
-4
/
+8
*
|
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
|
/
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2012-05-21
1
-177
/
+113
|
\
|
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-54
/
+222
|
|
\
|
*
|
ASoC: wm8994: Use regmap directly for wm8994_mic_work
Mark Brown
2012-05-09
1
-7
/
+9
|
*
|
ASoC: wm8994: Add debounce to wm8994 mic detection
Mark Brown
2012-05-09
1
-7
/
+20
|
*
|
ASoC: wm8994: Fix sparse warning due to use of 0 as NULL
Mark Brown
2012-05-09
1
-1
/
+1
|
*
|
ASoC: wm_hubs: Factor out class W management
Mark Brown
2012-04-27
1
-76
/
+15
|
*
|
ASoC: wm_hubs: Special case headphones for digital paths in more use cases
Mark Brown
2012-04-27
1
-3
/
+1
|
*
|
ASoC: wm8994: Add trace showing wm8958_micd_set_rate()
Mark Brown
2012-04-26
1
-0
/
+4
|
*
|
ASoC: wm8994: Allow rate configuration with custom mic callback
Mark Brown
2012-04-26
1
-1
/
+2
|
*
|
ASoC: wm8994: Tune debounce rates for jack detect mode
Mark Brown
2012-04-26
1
-2
/
+4
|
*
|
ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLL
Kyung-Kwee Ryu
2012-04-25
1
-1
/
+1
|
*
|
ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.c
Jesper Juhl
2012-04-23
1
-7
/
+6
|
*
|
ASoC: wm8994: Keep AIF3 tristated when not in use
Mark Brown
2012-04-17
1
-5
/
+4
|
*
|
ASoC: wm8994: Implement FLL bypass support
Mark Brown
2012-04-10
1
-0
/
+19
|
*
|
ASoC: wm8994: Don't test for NULL before release_firmware()
Jesper Juhl
2012-04-10
1
-8
/
+4
|
*
|
ASoC: wm8994: Don't bother updating the jackdet mode needlessly
Mark Brown
2012-04-04
1
-0
/
+3
|
*
|
ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs
Mark Brown
2012-04-01
1
-29
/
+0
|
*
|
ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLK
Mark Brown
2012-04-01
1
-18
/
+17
|
*
|
ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync
Mark Brown
2012-04-01
1
-13
/
+4
*
|
|
ASoC: wm8994: Fix AIF2ADC power down
Mark Brown
2012-05-15
1
-1
/
+1
|
|
/
|
/
|
*
|
ASoC: wm8994: Improve sequencing of AIF channel enables
Mark Brown
2012-04-23
1
-54
/
+222
|
/
*
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-03-30
1
-1
/
+1
|
\
|
*
ASoC: wm8994: Update WM8994 DCS calibration
Mark Brown
2012-03-21
1
-1
/
+1
*
|
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-03-22
1
-24
/
+1
|
\
\
|
|
/
|
/
|
|
*
mfd/ASoC: Convert WM8994 driver to use regmap patches
Mark Brown
2012-02-22
1
-24
/
+1
*
|
ASoC: wm8994: Provide VMID mode control and fix default sequence
Mark Brown
2012-03-19
1
-39
/
+147
*
|
ASoC: wm8994: Add missing break in resume
Mark Brown
2012-03-19
1
-0
/
+1
*
|
ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes
Mark Brown
2012-03-12
1
-35
/
+34
[next]