summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-07-08ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza1-3/+13
2009-07-08ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai1-1/+5
2009-07-07ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai1-19/+35
2009-07-07ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai1-0/+3
2009-07-07ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai1-17/+7
2009-07-05ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai1-7/+11
2009-07-04ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski1-2/+2
2009-07-04ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-04ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-04ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5
2009-07-03ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai1-1/+26
2009-07-01ALSA: hda - Add quirk for HP 6930pTakashi Iwai1-0/+1
2009-07-01ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai1-1/+1
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai1-0/+4
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon1-2/+8
2009-06-25ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930GTakashi Iwai1-1/+1
2009-06-25ALSA: hda - Fix acer-aspire-6530g model quirkEmilio López1-1/+16
2009-06-25ALSA: hda - Add pin-sense trigger when needed for Realtek codecsTakashi Iwai1-4/+9
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-183/+464
2009-06-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-72/+0
2009-06-22Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai1-4/+4
2009-06-22Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai1-1/+1
2009-06-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+5
2009-06-22Merge branch 'topic/hda' into for-linusTakashi Iwai4-61/+71
2009-06-22Merge branch 'topic/ctxfi' into for-linusTakashi Iwai9-113/+376
2009-06-22Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+7
2009-06-22ALSA: hda - Make jack-plug notification selectableTakashi Iwai3-6/+13
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY9-107/+354
2009-06-22sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch1-4/+4
2009-06-22ALSA: hda - Add digital-mic support to ALC262 auto modelTakashi Iwai1-35/+51
2009-06-22ALSA: hda - Fix check of input source type for realtek codecsTakashi Iwai1-18/+3
2009-06-22ALSA: hda - Add quirk for Sony VAIO Z21MNTakashi Iwai1-0/+1
2009-06-22ALSA: hda - Get back Input Source for ALC262 toshiba-s06 modelTakashi Iwai1-0/+1
2009-06-22ALSA: hda - Fix unsigned comparison in patch_sigmatel.cTakashi Iwai1-2/+2
2009-06-22ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott1-1/+5
2009-06-22sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski1-1/+1
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2-6/+22
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-38/+109
2009-06-21Merge branch 'topic/hda' into for-linusTakashi Iwai2-33/+103
2009-06-21Merge branch 'topic/caiaq' into for-linusTakashi Iwai2-3/+4
2009-06-21Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2009-06-21ALSA: hda - Add model=6530g optionTakashi Iwai1-0/+1
2009-06-21ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon1-1/+71
2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersBarry Song1-2/+1
2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateCliff Cai1-1/+6
2009-06-20convert some DMA_nnBIT_MASK() callersAndrew Morton1-1/+1
2009-06-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-72/+0
2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack2-3/+4
2009-06-17ASoC: Kill BUS_ID_SIZETakashi Iwai1-2/+2