summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai2012-11-083-0/+17
* ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-071-1/+2
* ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-051-0/+1
* ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary2012-11-051-0/+2
* ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-051-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-051-1/+1
* ALSA: hda - support Teradici 2200 host card audioLars R. Damerow2012-11-041-0/+2
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-046-6/+6
* ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-306-1/+46
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-3011-32/+86
* ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai2012-10-301-7/+51
* ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-10-304-17/+21
* ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-10-305-41/+79
* ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-302-5/+18
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-282-5/+4
|\
| * ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi2012-10-281-2/+2
| * ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren2012-10-271-3/+2
* | ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira2012-10-261-0/+2
* | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-25585-7664/+8457
|\ \
| * \ Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown2012-10-25599-7738/+8567
| |\ \
| | * | ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2012-10-242-1/+18
| | |/
| | * Linux 3.7-rc2v3.7-rc2Linus Torvalds2012-10-201-1/+1
| | * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-209-45/+83
| | |\
| | | * arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-202-1/+7
| | | * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
| | | * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-182-7/+32
| | | * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-181-10/+0
| | | * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
| | | * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-181-10/+10
| | | * arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-181-0/+1
| | | * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-161-1/+0
| | * | use clamp_t in UNAME26 fixKees Cook2012-10-201-1/+1
| | * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-209-17/+56
| | |\ \
| | | * | perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-203-14/+15
| | | * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-209-6/+44
| | | |\ \
| | | | * | perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-171-1/+1
| | | | * | perf tools: Fix build on sparc.David Miller2012-10-171-1/+1
| | | | * | perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-171-0/+1
| | | | * | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-171-0/+2
| | | | * | tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt2012-10-161-0/+15
| | | | * | lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt2012-10-161-3/+6
| | | | * | perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim2012-10-161-1/+3
| | | | * | perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-161-0/+3
| | | | * | perf tools: Fix segfault when using srcline sort keyNamhyung Kim2012-10-161-0/+3
| | | | * | perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-161-0/+6