summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9705.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-23wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-23x86: setup_smep needs to be __cpuinitLinus Torvalds1-2/+2
2011-05-23Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2-8/+7
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker38-0/+38
2011-05-23sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-23bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-23bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-23bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-23bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-23net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-23pktgen: refactor pg_init() codeWANG Cong1-7/+12
2011-05-23pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong1-2/+1
2011-05-23net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-23ipv4: Give backtrace in ip_rt_bug().Dave Jones1-0/+1
2011-05-23net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet1-2/+15
2011-05-23net: remove synchronize_net() from netdev_set_master()Eric Dumazet2-3/+2
2011-05-23rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang1-0/+2
2011-05-23net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang3-5/+5
2011-05-23bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang1-0/+2
2011-05-23netpoll: disable netpoll when enslave a deviceAmerigo Wang3-9/+20
2011-05-23macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward1-4/+2
2011-05-23net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-23ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller1-0/+1
2011-05-23netlabel: Remove prefetches from list handlers.David S. Miller1-4/+4
2011-05-23drivers/net: add prefetch header for prefetch usersPaul Gortmaker32-0/+32
2011-05-23rionet: Remove pointless printk of skb pointer.David S. Miller1-2/+2
2011-05-23net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-23caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com1-1/+6
2011-05-23caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com1-15/+21
2011-05-23caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com1-4/+5
2011-05-23caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com3-44/+62
2011-05-23caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com1-9/+26
2011-05-22Give up on pushing CC_OPTIMIZE_FOR_SIZELinus Torvalds1-1/+0
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22fs: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22KVM: MMU: Use ptep_user for cmpxchg_gpte()Takuya Yoshikawa1-14/+12
2011-05-22KVM: Fix kvm mmu_notifier initialization orderOGAWA Hirofumi1-1/+1
2011-05-22KVM: Add documentation for KVM_CAP_NR_VCPUSPekka Enberg1-1/+4
2011-05-22KVM: make guest mode entry to be rcu quiescent stateGleb Natapov1-0/+9
2011-05-22KVM: x86 emulator: Make jmp far emulation into a separate functionTakuya Yoshikawa1-14/+22
2011-05-22KVM: x86 emulator: Rename emulate_grpX() to em_grpX()Takuya Yoshikawa1-16/+15
2011-05-22KVM: x86 emulator: Remove unused arg from emulate_pop()Takuya Yoshikawa1-15/+13
2011-05-22KVM: x86 emulator: Remove unused arg from writeback()Takuya Yoshikawa1-3/+2
2011-05-22KVM: x86 emulator: Remove unused arg from read_descriptor()Takuya Yoshikawa1-5/+3
2011-05-22KVM: x86 emulator: Remove unused arg from seg_override()Takuya Yoshikawa1-4/+3
2011-05-22KVM: Validate userspace_addr of memslot when registeredTakuya Yoshikawa2-3/+6
2011-05-22KVM: MMU: Clean up gpte reading with copy_from_user()Takuya Yoshikawa1-15/+1
2011-05-22KVM: PPC: booke: add sregs supportScott Wood14-13/+461
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood4-1/+15
2011-05-22KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder1-4/+17