summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio
AgeCommit message (Expand)Author
2009-10-11Forgot to add 22kHzKarl Kurbjun
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun
2009-10-05Make iPod Nano 2G audio workMichael Sparmann
2009-10-01FS#9157 - Tidy up some MAS35XX constantsTomer Shalev
2009-08-01Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/...Mark Arigo
2009-07-19Update the uda1380 codec driver to allow it to be used without the WSPLL for ...Bertrik Sikken
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz
2009-06-28Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-04-06FS#10086 - Playback and recording sample rate setting on the 5G iPodBoris Gjenero
2009-03-21D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase
2009-03-11Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...Karl Kurbjun
2009-03-03Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun
2009-02-05FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken
2009-01-08AS3514: Simplify as there isn't a need to track the current source and sync m...Michael Sevakis
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis
2008-12-27Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius
2008-12-16Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for ...Bertrik Sikken
2008-12-16Fix compilation error when no HW freq definedVitja Makarov
2008-12-12CLOCKING register should be set on hardware init.Michael Sevakis
2008-12-12FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.Bertrik Sikken
2008-12-12Fix-m the ruddiness.Michael Sevakis
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-12Fix the sound level on the Philips HDD1630Mark Arigo
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis
2008-12-04Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...Bertrik Sikken
2008-11-26Fix yellow and red. Maybe create some new.Michael Sevakis
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis
2008-11-26Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis
2008-11-25Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis
2008-11-24Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis
2008-11-22Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu...Michael Sevakis
2008-11-22Oops. Used wrong constant.Michael Sevakis
2008-11-22Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis
2008-11-19Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis
2008-11-15Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ...Michael Sevakis
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye
2008-10-18Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye
2008-09-29More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye
2008-09-29Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye
2008-09-15Fix some more #includesBertrik Sikken
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold
2008-09-07Remove leftover cruft.Jens Arnold