summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai2013-03-186-128/+72
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-1819-58/+164
|\
| * ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-181-4/+4
| * ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai2013-03-181-1/+7
| * ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai2013-03-151-0/+4
| * sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter2013-03-151-0/+6
| * ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid2013-03-151-9/+6
| * ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid2013-03-151-2/+3
| * ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid2013-03-151-2/+6
| * ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson2013-03-141-0/+29
| * ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai2013-03-121-10/+14
| * ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch2013-03-121-0/+15
| * ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun2013-03-121-1/+2
| * ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-111-4/+4
| * ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-071-0/+2
| * ALSA: hda - Add support of new codec ALC233Kailang Yang2013-03-071-0/+2
| * ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-071-2/+6
| * ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
| * ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin2013-03-071-0/+2
| * Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2013-03-076-18/+29
| |\
| | * Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown2013-03-071-4/+4
| | |\
| | | * ASoC: wm8960: Fix ADC power bitsMark Brown2013-03-011-2/+2
| | | * ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown2013-03-011-2/+2
| | * | Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-071-2/+2
| | |\ \
| | | * | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-031-2/+2
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-03-072-2/+2
| | |\ \
| | | * | ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
| | * | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-03-072-10/+21
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown2013-03-061-0/+11
| | | * | ASoC: wm5110: Correct OUT2/3 volume and switch namesCharles Keepax2013-03-011-8/+8
| | | * | ASoC: wm5102: Correct OUT2 volume and switch namesCharles Keepax2013-03-011-2/+2
| * | | | ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-051-1/+4
| * | | | ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-041-2/+12
| |/ / /
* | | | ALSA: snd-usb: add delay quirk for "Playback Design" productsDaniel Mack2013-03-181-0/+7
* | | | ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack2013-03-181-4/+7
* | | | ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack2013-03-183-6/+7
* | | | ALSA: usb-audio: Trust fields given in the quirkMark Hills2013-03-182-5/+4
* | | | ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controllerMark Hills2013-03-182-0/+55
* | | | ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai2013-03-134-8/+11
* | | | ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai2013-03-131-81/+117
* | | | ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai2013-03-131-3/+1
* | | | ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai2013-03-131-13/+8
* | | | ALSA: info: Avoid leaking kernel memoryTakashi Iwai2013-03-131-2/+2
* | | | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-1221-115/+202
* | | | ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth2013-03-111-1/+5
* | | | ALSA: hdspm - Add ALSA controls to read the TCO LTC stateAdrian Knoth2013-03-111-0/+106
* | | | ALSA: hdspm - Also check for TCO sync statesAdrian Knoth2013-03-111-0/+42
* | | | ALSA: hdspm - Remove duplicate code from ALSA controlsAdrian Knoth2013-03-111-124/+22
* | | | ALSA: hdspm - Provide ALSA control to disable 96K framesAdrian Knoth2013-03-111-0/+1
* | | | ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave modeAdrian Knoth2013-03-111-14/+51