summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/tlv320.c (follow)
Commit message (Expand)AuthorAge
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Keep fixing 0c7b787 stuffMichael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Fix condition for compiling audiohw_set_monitor (should fix red)Bertrik Sikken2010-07-31
* Various minor clean-ups for Zen VisionBertrik Sikken2010-07-31
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Fix-m the ruddiness.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2008-05-16
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
* Fix more red...Maurus Cuelenaere2008-05-03
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* make private functions staticChristian Gmeiner2007-11-20
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* the DAC drivers need to include audiohw.h nowMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* exclude unused headersChristian Gmeiner2007-05-20
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19