messages from 2021-07-29 07:16:57 to 2021-08-18 01:18:58 UTC [more...]
[PATCH v2 0/3] can: provide GPIO based termination
2021-08-18 1:18 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: can-controller: add support for termination-gpios
` [PATCH v2 2/3] dt-bindings: can: fsl,flexcan: enable termination-* bindings
` [PATCH v2 3/3] can: dev: provide optional GPIO based termination support
[PATCH] can: netlink: can_tdc_changelink(): assign tdc only after complete validation
2021-08-17 20:04 UTC
[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-08-17 20:01 UTC (24+ messages)
` [PATCH v5 1/7] can: netlink: allow user to turn off unsupported features
` [PATCH v5 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v5 3/7] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v5 4/7] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v5 5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v5 6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v5 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
[PATCH v3 0/3] can: m_can: Merge FIFO ops to increase throughput
2021-08-17 5:08 UTC (4+ messages)
` [PATCH v3 1/3] can: m_can: Disable IRQs on FIFO bus errors
` [PATCH v3 2/3] can: m_can: Batch FIFO reads during CAN receive
` [PATCH v3 3/3] can: m_can: Batch FIFO writes during CAN transmit
[PATCH v1 1/3] dt-bindings: can-controller: add support for termination-gpios
2021-08-17 0:19 UTC (4+ messages)
` [PATCH v1 2/3] dt-bindings: can: fsl,flexcan: enable termination-* bindings
` [PATCH v1 3/3] can: dev: provide optional GPIO based termination support
[PATCH v2 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
2021-08-17 0:14 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v5 0/4] iplink_can: cleaning, fixes and adding TDC support
2021-08-16 23:59 UTC (12+ messages)
` [PATCH v5 1/4] iplink_can: fix configuration ranges in print_usage() and add unit
` [PATCH v5 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [PATCH v5 3/4] iplink_can: print brp and dbrp bittiming variables
` [PATCH v5 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
[PATCH v5] dt-bindings: net: can: c_can: convert to json-schema
2021-08-16 11:15 UTC (5+ messages)
[PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
2021-08-16 11:13 UTC (2+ messages)
[PATCH v4 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-08-15 3:38 UTC (10+ messages)
` [PATCH v4 1/7] can: netlink: allow user to turn off unsupported features
` [PATCH v4 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v4 3/7] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v4 4/7] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v4 5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v4 6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v4 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
2021-08-14 9:51 UTC (10+ messages)
` [RFC PATCH v4 3/4] iplink_can: print brp and dbrp bittiming variables
` [RFC PATCH v4 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
[PATCH] can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
2021-08-13 9:10 UTC
[PATCH] mailmap: update email address of Matthias Fuchs
2021-08-12 13:39 UTC (9+ messages)
[PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper
2021-08-12 13:01 UTC (5+ messages)
` [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper
[PATCH v2 0/2] can: m_can: Merge FIFO ops to increase throughput
2021-08-11 6:35 UTC (5+ messages)
` [PATCH v2 2/2] can: m_can: Batch FIFO writes during CAN transmit
[PATCH v4 0/3] Renesas RZ/G2L CANFD support
2021-08-10 9:53 UTC (16+ messages)
` [PATCH v4 1/3] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v4 2/3] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v4 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node
pull-request: can 2021-08-10
2021-08-10 9:00 UTC (4+ messages)
` [PATCH net 1/2] MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typo
` [PATCH net 2/2] can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
[PATCH] m_can: fixed typo in m_can_set_bittiming() causing corrupt DBTP register content
2021-08-10 6:14 UTC (4+ messages)
[PATCH] can: c_can: rename IF_RX -> IF_NAPI
2021-08-10 5:34 UTC (2+ messages)
[PATCH v2] mailmap: update email address of Matthias Fuchs and Thomas Körper
2021-08-09 7:59 UTC
[PATCH v3 0/4] can: c_can: cache frames to operate as a true FIFO
2021-08-09 7:08 UTC (6+ messages)
` [PATCH v3 1/4] can: c_can: remove struct c_can_priv::priv field
` [PATCH v3 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH v3 3/4] can: c_can: support tx ring algorithm
` [PATCH v3 4/4] can: c_can: cache frames to operate as a true FIFO
[RESEND PATCH 0/4] can: c_can: cache frames to operate as a true FIFO
2021-08-07 12:36 UTC (11+ messages)
` [RESEND PATCH 3/4] can: c_can: support tx ring algorithm
` [RESEND PATCH 4/4] can: c_can: cache frames to operate as a true FIFO
[PATCH 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
2021-08-06 15:03 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 0/2] D_CAN RX buffer size improvements
2021-08-06 13:53 UTC (4+ messages)
[PATCH] can: c_can: c_can_do_tx(): fix typo in comment
2021-08-06 10:51 UTC
[PATCH v2 0/4] can: c_can: cache frames to operate as a true FIFO
2021-08-06 9:36 UTC (6+ messages)
` [PATCH v2 1/4] can: c_can: remove struct c_can_priv::priv field
` [PATCH v2 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH v2 3/4] can: c_can: support tx ring algorithm
` [PATCH v2 4/4] can: c_can: cache frames to operate as a true FIFO
[PATCH stable 4.4 4.9] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
2021-08-06 6:41 UTC (2+ messages)
[linux-next:master 2764/5318] drivers/net/can/flexcan.c:666 flexcan_clks_enable() error: uninitialized symbol 'err'
2021-08-05 11:45 UTC (2+ messages)
[PATCH v2] dt-bindings: net: can: Document power-domains property
2021-08-04 15:49 UTC (4+ messages)
pull-request: can-next 2021-08-04
2021-08-04 10:40 UTC (7+ messages)
` [PATCH net-next 1/5] can: j1939: j1939_session_tx_dat(): fix typo
` [PATCH net-next 2/5] can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
` [PATCH net-next 3/5] can: j1939: extend UAPI to notify about RX status
` [PATCH net-next 4/5] can: flexcan: flexcan_clks_enable(): add missing variable initialization
` [PATCH net-next 5/5] dt-bindings: net: can: Document power-domains property
[PATCH v2 0/2] net: j1939: extend UAPI for RX notifications
2021-08-04 9:53 UTC (2+ messages)
[syzbot] WARNING in j1939_xtp_rx_abort_one
2021-08-04 8:16 UTC
[PATCH] MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typo
2021-08-04 8:07 UTC (2+ messages)
can: flexcan: add mcf5441x support
2021-08-04 7:20 UTC (2+ messages)
[PATCH v4] dt-bindings: net: can: c_can: convert to json-schema
2021-08-03 20:36 UTC (2+ messages)
[PATCH] can: Documentation: Sending with canfd_frame on a CAN 2.0 interface
2021-08-03 12:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: net: can: Document power-domains property
2021-08-02 9:21 UTC (4+ messages)
[PATCH v3] dt-bindings: net: can: c_can: convert to json-schema
2021-08-01 7:51 UTC (4+ messages)
pull-request: can 2021-07-30
2021-07-30 17:33 UTC (9+ messages)
` [PATCH net 1/6] MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer Tool driver
` [PATCH net 2/6] can: hi311x: fix a signedness bug in hi3110_cmd()
` [PATCH net 3/6] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH net 4/6] can: usb_8dev: fix memory leak
` [PATCH net 5/6] can: ems_usb: "
` [PATCH net 6/6] can: esd_usb2: "
[PATCH net] can: hi311x: fix a signedness bug in hi3110_cmd()
2021-07-30 6:48 UTC (2+ messages)
[PATCH v2 2/2] dt-bindings: net: can: c_can: convert to json-schema
2021-07-29 23:40 UTC (2+ messages)
[PATCH] can: flexcan: Fix an uninitialized variable issue
2021-07-29 12:28 UTC (5+ messages)
Write canfd_frame to can interface
2021-07-29 12:14 UTC (4+ messages)
[PATCH] can: j1939: j1939_session_tx_dat(): fix typo
2021-07-29 11:39 UTC
page: next (older) | prev (newer) | latest
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).