aic34-eq
13 years agoFixed and tested hwdep device and documentation about it.
mnzaki [Sat, 11 Sep 2010 13:45:37 +0000 (16:45 +0300)]
Fixed and tested hwdep device and documentation about it.

Now it actually works, and the documentation is accurate. Also
very close to removing the warning at the top.

13 years agoDAC Filter controls and hwdep device added.
mnzaki [Thu, 9 Sep 2010 16:43:39 +0000 (19:43 +0300)]
DAC Filter controls and hwdep device added.

Added controls for the filter, off/on/custom.
hwdep device called "IIR Filter" added, documentation on how to use it
also added in: Documentation/sound/alsa/soc/codecs/tlv320aic3x.txt

Fixed some things up and refactored some things.

13 years agoInitial import of patch.
mnzaki [Thu, 2 Sep 2010 11:46:19 +0000 (14:46 +0300)]
Initial import of patch.

What we have right now:
- All page 1 registers added as a u16 array of coefficients with routines
  to read/write the coefficients (aic3x_read_coeff_cache and
  aic3x_write_coeff respectively)
- Added syncing coeff_cache with hardware after a suspend/resume cycle
- Added ALSA controls for the 3-D depth simulation filter

What's missing:
- A lot

13 years agoMove files for easier patching
mnzaki [Thu, 2 Sep 2010 11:45:23 +0000 (14:45 +0300)]
Move files for easier patching

13 years agoRevert "Initial import of patch."
mnzaki [Thu, 2 Sep 2010 11:41:34 +0000 (14:41 +0300)]
Revert "Initial import of patch."

This reverts commit 194579cf196aa190d1f80f7f037012073c573a80.

13 years agoInitial import of patch.
mnzaki [Thu, 2 Sep 2010 11:06:17 +0000 (14:06 +0300)]
Initial import of patch.

What we have right now:
- All page 1 registers added as a u16 array of coefficients with routines
  to read/write the coefficients (aic3x_read_coeff_cache and
  aic3x_write_coeff respectively)
- Added syncing coeff_cache with hardware after a suspend/resume cycle
- Added ALSA controls for the 3-D depth simulation filter

What's missing:
A lot

13 years agoInitial import of kernel codec drivers
mnzaki [Thu, 2 Sep 2010 10:39:40 +0000 (13:39 +0300)]
Initial import of kernel codec drivers

13 years agowelcome
root [Wed, 1 Sep 2010 07:50:02 +0000 (10:50 +0300)]
welcome