summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie3-15/+38
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-7/+19
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie3-50/+78
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie13-63/+67
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-35/+99
2015-07-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-8/+25
2015-07-17Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki4-20/+32
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher1-1/+1
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher1-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher1-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher1-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher1-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher1-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher1-2/+7
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-16can: mcp251x: get regulators optionallyStefan Agner1-2/+2
2015-07-16can: mcp251x: fix resume when device is downStefan Agner1-7/+6
2015-07-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-6/+5
2015-07-16ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov1-0/+4
2015-07-16ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2-1/+6
2015-07-16ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov3-8/+6
2015-07-16ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov1-0/+1
2015-07-16ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2-23/+12
2015-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-1/+10
2015-07-16Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...David S. Miller13-39/+28
2015-07-16isdn/gigaset: drop unused ldisc methodsTilman Schmidt1-24/+0
2015-07-16isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds33-265/+330
2015-07-16Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam1-75/+13
2015-07-16gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong1-3/+11
2015-07-16NVMe: 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