summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee1-4/+8
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee4-0/+6
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee5-18/+26
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee3-21/+13
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee10-22/+24
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee3-10/+10
2014-09-23ALSA: hda - Sort input pins depending on amp capsDavid Henningsson2-7/+15
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson3-17/+28
2014-09-23ALSA: hda - add explicit include of err.hDavid Henningsson1-0/+2
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai27-261/+258
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch1-0/+10
2014-09-22ALSA: virtuoso: add partial Xonar Xense supportHarley Griggs2-0/+134
2014-09-17ALSA: hda - Replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-16ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai1-42/+34
2014-09-16ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai1-23/+2
2014-09-16ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai1-36/+2
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai10-65/+107
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai5-25/+29
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai4-200/+108
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai4-78/+77
2014-09-15ALSA: mixart: Use nonatomic PCM opsTakashi Iwai4-64/+44
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai7-104/+76
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai3-17/+26
2014-09-11ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai2-4/+1
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai10-73/+23
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai19-39/+101
2014-09-11ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai1-5/+12
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee8-74/+74
2014-09-08ALSA: usb-audio: add native DSD support for XMOS based DACsJurgen Kramer1-0/+16
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2-0/+5
2014-09-08Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai3-14/+135
2014-09-08ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch1-2/+13
2014-09-08ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch1-8/+10
2014-09-08ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XFClemens Ladisch1-0/+11
2014-09-08ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch1-0/+2
2014-09-08ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch1-4/+4
2014-09-03Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai82-225/+234
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai4-11/+12
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai1-4/+60
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2-7/+70
2014-09-03ALSA: hda - Make the ALC269 pin quirk table shorterDavid Henningsson1-171/+40
2014-09-03ALSA: hda - Add common pin macros for ALC269 familyDavid Henningsson1-0/+31
2014-09-03ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280Hui Wang1-8/+13
2014-09-03ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282Hui Wang1-9/+11
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290Hui Wang1-13/+91
2014-09-03ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282Hui Wang1-24/+55
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255Hui Wang1-2/+11
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255Hui Wang1-1/+0
2014-09-03ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283Hui Wang1-21/+11
2014-09-03ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292Hui Wang1-11/+24