aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-07ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai
2012-11-07ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai
2012-11-07ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai
2012-11-05ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai
2012-11-05ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary
2012-11-05ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman
2012-11-05ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman
2012-11-05ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein
2012-11-04ALSA: hda - support Teradici 2200 host card audioLars R. Damerow
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-30ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai
2012-10-30ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-27ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira
2012-10-25Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-25Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown
2012-10-22ALSA: als3000: check for the kzalloc return valueDenis Kirjanov
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall
2012-10-20Linux 3.7-rc2Linus Torvalds
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-20ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth
2012-10-20ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth
2012-10-20ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth
2012-10-20ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth
2012-10-20ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth
2012-10-20ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth
2012-10-20ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth
2012-10-20ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth
2012-10-20ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki