summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-16USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-16drm/exynos: Clear drvdata after component unbindMarek Szyprowski
2017-10-16drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-15Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-14bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Fix VF resource checking.Michael Chan
2017-10-14bnxt_en: Fix VF PCIe link speed and width logic.Vasundhara Volam
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2017-10-14bnxt_en: Improve VF/PF link change logic.Michael Chan
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-13mm: only display online cpus of the numa nodeZhen Lei
2017-10-13Merge tag 'pci-v4.14-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-13i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado
2017-10-13i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck
2017-10-13i2c: imx: fix misleading bus recovery debug messageClemens Gruber
2017-10-13i2c: imx: use IRQF_SHARED mode to request IRQWei Jinhua
2017-10-13Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-13Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-13i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-13net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia
2017-10-13liquidio: fix timespec64_to_ns typoArnd Bergmann
2017-10-13Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...David S. Miller
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-13irqchip/tango: Use irq_gc_mask_disable_and_ack_setFlorian Fainelli
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni
2017-10-13irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table sizeShanker Donthineni
2017-10-13irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()Shanker Donthineni
2017-10-13Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-10-12Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-12drm/msm: fix _NO_IMPLICIT fencing caseRob Clark
2017-10-12drm/msm: fix error path cleanupRob Clark
2017-10-12device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund
2017-10-12drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith
2017-10-12of: do not leak console optionsSergey Senozhatsky
2017-10-12drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja
2017-10-12drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja
2017-10-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun