aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-17drm/edid: avoid drm_edid_find_extension() internallyJani Nikula1-2/+12
2024-04-17drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()Jani Nikula3-4/+5
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula4-6/+10
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula3-2/+174
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-17drm/xe/vm: don't include xe_gt.hMatthew Auld1-1/+0
2024-04-17drm/xe/vm: drop vm->destroy_workMatthew Auld2-22/+2
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld1-1/+6
2024-04-17drm/xe/stolen: lower the default alignmentMatthew Auld1-6/+2
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
2024-04-17serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
2024-04-17serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
2024-04-17serial: exar: adding missing CTI and Exar PCI idsParker Newman1-0/+42
2024-04-17serial: 8250_pnp: Support configurable reg shift propertyGuanbing Huang1-15/+25
2024-04-17serial: port: Add support of PNP IRQ to __uart_read_properties()Guanbing Huang1-1/+6
2024-04-17serial: 8250_dw: Hide a cast in dw8250_serial_inq()Andy Shevchenko1-3/+1
2024-04-17serial: 8250_dw: Deduplicate LCR checksAndy Shevchenko1-26/+15
2024-04-17tty: serial: fsl_lpuart: use dev_err_probe for clocksAlexander Stein1-4/+2
2024-04-17serial: imx: Introduce timeout when waiting on transmitter emptyEsben Haabendal1-3/+4
2024-04-17serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()Andy Shevchenko1-44/+54
2024-04-17serial: drop debugging WARN_ON_ONCE() from uart_put_char()Jiri Slaby (SUSE)1-1/+1
2024-04-17net: phy: mediatek-ge: do not disable EEE advertisementArınç ÜNAL1-3/+0
2024-04-17pinctrl: pinconf-generic: print hex valuePeng Fan1-1/+1
2024-04-17Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij1-1/+10
2024-04-17pinctrl: realtek: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-04-17pinctrl: qcom: sm7150: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-17pinctrl: loongson2: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-17pinctrl: mediatek: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-04-17pinctrl: freescale: imx8ulp: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-17drm/i915/display: tie DMC wakelock to DC5/6 state transitionsLuca Coelho2-0/+11
2024-04-17drm/i915/display: add module parameter to enable DMC wakelockLuca Coelho3-2/+10
2024-04-17drm/i915/display: don't allow DMC wakelock on older hardwareLuca Coelho2-0/+27
2024-04-17drm/i915/display: add support for DMC wakelocksLuca Coelho7-8/+364
2024-04-17powercap: intel_rapl: Sort header filesZhang Rui1-12/+12
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-17USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-04-17wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
2024-04-17wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie373-2752/+8466
2024-04-16drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-04-16drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-16drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng1-0/+2
2024-04-16drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao1-0/+5
2024-04-16drm/amd/swsmu: add smu v14_0_2 supportLikun Gao5-4/+1864
2024-04-16drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao1-0/+164
2024-04-16drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng1-0/+140