summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/tsc2100.c (follow)
Commit message (Expand)AuthorAge
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun2011-02-06
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Forgot to add 22kHzKarl Kurbjun2009-10-11
* M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun2009-10-11
* Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy...Karl Kurbjun2009-03-11
* Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun2009-03-03
* Fix-m the ruddiness.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon2008-05-18
* add more registers for the tsc2100Jonathan Gordon2008-04-27