Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
deb74f5ca1f22f9e1c5da93143a250dbb96535af
/
sound
/
soc
/
codecs
/
wm8994.c
48a4675
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
e166058
ASoC: wm8994: Update WM8994 DCS calibration
by Mark Brown
· 13 years ago
22f8d05
ASoC: wm8994: Provide VMID mode control and fix default sequence
by Mark Brown
· 13 years ago
6f8270c
ASoC: wm8994: Add missing break in resume
by Mark Brown
· 13 years ago
c986564
ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes
by Mark Brown
· 13 years ago
4752a88
ASoC: wm8994: Use audio mode for jack detection when system is active
by Mark Brown
· 13 years ago
1defde2
ASoC: wm8994: Factor out WM1811A detection mode setting
by Mark Brown
· 13 years ago
28e3326
ASoC: wm8994: Don't bother updating the jackdet mode needlessly
by Mark Brown
· 13 years ago
afaf159
ASoC: wm8994: Disable JACKDET when disabling detecton
by Mark Brown
· 13 years ago
7d464b2
ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changes
by Mark Brown
· 13 years ago
67109cb
ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811
by Mark Brown
· 13 years ago
b16db74
ASoC: wm8994: Suppress noop updates of FLL K
by Mark Brown
· 13 years ago
2bc16ed
ASoC: wm8994: Push wm8994 private data allocation out into device probe
by Mark Brown
· 13 years ago
378ec0c
ASoC: wm8994: Disable debounce of jack detection on inserted jack
by Mark Brown
· 13 years ago
62172f4
ASoC: wm8994: Remove stub of register access code
by Mark Brown
· 13 years ago
b9e67e5
ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode
by Mark Brown
· 13 years ago
462835e
mfd/ASoC: Convert WM8994 driver to use regmap patches
by Mark Brown
· 13 years ago
f708564
ASoC: wm8994: Move wm_hubs callback before we start ramping VMID
by Mark Brown
· 13 years ago
07fb9d9
ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detection
by Mark Brown
· 13 years ago
55a2778
ASoC: wm8994: Actively discharge idle MICBIAS with jack detect
by Mark Brown
· 13 years ago
29fdc36
ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958
by Mark Brown
· 13 years ago
5567d8c
ASoC: wm8994: Convert to use DAI widget routing rather than streams
by Mark Brown
· 13 years ago
65f01ef
ASoC: wm8994: Use slow start for VMID
by Mark Brown
· 13 years ago
e85b26c
ASoC: wm8994: Actively discharge VMID when not in use
by Mark Brown
· 13 years ago
cc6d5a8
ASoC: wm8994: VMID management improvements
by Mark Brown
· 13 years ago
5f2f389
ASoC: wm_hubs: Improve single ended line output enable performance
by Mark Brown
· 13 years ago
a08a499
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
by Mark Brown
· 13 years ago
a7c4183
ASoC: wm8994: Disable line output discharge prior to ramping VMID
by Mark Brown
· 13 years ago
f647e15
ASoC: wm8994: Fix typo in VMID ramp setting
by Mark Brown
· 13 years ago
87092e3
ASoC: wm8994: Bring WM8994 accessory detection up to date
by Mark Brown
· 13 years ago
27060b3c
ASoC: wm8994: Unsuspend the device while reading GPIO statuses
by Mark Brown
· 13 years ago
5fab5174
ASoC: wm8994: We don't need to runtime resume by default
by Mark Brown
· 13 years ago
839e5fa
ASoC: wm8994: Don't bring up to STANDBY by default
by Mark Brown
· 13 years ago
db966f8
ASoC: wm8994: Enabling VMID should take a runtime PM reference
by Mark Brown
· 13 years ago
022658b
ASoC: core: Add support for DAI and machine kcontrols.
by Liam Girdwood
· 13 years ago
f959dee
ASoC: wm_hubs: Push check for idle_bias_off out into drivers
by Mark Brown
· 13 years ago
67f97f5
ASoC: wm8994: Remove ASoC level register cache sync
by Mark Brown
· 13 years ago
7c08b51
ASoC: wm8994: Report any low impedance accessory as a headphone
by Mark Brown
· 13 years ago
99b0292
ASoC: 24 bits are significant on wm_hubs DAIs
by Mark Brown
· 13 years ago
1b39bf3
ASoC: Enable ASoC register map dump for some regmap CODECs
by Mark Brown
· 13 years ago
a421a0e
ASoC: Remove unused label from wm8994 probe()
by Mark Brown
· 13 years ago
cae59c7
ASoC: Remove WM8994 register cache
by Mark Brown
· 13 years ago
d9a7666
ASoC: Remove ASoC-specific WM8994 I/O code
by Mark Brown
· 13 years ago
4105ab8
ASoC: Rely on core enabling the wm8994 with runtime PM
by Mark Brown
· 13 years ago
33e57f2
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
87b86ad
ASoC: Mark WM8994 ADC muxes as virtual
by Mark Brown
· 13 years ago
3631e8d
ASoC: Add missing err label
by Mark Brown
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
7270ceb
ASoC: Convert WM8994 to devm_kzalloc()
by Mark Brown
· 13 years ago
cd1707a
ASoC: Add platform data for WM8958/WM1811 microphone detection rates
by Mark Brown
· 13 years ago
52ac7ab
ASoC: Ensure we reconfigure WM8958 microphone detection on rate changes
by Mark Brown
· 13 years ago
af6b6fe
ASoC: Implement support for WM1811A jack detection
by Mark Brown
· 13 years ago
157a75e
ASoC: Rename WM8994 detecting flag to mic_detecting
by Mark Brown
· 13 years ago
4585790d
ASoC: Allow more WM8958/WM1811 button levels with default handler
by Mark Brown
· 13 years ago
604533d
ASoC: Tune down active mode detection rate for WM8958 mic detection
by Mark Brown
· 13 years ago
2a8a856
ASoC: Don't use control_data to get struct wm8994
by Mark Brown
· 13 years ago
a169134
ASoC: Provide debug log of accessory status on WM8958
by Mark Brown
· 13 years ago
b00adf7
ASoC: Enhance default WM8958 microphone detection
by Mark Brown
· 13 years ago
500fa30
ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audio
by Mark Brown
· 13 years ago
4cdf5e4
ASoC: Ensure SYSCLK is enabled for WM8958 accessory detection
by Mark Brown
· 13 years ago
fd8f2e4
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
fc8e6e8
ASoC: Supply dcs_codes for newer WM1811 revisions
by Mark Brown
· 13 years ago
49b7277
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
fc07ecd
ASoC: Error out if we can't generate a LRCLK at all for WM8994
by Mark Brown
· 13 years ago
5bbcc3c
ASoC: Convert CODEC drivers to module_platform_driver
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
19940b3
ASoC: Ensure we get an impedence reported for WM8958 jack detect
by Mark Brown
· 13 years ago
5a3ad6b
ASoC: Don't use wm8994->control_data when requesting IRQs
by Mark Brown
· 13 years ago
8eeea52
ASoC: Don't use wm8994->control_data in wm8994_readable_register()
by Mark Brown
· 13 years ago
35024f4
ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 Capture
by Axel Lin
· 13 years ago
6473a14
ASoC: Update WM1811 DCS codes for latest evaluation results
by Mark Brown
· 13 years ago
48df93d
ASoC: Remove impossible case from wm8994_hw_params
by Axel Lin
· 13 years ago
5d224e8
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
c527e6a
ASoC: wm8994: Fix setting rate_reg for wm8994-aif2
by Axel Lin
· 13 years ago
04f45c4
ASoC: wm8994: Slightly optimize configure_clock
by Axel Lin
· 13 years ago
81204c8
ASoC: Add WM1811 support
by Mark Brown
· 14 years ago
60e3ee6
ASoC: Fix backport of WM8994 thermal warning
by Mark Brown
· 13 years ago
f0b182b
ASoC: Implement WM8994 thermal warning and shutdown interrupt support
by Mark Brown
· 13 years ago
1ddc07d
ASoC: Add WM8958 noise gate support
by Mark Brown
· 13 years ago
d09f3ec
ASoC: Disable pulls on WM8994 AIF2 when starting it
by Mark Brown
· 13 years ago
4b7ed83
ASoC: Disable WM8994 VMID for digital only paths
by Mark Brown
· 13 years ago
4e04ada
ASoC: Add VMID widget for wm_hubs devices
by Mark Brown
· 13 years ago
4158a05
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
280ec8b
ASoC: Add missing break in WM8994 probe
by Mark Brown
· 13 years ago
4537c4e
ASoC: Support separate left and right channel dcs_codes values
by Mark Brown
· 13 years ago
79ef0ab
ASoC: Implement new DC servo readback mode for late WM8994 revisions
by Mark Brown
· 13 years ago
4400855
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
b793eb6
ASoC: Correct WM8994 MICBIAS supply widget hookup
by Mark Brown
· 14 years ago
7d02173
ASoC: Reduce power consumption for idle DAIs in WM8994
by Mark Brown
· 14 years ago
f0f5039
ASoC: Handle failed WM8994 FLL lock waits
by Mark Brown
· 13 years ago
47d90a0
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
b35e160
ASoC: Fix shift in WM8958 accessory detection default implementation
by Mark Brown
· 13 years ago
3b1af3f
ASoC: Log WM8994 FIFO errors from the interrupt
by Mark Brown
· 14 years ago
f05bdb8
ASoC: Don't warn on low WM8994/58 AIFnCLKs
by Mark Brown
· 14 years ago
c7ebf93
ASoC: Use WM8994 FLL lock interrupt
by Mark Brown
· 14 years ago
b30ead5
ASoC: Hook up DC servo completion IRQ for WM8994 and WM8958
by Mark Brown
· 14 years ago
b70a51b
ASoC: Use late enable handling for direct voice, speaker and headphone
by Mark Brown
· 14 years ago
5b73967
ASoC: Conditionalize the enable of WM8994 ADC TDM mode
by Mark Brown
· 14 years ago
469bb63
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 14 years ago
Next »