summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-12-08Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-08Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-08Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-08Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-07misc: isl29003: Missing a blank line after declarationsDhaval Shah
2017-12-07misc: hpilo: Use SPDX-License-IdentifierDhaval Shah
2017-12-07misc: enclosure: Remove unnecessary error checkArvind Yadav
2017-12-07misc: enclosure: Fix space before '[' errorArvind Yadav
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych
2017-12-07misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-12-07fsi: Make FSI a menuconfig to ease disabling it allVincent Legoll
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-07Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski
2017-12-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-07Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven