summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-60/+209
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler9-109/+108
2019-08-23Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-28/+126
2019-08-23dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-08-23drm/komeda: Add missing of_node_get() callMihail Atanassov1-1/+1
2019-08-23drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gn...james qian wang (Arm Technology China)1-0/+1
2019-08-23drm/komeda: Fix warning -Wunused-but-set-variablejames qian wang (Arm Technology China)1-4/+2
2019-08-23drm/komeda: Fix error: not allocating enough data 1592 vs 1584james qian wang (Arm Technology China)1-1/+1
2019-08-23gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-08-23drm/virtio: use virtio_max_dma_sizeGerd Hoffmann1-2/+8
2019-08-23drm/omap: Fix port lookup for SDI outputLaurent Pinchart1-1/+3
2019-08-23drm/qxl: get vga ioportsGerd Hoffmann1-1/+19
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-7/+17
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul1-7/+17
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher1-1/+1
2019-08-23Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-3/+40
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-3/+3
2019-08-23Merge tag 'wireless-drivers-for-davem-2019-08-21' of git://git.kernel.org/pub...David S. Miller9-19/+93
2019-08-23qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-08-23ocelot_ace: fix action of trapYangbo Lu1-1/+1
2019-08-23Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha1-16/+10
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha1-5/+7
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh1-9/+10
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh1-1/+2
2019-08-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-08-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-1/+8
2019-08-22Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...Linus Torvalds1-2/+2
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler1-22/+15
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-08-22mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-08-22gve: Copy and paste bug in gve_get_stats()Dan Carpenter1-1/+1
2019-08-22net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli1-2/+8
2019-08-22Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...Dave Airlie7-13/+28
2019-08-22Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....Dave Airlie2-4/+52
2019-08-22Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-4/+2
2019-08-22drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas1-2/+14
2019-08-22drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-08-22drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng1-1/+0
2019-08-22drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...Kevin Wang1-2/+0
2019-08-22drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang1-1/+3
2019-08-22drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart1-1/+1
2019-08-21dm raid: add missing cleanup in raid_ctr()Wenwen Wang1-1/+1
2019-08-21dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter1-2/+2
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney1-3/+8
2019-08-21Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko1-0/+14
2019-08-21drm/i915: Fix HW readout for crtc_clock in HDMI modeImre Deak2-3/+3
2019-08-21video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1