summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai2012-11-222-0/+6
* ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai2012-11-221-52/+36
* ALSA: hdsp: improve firmware cachingTakashi Iwai2012-11-222-28/+35
* ALSA: ymfpci: Use kmalloc for register buffer for PMTakashi Iwai2012-11-221-3/+3
* ALSA: hda - Don't release firmware when CONFIG_PM is setTakashi Iwai2012-11-221-0/+2
* ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai2012-11-222-139/+1
* ALSA: pcxhr: hard dependency on the standard fw loaderTakashi Iwai2012-11-222-86/+1
* ALSA: mixart: hard dependency on the standard fw loaderTakashi Iwai2012-11-222-76/+1
* ALSA: hda - Don't overwrite the pin default configsTakashi Iwai2012-11-221-42/+3
* ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai2012-11-213-4/+0
* ALSA: hda - Use standard helper functions in patch_hdmi.cTakashi Iwai2012-11-211-4/+3
* ALSA: usb-audio: process pending stop at PCM hw_free and closeTakashi Iwai2012-11-211-2/+2
* ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai2012-11-213-9/+13
* ALSA: usb-audio: simplify endpoint deactivation codeTakashi Iwai2012-11-211-16/+7
* ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai2012-11-213-26/+21
* ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai2012-11-213-9/+1
* ALSA: usb-audio: Return meaningful error codes instead of -1 in format.cSachin Kamat2012-11-211-5/+5
* ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat2012-11-211-1/+2
* ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-211-1/+1
* ALSA: PCM: Remove redundant null check before kfreeSachin Kamat2012-11-211-2/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-1916-44/+629
|\
| * ALSA: hda - Limit runtime PM support only to known Intel chipsTakashi Iwai2012-11-191-19/+20
| * ALSA: hda - Fix recursive suspend/resume callTakashi Iwai2012-11-192-2/+10
| * Merge branch 'usb-midi-fix-3.7' of git://git.alsa-project.org/alsa-kprivate i...Takashi Iwai2012-11-191-2/+6
| |\
| | * ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch2012-11-181-2/+6
| * | ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-141-3/+3
| * | ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter2012-11-141-3/+8
| * | ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()Dan Carpenter2012-11-131-3/+8
| * | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-11-138-12/+573
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams...Mark Brown2012-11-138-12/+573
| | |\ \ \ \ \ \ \
| | | | | | | | * | ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-11-061-1/+1
| | | | | | | * | | ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax2012-11-071-1/+1
| | | | | | | * | | ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos2012-11-021-0/+1
| | | | | | | * | | ASoC: bells: Add missing select of WM0010Dimitris Papastamos2012-11-021-0/+1
| | | | | | | |/ /
| | | | | | * | | ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam2012-11-021-4/+12
| | | | | | * | | ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam2012-11-011-0/+1
| | | | | | |/ /
| | | | | * | | ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun2012-11-071-2/+1
| | | | * | | | ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada2012-11-091-2/+3
| | | | * | | | ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-11-091-1/+1
| | | | |/ / /
| | | * | / / ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown2012-10-301-1/+551
| | | | |/ / | | | |/| |
| * | / | | ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai2012-11-121-0/+1
| |/ / / /
* | | | | ALSA: hda - Fix Acer Aspire models with analog mics.Dylan Reid2012-11-191-0/+29
* | | | | ALSA: hda - Allow jack state to depend on another jackDylan Reid2012-11-192-9/+67
* | | | | sound: oss/sb_audio: cap value in sb201_audio_set_speed()Dan Carpenter2012-11-181-1/+2
* | | | | ALSA: usb-audio: use bitmap_weightJoe Perches2012-11-171-6/+1
* | | | | ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-141-1/+2
* | | | | ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-141-1/+2
* | | | | ALSA: usb-audio: Add quirk for Focusrite Scarlett 18i6Martin Schwenke2012-11-131-0/+52
* | | | | Merge branch 'stanton-cs1-driver' of git://git.alsa-project.org/alsa-kprivate...Takashi Iwai2012-11-123-0/+542
|\ \ \ \ \
| * | | | | ALSA: firewire: add Stanton SCS.1d/1m driverClemens Ladisch2012-11-123-0/+542
| | |_|_|/ | |/| | |