summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-16clk: qcom: regmap-divider: convert from divider_round_rate() to divider_deter...Brian Masney
2026-01-16clk: qcom: regmap-divider: convert from divider_ro_round_rate() to divider_ro...Brian Masney
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-16iio: proximity: rfd77402: Reorder header includesShrikant Raskar
2026-01-16can: rcar_canfd: Add RZ/T2H supportLad Prabhakar
2026-01-16can: rcar_canfd: Add support for FD-Only modeBiju Das
2026-01-16iio: imu: smi330: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2026-01-16iio: accel: adxl380: Add support for 1 kHz sampling frequencyFrancesco Lavra
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16iio: accel: adxl380: Introduce helper function for activity detectionFrancesco Lavra
2026-01-16iio: accel: adxl380: Store sampling frequency index in odr struct memberFrancesco Lavra
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16PCI: qcom: Drop the assert_perst() callbacksManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIsManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam
2026-01-16PCI/pwrctrl: pwrseq: Factor out power on/off code to helpersManivannan Sadhasivam
2026-01-16PCI/pwrctrl: slot: Factor out power on/off code to helpersManivannan Sadhasivam
2026-01-16PCI/pwrctrl: tc9563: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Add local variables to reduce repetitionBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Clean up whitespaceBjorn Helgaas
2026-01-16PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()Manivannan Sadhasivam
2026-01-16PCI/pwrctrl: slot: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16PCI/pwrctrl: pwrseq: Rename private struct and pointers for consistencyBjorn Helgaas
2026-01-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich
2026-01-16Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16iio: adc: ad9467: include two's complement in default modeTomas Melin
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter
2026-01-16clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-16iio: pressure: mprls0025pa: add copyright linePetre Rodan
2026-01-16iio: pressure: mprls0025pa: change measurement sequencePetre Rodan
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan