summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai
2013-03-18ALSA: snd-usb: add delay quirk for "Playback Design" productsDaniel Mack
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack
2013-03-18ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack
2013-03-18ALSA: usb-audio: Trust fields given in the quirkMark Hills
2013-03-18ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controllerMark Hills
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-15ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai
2013-03-13ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai
2013-03-13ALSA: info: Avoid leaking kernel memoryTakashi Iwai
2013-03-12ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann
2013-03-12ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer
2013-03-12ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-03-11ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth
2013-03-11ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth
2013-03-11ALSA: hdspm - Also check for TCO sync statesAdrian Knoth
2013-03-11ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth
2013-03-11ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth
2013-03-11ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth
2013-03-11ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor
2013-03-07ALSA: snd-usb-caiaq: fix smatch warningsDaniel Mack
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-03-07Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown