summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-16blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai1-5/+4
2015-01-16blk-mq: Fix a race between bt_clear_tag() and bt_get()Bart Van Assche1-6/+5
2015-01-16blk-mq: Avoid that __bt_get_word() wraps multiple timesBart Van Assche1-2/+4
2015-01-16blk-mq: Fix a use-after-freeBart Van Assche2-8/+7
2015-01-16blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe1-1/+1
2015-01-16iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel1-0/+4
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger1-7/+3
2015-01-16UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2015-01-16brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-01-16Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg1-1/+6
2015-01-16Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann1-3/+6
2015-01-16Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann1-0/+2
2015-01-16Bluetooth: Fix check for direct advertisingJohan Hedberg1-1/+1
2015-01-16Bluetooth: Fix LE connection timeout deadlockJohan Hedberg1-1/+1
2015-01-16Bluetooth: 6lowpan: fix skb_unshare behaviourAlexander Aring1-6/+2
2015-01-16Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2-1/+7
2015-01-16powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com1-12/+9
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2-1/+19
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-16ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)1-1/+3
2015-01-16ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson1-0/+14
2015-01-16ASoC: pcm512x: Trigger auto-increment of register addresses on i2cPeter Rosin1-1/+6
2015-01-16ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.Jyri Sarha1-6/+7
2015-01-16ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula1-2/+2
2015-01-16ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen1-0/+7
2015-01-16ASoC: eukrea-tlv320: Fix of_node_put() call with uninitialized objectTakashi Iwai1-1/+1
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16iwlwifi: add new device IDs for 3165Emmanuel Grumbach1-0/+4
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2015-01-16iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini1-2/+0
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini1-3/+3
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard1-2/+2
2015-01-16rtc: omap: fix missing wakealarm attributeJohan Hovold1-2/+3
2015-01-16rtc: omap: fix clock-source configurationJohan Hovold1-2/+4
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8