summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König1-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König1-1/+10
2015-07-16drm/radeon: fix user ptr race conditionChristian König2-1/+1
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer1-2/+7
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer1-2/+8
2015-07-16dm thin: stay in out-of-data-space mode once no_space_timeout expiresMike Snitzer1-4/+17
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe1-1/+1
2015-07-16gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko1-0/+4
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-07-16gpio: omap: prevent module from being unloaded while in useGrygorii Strashko1-0/+1
2015-07-16gpio: max732x: Add missing dev reference to gpiochipMarek Vasut1-0/+1
2015-07-16gpio/xilinx: Use correct address when setting initial values.Raphaël Teysseyre1-2/+2
2015-07-16gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek1-0/+1
2015-07-16gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko1-1/+3
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-1/+10
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds33-265/+330
2015-07-16gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong1-3/+11
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch1-2/+11
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-8/+39
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King1-2/+0
2015-07-15drm/armada: fix overlay when partially off-screenRussell King1-14/+28
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King1-28/+39
2015-07-15drm/armada: fix gem object free after failed prime importRussell King1-2/+3
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King1-1/+5
2015-07-15drm/armada: fix missing overlay wake-upRussell King1-5/+5
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2-1/+10
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin1-0/+60
2015-07-14staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-07-14staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle1-9/+0
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET1-3/+3
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar1-2/+2
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit1-0/+1
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia4-46/+54
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto1-2/+2
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran1-6/+7
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran1-2/+2
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova1-1/+1
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova1-2/+3
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova3-25/+48
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai1-2/+4
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6