Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2024-08-05 18:31:26 to 2024-09-03 09:27:36 UTC [more...]

[PATCH can-next v4 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-03  9:26 UTC  (15+ messages)
` [PATCH can-next v4 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v4 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v4 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v4 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v4 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v4 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v4 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v4 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v4 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v4 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v4 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v4 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v4 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-03  9:17 UTC  (30+ messages)
` [PATCH can-next v3 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v3 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v3 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v3 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v3 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v3 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v3 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v3 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v3 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v3 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v3 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v3 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v3 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v3 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v3 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v3 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v3 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v3 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v3 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v3 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
  ` [can-next,v3,00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568

[PATCH] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-09-03  4:15 UTC  (4+ messages)

[PATCH net-next 0/6] pull-request: can-next 2024-08-30
 2024-09-03  2:20 UTC  (8+ messages)
` [PATCH net-next 1/6] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
` [PATCH net-next 2/6] dt-bindings: can: convert microchip,mcp251x.txt to yaml
` [PATCH net-next 3/6] can: j1939: use correct function name in comment
` [PATCH net-next 4/6] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
` [PATCH net-next 5/6] can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
` [PATCH net-next 6/6] can: kvaser_usb: Simplify with dev_err_probe()

[PATCH net 0/n] pull-request: can 2024-08-30
 2024-09-03  2:08 UTC  (15+ messages)
` [PATCH net 01/13] can: bcm: Remove proc entry when dev is unregistered
` [PATCH net 02/13] can: m_can: Release irq on error in m_can_open
` [PATCH net 03/13] can: m_can: Reset coalescing during suspend/resume
` [PATCH net 04/13] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH net 05/13] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH net 06/13] can: m_can: Do not cancel timer from within timer
` [PATCH net 07/13] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH net 08/13] can: m_can: Reset cached active_interrupts on start
` [PATCH net 09/13] can: m_can: Limit coalescing to peripheral instances
` [PATCH net 10/13] can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
` [PATCH net 11/13] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
` [PATCH net 12/13] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
` [PATCH net 13/13] can: kvaser_pciefd: Use a single write when releasing RX buffers

[PATCH net 0/13] pull-request: can 2024-08-29
 2024-08-30 22:03 UTC  (16+ messages)
` [PATCH net 01/13] can: bcm: Remove proc entry when dev is unregistered
` [PATCH net 02/13] can: m_can: Release irq on error in m_can_open
` [PATCH net 03/13] can: m_can: Reset coalescing during suspend/resume
` [PATCH net 04/13] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH net 05/13] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH net 06/13] can: m_can: Do not cancel timer from within timer
` [PATCH net 07/13] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH net 08/13] can: m_can: Reset cached active_interrupts on start
` [PATCH net 09/13] can: m_can: Limit coalescing to peripheral instances
` [PATCH net 10/13] can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
` [PATCH net 11/13] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
` [PATCH net 12/13] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
` [PATCH net 13/13] can: kvaser_pciefd: Enable 64-bit DMA addressing

[PATCH v2] can: kvaser_pciefd: Use a single write when releasing RX buffers
 2024-08-30 19:33 UTC  (2+ messages)

[PATCH v1] can: kvaser_usb: Simplify with dev_err_probe()
 2024-08-30 14:18 UTC  (3+ messages)

[PATCH v2] can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
 2024-08-30 14:08 UTC 

[PATCH v2] can: kvaser_pciefd: Enable 64-bit DMA addressing
 2024-08-30 11:12 UTC  (3+ messages)
` [PATCH] can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef

[PATCH] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
 2024-08-30 11:02 UTC  (2+ messages)

[PATCH 1/1] Net: bcm.c: Remove Subtree Instead of Entry
 2024-08-30 10:56 UTC  (6+ messages)

[PATCH] can: kvaser_pciefd: Use a single write when releasing RX buffers
 2024-08-30 10:53 UTC  (4+ messages)

[PATCH v3] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
 2024-08-30 10:41 UTC  (5+ messages)

[PATCH v4 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip
 2024-08-30  8:36 UTC  (4+ messages)
` [PATCH v4 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561

[PATCH] net: can: cc770: Simplify parsing DT properties
 2024-08-29 19:35 UTC  (3+ messages)

[PATCH can-next] net: can: j1939: use correct function name in comment
 2024-08-29 12:48 UTC  (2+ messages)

[PATCH v3 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip
 2024-08-22 11:02 UTC  (5+ messages)
` [PATCH v3 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561

[PATCH net] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
 2024-08-22  7:25 UTC 

[PATCH] can: kvaser_pciefd: Enable 64-bit DMA addressing
 2024-08-22  6:36 UTC  (5+ messages)

[PATCH] can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
 2024-08-19 12:00 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
 2024-08-15 15:23 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
 2024-08-14 16:56 UTC  (13+ messages)
` [PATCH v2 0/1] phy: Add support for Microchip ATA6561 CAN Transceiver
  ` [PATCH v2 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
            ` [PATCH v3 "

[PATCH 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
 2024-08-13 16:02 UTC  (2+ messages)

Introducing new Kernel Module for CAN over IP Networks
 2024-08-08 16:52 UTC  (6+ messages)
  ` [EXT] "

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-08 11:57 UTC  (11+ messages)
` [PATCH net-next] can: j1939: fix uaf in j1939_session_destroy
    ` [PATCH net-next V2] can: j1939: fix uaf warning "

[PATCH v2 0/7] can: m_can: Fix polling and other issues
 2024-08-07 11:33 UTC  (6+ messages)
` [PATCH v2 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH v2 6/7] can: m_can: Reset cached active_interrupts on start
` [PATCH v2 7/7] can: m_can: Limit coalescing to peripheral instances

[PATCH net-next 0/20] pull-request: can-next 2024-08-06
 2024-08-07  9:51 UTC  (24+ messages)
` [PATCH net-next 01/20] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
` [PATCH net-next 02/20] dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone
` [PATCH net-next 03/20] can: flexcan: add wakeup support for imx95
` [PATCH net-next 04/20] can: esd_402_pci: Rename esdACC CTRL register macros
` [PATCH net-next 05/20] can: esd_402_pci: Add support for one-shot mode
` [PATCH net-next 06/20] can: kvaser_usb: Add helper functions to convert device timestamp into ktime
` [PATCH net-next 07/20] can: kvaser_usb: hydra: kvaser_usb_hydra_ktime_from_rx_cmd: Drop {rx_} in function name
` [PATCH net-next 08/20] can: kvaser_usb: hydra: Add struct for Tx ACK commands
` [PATCH net-next 09/20] can: kvaser_usb: hydra: Set hardware timestamp on transmitted packets
` [PATCH net-next 10/20] can: kvaser_usb: leaf: Add struct for Tx ACK commands
` [PATCH net-next 11/20] can: kvaser_usb: leaf: Assign correct timestamp_freq for kvaser_usb_leaf_imx_dev_cfg_{16,24,32}mhz
` [PATCH net-next 12/20] can: kvaser_usb: leaf: Replace kvaser_usb_leaf_m32c_dev_cfg with kvaser_usb_leaf_m32c_dev_cfg_{16,24,32}mhz
` [PATCH net-next 13/20] can: kvaser_usb: leaf: kvaser_usb_leaf_tx_acknowledge: Rename local variable
` [PATCH net-next 14/20] can: kvaser_usb: leaf: Add hardware timestamp support to leaf based devices
` [PATCH net-next 15/20] can: kvaser_usb: leaf: Add structs for Tx ACK and clock overflow commands
` [PATCH net-next 16/20] can: kvaser_usb: leaf: Store MSB of timestamp
` [PATCH net-next 17/20] can: kvaser_usb: leaf: Add hardware timestamp support to usbcan devices
` [PATCH net-next 18/20] can: kvaser_usb: Remove KVASER_USB_QUIRK_HAS_HARDWARE_TIMESTAMP
` [PATCH net-next 19/20] can: kvaser_usb: Remove struct variables kvaser_usb_{ethtool,netdev}_ops
` [PATCH net-next 20/20] can: kvaser_usb: Rename kvaser_usb_{ethtool,netdev}_ops_hwts to kvaser_usb_{ethtool,netdev}_ops

[PATCH v1] can: mcp251xfd: Enable transceiver using gpio
 2024-08-07  7:47 UTC  (5+ messages)

[PATCH can-next v2 00/20] an: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-08-06 19:55 UTC  (4+ messages)
` [PATCH can-next v2 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller

[syzbot] [can?] WARNING: refcount bug in j1939_xtp_rx_cts
 2024-08-05 21:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox