linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-18 23:00:01 to 2021-05-06 17:56:19 UTC [more...]

[PATCH 0/2] dt-bindings: can: renesas: Convert to json-schema
 2021-05-06 17:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: can: rcar_can: "
` [PATCH 2/2] dt-bindings: can: rcar_canfd: "

[PATCH RFC] can: isotp: isotp_sendmsg(): return error on FC timeout on TX path
 2021-05-06 17:36 UTC  (2+ messages)

[RFC PATCH v1 0/1] add commandline support for Transmitter Delay Compensation (TDC) in iproute
 2021-05-06 15:50 UTC  (3+ messages)
` [RFC PATCH v1 1/1] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH] can: isotp: return -ECOMM on FC timeout on TX path
 2021-05-06 13:38 UTC  (2+ messages)

[RFC PATCH v1 0/1] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-05-06 11:14 UTC  (2+ messages)
` [RFC PATCH v1 1/1] can: netlink: add "

pull-request: can 2021-05-06
 2021-05-06  7:40 UTC  (5+ messages)
` [net 1/4] can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
` [net 2/4] can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error path
` [net 3/4] can: mcp251x: fix resume from sleep before interface was brought up
` [net 4/4] can: m_can: m_can_tx_work_queue(): fix tx_skb race condition

[PATCH v2 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-05-06  5:26 UTC  (8+ messages)
` [PATCH v2 1/2] can: add support for filtering own messages only
` [PATCH v2 2/2] can: raw: add CAN_RAW_RECV_OWN_MSGS_ALL socket option

[PATCH net v5 0/3] fix packet stuck problem for lockless qdisc
 2021-05-06  1:57 UTC  (4+ messages)
` [PATCH net v5 1/3] net: sched: "
` [PATCH net v5 2/3] net: sched: fix endless tx action reschedule during deactivation
` [PATCH net v5 3/3] net: sched: fix tx action reschedule issue with stopped queue

[PATCH AUTOSEL 5.12 035/116] can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
 2021-05-05 16:30 UTC 

[PATCH RFC] can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
 2021-05-05 12:50 UTC  (5+ messages)

Improving TX for m_can peripherals
 2021-05-05 12:21 UTC  (3+ messages)

can-next: fix clang warnings
 2021-05-05 10:45 UTC  (5+ messages)
` [can-nextc 1/2] can: mcp251x: mcp251x_can_probe(): silence clang warning
` [can-next 2/2] can: hi311x: hi3110_can_probe(): "

[PATCH v2] can: mcp251x: Fix resume from sleep before interface was brought up
 2021-05-05  8:06 UTC  (3+ messages)

[PATCH] can: mcp251x: Fix resume from sleep before interface was brought up
 2021-05-04 19:54 UTC  (6+ messages)

More flags for logging
 2021-05-04 17:44 UTC  (19+ messages)
            ` mcp251xfd receiving non ACKed frames (was: Re: More flags for logging)

Null pointer dereference in mcp251x driver when resuming from sleep
 2021-05-04 14:19 UTC  (7+ messages)

[PATCH v2 0/4] can: m_can: various regmask-related cleanup
 2021-05-04 12:55 UTC  (6+ messages)
` [PATCH v2 1/4] can: m_can: use bits.h macros for all regmasks
` [PATCH v2 2/4] can: m_can: clean up CCCR reg defs, order by revs
` [PATCH v2 3/4] can: m_can: make TXESC, RXESC config more explicit
` [PATCH v2 4/4] can: m_can: fix whitespace in a few comments

[REPOST PATCH 0/4] can: m_can: various regmask-related cleanup
 2021-05-04 12:48 UTC  (9+ messages)
` [PATCH 1/4] can: m_can: use bits.h macros for all regmasks
` [PATCH 2/4] can: m_can: clean up CCCR reg defs, order by revs
` [PATCH 3/4] can: m_can: make TXESC, RXESC config more explicit
` [PATCH 4/4] can: m_can: fix whitespace in a few comments

PATCH [0/4] can: m_can: various regmask-related cleanup
 2021-05-04 11:39 UTC  (7+ messages)
` [PATCH 1/4] can: m_can: use bits.h macros for all regmasks
` [PATCH 2/4] can: m_can: clean up CCCR reg defs, order by revs
` [PATCH 3/4] can: m_can: make TXESC, RXESC config more explicit
` [PATCH 4/4] can: m_can: fix whitespace in a few comments

[PATCH 0/4] can: m_can: various regmask-related cleanup
 2021-05-04 11:13 UTC 

[PATCH] can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del()
 2021-05-04  9:18 UTC 

[PATCH net] can: mcp251xfd: fix an error pointer dereference in probe
 2021-05-03 16:47 UTC  (3+ messages)

[PATCH v2] can: softing: Remove redundant variable ptr
 2021-04-30 14:22 UTC  (2+ messages)

[PATCH 1/2] can: kvaser_usb: Rename define USB_HYBRID_{,PRO_}CANLIN_PRODUCT_ID
 2021-04-30 14:20 UTC  (3+ messages)
` [PATCH 2/2] can: kvaser_usb: Add new Kvaser hydra devices

[PATCH net v4 0/2] fix packet stuck problem for lockless qdisc
 2021-04-30  6:28 UTC  (15+ messages)
` [PATCH net v4 1/2] net: sched: "

[PATCH] can: isotp: return -ECOMM on FC timeout on TX path
 2021-04-28 12:07 UTC  (7+ messages)

[PATCH] can: isotp: return -ECOMM on FC timeout on TX path
 2021-04-28 11:48 UTC  (2+ messages)

m_can error/overrun frames on high speed
 2021-04-28  8:20 UTC  (8+ messages)

incorrect return values to user space
 2021-04-28  7:51 UTC 

[PATCH v2 0/3] can-isotp: Add more comprehensive error messages
 2021-04-27 13:13 UTC  (6+ messages)
` [PATCH v2 1/3] can-isotp: Change error format from decimal to symbolic error names
` [PATCH v2 2/3] can-isotp: Add symbolic error message to isotp_module_init()
` [PATCH v2 3/3] can-isotp: Add error message if txqueuelen is too small

pull-request: can-next 2021-04-26
 2021-04-26 20:00 UTC  (6+ messages)
` [net-next 1/4] can: etas_es58x: Fix missing null check on netdev pointer
` [net-next 2/4] can: etas_es58x: Fix a couple of spelling mistakes
` [net-next 3/4] can: add a note that RECV_OWN_MSGS frames are subject to filtering
` [net-next 4/4] can: proc: fix rcvlist_* header alignment on 64-bit system

[PATCH] can-isotp: Add error message if txqueuelen is too small
 2021-04-26 18:39 UTC  (6+ messages)

[PATCH] can: softing: Remove redundant variable ptr
 2021-04-26 12:24 UTC  (2+ messages)

[PATCH] can: fix proc/can/net/rcvlist_* header alignment on 64-bit system
 2021-04-25 14:16 UTC  (11+ messages)
  ` [PATCH] can: proc: fix rcvlist_* "
    ` [PATCH v3] "

[RFC]: can-next 2021-04-25: mcp251xfd cleanups and PLL support
 2021-04-25 12:24 UTC  (15+ messages)
` [can-next-rfc 01/14] can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ
` [can-next-rfc 02/14] can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message
` [can-next-rfc 03/14] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [can-next-rfc 04/14] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [can-next-rfc 05/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [can-next-rfc 06/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [can-next-rfc 07/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [can-next-rfc 08/14] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [can-next-rfc 09/14] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [can-next-rfc 10/14] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [can-next-rfc 11/14] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [can-next-rfc 12/14] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [can-next-rfc 13/14] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [can-next-rfc 14/14] can: mcp251xfd: add support for internal PLL

[PATCH 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-04-25 12:12 UTC  (3+ messages)
` [PATCH 1/2] can: add support for filtering own messages only
` [PATCH 2/2] can: raw: add CAN_RAW_RECV_OWN_MSGS_ALL socket option

can-isotp: isotp_tx_timer_handler: can_send_ret -105
 2021-04-25 12:04 UTC  (3+ messages)

pull-request: can-next 2021-04-07
 2021-04-22 16:46 UTC  (5+ messages)
` [net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register

Softirq error with mcp251xfd driver
 2021-04-22  8:25 UTC  (2+ messages)

[PATCH] can: add a note that RECV_OWN_MSGS frames are subject to filtering
 2021-04-21  6:58 UTC  (2+ messages)

CAN_RAW_RECV_OWN_MSGS and filters
 2021-04-20 19:40 UTC  (3+ messages)

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-20  1:45 UTC  (7+ messages)
    ` [Linuxarm] "


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