summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-08media: staging: drop omap4issHans Verkuil
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon
2024-10-08net: sparx5: add ops to match dataDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which do not have a symbolDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-10-08media: gpio-ir-tx: Remove redundant call to local_irq_disable()Sean Young
2024-10-08media: gpio-ir-tx: Driver does not behave with PREEMPT_RTSean Young
2024-10-08i2c: core: Remove extra space in MakefileChen-Yu Tsai
2024-10-08i2c: support gpio-binding for SMBAlertsWolfram Sang
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre
2024-10-08gpio: cdev: update flags at once when reconfiguring from user-spaceBartosz Golaszewski
2024-10-08gpiolib: unify two loops initializing GPIO descriptorsBartosz Golaszewski
2024-10-08gpiolib: use v2 defines for line state change eventsBartosz Golaszewski
2024-10-08gpio: xilinx: use generic device propertiesBartosz Golaszewski
2024-10-08gpio: xilinx: use helper variable to store the address of pdev->devBartosz Golaszewski
2024-10-08gpio: xilinx: drop dependency on GPIO_OFBartosz Golaszewski
2024-10-08i2c: testunit: improve error handling for GPIOWolfram Sang
2024-10-08gpio: mvebu: use generic device propertiesBartosz Golaszewski
2024-10-08gpio: mvebu: allow building the module with COMPILE_TEST=yBartosz Golaszewski
2024-10-08drm: use drm_file client_name in fdinfoPierre-Eric Pelloux-Prayer
2024-10-08drm: add DRM_SET_CLIENT_NAME ioctlPierre-Eric Pelloux-Prayer
2024-10-08IB/hfi1: make clear_all_interrupts staticDr. David Alan Gilbert
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu
2024-10-08Merge tag 'reset-amlogic-aux' into clk-meson-nextJerome Brunet
2024-10-08HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu
2024-10-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier
2024-10-08RDMA/bnxt_re: Add a check for memory allocationKalesh AP
2024-10-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel
2024-10-08RDMA/bnxt_re: Fix a possible memory leakKalesh AP