linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 08:01:59 to 2022-02-27 21:33:02 UTC [more...]

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-02-27 21:32 UTC 

[PATCH net 0/3] pull-request: can 2022-02-25
 2022-02-25 23:10 UTC  (5+ messages)
` [PATCH net 1/3] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
` [PATCH net 2/3] can: gs_usb: change active_channels's "
` [PATCH net 3/3] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready

[PATCH] can: rcar_canfd: Register the CAN device when fully ready
 2022-02-25 16:47 UTC  (5+ messages)

can: m_can: m_can_isr IR_ERR_ALL_30X
 2022-02-25 16:42 UTC  (3+ messages)
` [PATCH] can: m_can: m_can_isr: IR_ERR_ALL_30X

[PATCH net-next] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
 2022-02-25 16:33 UTC  (7+ messages)

[PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
 2022-02-25 15:56 UTC  (2+ messages)

[PATCH net-next 0/36] pull-request: can-next 2022-02-24
 2022-02-24 11:00 UTC  (38+ messages)
` [PATCH net-next 01/36] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH net-next 02/36] dt-binding: can: sun4i_can: "
` [PATCH net-next 03/36] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
` [PATCH net-next 04/36] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
` [PATCH net-next 05/36] dt-binding: can: m_can: include common CAN controller bindings
` [PATCH net-next 06/36] can: gw: use call_rcu() instead of costly synchronize_rcu()
` [PATCH net-next 07/36] can: bittiming: can_validate_bitrate(): simplify bit rate checking
` [PATCH net-next 08/36] can: bittiming: mark function arguments and local variables as const
` [PATCH net-next 09/36] can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len
` [PATCH net-next 10/36] can: c_can: ethtool: use default drvinfo
` [PATCH net-next 11/36] can: softing: softing_netdev_open(): remove redundant ret variable
` [PATCH net-next 12/36] can: xilinx_can: Add check for NAPI Poll function
` [PATCH net-next 13/36] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
` [PATCH net-next 14/36] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH net-next 15/36] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH net-next 16/36] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH net-next 17/36] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH net-next 18/36] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH net-next 19/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH net-next 20/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH net-next 21/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH net-next 22/36] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [PATCH net-next 23/36] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [PATCH net-next 24/36] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH net-next 25/36] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [PATCH net-next 26/36] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [PATCH net-next 27/36] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [PATCH net-next 28/36] can: mcp251xfd: add support for internal PLL
` [PATCH net-next 29/36] can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make use of it
` [PATCH net-next 30/36] can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
` [PATCH net-next 31/36] can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
` [PATCH net-next 32/36] can: mcp251xfd: ring: "
` [PATCH net-next 33/36] can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
` [PATCH net-next 34/36] can: mcp251xfd: ring: update FIFO setup debug info
` [PATCH net-next 35/36] can: mcp251xfd: prepare for multiple RX-FIFOs
` [PATCH net-next 36/36] can: mcp251xfd: mcp251xfd_priv: introduce macros specifying the number of supported TEF/RX/TX rings

[PATCH net-next 0/36] pull-request: can-next 2022-02-22
 2022-02-24  8:33 UTC  (39+ messages)
` [PATCH net-next 01/36] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH net-next 02/36] dt-binding: can: sun4i_can: "
` [PATCH net-next 03/36] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
` [PATCH net-next 04/36] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
` [PATCH net-next 05/36] dt-binding: can: m_can: include common CAN controller bindings
` [PATCH net-next 06/36] can: gw: use call_rcu() instead of costly synchronize_rcu()
` [PATCH net-next 07/36] can: bittiming: can_validate_bitrate(): simplify bit rate checking
` [PATCH net-next 08/36] can: bittiming: mark function arguments and local variables as const
` [PATCH net-next 09/36] can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len
` [PATCH net-next 10/36] can: c_can: ethtool: use default drvinfo
` [PATCH net-next 11/36] can: softing: softing_netdev_open(): remove redundant ret variable
` [PATCH net-next 12/36] can: xilinx_can: Add check for NAPI Poll function
` [PATCH net-next 13/36] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
` [PATCH net-next 14/36] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH net-next 15/36] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH net-next 16/36] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH net-next 17/36] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH net-next 18/36] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH net-next 19/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH net-next 20/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH net-next 21/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH net-next 22/36] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [PATCH net-next 23/36] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [PATCH net-next 24/36] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH net-next 25/36] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [PATCH net-next 26/36] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [PATCH net-next 27/36] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [PATCH net-next 28/36] can: mcp251xfd: add support for internal PLL
` [PATCH net-next 29/36] can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make use of it
` [PATCH net-next 30/36] can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
` [PATCH net-next 31/36] can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
` [PATCH net-next 32/36] can: mcp251xfd: ring: "
` [PATCH net-next 33/36] can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
` [PATCH net-next 34/36] can: mcp251xfd: ring: update FIFO setup debug info
` [PATCH net-next 35/36] can: mcp251xfd: prepare for multiple RX-FIFOs
` [PATCH net-next 36/36] can: mcp251xfd: mcp251xfd_priv: introduce macros specifying the number of supported TEF/RX/TX rings

can: m_can: tcan4x5x m_can_isr do not handle tx if rx fails
 2022-02-23  8:55 UTC  (19+ messages)

[syzbot] KASAN: invalid-free in skb_release_data
 2022-02-23  0:20 UTC 

[syzbot] WARNING in j1939_session_deactivate_activate_next
 2022-02-22 19:50 UTC 

Looking for CAN FD sample captures for socket-can hardware integration testing
 2022-02-22 17:23 UTC  (3+ messages)

can: m_can: tcan4x5x: wake pin
 2022-02-22 15:34 UTC  (4+ messages)

Queries on CAN frame work
 2022-02-22  0:40 UTC  (6+ messages)

[PATCH 6/6] can: peak_usb: add ethtool interface to user defined flashed device number
 2022-02-21 22:44 UTC  (2+ messages)

can: tcan4x5x: LatchUp with errno 105 (NOBUFS), when using more than one can interface
 2022-02-21 11:53 UTC 

[PATCH 0/5] spi: make remove callback a void function
 2022-02-18 12:37 UTC  (2+ messages)
  ` [PATCH 5/5] "

[PATCH 0/9] dt-binding, bittiming and other cleanups
 2022-02-17 20:17 UTC  (4+ messages)
  ` [PATCH 3/9] dt-binding: can: m_can: include common CAN controller bindings

[PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
 2022-02-17 13:08 UTC  (6+ messages)

[PATCH net-next 0/8] can: mcp251xfd: add support for multiple
 2022-02-17 10:38 UTC  (9+ messages)
` [PATCH net-next 1/8] can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make use of it
` [PATCH net-next 2/8] can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
` [PATCH net-next 3/8] can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
` [PATCH net-next 4/8] can: mcp251xfd: ring: "
` [PATCH net-next 5/8] can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
` [PATCH net-next 6/8] can: mcp251xfd: ring: update FIFO setup debug info
` [PATCH net-next 7/8] can: mcp251xfd: prepare for multiple RX-FIFOs
` [PATCH net-next 8/8] can: mcp251xfd: mcp251xfd_priv: introduce macros specifying the number of supported TEF/RX/TX rings

[PATCH 6/6] can: peak_usb: add ethtool interface to user defined flashed device number
 2022-02-16  9:51 UTC  (5+ messages)

can: m_can: m_can_read_fifo, can_fd_dlc2len returns sometimes cf->len=0
 2022-02-15 11:19 UTC  (5+ messages)

[RFC PATCH v1] can: gs_usb: change active_channels's type from atomic_t to u8
 2022-02-15  8:13 UTC  (2+ messages)

lack of bus-off recovery in slcan driver
 2022-02-14 21:29 UTC  (2+ messages)

[PATCH v3 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-02-14  7:10 UTC  (8+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH v3 2/4] arm64: dts: renesas: r8a779a0: Add CANFD device node
` [PATCH v3 3/4] arm64: dts: renesas: r8a779a0-falcon: enable CANFD 0 and 1
` [PATCH v3 4/4] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support

[PATCH] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
 2022-02-14  5:37 UTC  (3+ messages)

[PATCH v2 2/2] platform: make platform_get_irq_byname_optional() optional
 2022-02-12 20:16 UTC 

[PATCH iproute2] iplink_can: print_usage: typo fix, add missing spaces
 2022-02-12 16:04 UTC  (2+ messages)

[PATCH] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
 2022-02-12 16:02 UTC  (2+ messages)

can-bcm: EINVAL when TX_DELETE a cyclic CAN FD transmit
 2022-02-12 14:08 UTC 

[PATCH v2] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-02-11 17:05 UTC  (4+ messages)

[PATCH v2] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-02-11 14:23 UTC  (5+ messages)

[PATCH] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-02-11 11:18 UTC  (2+ messages)

[PATCH] dt-bindings: net: can: fix dtbs warning
 2022-02-10  0:28 UTC  (2+ messages)

[PATCH] mailmap: update email address of Brian Silverman
 2022-02-09 18:43 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2022-02-09
 2022-02-09 12:10 UTC  (4+ messages)
` [PATCH net 1/2] can: isotp: fix potential CAN frame reception race in isotp_rcv()
` [PATCH net 2/2] can: isotp: fix error path in isotp_sendmsg() to unlock wait queue

[PATCH net-next] can: gw: use call_rcu() instead of costly synchronize_rcu()
 2022-02-09  8:55 UTC 

[PATCH] can: xilinx_can: Add check for NAPI Poll function
 2022-02-09  8:43 UTC  (7+ messages)


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).