summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2026-01-16devtmpfs: Replace simple_strtoul with kstrtoint in mount_paramThorsten Blum
2026-01-16devtmpfs: make 'devtmpfs_context_ops' staticBen Dooks
2026-01-16comedi: dmm32at: serialize use of paged registersIan Abbott
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin
2026-01-16uio: pci_sva: correct '-ENODEV' check logicHaiyue Wang
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-01-16slimbus: core: clean up of_slim_get_device()Johan Hovold
2026-01-16slimbus: core: fix of_slim_get_device() kernel docJohan Hovold
2026-01-16slimbus: core: amend slim_get_device() kernel docJohan Hovold
2026-01-16slimbus: core: fix device reference leak on report presentJohan Hovold
2026-01-16slimbus: core: fix runtime PM imbalance on report presentJohan Hovold
2026-01-16slimbus: core: fix OF node leak on registration failureJohan Hovold