messages from 2025-07-23 08:33:12 to 2025-08-14 12:02:25 UTC [more...]
[PATCH 0/9] can: rcar_can: Miscellaneous cleanups and improvements
2025-08-14 12:02 UTC (5+ messages)
` [PATCH 1/9] can: rcar_can: Consistently use ndev for net_device pointers
` [PATCH 2/9] can: rcar_can: Add helper variable dev to rcar_can_probe()
` [PATCH 3/9] can: rcar_can: Convert to Runtime PM
` [PATCH 4/9] can: rcar_can: Convert to BIT()
[PATCH] can: rcar_can: Fix s2ram with PSCI
2025-08-14 11:26 UTC
[PATCH 0/6] can: esd_usb: Fixes and improvements
2025-08-13 11:44 UTC (15+ messages)
` [PATCH 1/6] can: esd_usb: Fix possible calls to kfree() with NULL
` [PATCH 2/6] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH 3/6] can: esd_usb: Fix handling of TX context objects
` [PATCH 4/6] can: esd_usb: Add watermark handling for TX jobs
` [PATCH 5/6] can: esd_usb: Rework display of error messages
` [PATCH 6/6] can: esd_usb: Avoid errors triggered from USB disconnect
[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
2025-08-13 9:06 UTC (13+ messages)
` [PATCH 1/7] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH 2/7] can: m_can: m_can_rx_handler(): only handle active interrupts
` [PATCH 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH 5/7] can: m_can: fix CAN state in system PM
` [PATCH 6/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
` [PATCH 7/7] can: m_can: add optional support for reset
[PATCH v8 0/4] can: m_can: Add am62 wakeup support
2025-08-13 7:54 UTC (9+ messages)
` [PATCH v8 1/4] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v8 2/4] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v8 3/4] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v8 4/4] can: m_can: Support pinctrl wakeup state
[PATCH v2 0/2] can: m_can: document and add external reset
2025-08-07 16:13 UTC (4+ messages)
` [PATCH v2 1/2] dt-binding: can: m_can: add optional resets property
` [PATCH v2 2/2] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153
Prawo pracy - zmiany
2025-08-05 7:40 UTC
[PATCH] can: canxl: add CANXL_PMS flag
2025-07-30 14:15 UTC (3+ messages)
[PATCH net-next 0/27] pull-request: can-next 2025-07-25
2025-07-28 8:06 UTC (30+ messages)
` [PATCH net-next 01/27] can: janz-ican3: use sysfs_emit() in fwinfo_show()
` [PATCH net-next 02/27] can: ti_hecc: fix -Woverflow compiler warning
` [PATCH net-next 03/27] can: ti_hecc: Kconfig: add COMPILE_TEST
` [PATCH net-next 04/27] can: tscan1: "
` [PATCH net-next 05/27] can: tscan1: CAN_TSCAN1 can depend on PC104
` [PATCH net-next 06/27] docs: Fix kernel-doc error in CAN driver
` [PATCH net-next 07/27] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH net-next 08/27] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH net-next 09/27] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH net-next 10/27] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH net-next 11/27] can: kvaser_pciefd: Store device channel index
` [PATCH net-next 12/27] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH net-next 13/27] can: kvaser_pciefd: Add devlink support
` [PATCH net-next 14/27] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH net-next 15/27] can: kvaser_pciefd: Add devlink port support
` [PATCH net-next 16/27] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
` [PATCH net-next 17/27] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH net-next 18/27] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH net-next 19/27] can: kvaser_usb: Assign netdev.dev_port based on device channel index
` [PATCH net-next 20/27] can: kvaser_usb: Add intermediate variables
` [PATCH net-next 21/27] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH net-next 22/27] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH net-next 23/27] can: kvaser_usb: Store additional device information
` [PATCH net-next 24/27] can: kvaser_usb: Add devlink support
` [PATCH net-next 25/27] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH net-next 26/27] can: kvaser_usb: Add devlink port support
` [PATCH net-next 27/27] Documentation: devlink: add devlink documentation for the kvaser_usb driver
[PATCH v3 00/11] can: kvaser_usb: Simplify identification of physical CAN interfaces
2025-07-26 20:53 UTC (14+ messages)
` [PATCH v3 01/11] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH v3 02/11] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH v3 03/11] can: kvaser_usb: Assign netdev.dev_port based on device channel index
` [PATCH v3 04/11] can: kvaser_usb: Add intermediate variables
` [PATCH v3 05/11] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH v3 06/11] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH v3 07/11] can: kvaser_usb: Store additional device information
` [PATCH v3 08/11] can: kvaser_usb: Add devlink support
` [PATCH v3 09/11] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH v3 10/11] can: kvaser_usb: Add devlink port support
` [PATCH v3 11/11] Documentation: devlink: add devlink documentation for the kvaser_usb driver
[PATCH v2 00/11] can: kvaser_usb: Simplify identification of physical CAN interfaces
2025-07-26 19:48 UTC (19+ messages)
` [PATCH v2 01/11] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH v2 02/11] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH v2 03/11] can: kvaser_usb: Assign netdev.dev_port based on device channel index
` [PATCH v2 04/11] can: kvaser_usb: Add intermediate variables
` [PATCH v2 05/11] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH v2 06/11] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH v2 07/11] can: kvaser_usb: Store additional device information
` [PATCH v2 08/11] can: kvaser_usb: Add devlink support
` [PATCH v2 09/11] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH v2 10/11] can: kvaser_usb: Add devlink port support
` [PATCH v2 11/11] Documentation: devlink: add devlink documentation for the kvaser_usb driver
[PATCH net 0/1] pull-request: can 2025-07-25
2025-07-26 0:10 UTC (3+ messages)
` [PATCH net] can: peak_usb: fix USB FD devices potential malfunction
[PATCH v4 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
2025-07-25 16:16 UTC (14+ messages)
` [PATCH v4 01/10] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH v4 02/10] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH v4 03/10] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH v4 04/10] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH v4 05/10] can: kvaser_pciefd: Store device channel index
` [PATCH v4 06/10] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH v4 07/10] can: kvaser_pciefd: Add devlink support
` [PATCH v4 08/10] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH v4 09/10] can: kvaser_pciefd: Add devlink port support
` [PATCH v4 10/10] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
[PATCH v3 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
2025-07-25 12:39 UTC (16+ messages)
` [PATCH v3 01/10] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH v3 02/10] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH v3 03/10] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH v3 04/10] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH v3 05/10] can: kvaser_pciefd: Store device channel index
` [PATCH v3 06/10] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH v3 07/10] can: kvaser_pciefd: Add devlink support
` [PATCH v3 08/10] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH v3 09/10] can: kvaser_pciefd: Add devlink port support
` [PATCH v3 10/10] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
[PATCH v2] can: peak_usb: fix USB FD devices potential malfunction
2025-07-25 10:12 UTC (3+ messages)
[PATCH v2 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
2025-07-24 7:54 UTC (13+ messages)
` [PATCH v2 01/10] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH v2 02/10] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH v2 03/10] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH v2 04/10] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH v2 05/10] can: kvaser_pciefd: Store device channel index
` [PATCH v2 06/10] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH v2 07/10] can: kvaser_pciefd: Add devlink support
` [PATCH v2 08/10] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH v2 09/10] can: kvaser_pciefd: Add devlink port support
` [PATCH v2 10/10] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
[PATCH 0/9] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
2025-07-24 7:48 UTC (22+ messages)
` [PATCH 1/9] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH 2/9] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH 3/9] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH 4/9] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH 5/9] can: kvaser_pciefd: Store device channel index
` [PATCH 6/9] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH 7/9] can: kvaser_pciefd: Add devlink support
` [PATCH 8/9] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH 9/9] can: kvaser_pciefd: Add devlink port support
[PATCH 0/9] can: kvaser_usb: Simplify identification of physical CAN interfaces
2025-07-24 6:43 UTC (12+ messages)
` [PATCH 1/9] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH 2/9] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH 3/9] can: kvaser_usb: Add intermediate variables
` [PATCH 4/9] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH 5/9] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH 6/9] can: kvaser_usb: Store additional device information
` [PATCH 7/9] can: kvaser_usb: Add devlink support
` [PATCH 8/9] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH 9/9] can: kvaser_usb: Add devlink port support
[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
2025-07-23 11:40 UTC (5+ messages)
` [PATCH v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
[PATCH] can: peak_usb: fix USB CANFD devices potential malfunction
2025-07-23 9:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox