summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Implement headset jack functionality for some Dell hwDavid Henningsson2013-04-151-0/+386
* ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens2013-04-134-1/+4
* ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson2013-04-112-24/+30
* ALSA: hda - add some small convenience functions to auto parserDavid Henningsson2013-04-111-0/+21
* ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson2013-04-113-15/+62
* ALSA: at73c213: Use dev_pm_opsLars-Peter Clausen2013-04-111-9/+13
* ALSA: snd-usb: Playback Design: use usb_set_inferface quirk from more locationsDaniel Mack2013-04-104-6/+15
* ALSA: hda - Apply codec delay to wallclock.Dylan Reid2013-04-091-0/+18
* ALSA: hda/realtek - Add a quirk for AC700 Chromebook.Dylan Reid2013-04-071-1/+17
* ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox.Dylan Reid2013-04-051-1/+18
* ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid2013-04-051-2/+53
* ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai2013-04-052-4/+17
* ALSA: usb-audio: UAC2: support read-only freq controlEldad Zack2013-04-041-11/+26
* ALSA: usb-audio: show err in set_sample_rate_v2 debugEldad Zack2013-04-041-4/+4
* ALSA: usb-audio: UAC2: auto clock selection module paramEldad Zack2013-04-043-1/+6
* ALSA: usb-audio: UAC2: try to find and switch to valid clockEldad Zack2013-04-041-3/+66
* ALSA: usb-audio: UAC2: do clock validity check earlierEldad Zack2013-04-043-18/+21
* ALSA: usb-audio: use endianness macrosEldad Zack2013-04-041-9/+6
* ALSA: usb-audio: spelling correctionEldad Zack2013-04-043-9/+9
* ALSA: usb-audio: neaten EXPORT_SYMBOLS placementEldad Zack2013-04-041-4/+3
* ALSA: usb-audio: neaten MODULE_DEVICE_TABLE placementEldad Zack2013-04-041-2/+1
* ALSA: usb-audio: convert list_for_each to entry variantEldad Zack2013-04-046-41/+21
* ALSA: usb-audio: Clean up the code in set_sample_rate_v2()Takashi Iwai2013-04-031-24/+23
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-04-0313-27/+73
|\
| * ALSA: usb: Work around CM6631 sample rate change bugTorstein Hegge2013-04-031-10/+35
| * ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin2013-04-021-1/+1
| * ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin2013-04-021-1/+1
| * Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown2013-03-261-6/+6
| |\
| | * ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen2013-03-201-6/+6
| * | Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown2013-03-261-0/+1
| |\ \
| | * | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-201-0/+1
| * | | Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown2013-03-261-2/+2
| |\ \ \
| | * | | ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-03-221-2/+2
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-262-0/+0
| |\ \ \
| | * | | ASoC:: max98090: Remove executable bitJoe Perches2013-03-202-0/+0
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown2013-03-262-1/+6
| |\ \ \
| | * | | ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann2013-03-121-1/+1
| | * | | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+14
| |\ \ \ \
| | * | | | ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-151-1/+0
| | * | | | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+15
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown2013-03-261-4/+4
| |\ \ \ \
| | * | | | ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu2013-03-201-2/+0
| | * | | | ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun2013-03-121-2/+4
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-nextMark Brown2013-03-261-2/+3
| |\ \ \ \
| | * | | | ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun2013-03-121-2/+3
| | |/ / /
* | | | | ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang2013-04-021-4/+23
* | | | | sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu2013-04-021-2/+1
* | | | | sound: oss: uart401: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu2013-04-021-4/+7
* | | | | ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai2013-03-221-0/+20