summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-09leds: lp50xx: Remove unused local leds.hJavier Carrasco
2024-10-09leds: gpio: Remove unused local leds.hJavier Carrasco
2024-10-09leds: multicolor: Remove unused local leds.hJavier Carrasco
2024-10-09leds: flash: Remove unused local leds.hJavier Carrasco
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel
2024-10-09leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: tca6507: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: sun50i-a100: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: pwm: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: pca963x: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: ns2: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: max77650: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lp50xx: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lm3697: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: lm3532: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: gpio: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: el15203000: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: cr0014114: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: aw200xx: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: mt6370: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error pathsJavier Carrasco
2024-10-09drm/xe/xe3: Add initial set of workaroundsGustavo Sousa
2024-10-09spi: intel: Add protected and locked attributesAlexander Usyskin
2024-10-09pinctrl: th1520: Convert dt child node loop to scoped iteratorDrew Fustini
2024-10-09pinctrl: th1520: Convert thp->mutex to guarded mutexDrew Fustini
2024-10-09pinctrl: th1520: Fix return value for unknown pin errorDrew Fustini
2024-10-09net: mana: Enable debugfs files for MANA deviceShradha Gupta
2024-10-09r8169: add support for the temperature sensor being available from RTL8125BHeiner Kallweit
2024-10-09drm/writeback: remove pointless enable_signaling implementationChristian König
2024-10-09dma-buf/sw_sync: remove pointless enable_signaling implementationChristian König
2024-10-09dma-buf: add WARN_ON() illegal dma-fence signalingChristian König
2024-10-09net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()Jonas Rebmann
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09drm/ttm: Move pinned objects off LRU lists when pinningThomas Hellström
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström
2024-10-09pinctrl: renesas: rzg2l: Fix missing return in rzg2l_pinctrl_register()Biju Das
2024-10-09pinctrl: renesas: rzg2l: Remove RZG2L_TINT_IRQ_START_INDEXFabrizio Castro
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-09ptp: Add support for the AMZNC10C 'vmclock' deviceDavid Woodhouse
2024-10-09net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configurationRussell King (Oracle)
2024-10-09net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_ENRussell King (Oracle)
2024-10-09net: pcs: xpcs: use dev_*() to print messagesRussell King (Oracle)
2024-10-09net: pcs: xpcs: convert to use read_poll_timeout()Russell King (Oracle)
2024-10-09net: pcs: xpcs: add _modify() accessorsRussell King (Oracle)
2024-10-09net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move searching ID list out of lineRussell King (Oracle)
2024-10-09net: pcs: xpcs: rename xpcs_get_id()Russell King (Oracle)