messages from 2022-07-08 11:57:40 to 2022-07-18 13:56:05 UTC [more...]
[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
2022-07-18 13:55 UTC (10+ messages)
[RFC PATCH v3 0/5] can: support CAN XL
2022-07-18 12:47 UTC (9+ messages)
` [RFC PATCH v3 1/5] can: canxl: introduce CAN XL data structure
` [RFC PATCH v3 2/5] can: canxl: introduce ETH_P_CANXL ethernet protocol handling
` [RFC PATCH v3 3/5] can: dev: add CAN XL support
` [RFC PATCH v3 4/5] can: vcan: "
` [RFC PATCH v3 5/5] can: raw: "
[PATCH] can: xilinx_can: add support for RX timestamps on Zynq
2022-07-18 10:51 UTC (6+ messages)
[PATCH v1 0/1] can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x
2022-07-18 10:26 UTC (5+ messages)
` [PATCH v1 1/1] "
` [PATCH v2 "
[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
2022-07-18 10:23 UTC (14+ messages)
` [RFC PATCH 1/5] can: slcan: remove useless header inclusions
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure
` [RFC PATCH 3/5] can: slcan: change every `slc' occurrence in `slcan'
` [RFC PATCH 4/5] can: slcan: use the generic can_change_mtu()
` [RFC PATCH 5/5] can: slcan: send the listen-only command to the adapter
[RFC PATCH] can: can327: remove useless header inclusions
2022-07-18 7:18 UTC (3+ messages)
[RFC PATCH v2 0/5] can: support CAN XL
2022-07-17 13:23 UTC (17+ messages)
` [RFC PATCH v2 1/5] can: canxl: introduce CAN XL data structure
` [RFC PATCH v2 2/5] can: canxl: introduce ETH_P_CANXL ethernet protocol handling
` [RFC PATCH v2 3/5] can: dev: add CAN XL support
` [RFC PATCH v2 4/5] can: vcan: "
` [RFC PATCH v2 5/5] can: raw: "
[PATCH] can: c_can: remove wrong comment
2022-07-16 17:01 UTC
[linux-next:master] BUILD REGRESSION 6014cfa5bf32cf8c5c58b3cfd5ee0e1542c8a825
2022-07-16 3:00 UTC
[PATCH v3] can: slcan: do not sleep with a spin lock held
2022-07-15 7:29 UTC
[PATCH v2] can: slcan: do not sleep with a spin lock held
2022-07-14 10:38 UTC (2+ messages)
[RFC PATCH 0/5] can: support CAN XL
2022-07-14 10:10 UTC (35+ messages)
` [RFC PATCH 1/5] can: canxl: introduce CAN XL data structure
` [RFC PATCH 2/5] can: canxl: introduce ETH_P_CANXL ethernet protocol handling
` [RFC PATCH 3/5] can: dev: add CAN XL support
` [RFC PATCH 4/5] can: vcan: "
` [RFC PATCH 5/5] can: raw: "
[PATCH AUTOSEL 5.10 13/15] Revert "can: xilinx_can: Limit CANFD brp to 2"
2022-07-14 4:25 UTC
[PATCH AUTOSEL 5.15 23/28] Revert "can: xilinx_can: Limit CANFD brp to 2"
2022-07-14 4:24 UTC
[PATCH AUTOSEL 5.18 32/41] Revert "can: xilinx_can: Limit CANFD brp to 2"
2022-07-14 4:22 UTC
[PATCH] can: slcan: do not sleep with a spin lock held
2022-07-13 15:35 UTC (2+ messages)
[LTP] [can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
2022-07-13 8:23 UTC (3+ messages)
vcan OpenWRT
2022-07-12 21:49 UTC (4+ messages)
[PATCH 4.14 0/4] can: kvaser_usb: CAN clock frequency regression
2022-07-12 19:18 UTC (8+ 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 0/6] More preparation for supporting esd CAN-USB/3
2022-07-12 16:08 UTC (12+ 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 v1 00/12] can: error: set of fixes and improvement on txerr and rxerr reporting
2022-07-12 15:31 UTC (13+ messages)
` [PATCH v1 01/12] can: pch_can: do not report txerr and rxerr during bus-off
` [PATCH v1 02/12] can: rcar_can: "
` [PATCH v1 03/12] can: sja1000: "
` [PATCH v1 04/12] can: slcan: "
` [PATCH v1 05/12] can: hi311x: "
` [PATCH v1 06/12] can: sun4i_can: "
` [PATCH v1 07/12] can: kvaser_usb_hydra: "
` [PATCH v1 08/12] can: kvaser_usb_leaf: "
` [PATCH v1 09/12] can: usb_8dev: "
` [PATCH v1 10/12] can: error: specify the values of data[5..7] of CAN error frames
` [PATCH v1 11/12] can: add CAN_ERR_CNT flag to notify availability of error counter
` [PATCH v1 12/12] can: error: add definitions for the different CAN error thresholds
[PATCH v4 0/6] Add support for RZ/N1 SJA1000 CAN controller
2022-07-12 13:03 UTC (11+ messages)
` [PATCH v4 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v4 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH v4 3/6] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH v4 4/6] can: sja1000: Use device_get_match_data to get device data
` [PATCH v4 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH v4 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
[PATCH] can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
2022-07-12 9:56 UTC
[PATCH net-next 0/15] pull-request: can-next 2022-07-03
2022-07-10 15:38 UTC (3+ messages)
` [PATCH net-next 08/15] can: slcan: use CAN network device driver API
[PATCH 4.9 0/4] can: kvaser_usb: CAN clock frequency regression
2022-07-10 14:22 UTC (6+ 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 5.15 0/3] can: kvaser_usb: CAN clock frequency regression
2022-07-10 14:22 UTC (5+ 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 v3 00/21] Update Documentation/ cross references and fix issues
2022-07-09 10:07 UTC (2+ messages)
` [PATCH v3 01/21] docs: networking: update netdevices.rst reference
[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] 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 (13+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).