summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-03sound: Fix make allmodconfig on MIPSTakashi Iwai1-0/+1
2013-05-03ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis1-1/+1
2013-05-03ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat2-4/+0
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai27-67/+140
2013-05-03Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-0/+1
2013-05-03Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown1-2/+5
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko1-1/+1
2013-04-30ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter1-0/+1
2013-04-30ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko1-1/+4
2013-04-30ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri1-2/+2
2013-04-30ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatchEldad Zack1-5/+5
2013-04-29ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack1-1/+1
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack8-11/+18
2013-04-29ALSA: compress: fix the states to check for allowing readVinod Koul1-2/+10
2013-04-29ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson1-1/+1
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch7-12/+3
2013-04-29Linux 3.9v3.9Linus Torvalds1-1/+1
2013-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-28vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2013-04-27Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-26ALSA: usb - Avoid unnecessary sample rate changes on USB 2.0 clock sourcesDavid Henningsson1-0/+2
2013-04-26sound: oss/dmabuf: use dma_map_singleArnd Bergmann1-1/+2
2013-04-26ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann1-4/+4
2013-04-26Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-26parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-26parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-26parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-26parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-26parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai201-1633/+2169
2013-04-25ALSA: hda - Add the support for ALC286 codecKailang Yang1-0/+6
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR10CTrulan Martin1-0/+26
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR5ATrulan Martin1-0/+26
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR10Trulan Martin1-0/+26
2013-04-25ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-04-25ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2013-04-25Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+6
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24ALSA: sound kconfig typoPavel Machek1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2-6/+34