summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-127-117/+122
|\
| * ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
| * ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
| * ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
| * ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
| * ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
| * ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
| * ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
| * ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
| * ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
| * ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík2012-10-081-0/+46
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1239-170/+166
|\ \
| * | vfs: bogus warnings in fs/namei.cArnd Bergmann2012-10-111-0/+1
| * | consitify do_mount() argumentsAl Viro2012-10-1110-26/+27
| * | lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan2012-10-102-2/+8
| * | lglock: make the per_cpu locks staticLai Jiangshan2012-10-101-1/+1
| * | lglock: remove unused DEFINE_LGLOCK_LOCKDEP()Lai Jiangshan2012-10-101-9/+0
| * | MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro2012-10-101-1/+1
| * | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-096-8/+31
| * | vfs: drop lock/unlock superMarco Stornelli2012-10-092-24/+0
| * | ufs: drop lock/unlock superMarco Stornelli2012-10-094-33/+35
| * | sysv: drop lock/unlock superMarco Stornelli2012-10-095-18/+20
| * | hpfs: drop lock/unlock superMarco Stornelli2012-10-091-3/+0
| * | fat: drop lock/unlock superMarco Stornelli2012-10-095-34/+36
| * | ext3: drop lock/unlock superMarco Stornelli2012-10-091-6/+0
| * | exofs: drop lock/unlock superMarco Stornelli2012-10-091-4/+0
| * | dup3: Return an error when oldfd == newfd.Richard W.M. Jones2012-10-091-0/+3
| * | fs: handle failed audit_log_start properlySasha Levin2012-10-091-0/+2
| * | fs: prevent use after free in auditing when symlink following was deniedSasha Levin2012-10-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1299-882/+344
|\ \ \
| * | | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19
| * | | Uninclude linux/freezer.hRichard Weinberger2012-10-0112-12/+0
| * | | m32r: trim masksAl Viro2012-10-011-2/+2
| * | | avr32: trim masksAl Viro2012-10-011-7/+6
| * | | tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-012-19/+2
| * | | microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2
| * | | mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * | | frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * | | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-011-11/+6
| * | | unicore32: remove pointless testAl Viro2012-10-011-2/+0
| * | | h8300: trim _TIF_WORK_MASKAl Viro2012-10-011-1/+2
| * | | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-012-3/+6
| * | | parisc: don't bother looping in do_signal()Al Viro2012-10-011-22/+7
| * | | parisc: fix double restartsAl Viro2012-10-013-10/+10
| * | | bury the rest of TIF_IRETAl Viro2012-10-015-10/+0
| * | | sanitize tsk_is_polling()Al Viro2012-10-0126-38/+20
| * | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-0117-17/+0
| * | | unicore32: unobfuscate _TIF_WORK_MASKAl Viro2012-10-011-1/+2
OpenPOWER on IntegriCloud