aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'usb-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse
2015-07-16Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König
2015-07-16drm/radeon: fix user ptr race conditionChristian König
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher
2015-07-16gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko
2015-07-16gpio: omap: prevent module from being unloaded while in useGrygorii Strashko
2015-07-16gpio: max732x: Add missing dev reference to gpiochipMarek Vasut
2015-07-16gpio/xilinx: Use correct address when setting initial values.Raphaël Teysseyre
2015-07-16gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek
2015-07-16gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King
2015-07-15drm/armada: fix overlay when partially off-screenRussell King
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King
2015-07-15drm/armada: fix gem object free after failed prime importRussell King
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King
2015-07-15drm/armada: fix missing overlay wake-upRussell King
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin
2015-07-14staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-07-14staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET