aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaHEADmasterLinus Torvalds13-34/+79
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds1-3/+2
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+47
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+17
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+26
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-13/+48
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+5
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-11/+2
2024-02-17Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds14-68/+156
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+22
2024-02-17Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang4-13/+17
2024-02-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-33/+48
2024-02-16Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds3-2/+7
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+12
2024-02-16Merge tag 'drm-fixes-2024-02-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-140/+423
2024-02-16Merge tag 'drm-msm-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-14/+42
2024-02-16Merge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https://gitlab.freedesktop.org/...Dave Airlie23-38/+114
2024-02-16Merge tag 'drm-xe-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-36/+46
2024-02-16Merge tag 'drm-intel-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+5
2024-02-16Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie16-50/+216
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds53-197/+297
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-21/+23
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj1-2/+2
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj3-1/+13
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1
2024-02-15drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong1-2/+2
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2-2/+8
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello3-2/+26
2024-02-15drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam1-0/+2
2024-02-15drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam1-1/+1
2024-02-15drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam1-1/+1
2024-02-15drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-15drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell1-6/+4
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz3-0/+21
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-43/+34
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-146/+25
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+40
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-25/+70
2024-02-15drm/msm: Wire up tlb opsRob Clark1-3/+29
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-23/+20
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao10-0/+10
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao5-0/+5
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao1-0/+1
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker1-13/+9
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia1-14/+9
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli1-0/+3
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni1-1/+1
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann1-1/+6
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström3-31/+29
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld1-1/+1
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström1-3/+10
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman2-2/+26
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-17/+77
2024-02-14i2c: i801: Fix block process call transactionsJean Delvare1-2/+2
2024-02-14i2c: pasemi: split driver into two separate modulesArnd Bergmann2-4/+8
2024-02-14igc: Remove temporary workaroundSasha Neftin1-5/+1
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan2-18/+19
2024-02-14nvmem: include bit index in cell sysfs file nameArnd Bergmann1-2/+3
2024-02-14Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman12-10/+41
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testMatthew Auld1-0/+89
2024-02-14drm/buddy: Fix alloc_range() error handling codeArunpravin Paneer Selvam1-0/+6
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat1-1/+1
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann1-5/+12
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann1-7/+5
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-15/+11
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep1-32/+0
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann1-4/+5
2024-02-13nvmet: remove superfluous initializationChaitanya Kulkarni1-2/+2
2024-02-13drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()Harshit Mogalapalli1-1/+3
2024-02-13nvme: implement support for relaxed effectsKeith Busch1-0/+4
2024-02-13nvme-fabrics: fix I/O connect error handlingChaitanya Kulkarni1-0/+1
2024-02-13drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-02-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck1-1/+2
2024-02-13drm/prime: Support page array >= 4GBPhilip Yang1-1/+1
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap1-0/+1
2024-02-13HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita1-1/+8
2024-02-13HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspendEven Xu2-1/+5
2024-02-13irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier1-9/+13
2024-02-13irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier1-1/+2
2024-02-13irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier1-12/+25
2024-02-13HID: multitouch: Add required quirk for Synaptics 0xcddc deviceManuel Fombuena1-0/+4
2024-02-13connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...Keqi Wang1-3/+2
2024-02-13irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter1-2/+2
2024-02-13irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao1-1/+1
2024-02-13xen/events: close evtchn after mapping cleanupMaximilian Heyne1-2/+6
2024-02-13irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger1-1/+4
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook1-1/+1
2024-02-13xen: balloon: make balloon_subsys constRicardo B. Marliere1-1/+1
2024-02-13xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere1-1/+1
2024-02-13xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring1-10/+5
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan4-5/+8
2024-02-12scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-12scsi: target: Fix unmap setup during configurationMike Christie1-16/+32
2024-02-12pds_core: no health-thread in VF pathShannon Nelson1-0/+6
2024-02-12ionic: minimal work with 0 budgetShannon Nelson1-0/+9
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski1-6/+8
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski1-9/+3
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera1-1/+1
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera1-5/+33
2024-02-12xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park1-6/+9
2024-02-12i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya1-7/+7
2024-02-12nouveau/svm: fix kvcalloc() argument orderArnd Bergmann1-1/+1
2024-02-12regmap: kunit: Ensure that changed bytes are actually differentMark Brown1-16/+38
2024-02-12spi: intel-pci: Add support for Lunar Lake-M SPI serial flashMika Westerberg1-0/+1
2024-02-12spi: omap2-mcspi: Revert FIFO support without DMAVaishnav Achath1-129/+8
2024-02-12RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib1-1/+10
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich1-4/+10
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich8-16/+53
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä1-0/+3
2024-02-12drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare1-2/+2
2024-02-12accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz2-29/+54
2024-02-11spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-11spi: ppc4xx: Fix fallout from rename in struct spi_bitbangUwe Kleine-König1-7/+7
2024-02-11spi: ppc4xx: Fix fallout from include cleanupUwe Kleine-König1-0/+1
2024-02-10iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav1-3/+7
2024-02-10iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav1-1/+1
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds5-26/+29
2024-02-10Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+17
2024-02-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+14
2024-02-09net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfoBreno Leitao1-0/+1
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao1-0/+1
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-09PCI: Fix active state requirement in PME pollingAlex Williamson1-15/+22
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-62/+65
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2024-02-09Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-20/+29
2024-02-09Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-1/+35
2024-02-09Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+10
2024-02-09Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds55-251/+387
2024-02-09perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen1-0/+11
2024-02-09perf: CXL: fix mismatched cpmu event opcodeHojin Nam1-1/+1
2024-02-09spi: spi-ppc4xx: include missing platform_device.hChristian Lamparter1-0/+1
2024-02-09of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-09of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-09of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan1-37/+10
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen3-9/+0
2024-02-08bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson1-3/+2
2024-02-08net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko1-1/+1
2024-02-08dpll: fix possible deadlock during netlink dump operationJiri Pirko3-20/+6
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie6-20/+22
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie28-98/+220
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+3
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie9-65/+57
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-58/+76
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-231/+492
2024-02-08Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2024-02-08Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe4-23/+25
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun1-3/+4
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2-0/+7
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit1-1/+2
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay1-10/+59
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-08gpio: remove GPIO device from the list unconditionally in error pathBartosz Golaszewski1-4/+4
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2-35/+1
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld1-4/+1
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost1-1/+3
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2-6/+22
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann1-1/+1
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost1-5/+17
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost5-6/+11
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost1-1/+1
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+8
2024-02-07nvme: use ns->head->pi_size instead of t10_pi_tuple structure sizeFrancis Pravin1-1/+1
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar1-0/+6
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar1-8/+0
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira1-0/+1
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee10-13/+94
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang1-1/+1
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas1-2/+2
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2-19/+0
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang3-0/+12
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu3-17/+34
2024-02-07drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-07drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-02-07PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter1-3/+4