summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21net: remove drivers@pensando.io from MAINTAINERSShannon Nelson
2024-06-21i2c: Add nop fwnode operationsSakari Ailus
2024-06-21net: ethernet: rtsn: Add support for Renesas Ethernet-TSNNiklas Söderlund
2024-06-21Merge branch 'qca8k-cleanup-and-port-isolation'David S. Miller
2024-06-21net: dsa: qca8k: add support for bridge port isolationMatthias Schiffer
2024-06-21net: dsa: qca8k: factor out bridge join/leave logicMatthias Schiffer
2024-06-21net: dsa: qca8k: do not write port mask twice in bridge join/leaveMatthias Schiffer
2024-06-21net: add softirq safety to netdev_rename_lockEric Dumazet
2024-06-21Merge branch 'net-mscc-miim-switch-reset'David S. Miller
2024-06-21net: mdio: mscc-miim: Handle the switch resetHerve Codina
2024-06-21dt-bindings: net: mscc-miim: Add resets propertyHerve Codina
2024-06-21KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guestsMichael Roth
2024-06-21leds: trigger: Add new LED Input events triggerHans de Goede
2024-06-21leds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-21leds: bcm63138: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-21leds: rt4505: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede
2024-06-21docs: leds: leds-blinkm.rst: Fix 'dasy-chain' typoAryabhatta Dey
2024-06-21leds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede
2024-06-21leds: is31fl319x: Constify struct regmap_configChristophe JAILLET
2024-06-21Merge branch 'acpi-scan'Rafael J. Wysocki
2024-06-21Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...Lee Jones
2024-06-21mfd: cros_ec: Register LED subdeviceThomas Weißschuh
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh
2024-06-21leds: core: Unexport led_colors[] arrayThomas Weißschuh
2024-06-21leds: multicolor: Use led_get_color_name() functionThomas Weißschuh
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh
2024-06-21Merge branch 'l2tp-sk_user_data'David S. Miller
2024-06-21l2tp: replace hlist with simple list for per-tunnel session listJames Chapman
2024-06-21l2tp: drop the now unused l2tp_tunnel_get_sessionJames Chapman
2024-06-21l2tp: use IDR for all session lookupsJames Chapman
2024-06-21l2tp: don't use sk_user_data in l2tp_udp_encap_err_recvJames Chapman
2024-06-21l2tp: refactor udp recv to lookup to not use sk_user_dataJames Chapman
2024-06-21l2tp: store l2tpv2 sessions in per-net IDRJames Chapman
2024-06-21l2tp: store l2tpv3 sessions in per-net IDRJames Chapman
2024-06-21l2tp: remove unused list_head member in l2tp_tunnelJames Chapman
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna
2024-06-21bonding: fix incorrect software timestamping reportHangbin Liu
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul
2024-06-21ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai
2024-06-21Documentation: dmaengine: Document new dma_vec APIPaul Cercueil
2024-06-21dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vecPaul Cercueil
2024-06-21dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()Paul Cercueil
2024-06-21soundwire: bus: simplify by using local slave->propKrzysztof Kozlowski
2024-06-21soundwire: generic_bandwidth_allocation: change port_bo parameter to pointerBard Liao