summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-05remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom: pas: correct data indentationDmitry Baryshkov
2024-03-05net: fec: Fixup EEEAndrew Lunn
2024-03-05net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05net: tap: Remove generic .ndo_get_stats64Breno Leitao
2024-03-05net: tuntap: Leverage core stats allocatorBreno Leitao
2024-03-05xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh
2024-03-06power: supply: core: ease special formatting implementationsThomas Weißschuh
2024-03-06power: supply: mm8013: fix "not charging" detectionThomas Weißschuh
2024-03-06power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere
2024-03-06power: supply: core: simplify power_supply_class_initSebastian Reichel
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel
2024-03-05pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter
2024-03-05pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara
2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner
2024-03-05Merge branch 'dmraid-fix-6.9' into md-6.9Song Liu
2024-03-05dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai
2024-03-05dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit...Yu Kuai
2024-03-05dm-raid: add a new helper prepare_suspend() in md_personalityYu Kuai
2024-03-05md/dm-raid: don't call md_reap_sync_thread() directlyYu Kuai
2024-03-05dm-raid: really frozen sync_thread during suspendYu Kuai
2024-03-05md: add a new helper reshape_interrupted()Yu Kuai
2024-03-05md: export helper md_is_rdwr()Yu Kuai
2024-03-05md: export helpers to stop sync_threadYu Kuai
2024-03-05md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resumeYu Kuai
2024-03-05Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu
2024-03-05Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-05spi: s3c64xx: switch exynos850 to new port config dataTudor Ambarus
2024-03-05spi: s3c64xx: switch gs101 to new port config dataTudor Ambarus
2024-03-05spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_idTudor Ambarus
2024-03-05spi: s3c64xx: get rid of the OF alias ID dependencyTudor Ambarus
2024-03-05spi: s3c64xx: introduce s3c64xx_spi_set_port_id()Tudor Ambarus
2024-03-05spi: s3c64xx: let the SPI core determine the bus numberTudor Ambarus
2024-03-05spi: s3c64xx: allow FIFO depth to be determined from the compatibleTudor Ambarus
2024-03-05spi: s3c64xx: retrieve the FIFO depth from the device treeTudor Ambarus
2024-03-05spi: s3c64xx: determine the fifo depth only onceTudor Ambarus