summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-02drm/etnaviv: Allow DRAW_INSTANCED commandsWladimir J. van der Laan
2016-12-02drm/etnaviv: implement dma-buf mmapLucas Stach
2016-12-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02drm/vmwgfx: Switch to mode_cmd2Daniel Vetter
2016-12-02drm/vgem: Use ww_mutex_(un)lock even with a NULL contextNicolai Hähnle
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2016-12-01drm/bridge: tc358767: don't warn if display side ASSR enable failsLucas Stach
2016-12-01drm: Initialise drm_mm.head_node.allocatedChris Wilson
2016-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-30zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-12-01Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-12-01Merge tag 'tilcdc-4.10' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-12-01Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-30macvtap: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30tun: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-30Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-11-30vxlan: fix a potential issue when create a new vxlan fdb entry.Haishuang Yan
2016-11-30drm/tilcdc: fix parsing of some DT propertiesBartosz Golaszewski
2016-11-30drm/tilcdc: Enable frame done irq and functionality for LCDC rev 1Jyri Sarha
2016-11-30drm/tilcdc: Configure video mode to HW in enable() not in mode_set_nofb()Jyri Sarha
2016-11-30drm/tilcdc: Load palette at the end of mode_set_nofb()Jyri Sarha
2016-11-30drm/tilcdc: Add timeout wait for palette loading to completeJyri Sarha
2016-11-30drm/tilcdc: Enable palette loading for revision 2 LCDC tooJyri Sarha
2016-11-30drm/tilcdc: Fix load mode bit-field setting in tilcdc_crtc_enable()Jyri Sarha
2016-11-30drm/tilcdc: Add tilcdc_write_mask() to tilcdc_regs.hJyri Sarha
2016-11-30drm/tilcdc: Fix tilcdc_crtc_create() return value handlingJyri Sarha
2016-11-30drm/tilcdc: implement palette loading for rev1Bartosz Golaszewski
2016-11-30drm/tilcdc: Enable sync lost error and recovery handling for rev 1 LCDCJyri Sarha
2016-11-30drm/tilcdc: Add drm bridge support for attaching drm bridge driversJyri Sarha