aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg1-0/+1
2012-11-09Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2-0/+2
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann1-2/+2
2012-11-09Bluetooth: Fix error status when pairing failsPaulo Sérgio1-1/+1
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg1-5/+6
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan3-133/+253
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan5-83/+214
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-09unicore32: switch to generic sys_execve()Al Viro3-26/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro5-99/+23
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2-1/+2
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells8-76/+96
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compilerGuan Xuetao2-5/+6
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao1-1/+1
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao1-0/+3
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul1-10/+27
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg1-2/+4
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-09fanotify: fix missing breakEric Paris1-0/+1
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton5-392/+4
2012-11-09checkpatch: improve network block comment style checkingJoe Perches1-2/+4
2012-11-09virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst1-1/+1
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran1-8/+12
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz1-1/+1
2012-11-08xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner1-1/+2
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner1-0/+2
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner1-1/+1
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner1-2/+19
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner4-56/+54
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner5-3/+13
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely3-0/+5
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner1-3/+16
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1