aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/pcm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N1-2/+1
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima1-7/+19
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima1-2/+4
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima1-4/+2
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima1-2/+3
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima1-3/+5
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima1-19/+16
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan1-5/+1
2014-04-09net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann1-0/+6
2014-04-09futex: avoid race between requeue and wakeLinus Torvalds1-0/+5
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers3-5/+9
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas4-13/+18
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-09raid5: get_active_stripe avoids device_lockShaohua Li1-7/+2
2014-04-09raid5: make_request does less prepare waitShaohua Li1-5/+14
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown1-0/+16
2014-04-09md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.NeilBrown1-4/+13
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt3-538/+0
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to be updateMichael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-1/+128
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling1-8/+0
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2-3/+4
2014-04-09md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown3-35/+16
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2-7/+5
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers9-352/+331
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter1-2/+2