messages from 2024-05-10 14:36:57 to 2024-06-21 08:31:41 UTC [more...]
[PATCH 0/7] can: kvaser_pciefd: Minor improvements and cleanups
2024-06-21 8:31 UTC (9+ messages)
` [PATCH 1/7] can: kvaser_pciefd: Group #defines together
` [PATCH 2/7] can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
` [PATCH 3/7] can: kvaser_pciefd: Remove unnecessary comment
` [PATCH 4/7] can: kvaser_pciefd: Add inline
` [PATCH 5/7] can: kvaser_pciefd: Add unlikely
` [PATCH 6/7] can: kvaser_pciefd: Rename board_irq to pci_irq
` [PATCH 7/7] can: kvaser_pciefd: Change name of return code variable
[PATCH net-next 1/3] can: hi311x: simplify with spi_get_device_match_data()
2024-06-21 8:30 UTC (6+ messages)
` [PATCH net-next 2/3] can: mcp251x: "
` [PATCH net-next 3/3] can: mcp251xfd: "
[PATCH v2 0/2] can: kvaser_pciefd: Support MSI interrupts
2024-06-21 8:30 UTC (5+ messages)
` [PATCH v2 1/2] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH v2 2/2] can: kvaser_pciefd: Add MSI interrupts
[PATCH net-next 0/24] pull-request: can-next 2024-06-21
2024-06-21 7:48 UTC (25+ messages)
` [PATCH net-next 01/24] can: mcp251x: Fix up includes
` [PATCH net-next 02/24] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
` [PATCH net-next 03/24] can: Kconfig: remove obsolete help text for slcan
` [PATCH net-next 04/24] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported
` [PATCH net-next 05/24] can: isotp: remove ISO 15675-2 specification version where possible
` [PATCH net-next 06/24] can: xilinx_can: Document driver description to list all supported IPs
` [PATCH net-next 07/24] Documentation: networking: document ISO 15765-2
` [PATCH net-next 08/24] can: mscan: remove unused struct 'mscan_state'
` [PATCH net-next 09/24] can: kvaser_usb: Add support for Vining 800
` [PATCH net-next 10/24] can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
` [PATCH net-next 11/24] can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
` [PATCH net-next 12/24] can: kvaser_pciefd: Group #defines together
` [PATCH net-next 13/24] can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
` [PATCH net-next 14/24] can: kvaser_pciefd: Remove unnecessary comment
` [PATCH net-next 15/24] can: kvaser_pciefd: Add inline
` [PATCH net-next 16/24] can: kvaser_pciefd: Add unlikely
` [PATCH net-next 17/24] can: kvaser_pciefd: Rename board_irq to pci_irq
` [PATCH net-next 18/24] can: kvaser_pciefd: Change name of return code variable
` [PATCH net-next 19/24] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH net-next 20/24] can: kvaser_pciefd: Add MSI interrupts
` [PATCH net-next 21/24] can: hi311x: simplify with spi_get_device_match_data()
` [PATCH net-next 22/24] can: mcp251x: "
` [PATCH net-next 23/24] can: mcp251xfd: "
` [PATCH net-next 24/24] can: m_can: don't enable transceiver when probing
[PATCH 0/7] can: m_can: Add am62 wakeup support
2024-06-20 12:26 UTC (11+ messages)
` [PATCH 1/7] dt-bindings: can: m_can: Add wakeup-source property
` [PATCH 2/7] dt-bindings: can: m_can: Add wakeup pinctrl state
` [PATCH 3/7] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH 7/7] arm64: dts: ti: k3-am62p-mcu: "
[PATCH 0/2] can: kvaser_pciefd: Support MSI interrupts
2024-06-20 10:09 UTC (5+ messages)
` [PATCH 1/2] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH 2/2] can: kvaser_pciefd: Add MSI interrupts
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-19 16:46 UTC (56+ messages)
` [PATCH 10/14] can: gw: "
Kernel hang caused by commit "can: m_can: Start/Cancel polling timer together with interrupts"
2024-06-18 16:12 UTC
[PATCH 0/3] can: kvaser_usb: Add support for three new devices
2024-06-12 14:19 UTC (4+ messages)
` [PATCH 1/3] can: kvaser_usb: Add support for Vining 800
` [PATCH 2/3] can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
` [PATCH 3/3] can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
[PATCH v4] can: m_can: don't enable transceiver when probing
2024-06-12 12:07 UTC (2+ messages)
[PATCH 0/2] can: treewide: decorate flexible array members with __counted_by()
2024-06-10 18:44 UTC (5+ messages)
` [PATCH 1/2] can: peak_canfd: decorate pciefd_board.can "
` [PATCH 2/2] can: mcp251xfd: decorate mcp251xfd_rx_ring.obj "
[PATCH 1/1] virtio-can: Add link to CAN specification from ISO
2024-06-07 13:49 UTC (4+ messages)
[PATCH 0/3] can: rcar_canfd: Small improvements and cleanups
2024-06-06 11:38 UTC (12+ messages)
` [PATCH 1/3] can: rcar_canfd: Simplify clock handling
` [PATCH 2/3] can: rcar_canfd: Improve printing of global operational state
` [PATCH 3/3] can: rcar_canfd: Remove superfluous parentheses in address calculations
[PATCH v3] can: m_can: don't enable transceiver when probing
2024-06-04 9:44 UTC (4+ messages)
[PATCH] can: mscan: remove unused struct 'mscan_state'
2024-06-03 10:56 UTC (3+ messages)
[syzbot] Monthly can report (May 2024)
2024-05-31 6:49 UTC
[PATCH v2] can: m_can: don't enable transceiver when probing
2024-05-28 13:43 UTC (3+ messages)
[PATCH 1/1] j1939: recover socket queue on CAN bus error during BAM transmission
2024-05-28 13:33 UTC (2+ messages)
` [PATCH] "
[PATCH RESEND v3 0/8] can: mcp251xfd: add gpio functionality
2024-05-22 14:15 UTC (9+ messages)
` [PATCH RESEND v3 1/8] can: mcp251xfd: properly indent labels
` [PATCH RESEND v3 2/8] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
` [PATCH RESEND v3 3/8] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH RESEND v3 4/8] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH RESEND v3 5/8] can: mcp251xfd: add workaround for errata 5
` [PATCH RESEND v3 6/8] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH RESEND v3 7/8] can: mcp251xfd: add gpio functionality
` [PATCH RESEND v3 8/8] dt-bindings: can: mcp251xfd: add gpio-controller property
[PATCH v3 0/8] can: mcp251xfd: add gpio functionality
2024-05-22 8:07 UTC (11+ messages)
` [PATCH v3 1/8] can: mcp251xfd: properly indent labels
` [PATCH v3 2/8] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
` [PATCH v3 3/8] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH v3 4/8] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH v3 5/8] can: mcp251xfd: add workaround for errata 5
` [PATCH v3 6/8] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH v3 7/8] can: mcp251xfd: add gpio functionality
` "
` [PATCH v3 8/8] dt-bindings: can: mcp251xfd: add gpio-controller property
[PATCH] can: kvaser_usb: fix return value for hif_usb_send_regout
2024-05-21 4:10 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:21 UTC
[PATCH v4 00/11] LIN Bus support for Linux
2024-05-18 18:29 UTC (17+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags
` [PATCH v4 09/11] can: lin: Handle rx offload config frames
` [PATCH v4 10/11] can: lin: Support setting LIN mode
[PATCH v6] can: mcp251xfd: fix infinite loop when xmit fails
2024-05-17 15:32 UTC (3+ messages)
[PATCH v2] can: j1939: Initialize unused data in j1939_send_one()
2024-05-17 3:59 UTC
[PATCH 0/3] can: kvaser_usb: Add support for three new devices
2024-05-16 12:20 UTC
[PATCH] can: j1939: Initialize unused data in j1939_send_one()
2024-05-16 1:51 UTC (3+ messages)
[PATCH v5] can: mcp251xfd: fix infinite loop when xmit fails
2024-05-15 16:29 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).