aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/xonar_wm87x6.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09ALSA: virtuoso: fix Xonar DS input switchesClemens Ladisch1-1/+11
2010-09-09ALSA: virtuoso: fix WM8766 register writes with MSBClemens Ladisch1-6/+6
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson1-7/+15
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter1-0/+2
2010-09-08KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-08udp: add rehash on connect()Eric Dumazet6-2/+66
2010-09-08sparc: Kill all BKL usage.David S. Miller3-6/+1
2010-09-09PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross1-0/+1
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2-1/+3
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif1-1/+12
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif1-8/+10
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang1-1/+6
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung1-2/+2
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski1-2/+6
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-08KVM: i8259: fix migrationGleb Natapov1-1/+1
2010-09-08KVM: fix i8259 oops when no vcpus are onlineAvi Kivity1-0/+3
2010-09-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2-6/+10
2010-09-08ipvs: fix active FTPJulian Anastasov4-12/+16
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski1-1/+1
2010-09-08ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King1-0/+2
2010-09-08tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu1-8/+12
2010-09-08tracing/kprobes: Fix handling of argument namesMasami Hiramatsu1-7/+10
2010-09-08perf probe: Fix handling of arguments namesMasami Hiramatsu1-13/+19
2010-09-08perf probe: Fix return probe supportMasami Hiramatsu2-0/+11
2010-09-08tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu1-3/+3
2010-09-08tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt1-1/+1
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner1-0/+3
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2010-09-08ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg1-1/+1
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2-8/+8
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson1-7/+1
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai1-2/+6
2010-09-08Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson1-2/+0
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai1-0/+1
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin1-0/+50
2010-09-08ALSA: usb - Release capture substream URBs properlyTakashi Iwai1-1/+1
2010-09-08ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch1-1/+20
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch4-3/+21
2010-09-08ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh1-20/+107
2010-09-08ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh1-32/+88
2010-09-08ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2-0/+180
2010-09-08ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh1-13/+4
2010-09-08ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh1-18/+37
2010-09-08Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).Tristan Ye1-1/+1
2010-09-08ocfs2: Fix deadlock when allocating pageJan Kara3-4/+5
2010-09-08ocfs2: properly set and use inode group alloc hintMark Fasheh1-4/+20
2010-09-08ocfs2: Use the right group in nfs sync check.Tao Ma1-8/+11
2010-09-08ocfs2: Flush drive's caches on fdatasyncJan Kara1-1/+10