summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02sound: oss: uart401: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu1-4/+7
2013-03-22ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai1-0/+20
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai1-1/+1
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2-14/+29
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai5-34/+171
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-21ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson1-1/+5
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2-2/+24
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-20ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-20ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-20ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge1-1/+4
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai1-2/+2
2013-03-18ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai1-0/+63
2013-03-18ALSA: hda - Make the resume of digital beep setup properTakashi Iwai1-1/+1
2013-03-18ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai2-11/+27
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai6-128/+72
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai21-60/+166
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai1-1/+7
2013-03-18ALSA: snd-usb: add delay quirk for "Playback Design" productsDaniel Mack1-0/+7
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack2-4/+9
2013-03-18ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack3-6/+7
2013-03-18ALSA: usb-audio: Trust fields given in the quirkMark Hills2-5/+4
2013-03-18ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controllerMark Hills2-0/+55
2013-03-17ALSA: documentation: Fix typo in Documentation/soundMasanari Iida2-2/+2
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai4-8/+11
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai1-81/+117
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai1-3/+1
2013-03-13ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai1-13/+8
2013-03-13ALSA: info: Avoid leaking kernel memoryTakashi Iwai1-2/+2
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch1-0/+15
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi24-126/+221
2013-03-11ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth1-1/+5
2013-03-11ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth1-0/+106
2013-03-11ALSA: hdspm - Also check for TCO sync statesAdrian Knoth1-0/+42
2013-03-11ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth1-124/+22
2013-03-11ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth1-0/+1
2013-03-11ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth1-14/+51
2013-03-11ALSA: hdspm - Refactor sample rate acquisitionAdrian Knoth1-3/+13
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai1-1/+2