summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-09net: vertexcom: mse102x: Fix tx_bytes calculationStefan Wahren
2024-11-09r8169: align WAKE_PHY handling with r8125/r8126 vendor driversHeiner Kallweit
2024-11-09r8169: improve rtl_set_d3_pll_downHeiner Kallweit
2024-11-09r8169: improve __rtl8169_set_wolHeiner Kallweit
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-09mISDN: Fix typosAndrew Kreimer
2024-11-09net: sfc: use ethtool string helpersRosen Penev
2024-11-09net: mctp: Expose transport binding identifier via IFLA attributeKhang Nguyen
2024-11-09gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09pcmcia: soc_common: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09leds: gpio: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09Input: gpio_keys - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-11-09media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens
2024-11-09iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4Julien Stephan
2024-11-09iio: adc: ad7380: use local dev variable to shorten long linesJulien Stephan
2024-11-09iio: adc: ad7380: fix oversampling formulaJulien Stephan
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron
2024-11-08Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-08Merge tag 'pm-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-08EDAC/igen6: Add polling supportOrange Kao
2024-11-08EDAC/igen6: Initialize edac_op_state according to the configuration dataQiuxu Zhuo
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-08Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-08of/address: Rework bus matching to avoid warningsRob Herring (Arm)
2024-11-08of: WARN on deprecated #address-cells/#size-cells handlingRob Herring (Arm)
2024-11-08of/fdt: Don't use default address cell sizes for address translationRob Herring (Arm)
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang
2024-11-08drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto
2024-11-08drm/amd/display: Use region6 size in fw_meta_infoJinZe Xu
2024-11-08drm/amd/display: Update SPL Taps Required For Integer ScalingAustin Zheng
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai
2024-11-08drm/amd/display: Adding flag for forced MST blocked discoveryMeenakshikumar Somasundaram
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung
2024-11-08drm/amd/display: Change some variable name of psrTom Chung
2024-11-08drm/amd/display: Change parameters to fix certain compiler errorsRevalla Hari Krishna
2024-11-08drm/amd/display: Refactor HPD IRQ error checking flowLeon Huang
2024-11-08drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUsSrinivasan Shanmugam
2024-11-08drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can