linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 17:02:18 to 2022-07-08 18:49:10 UTC [more...]

[PATCH 5.15 0/3] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:48 UTC  (4+ messages)
` [PATCH 5.15 1/3] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 5.15 2/3] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
` [PATCH 5.15 3/3] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits

[PATCH 5.10 0/3] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:48 UTC  (4+ messages)
` [PATCH 5.10 1/3] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 5.10 2/3] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
` [PATCH 5.10 3/3] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits

[PATCH 5.4 0/3] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:47 UTC  (4+ messages)
` [PATCH 5.4 1/3] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 5.4 2/3] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
` [PATCH 5.4 3/3] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits

[PATCH 4.19 0/3] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:47 UTC  (4+ messages)
` [PATCH 4.19 1/3] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 4.19 2/3] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
` [PATCH 4.19 3/3] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits

[PATCH 4.14 0/4] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:46 UTC  (5+ messages)
` [PATCH 4.14 1/4] can: kvaser_usb: Add struct kvaser_usb_dev_cfg
` [PATCH 4.14 2/4] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 4.14 3/4] can: kvaser_usb: fix CAN clock frequency regression
` [PATCH 4.14 4/4] can: kvaser_usb: fix bittiming limits

[PATCH 4.9 0/4] can: kvaser_usb: CAN clock frequency regression
 2022-07-08 18:45 UTC  (5+ messages)
` [PATCH 4.9 1/4] can: kvaser_usb: Add struct kvaser_usb_dev_cfg
` [PATCH 4.9 2/4] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH 4.9 3/4] can: kvaser_usb: fix CAN clock frequency regression
` [PATCH 4.9 4/4] can: kvaser_usb: fix bittiming limits

[PATCH 0/6] More preparation for supporting esd CAN-USB/3
 2022-07-08 18:12 UTC  (7+ messages)
` [PATCH 1/6] can: esd_usb: Allow REC and TEC to return to zero
` [PATCH 2/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (1)
` [PATCH 3/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
` [PATCH 4/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (3)
` [PATCH 5/6] can: esd_usb: Improved support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH 6/6] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages

[PATCH] can: j1939: fix memory leak of skbs
 2022-07-08 17:59 UTC 

[PATCH v2 00/15] can: kvaser_usb: Various fixes
 2022-07-08 11:57 UTC  (16+ messages)
` [PATCH v2 01/15] can: kvaser_usb_leaf: Fix overread with an invalid command
` [PATCH v2 02/15] can: kvaser_usb: Fix use of uninitialized completion
` [PATCH v2 03/15] can: kvaser_usb: Fix possible completions during init_completion
` [PATCH v2 04/15] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH v2 05/15] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
` [PATCH v2 06/15] can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
` [PATCH v2 07/15] can: kvaser_usb_leaf: Set Warning state even without bus errors
` [PATCH v2 08/15] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
` [PATCH v2 09/15] can: kvaser_usb_leaf: Fix CAN state "
` [PATCH v2 10/15] can: kvaser_usb_leaf: Fix improved state not being reported
` [PATCH v2 11/15] can: kvaser_usb_leaf: Fix wrong CAN state after stopping
` [PATCH v2 12/15] can: kvaser_usb_leaf: Ignore stale bus-off after start
` [PATCH v2 13/15] can: kvaser_usb_leaf: Fix bogus restart events
` [PATCH v2 14/15] can: kvaser_usb: Add struct kvaser_usb_busparams
` [PATCH v2 15/15] can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming

[PATCH net-next] can: slcan: use scnprintf() as a hardening measure
 2022-07-06  7:59 UTC 

[PATCH] can: mcp251xfd: fix detection of mcp251863
 2022-07-06  6:48 UTC 

[PATCH v9] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-07-05 10:39 UTC  (8+ messages)

[PATCH v2 0/3] URB_FREE_COHERENT gs_usb memory leak fix
 2022-07-05  7:50 UTC  (29+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] drivers: usb/core/urb: Add URB_FREE_COHERENT

[PATCH net 0/15] pull-request: can 2022-07-04
 2022-07-05  3:30 UTC  (17+ messages)
` [PATCH net 01/15] can: bcm: use call_rcu() instead of costly synchronize_rcu()
` [PATCH net 02/15] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH net 03/15] can: rcar_canfd: Fix data transmission failed on R-Car V3U
` [PATCH net 04/15] can: gs_usb: gs_usb_open/close(): fix memory leak
` [PATCH net 05/15] can: grcan: grcan_probe(): remove extra of_node_get()
` [PATCH net 06/15] can: m_can: m_can_chip_config(): actually enable internal timestamping
` [PATCH net 07/15] can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
` [PATCH net 08/15] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
` [PATCH net 09/15] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
` [PATCH net 10/15] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
` [PATCH net 11/15] can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd
` [PATCH net 12/15] can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register
` [PATCH net 13/15] can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
` [PATCH net 14/15] can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read dev_id
` [PATCH net 15/15] can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion

[PATCH v2 0/3] can: kvaser_usb: CAN clock frequency regression
 2022-07-04 15:07 UTC  (3+ messages)

[PATCH 0/5] can: slcan: checkpatch cleanups
 2022-07-04 12:59 UTC  (6+ messages)
` [PATCH 1/5] can: slcan: convert comments to network style comments
` [PATCH 2/5] can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
` [PATCH 3/5] can: slcan: fix whitespace issues
` [PATCH 4/5] can: slcan: convert comparison to NULL into !val
` [PATCH 5/5] can: slcan: clean up if/else

[PATCH v3 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-04 10:13 UTC  (15+ messages)
` [PATCH v3 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v3 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH v3 3/6] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH v3 4/6] can: sja1000: Use device_get_match_data to get device data
` [PATCH v3 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH v3 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH] can: rcar_canfd: Fix data transmission failed on R-Car V3U
 2022-07-04  8:18 UTC  (2+ messages)

[PATCH RFC] can: bcm: use call_rcu() instead of costly synchronize_rcu()
 2022-07-04  4:37 UTC  (2+ messages)

[PATCH v2 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03 18:54 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v2 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH v2 3/6] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH v2 4/6] can: sja1000: Use device_get_match_data to get device data
` [PATCH v2 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH v2 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH net-next 0/15] pull-request: can-next 2022-07-03
 2022-07-03 11:40 UTC  (17+ messages)
` [PATCH net-next 01/15] tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
` [PATCH net-next 02/15] can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
` [PATCH net-next 03/15] can: ctucanfd: ctucan_interrupt(): fix typo
` [PATCH net-next 04/15] can: slcan: use the BIT() helper
` [PATCH net-next 05/15] can: slcan: use netdev helpers to print out messages
` [PATCH net-next 06/15] can: slcan: use the alloc_can_skb() helper
` [PATCH net-next 07/15] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH net-next 08/15] can: slcan: use CAN network device driver API
` [PATCH net-next 09/15] can: slcan: allow to send commands to the adapter
` [PATCH net-next 10/15] can: slcan: set bitrate by CAN device driver API
` [PATCH net-next 11/15] can: slcan: send the open/close commands to the adapter
` [PATCH net-next 12/15] can: slcan: move driver into separate sub directory
` [PATCH net-next 13/15] can: slcan: add ethtool support to reset adapter errors
` [PATCH net-next 14/15] can: slcan: extend the protocol with error info
` [PATCH net-next 15/15] can: slcan: extend the protocol with CAN state info

[PATCH 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03 10:08 UTC  (23+ messages)
` [PATCH 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH 3/6] can: sja1000: Add Quirks for RZ/N1 SJA1000 CAN controller
` [PATCH 4/6] can: sja1000: Use of_device_get_match_data to get device data
` [PATCH 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH v5 00/12] can: slcan: extend supported features
 2022-07-02 14:49 UTC  (17+ messages)
` [PATCH v5 01/12] can: slcan: use the BIT() helper
` [PATCH v5 02/12] can: slcan: use netdev helpers to print out messages
` [PATCH v5 03/12] can: slcan: use the alloc_can_skb() helper
` [PATCH v5 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v5 05/12] can: slcan: use CAN network device driver API
` [PATCH v5 06/12] can: slcan: allow to send commands to the adapter
` [PATCH v5 07/12] can: slcan: set bitrate by CAN device driver API
` [PATCH v5 08/12] can: slcan: send the open/close commands to the adapter
` [PATCH v5 09/12] can: slcan: move driver into separate sub directory
` [PATCH v5 10/12] can: slcan: add ethtool support to reset adapter errors
` [PATCH v5 11/12] can: slcan: extend the protocol with error info
` [PATCH v5 12/12] can: slcan: extend the protocol with CAN state info

[PATCH] can: m_can: fix netif_stop/wake_queue race condition between m_can_tx_handler() and m_can_isr()
 2022-07-01 10:06 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (15+ messages)

[PATCH] can: ctucanfd: ctucan_interrupt(): fix typo
 2022-06-28 14:07 UTC  (2+ messages)

[PATCH v4 00/12] can: slcan: extend supported features
 2022-06-28 10:38 UTC  (5+ messages)
` [PATCH v4 05/12] can: slcan: use CAN network device driver API

[RFC PATCH] can-roundtrip-stats: a tool to benchmark transmission time
 2022-06-28  2:07 UTC  (8+ 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).