aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-21drm/bridge: parade-ps8640: Fix regulator supply orderChen-Yu Tsai1-2/+2
2022-07-21dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)Fabio Estevam1-1/+1
2022-07-21dmaengine: dw-axi-dmac: ignore interrupt if no descriptorBen Dooks1-0/+6
2022-07-21dmaengine: dw-axi-dmac: do not print NULL LLI during errorBen Dooks1-0/+5
2022-07-21HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke3-0/+44
2022-07-21HID: nintendo: Add missing array terminationGuenter Roeck1-0/+1
2022-07-21HID: lg-g15: Fix comment typoJason Wang1-1/+1
2022-07-21HID: amd_sfh: Implement SFH1.1 functionalityBasavaraj Natikar8-0/+895
2022-07-21HID: amd_sfh: Move interrupt handling to common interfaceBasavaraj Natikar3-8/+10
2022-07-21HID: amd_sfh: Move amd_sfh_work to common interfaceBasavaraj Natikar2-2/+4
2022-07-21HID: amd_sfh: Move global functions to staticBasavaraj Natikar3-12/+5
2022-07-21HID: amd_sfh: Add remove operation in amd_mp2_opsBasavaraj Natikar2-1/+4
2022-07-21HID: amd_sfh: Add PM operations in amd_mp2_opsBasavaraj Natikar3-39/+58
2022-07-21HID: amd_sfh: Add descriptor operations in amd_mp2_opsBasavaraj Natikar7-25/+42
2022-07-21HID: amd_sfh: Move request_list variable to client dataBasavaraj Natikar2-5/+8
2022-07-21HID: amd_sfh: Move request_list struct to header fileBasavaraj Natikar2-10/+9
2022-07-21HID: amd_sfh: Move common macros and structuresBasavaraj Natikar2-41/+60
2022-07-21HID: amd_sfh: Add NULL check for hid deviceBasavaraj Natikar1-4/+8
2022-07-21HID: core: remove unneeded assignment in hid_process_report()Lukas Bulwahn1-1/+1
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-21drm: correct commentsLiu Zixian1-1/+1
2022-07-21ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-07-21HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()Harshit Mogalapalli1-0/+3
2022-07-21platform/chrome: cros_kunit_util: add default value for `msg->result`Tzung-Bi Shih2-1/+6
2022-07-21platform/chrome: merge Kunit utils and test casesTzung-Bi Shih3-24/+5
2022-07-21drm/i915/selftests: Fix comment typoJason Wang1-1/+1
2022-07-21drm/i915/gt: Remove unneeded semicolonJason Wang1-1/+1
2022-07-21RDMA/rxe: Fix spelling mistake in error printZhang Jiaming1-1/+1
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-20net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-20net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-20net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-20net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-20net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-20net: ipa: add an endpoint device attribute groupAlex Elder3-18/+53
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie5-18/+38
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski19-860/+1152
2022-07-20drm/msm/dpu: populate wb or intf before reset_intf_cfgAbhinav Kumar1-0/+6
2022-07-20drm/i915/guc: Don't use pr_err when not necessaryJohn Harrison3-29/+28
2022-07-20drm/panel-edp: Add panel entry for B120XAN01.0NĂ­colas F. R. A. Prado1-0/+1
2022-07-20drm/panel-edp: Add panel entry for R140NWF5 RHNĂ­colas F. R. A. Prado1-0/+8
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov3-4/+19
2022-07-20drm/amd/display: Create a file dedicated to planesRodrigo Siqueira4-1617/+1878
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin4-3/+94
2022-07-20drm/amd/display: Add is_mst_connector debugfs entryWayne Lin1-0/+53
2022-07-20drm/amd/display: fix trigger_hotplug to support mst caseWayne Lin1-3/+14
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin2-1/+4
2022-07-20drm/amd/display: Update in dmlAlvin Lee2-0/+2