aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-21leds: rt4505: Add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-21leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König15-17/+17
2024-06-21leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede1-0/+7
2024-06-21docs: leds: leds-blinkm.rst: Fix 'dasy-chain' typoAryabhatta Dey1-1/+1
2024-06-21leds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede1-1/+1
2024-06-21leds: is31fl319x: Constify struct regmap_configChristophe JAILLET1-2/+2
2024-06-21Merge branch 'acpi-scan'Rafael J. Wysocki2-9/+23
2024-06-21Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...Lee Jones12-42/+203
2024-06-21mfd: cros_ec: Register LED subdeviceThomas Weißschuh1-0/+9
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh4-0/+298
2024-06-21leds: core: Unexport led_colors[] arrayThomas Weißschuh2-3/+1
2024-06-21leds: multicolor: Use led_get_color_name() functionThomas Weißschuh1-1/+1
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh2-0/+19
2024-06-21Merge branch 'l2tp-sk_user_data'David S. Miller7-265/+308
2024-06-21l2tp: replace hlist with simple list for per-tunnel session listJames Chapman3-91/+50
2024-06-21l2tp: drop the now unused l2tp_tunnel_get_sessionJames Chapman2-24/+0
2024-06-21l2tp: use IDR for all session lookupsJames Chapman4-4/+20
2024-06-21l2tp: don't use sk_user_data in l2tp_udp_encap_err_recvJames Chapman1-6/+0
2024-06-21l2tp: refactor udp recv to lookup to not use sk_user_dataJames Chapman1-75/+21
2024-06-21l2tp: store l2tpv2 sessions in per-net IDRJames Chapman2-15/+56
2024-06-21l2tp: store l2tpv3 sessions in per-net IDRJames Chapman4-74/+188
2024-06-21l2tp: remove unused list_head member in l2tp_tunnelJames Chapman2-3/+0
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo1-9/+18
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent1-0/+1
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna5-14/+95
2024-06-21bonding: fix incorrect software timestamping reportHangbin Liu1-0/+3
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava1-0/+1
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul4-0/+92
2024-06-21ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai1-2/+2
2024-06-21Documentation: dmaengine: Document new dma_vec APIPaul Cercueil2-0/+19
2024-06-21dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vecPaul Cercueil1-0/+40
2024-06-21dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()Paul Cercueil1-0/+33
2024-06-21soundwire: bus: simplify by using local slave->propKrzysztof Kozlowski1-3/+3
2024-06-21soundwire: generic_bandwidth_allocation: change port_bo parameter to pointerBard Liao1-8/+6
2024-06-21soundwire: Intel: clarify Copyright informationPierre-Louis Bossart3-3/+3
2024-06-21hfsplus: fix to avoid false alarm of circular lockingChao Yu3-16/+29
2024-06-21Improve readability of copy_treeJemmy1-28/+31
2024-06-21vfs: shave a branch in getname_flagsMateusz Guzik1-11/+20
2024-06-21coresight: constify the struct device_type usageRicardo B. Marliere2-2/+2
2024-06-21docs: net: document guidance of implementing the SR-IOV NDOsJakub Kicinski2-0/+26
2024-06-21openvswitch: get related ct labels from its master if it is not confirmedXin Long1-1/+6
2024-06-21net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477Lukasz Majewski1-0/+7
2024-06-21net: fec: Fix FEC_ECR_EN1588 being cleared on link-downCsókás, Bence1-0/+6
2024-06-21Merge branch 'bnxt_en-netdev_queue_mgmt_ops'David S. Miller1-107/+468
2024-06-21bnxt_en: implement netdev_queue_mgmt_opsDavid Wei1-0/+275
2024-06-21bnxt_en: split rx ring helpers out from ring helpersDavid Wei1-107/+193
2024-06-21Merge branch 'net-cleanup-arc-emac'David S. Miller6-154/+2
2024-06-21dt-bindings: net: remove arc_emac.txtJohan Jonker1-46/+0
2024-06-21net: ethernet: arc: remove emac_arc driverJohan Jonker3-99/+0