summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman-0/+31
2026-01-22PCI: Update CXL DVSEC definitionsTerry Bowman-37/+37
2026-01-23Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-74/+192
2026-01-22PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman-53/+0
2026-01-22drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel-4/+2
2026-01-22iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handlerFrancesco Lavra-7/+5
2026-01-22iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra-0/+1
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan-2/+1
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos-4/+308
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos-24/+26
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos-23/+41
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja-35/+17
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja-25/+10
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja-31/+18
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja-55/+6
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja-44/+0
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja-0/+30
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron-13/+96
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron-2/+2
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron-13/+13
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki-2/+2
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles-3/+0
2026-01-22interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ definesGabor Juhos-3/+0
2026-01-22interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE defineGabor Juhos-1/+0
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris-1/+15
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su-2/+2
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-249/+428
2026-01-22PCI: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker-9/+38
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+5
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen-19/+19
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen-2/+1
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich-0/+4
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam-1/+4
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera-8/+4
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong-9/+13
2026-01-22can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan-1/+1
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-31/+29
2026-01-22rtc: ac100: convert from divider_round_rate() to divider_determine_rate()Brian Masney-37/+38
2026-01-22clk: zynqmp: divider: convert from divider_round_rate() to divider_determine_...Brian Masney-2/+3
2026-01-22clk: x86: cgu: convert from divider_round_rate() to divider_determine_rate()Brian Masney-4/+2
2026-01-22clk: versaclock3: convert from divider_round_rate() to divider_determine_rate()Brian Masney-5/+2
2026-01-22clk: stm32: stm32-core: convert from divider_round_rate_parent() to divider_d...Brian Masney-16/+4
2026-01-22clk: stm32: stm32-core: convert from divider_ro_round_rate() to divider_ro_de...Brian Masney-15/+7
2026-01-22clk: sprd: div: convert from divider_round_rate() to divider_determine_rate()Brian Masney-5/+1
2026-01-22clk: sophgo: sg2042-clkgen: convert from divider_round_rate() to divider_dete...Brian Masney-10/+5
2026-01-22clk: nxp: lpc32xx: convert from divider_round_rate() to divider_determine_rate()Brian Masney-4/+2
2026-01-22clk: nuvoton: ma35d1-divider: convert from divider_round_rate() to divider_de...Brian Masney-5/+2
2026-01-22clk: milbeaut: convert from divider_round_rate() to divider_determine_rate()Brian Masney-4/+1