summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-06ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai1-0/+1
2012-09-06ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.cTakashi Iwai1-21/+25
2012-09-06ALSA: hda - fix control names for multiple speaker out on IDT/STACDavid Henningsson1-3/+6
2012-09-06ALSA: HDMI - Setup channel mapping for non_pcm audioWang Xingchao1-0/+5
2012-09-06ALSA: HDMI - Enable HBR feature on Intel chipsWang Xingchao1-4/+32
2012-09-06ALSA: HDMI - Fix channel_allocation array wrong orderWang Xingchao1-1/+14
2012-09-05Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai991-7561/+11587
2012-09-05ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+2
2012-09-05ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-6/+3
2012-09-04ALSA: remove the main version informationJaroslav Kysela4-11/+5
2012-09-04ALSA: snd-usb: Add quirks for Playback Designs devicesDaniel Mack5-0/+49
2012-09-03ALSA: USB: Support for (original) Xbox CommunicatorMarko Friedemann1-0/+53
2012-09-03ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun1-0/+2
2012-09-03ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILEJosh Triplett1-1/+0
2012-08-31ALSA: hda - Clean up redundant FG checksTakashi Iwai1-18/+12
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2-20/+23
2012-08-31ALSA: cs5530: Fix resource leak in error pathTakashi Iwai1-2/+1
2012-08-30ALSA: korg1212: Fix reverted min/max ADC sense rangeTakashi Iwai1-2/+2
2012-08-30ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai1-3/+2
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai13-80/+59
2012-08-30ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai1-24/+37
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai3-22/+20
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-376/+418
2012-08-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-2/+1
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes1-0/+1
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap1-1/+1
2012-08-29ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substreamTakashi Iwai1-2/+0
2012-08-29Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens1-2/+6
2012-08-29Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo1-2/+5
2012-08-29Btrfs: fix a dio write regressionLiu Bo1-4/+20
2012-08-29Btrfs: fix deadlock with freeze and sync V2Josef Bacik1-4/+9
2012-08-29Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens3-39/+2
2012-08-29Btrfs: remove superblock writing after fatal errorStefan Behrens2-33/+5
2012-08-29Btrfs: allow delayed refs to be mergedJosef Bacik3-27/+142
2012-08-29Btrfs: fix enospc problems when deleting a subvolJosef Bacik1-1/+1
2012-08-29Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie1-0/+1
2012-08-29Btrfs: fix race in run_clustered_refsArne Jansen1-0/+17
2012-08-29Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason1-0/+3
2012-08-29Btrfs: increase the size of the free space cacheJosef Bacik1-8/+7
2012-08-29Btrfs: barrier before waitqueue_activeJosef Bacik5-12/+10
2012-08-29Btrfs: fix deadlock in wait_for_more_refsArne Jansen5-73/+21
2012-08-29btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu1-2/+3
2012-08-29Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik3-32/+19
2012-08-29Btrfs: do not strdup non existent stringsJosef Bacik1-3/+5
2012-08-29Btrfs: do not use missing devices when showing devnameJosef Bacik1-0/+2
2012-08-29Btrfs: fix that error value is changed by mistakeStefan Behrens1-2/+2
2012-08-29Btrfs: lock extents as we map them in DIOJosef Bacik1-129/+127
2012-08-29Btrfs: fix some endian bugs handling the root timesDan Carpenter3-4/+4
2012-08-29Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter1-1/+3