summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai2013-03-121-10/+14
* ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch2013-03-121-0/+15
* ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun2013-03-121-1/+2
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-111-4/+4
* ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-071-0/+2
* ALSA: hda - Add support of new codec ALC233Kailang Yang2013-03-071-0/+2
* ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-071-2/+6
* ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
* ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin2013-03-071-0/+2
* Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2013-03-076-18/+29
|\
| * Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown2013-03-071-4/+4
| |\
| | * ASoC: wm8960: Fix ADC power bitsMark Brown2013-03-011-2/+2
| | * ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown2013-03-011-2/+2
| * | Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-071-2/+2
| |\ \
| | * | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-031-2/+2
| | |/
| * | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-03-072-2/+2
| |\ \
| | * | ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
| * | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-03-072-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown2013-03-061-0/+11
| | * | ASoC: wm5110: Correct OUT2/3 volume and switch namesCharles Keepax2013-03-011-8/+8
| | * | ASoC: wm5102: Correct OUT2 volume and switch namesCharles Keepax2013-03-011-2/+2
* | | | ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-051-1/+4
* | | | ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-041-2/+12
|/ / /
* | | Linux 3.9-rc1v3.9-rc1Linus Torvalds2013-03-031-2/+2
* | | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\ \ \
| * | | UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
|\ \ \ \
| * | | | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * | | | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * | | | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | | | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * | | | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108
|\ \ \ \ \
| * | | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-015-10/+10
| * | | | | fix nommu breakage in shmem.cAl Viro2013-03-011-3/+2
| * | | | | cache the value of file_inode() in struct fileAl Viro2013-03-013-2/+6
| * | | | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * | | | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5
| * | | | | 9p: untangle ->lookup() a bitAl Viro2013-02-281-18/+9
| * | | | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-281-1/+0
| * | | | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-284-22/+11
| * | | | | v9fs: get rid of v9fs_dentryAl Viro2013-02-283-51/+9
| * | | | | 9p: turn fid->dlist into hlistAl Viro2013-02-274-11/+9
| * | | | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-272-7/+6
| * | | | | more file_inode() open-coded instancesAl Viro2013-02-2710-45/+38
| * | | | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-271-9/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-031-0/+1
|\ \ \ \ \ \
| * | | | | | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-031-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0317-144/+172
|\ \ \ \ \ \ \
| * | | | | | | s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1