messages from 2022-09-11 14:10:41 to 2022-09-28 09:06:43 UTC [more...]
[PATCH net 0/1] pull-request: can 2022-09-28
2022-09-28 9:06 UTC (2+ messages)
` [PATCH net] can: c_can: don't cache TX messages for C_CAN cores
[PATCH] can: c_can: don't cache TX messages for C_CAN cores
2022-09-28 8:33 UTC
CM-ITC, pch_can/c_can_pci, sendto() returning ENOBUFS
2022-09-28 8:28 UTC (32+ messages)
[PATCH net-next] net: drop the weight argument from netif_napi_add
2022-09-27 18:38 UTC (6+ messages)
[PATCH][next] can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-09-27 7:35 UTC (3+ messages)
[PATCH] can: gs_usb: mention candleLight as supported device
2022-09-27 7:34 UTC
[RFC can-next] can: remove obsolete PCH CAN driver
2022-09-26 8:55 UTC (5+ messages)
[PATCH 0/5] can: bittiming: improve SJW handling and default
2022-09-26 6:15 UTC (10+ messages)
` [PATCH 2/5] can: bittiming: can_calc_bittiming(): make use of min3()
` [PATCH 5/5] can: bittiming: can_calc_bittiming(): use Phase Seg2 / 2 as default for SJW
[RFC PATCH v4 0/5] can: bxcan: add support for ST bxCAN controller
2022-09-25 17:52 UTC (3+ messages)
` [RFC PATCH v4 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RFC PATCH v4 5/5] can: bxcan: add support for ST bxCAN controller
[PATCH net-next 0/11] pull-request: can-next 2022-09-23
2022-09-23 14:20 UTC (13+ messages)
` [PATCH net-next 01/11] can: bcm: registration process optimization in bcm_module_init()
` [PATCH net-next 02/11] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH net-next 03/11] can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
` [PATCH net-next 04/11] can: gs_usb: add missing lock to protect struct timecounter::cycle_last
` [PATCH net-next 05/11] can: gs_usb: gs_can_open(): initialize time counter before starting device
` [PATCH net-next 06/11] can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
` [PATCH net-next 07/11] can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
` [PATCH net-next 08/11] can: gs_usb: gs_make_candev(): clean up error handling
` [PATCH net-next 09/11] can: gs_usb: add switchable termination support
` [PATCH net-next 10/11] can: gs_usb: remove dma allocations
` [PATCH net-next 11/11] can: ctucanfd: Remove redundant dev_err call
[PATCH RFC] can: c_can: don't cache TX messages for C_CAN cores
2022-09-23 13:32 UTC (2+ messages)
[PATCH RFC] can: c_can: wake TX queue after kicking TX of cached CAN frames
2022-09-23 13:29 UTC (2+ messages)
[PATCH v2 0/2] can: bcm: can: bcm: random optimizations
2022-09-23 12:12 UTC (5+ messages)
` [PATCH v2 1/2] can: bcm: registration process optimization in bcm_module_init()
` [PATCH v2 2/2] can: bcm: check the result of can_send() in bcm_can_tx()
[PATCH 0/1] can: gs_usb: remove dma allocations
2022-09-23 12:12 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2] "
[PATCH net-next] can: ctucanfd: Remove redundant dev_err call
2022-09-23 12:11 UTC (2+ messages)
[PATCH net 0/3] pull-request: can 2022-09-21
2022-09-23 9:24 UTC (9+ messages)
` [PATCH net 1/3] can: flexcan: flexcan_mailbox_read() fix return value for drop = true
` [PATCH net 2/3] can: gs_usb: gs_can_open(): fix race dev->can.state condition
` [PATCH net 3/3] can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not supported
[PATCH v2] can: gs_usb: add switchable termination support
2022-09-23 7:41 UTC
(no subject)
2022-09-23 7:37 UTC (9+ messages)
` [PATCH 1/3] can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
` [PATCH 2/3] can: gs_usb: add missing lock to protect struct timecounter::cycle_last
` [PATCH 3/3] can: gs_usb: gs_can_open(): initialize time counter before starting device
` (No Subject)
[PATCH 0/3] can: gs_usb: various cleanups
2022-09-21 19:39 UTC (4+ messages)
` [PATCH 1/3] can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
` [PATCH 2/3] can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
` [PATCH 3/3] can: gs_usb: gs_make_candev(): clean up error handling
[PATCH v2] can: gs_usb: gs_can_open(): initialize time counter before starting device
2022-09-21 8:13 UTC
[PATCH v4 0/3] can: ctucanfd: hardware rx timestamps reporting
2022-09-21 7:06 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: can: ctucanfd: add another clock for HW timestamping
` [PATCH v4 2/3] can: ctucanfd: add HW timestamps to RX and error CAN frames
` [PATCH v4 3/3] doc: ctucanfd: RX frames timestamping for platform devices
[PATCH] can: gs_usb: gs_can_open(): fix race dev->can.state condition
2022-09-20 19:52 UTC
[PATCH v4 00/15] can: kvaser_usb: Various fixes
2022-09-20 19:39 UTC (2+ messages)
[PATCH net 0/17] pull-request: can 2022-09-20
2022-09-20 19:27 UTC (20+ messages)
` [PATCH net 01/17] can: flexcan: flexcan_mailbox_read() fix return value for drop = true
` [PATCH net 02/17] can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not supported
` [PATCH net 03/17] can: kvaser_usb_leaf: Fix overread with an invalid command
` [PATCH net 04/17] can: kvaser_usb: Fix use of uninitialized completion
` [PATCH net 05/17] can: kvaser_usb: Fix possible completions during init_completion
` [PATCH net 06/17] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH net 07/17] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
` [PATCH net 08/17] can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
` [PATCH net 09/17] can: kvaser_usb_leaf: Set Warning state even without bus errors
` [PATCH net 10/17] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
` [PATCH net 11/17] can: kvaser_usb_leaf: Fix CAN state "
` [PATCH net 12/17] can: kvaser_usb_leaf: Fix improved state not being reported
` [PATCH net 13/17] can: kvaser_usb_leaf: Fix wrong CAN state after stopping
` [PATCH net 14/17] can: kvaser_usb_leaf: Ignore stale bus-off after start
` [PATCH net 15/17] can: kvaser_usb_leaf: Fix bogus restart events
` [PATCH net 16/17] can: kvaser_usb: Add struct kvaser_usb_busparams
` [PATCH net 17/17] can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming
[PATCH v2 0/3] can: gs_usb: cleanups and termination support
2022-09-20 11:48 UTC (9+ messages)
` [PATCH v2 1/3] can: gs_usb: gs_make_candev(): convert from usb_control_msg() to usb_control_msg_recv()
` [PATCH v2 2/3] can: gs_usb: gs_make_candev(): clean up error handling
` [PATCH v2 3/3] can: gs_usb: add switchable termination support
[PATCH] can: gs_usb: add switchable termination support
2022-09-18 20:31 UTC (2+ messages)
[PATCH v3 0/3] can: ctucanfd: hardware rx timestamps reporting
2022-09-18 9:56 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: can: ctucanfd: add another clock for HW timestamping
` [PATCH v3 2/3] can: ctucanfd: add HW timestamps to RX and error CAN frames
` [PATCH v3 3/3] doc: ctucanfd: RX frames timestamping for platform devices
[PATCH net-next 0/23] pull-request: can-next 2022-09-15
2022-09-17 19:20 UTC (25+ messages)
` [PATCH net-next 01/23] can: rx-offload: can_rx_offload_init_queue(): fix typo
` [PATCH net-next 02/23] can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
` [PATCH net-next 03/23] can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
` [PATCH net-next 04/23] can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
` [PATCH net-next 05/23] dt-bindings: can: nxp,sja1000: Document RZ/N1 power-domains support
` [PATCH net-next 06/23] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
` [PATCH net-next 07/23] can: sja1000: remove redundant variable ret
` [PATCH net-next 08/23] can: kvaser_pciefd: "
` [PATCH net-next 09/23] can: gs_usb: use common spelling of GS_USB in macros
` [PATCH net-next 10/23] can: gs_usb: add RX and TX hardware timestamp support
` [PATCH net-next 11/23] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
` [PATCH net-next 12/23] dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width
` [PATCH net-next 13/23] docs: networking: device drivers: flexcan: fix invalid email
` [PATCH net-next 14/23] can: raw: process optimization in raw_init()
` [PATCH net-next 15/23] can: raw: use guard clause to optimize nesting in raw_rcv()
` [PATCH net-next 16/23] can: flexcan: Switch to use dev_err_probe() helper
` [PATCH net-next 17/23] can: skb: unify skb CAN frame identification helpers
` [PATCH net-next 18/23] can: skb: add skb CAN frame data length helpers
` [PATCH net-next 19/23] can: set CANFD_FDF flag in all CAN FD frame structures
` [PATCH net-next 20/23] can: canxl: introduce CAN XL data structure
` [PATCH net-next 21/23] can: canxl: update CAN infrastructure for CAN XL frames
` [PATCH net-next 22/23] can: dev: add CAN XL support to virtual CAN
` [PATCH net-next 23/23] can: raw: add CAN XL support
[PATCH -next] can: flexcan: Switch to use dev_err_probe() helper
2022-09-17 19:20 UTC (3+ messages)
[PATCH 0/9] can: remove litteral strings used for driver name and remove DRV_VERSION
2022-09-15 12:31 UTC (6+ messages)
` [PATCH v2 00/10] can: remove litteral strings used for driver names "
[PATCH v1] can: peak_usb: export PCAN device ID as sysfs device attribute
2022-09-15 9:54 UTC (2+ messages)
` [RESEND PATCH v2] "
[PATCH v9 0/7] can: support CAN XL
2022-09-15 8:21 UTC (10+ messages)
` [PATCH v9 1/7] can: skb: unify skb CAN frame identification helpers
` [PATCH v9 2/7] can: skb: add skb CAN frame data length helpers
` [PATCH v9 3/7] can: set CANFD_FDF flag in all CAN FD frame structures
` [PATCH v9 4/7] can: canxl: introduce CAN XL data structure
` [PATCH v9 5/7] can: canxl: update CAN infrastructure for CAN XL frames
` [PATCH v9 6/7] can: dev: add CAN XL support to virtual CAN
` [PATCH v9 7/7] can: raw: add CAN XL support
[PATCH 0/2] can: bcm: random optimizations
2022-09-14 6:42 UTC (14+ messages)
` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init()
` [PATCH 2/2] can: bcm: check the result of can_send() in bcm_can_tx()
[PATCH v8 0/7] can: support CAN XL
2022-09-12 17:09 UTC (6+ messages)
` [PATCH v8 5/7] can: canxl: update CAN infrastructure for CAN XL frames
[syzbot] WARNING in j1939_tp_rxtimer (2)
2022-09-12 2:30 UTC
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).