summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak
2016-10-10drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula
2016-10-10drm: Release resources with a safer functionChristophe JAILLET
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson
2016-10-10drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-10Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-10drm/bridge: Add RGB to VGA bridge supportMaxime Ripard
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-10-10Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-10Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna
2016-10-09Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-10-08watchdog: imx2_wdt: add pretimeout function supportVladimir Zapolskiy
2016-10-08watchdog: softdog: implement pretimeout supportWolfram Sang
2016-10-08watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy
2016-10-08watchdog: pretimeout: add noop pretimeout governorVladimir Zapolskiy
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet
2016-10-08net: macb: NULL out phydev after removing mdio busNathan Sullivan
2016-10-08xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-08console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-08memory-hotplug: fix store_mem_state() return valueReza Arbab
2016-10-08Merge commit '2c563880ea' into work.xattrAl Viro