summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher
2019-08-23Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-22Merge tag 'wireless-drivers-for-davem-2019-08-21' of git://git.kernel.org/pub...David S. Miller
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-22ocelot_ace: fix action of trapYangbo Lu
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh
2019-08-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu
2019-08-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-22Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...Linus Torvalds
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-22mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-08-22crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter
2019-08-21net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli
2019-08-22Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-22Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....Dave Airlie
2019-08-22Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng
2019-08-21drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...Kevin Wang
2019-08-21drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-08-21usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-08-21usbtmc: more sanity checking for packet sizeOliver Neukum
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-21dm raid: add missing cleanup in raid_ctr()Wenwen Wang
2019-08-21dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney
2019-08-21Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko
2019-08-21drm/i915: Fix HW readout for crtc_clock in HDMI modeImre Deak
2019-08-20video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20watchdog: wdt285: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20drm/sun4i: tcon: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig
2019-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds