summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai571-3367/+11686
2013-02-05ALSA: Replace 0 with NULL in writing-an-alsa-driver.tmplTakashi Iwai1-4/+4
2013-02-05ALSA: Fix wrong description about hw constraintsTakashi Iwai1-19/+20
2013-02-05ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson1-2/+1
2013-02-05ALSA: hda - Fix phantom jacks on VT1708David Henningsson1-0/+13
2013-02-04ALSA: aloop: Fix Oops while PM resumeTakashi Iwai1-1/+4
2013-02-04ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula1-4/+7
2013-02-01ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-01ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao1-0/+2
2013-02-01Merge branch 'usb-audio-fix' of git://git.alsa-project.org/alsa-kprivate into...Takashi Iwai246-1225/+2049
2013-02-01ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov1-0/+39
2013-02-01ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29ALSA: usb: cosmetics, remove a leading spaceAntonio Ospite1-1/+1
2013-01-29ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()Antonio Ospite1-4/+4
2013-01-29ALSA: Documentation: fix some typosAntonio Ospite1-2/+2
2013-01-29ALSA: Documentation: fix some thinkosAntonio Ospite1-4/+3
2013-01-29ALSA: Force a cast to silence a warning from "sparse"Antonio Ospite1-1/+1
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-29ALSA: hda - Update documentationTakashi Iwai1-25/+101
2013-01-28ALSA: hda - Fix powermap for external mics on IDT codecsDavid Henningsson1-0/+8
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-27ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch1-5/+12
2013-01-27Merge tag 'asoc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai329-2117/+9587
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai11-25/+29
2013-01-25Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie1-14/+41
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie1-1/+1
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie1-0/+16
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2-2/+3
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik1-2/+2
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo1-0/+5
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik1-8/+12
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik3-3/+16
2013-01-24ALSA: hda - Enable power down of unused widgets for IDT codecsTakashi Iwai1-8/+3
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2-6/+68
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai3-15/+18
2013-01-24ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai1-0/+32
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai4-18/+32
2013-01-24ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai1-4/+8
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson3-15/+21