aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-24tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering1-1/+7
2013-04-24Tools: hv: fix warnings in hv_vss_daemonOlaf Hering1-4/+8
2013-04-23misc: mark spear13xx-pcie-gadget as brokenArnd Bergmann1-1/+1
2013-04-23mei: fix krealloc() misuse in in mei_cl_irq_read_msg()Wei Yongjun1-5/+5
2013-04-23mei: reduce flow control only for completed messagesTomas Winkler1-3/+4
2013-04-19mei: reseting -> resettingBill Nottingham4-8/+8
2013-04-19mei: fix reading large reposnesTomas Winkler5-15/+27
2013-04-19mei: revamp mei_irq_read_client_message functionTomas Winkler1-58/+66
2013-04-19mei: revamp mei_amthif_irq_read_messageTomas Winkler3-6/+15
2013-04-19mei: revamp hbm state machineTomas Winkler7-59/+72
2013-04-17Revert "drivers/scsi: use module_pcmcia_driver() in pcmcia drivers"Greg Kroah-Hartman5-5/+69
2013-04-17Revert "scsi: pcmcia: nsp_cs: remove module init/exit function prototypes"Greg Kroah-Hartman1-0/+4
2013-04-15scsi: pcmcia: nsp_cs: remove module init/exit function prototypesH Hartley Sweeten1-4/+0
2013-04-15mei: wd: fix line over 80 charactersTomas Winkler1-1/+2
2013-04-14Linux 3.9-rc7Linus Torvalds1-1/+1
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12MAINTAINERS: Update e-mail addressMark Brown1-4/+4
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11misc: tsl2550: Use dev_pm_opsLars-Peter Clausen1-10/+11
2013-04-11misc: isl29003: Use dev_pm_opsLars-Peter Clausen1-8/+11
2013-04-11misc: fsa8480: Use dev_pm_opsLars-Peter Clausen1-8/+11
2013-04-11misc: apds9802als: Fix suspend/resumeLars-Peter Clausen1-21/+4
2013-04-11mei: convert to use simple_open()Wei Yongjun1-8/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-10mei: nfc: Implement MEI bus opsSamuel Ortiz1-1/+169
2013-04-10mei: nfc: Add NFC device to the MEI busSamuel Ortiz1-0/+75
2013-04-10mei: nfc: Initial nfc implementationSamuel Ortiz5-0/+327
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu1-3/+13
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21