summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher2022-06-292-3/+1
| | * | | | | | | | | | drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji2022-06-291-1/+2
| | * | | | | | | | | | drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher2022-06-291-1/+1
| * | | | | | | | | | | Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-06-303-24/+21
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld2022-06-271-3/+3
| | * | | | | | | | | | drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta2022-06-271-19/+15
| | * | | | | | | | | | drm/i915/gem: add missing elsekatrinzhou2022-06-271-2/+3
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-06-294-7/+10
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/msm/gem: Fix error return on fence id alloc failRob Clark2022-06-271-1/+1
| | * | | | | | | | | drm/msm/dpu: Fix variable dereferenced before checksunliming2022-06-231-5/+5
| | * | | | | | | | | drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()Kuogee Hsieh2022-06-231-0/+2
| | * | | | | | | | | drm/msm/dpu: Increment vsync_cnt before waking up userspaceStephen Boyd2022-06-231-1/+2
* | | | | | | | | | | Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-3022-51/+195
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean2022-06-301-0/+4
| * | | | | | | | | | | net: tun: avoid disabling NAPI twiceJakub Kicinski2022-06-301-1/+2
| * | | | | | | | | | | net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson2022-06-301-0/+6
| * | | | | | | | | | | net: sfp: fix memory leak in sfp_probe()Jianglei Nie2022-06-301-1/+1
| * | | | | | | | | | | mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata2022-06-301-1/+13
| * | | | | | | | | | | net: usb: ax88179_178a: Fix packet receivingJose Alonso2022-06-301-25/+76
| * | | | | | | | | | | net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov2022-06-291-1/+2
| * | | | | | | | | | | net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel2022-06-291-2/+4
| * | | | | | | | | | | net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-292-0/+46
| * | | | | | | | | | | usbnet: fix memory allocation in helpersOliver Neukum2022-06-291-2/+2
| * | | | | | | | | | | NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle2022-06-291-2/+6
| * | | | | | | | | | | NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle2022-06-291-0/+3
| * | | | | | | | | | | nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-06-282-6/+6
| * | | | | | | | | | | net: bonding: fix possible NULL deref in rlb codeEric Dumazet2022-06-281-1/+1
| * | | | | | | | | | | net: usb: asix: do not force pause frames supportOleksij Rempel2022-06-271-2/+1
| * | | | | | | | | | | net: asix: fix "can't send until first packet is send" issueOleksij Rempel2022-06-271-0/+1
| * | | | | | | | | | | octeon_ep: use bitwise ANDShreenidhi Shedi2022-06-271-1/+1
| * | | | | | | | | | | epic100: fix use after free on rmmodTong Zhang2022-06-271-2/+2
| * | | | | | | | | | | net: tun: stop NAPI when detaching queuesJakub Kicinski2022-06-271-1/+10
| * | | | | | | | | | | net: dp83822: disable rx error interruptEnguerrand de Ribaucourt2022-06-241-2/+1
| * | | | | | | | | | | net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt2022-06-241-1/+0
| * | | | | | | | | | | net: tun: unlink NAPI from device on destructionJakub Kicinski2022-06-241-0/+1
| * | | | | | | | | | | net: dsa: bcm_sf2: force pause link settingsDoug Berger2022-06-231-0/+5
| * | | | | | | | | | | net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He2022-06-231-0/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-06-303-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin2022-06-241-1/+3
| * | | | | | | | | | | | RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2022-06-072-1/+4
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'v5.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-06-301-10/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crypto: ccp - Fix device IRQ counting by using platform_irq_count()Tom Lendacky2022-06-241-10/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-298-60/+127
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng2022-06-281-0/+3
| * | | | | | | | | | | | platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson2022-06-281-0/+5
| * | | | | | | | | | | | platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson2022-06-281-27/+18
| * | | | | | | | | | | | platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...Hans de Goede2022-06-282-0/+42
| * | | | | | | | | | | | platform/x86: panasonic-laptop: don't report duplicate brightness key-pressesHans de Goede2022-06-282-0/+9
| * | | | | | | | | | | | platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"Hans de Goede2022-06-281-6/+2
| * | | | | | | | | | | | platform/x86: panasonic-laptop: sort includes alphabeticallyHans de Goede2022-06-281-9/+8