linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 12:54:54 to 2020-12-16 00:05:22 UTC [more...]

[RFC]: tcan4x5x: rework regmap support
 2020-12-15 23:17 UTC  (8+ messages)
` [can-next-rfc 01/16] can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
` [can-next-rfc 03/16] can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
` [can-next-rfc 04/16] can: tcan4x5x: move regmap code into seperate file
` [can-next-rfc 05/16] can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus as constant
` [can-next-rfc 06/16] can: tcan4x5x: tcan4x5x_bus: remove not needed read_flag_mask
` [can-next-rfc 09/16] can: tcan4x5x: tcan4x5x_regmap_write(): remove not needed casts and replace 4 by sizeof
` [can-next-rfc 12/16] can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4

pcan: usb_submit_urb() hangs in peak_usb_ndo_start_xmit()
 2020-12-15 21:43 UTC  (6+ messages)

[PATCH 1/2] can: dev: add can_len2dll_len()
 2020-12-15 16:28 UTC  (9+ messages)
` [PATCH 2/2] can: dev: can_skb_get_dll_len(): introduce function to get data length of frame in data link layer

[PATCH RFC net-next] can: dev: can_skb_get_dll_len(): introduce function to get data length of frame in data link layer
 2020-12-15 13:34 UTC  (10+ messages)

[RFC]: m_can fixes
 2020-12-15 10:53 UTC  (7+ messages)
` [net-rfc 1/2] can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
` [net-rfc 2/2] can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver

pull-request: can-next 2020-12-14
 2020-12-15  3:20 UTC  (9+ messages)
` [net-next 1/7] can: m_can: update link to M_CAN user manual
` [net-next 2/7] can: m_can: convert indention to kernel coding style
` [net-next 3/7] can: m_can: use cdev as name for struct m_can_classdev uniformly
` [net-next 4/7] can: m_can: m_can_config_endisable(): mark as static
` [net-next 5/7] can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()
` [net-next 6/7] can: m_can: let m_can_class_allocate_dev() allocate driver specific private data
` [net-next 7/7] can: m_can: use struct m_can_classdev as drvdata

[RFC] m_can: cleanups
 2020-12-14 13:22 UTC  (24+ messages)
` [can-next-rfc 1/7] can: m_can: update link to M_CAN user manual
` [can-next-rfc 2/7] can: m_can: convert indention to kernel coding style
` [can-next-rfc 3/7] can: m_can: use cdev as name for struct m_can_classdev uniformly
` [can-next-rfc 4/7] can: m_can: m_can_config_endisable(): mark as static
` [can-next-rfc 5/7] can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()
` [can-next-rfc 6/7] can: m_can: let m_can_class_allocate_dev() allocate driver specific private data
` [can-next-rfc 7/7] can: m_can: use struct m_can_classdev as drvdata

memory leak in pcan_usb_fd_init
 2020-12-11 17:53 UTC 

pull-request: can-next 2020-12-10
 2020-12-11  8:49 UTC  (10+ messages)
` [net-next 1/7] can: isotp: add SF_BROADCAST support for functional addressing
` [net-next 2/7] can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notation when using IS_ERR()
` [net-next 3/7] can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit
` [net-next 4/7] can: m_can: move runtime PM enable/disable to m_can_platform
` [net-next 5/7] can: m_can: add PCI glue driver for Intel Elkhart Lake
` [net-next 6/7] can: flexcan: convert the driver to DT-only
` [net-next 7/7] can: mcp251xfd: Add support for internal loopback mode

New USB driver, looking for advice
 2020-12-11  8:39 UTC  (7+ messages)

[PATCH] can: mcp251xfd: Add support for internal loopback mode
 2020-12-10  9:56 UTC  (2+ messages)

pull-request: can 2020-12-04
 2020-12-10  9:55 UTC  (16+ messages)
` [net 1/3] can: softing: softing_netdev_open(): fix error handling
` [net 2/3] can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
` [net 3/3] can: isotp: add SF_BROADCAST support for functional addressing

[PATCH] can: avoid double unlikely() notation when using IS_ERR()
 2020-12-10  8:53 UTC 

memory leak in pcan_usb_pro_init
 2020-12-08 22:33 UTC 

[PATCH 00/17] Add support for CPC-USB/FD CAN FD interface
 2020-12-08 17:13 UTC  (5+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (11+ messages)
` (subset) "

CAN ISO-TP Availability for Yocto
 2020-12-07 13:43 UTC  (4+ messages)

mcp251xfd No Oscillator (clock) defined
 2020-12-07  9:35 UTC  (17+ messages)
  ` AW: "
          ` AW: "
              ` AW: "
                  ` AW: "

mcp251xfd PLL support
 2020-12-07  7:23 UTC 

[PATCH v2] can-isotp: add SF_BROADCAST support for functional addressing
 2020-12-06 14:47 UTC 

[PATCH] isotp: do not validate RX address when the broadcast flag is active
 2020-12-06 10:32 UTC  (7+ messages)

[PATCH 0/2] can-isotp fix and functional addressing
 2020-12-03 14:25 UTC  (4+ messages)
` [PATCH 1/2] can-isotp: block setsockopt on bound sockets
` [PATCH 2/2] can-isotp: add SF_BROADCAST support for functional addressing

[PATCH AUTOSEL 5.9 38/39] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
 2020-12-03 13:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 39/39] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH AUTOSEL 5.4 22/23] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
 2020-12-03 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/23] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

Suggestion to have a functional addressing/broadcast option for ISO-TP sockets
 2020-12-03 12:58 UTC  (8+ messages)

[PATCH] can: Fix error handling in softing_netdev_open
 2020-12-03  9:23 UTC  (3+ messages)

Disinfection
 2020-12-03  8:45 UTC 

[PATCH] can: don't count arbitration lose as an error
 2020-12-02 16:31 UTC  (7+ messages)

rx-dropped increases if the can module is not loaded (yet)
 2020-12-02 16:24 UTC  (4+ messages)

[PATCH v2] can: mcp251xfd: Add support for internal loopback mode
 2020-12-01  8:31 UTC  (2+ messages)

pull-request: can 2020-11-30
 2020-12-01  3:08 UTC  (3+ messages)
` [net 5/5] can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling

pull-request: can-next 2020-11-30
 2020-12-01  3:08 UTC  (16+ messages)
` [net-next 01/14] can: pcan_usb_core: fix fall-through warnings for Clang
` [net-next 02/14] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects
` [net-next 03/14] can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
` [net-next 04/14] can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
` [net-next 05/14] can: mcp251xfd: move struct mcp251xfd_tef_ring definition
` [net-next 06/14] can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
` [net-next 07/14] can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
` [net-next 08/14] can: tcan4x5x: rename parse_config() function
` [net-next 09/14] can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
` [net-next 10/14] can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
` [net-next 11/14] can: m_can: Kconfig: convert the into menu
` [net-next 12/14] can: m_can: remove not used variable struct m_can_classdev::freq
` [net-next 13/14] can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
` [net-next 14/14] can: m_can: m_can_class_unregister(): move right after m_can_class_register()

[net-next 0/6] can: tcan4x5x: various cleanups
 2020-11-30 13:40 UTC  (8+ messages)
` [net-next 1/6] can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
` [net-next 2/6] can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
` [net-next 3/6] can: m_can: Kconfig: convert the into menu
` [net-next 4/6] can: m_can: remove not used variable struct m_can_classdev::freq
` [net-next 5/6] can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
` [net-next 6/6] can: m_can: m_can_class_unregister(): move right after m_can_class_register()


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