summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-23Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-23dm table: fix invalid memory accesses with too high sector numberMikulas Patocka
2019-08-23drm/komeda: Add missing of_node_get() callMihail Atanassov
2019-08-23drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gn...james qian wang (Arm Technology China)
2019-08-23drm/komeda: Fix warning -Wunused-but-set-variablejames qian wang (Arm Technology China)
2019-08-23drm/komeda: Fix error: not allocating enough data 1592 vs 1584james qian wang (Arm Technology China)
2019-08-23gpio: Fix irqchip initialization orderLinus Walleij
2019-08-23drm/virtio: use virtio_max_dma_sizeGerd Hoffmann
2019-08-23drm/omap: Fix port lookup for SDI outputLaurent Pinchart
2019-08-23drm/qxl: get vga ioportsGerd Hoffmann
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
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-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-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