aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-rc2v3.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
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger