summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/wm8731.c (follow)
Commit message (Expand)AuthorAge
* wm8731: document audiohw settingsAmaury Pouly2016-12-12
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Fix some more errors and warnings from 0c7b787.Michael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré2010-06-19
* Hopefully get some green back from r26051.Michael Sevakis2010-05-15
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Fix compilation error when no HW freq definedVitja Makarov2008-12-16
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Fix the sound level on the Philips HDD1630Mark Arigo2008-12-12
* Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis2008-12-08
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis2008-11-24
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye2008-10-18
* Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye2008-09-29
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye2008-09-28
* Remove leftover cruft.Jens Arnold2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye2008-08-15
* Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2008-07-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2008-05-16
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* replace strange charactersMarcoen Hirschberg2007-11-19
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis2007-11-11
* FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2007-11-11
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02