messages from 2020-09-15 22:37:05 to 2020-09-23 11:53:44 UTC [more...]
[PATCH net-next] can: mcp25xxfd: fix a leak in mcp25xxfd_ring_free()
2020-09-23 11:53 UTC (2+ messages)
[PATCH] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
2020-09-23 11:47 UTC
[bug report] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
2020-09-23 11:43 UTC (2+ messages)
[bug report] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
2020-09-23 10:38 UTC (3+ messages)
[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
2020-09-23 9:57 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH 2/2] arm64: dts: freescale: sl28: add CAN node
[RFC]: flexcan FD support - can-next 2020-09-22
2020-09-23 9:50 UTC (29+ messages)
` [PATCH 01/20] can: flexcan: sort include files alphabetically
` [PATCH 02/20] can: flexcan: flexcan_exit_stop_mode(): remove stray empty line
` [PATCH 03/20] can: flexcan: more register names
` [PATCH 04/20] can: flexcan: struct flexcan_regs: document registers not affected by soft reset
` [PATCH 05/20] can: flexcan: quirks: get rid of long lines
` [PATCH 06/20] can: flexcan: Ack wakeup interrupt separately
` [PATCH 07/20] can: flexcan: flexcan_probe(): make regulator xceiver optional
` [PATCH 08/20] can: flexcan: Add check for transceiver maximum bitrate limitation
` [PATCH 09/20] can: flexcan: add correctable errors correction when HW supports ECC
` [PATCH 10/20] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
` [PATCH 11/20] can: flexcan: disable clocks during stop mode
` [PATCH 12/20] can: flexcan: add LPSR mode support
` [PATCH 13/20] can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function
` [PATCH 14/20] can: flexcan: use struct canfd_frame for CAN classic frame
` [PATCH 15/20] can: flexcan: add CAN-FD mode support
` [PATCH 16/20] can: flexcan: add ISO CAN FD feature support
` [PATCH 17/20] can: flexcan: add CAN FD BRS support
` [PATCH 18/20] can: flexcan: add Transceiver Delay Compensation support
` [PATCH 19/20] can: flexcan: add imx8qm support
` [PATCH 20/20] can: flexcan: add lx2160ar1 support
pull-request: can-next 2020-09-23
2020-09-23 8:54 UTC (21+ messages)
` [PATCH 01/20] can: flexcan: sort include files alphabetically
` [PATCH 02/20] can: flexcan: flexcan_exit_stop_mode(): remove stray empty line
` [PATCH 03/20] can: flexcan: more register names
` [PATCH 04/20] can: flexcan: struct flexcan_regs: document registers not affected by soft reset
` [PATCH 05/20] can: flexcan: quirks: get rid of long lines
` [PATCH 06/20] can: flexcan: Ack wakeup interrupt separately
` [PATCH 07/20] can: flexcan: flexcan_probe(): make regulator xceiver optional
` [PATCH 08/20] can: flexcan: Add check for transceiver maximum bitrate limitation
` [PATCH 09/20] can: flexcan: add correctable errors correction when HW supports ECC
` [PATCH 10/20] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
` [PATCH 11/20] can: flexcan: disable clocks during stop mode
` [PATCH 12/20] can: flexcan: add LPSR mode support
` [PATCH 13/20] can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function
` [PATCH 14/20] can: flexcan: use struct canfd_frame for CAN classic frame
` [PATCH 15/20] can: flexcan: add CAN-FD mode support
` [PATCH 16/20] can: flexcan: add ISO CAN FD feature support
` [PATCH 17/20] can: flexcan: add CAN FD BRS support
` [PATCH 18/20] can: flexcan: add Transceiver Delay Compensation support
` [PATCH 19/20] can: flexcan: add imx8qm support
` [PATCH 20/20] can: flexcan: add lx2160ar1 support
[PATCH 0/6] Add support for MCP25XXFD SPI-CAN Network driver
2020-09-22 19:32 UTC (7+ messages)
` [PATCH 2/6] dt-bindings: can: mcp25xxfd: document device tree bindings
[PATCH v53 1/6] mcp25xxfd: initial driver support
2020-09-22 14:23 UTC (12+ messages)
` [PATCH v53 1/6] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH v53 2/6] can: mcp25xxfd: add regmap infrastructure
` [PATCH v53 3/6] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
` [PATCH v53 4/6] can: mcp25xxfd: add listen-only mode
` [PATCH v53 5/6] MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver
` [PATCH v53 6/6] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd "
[PATCH -next] can: ti_hecc: use devm_platform_ioremap_resource_byname
2020-09-22 14:14 UTC (2+ messages)
pull-request: can-next 2020-09-21
2020-09-21 21:57 UTC (40+ messages)
` [PATCH 01/38] can: grcan: fix spelling mistake "buss" -> "bus"
` [PATCH 02/38] can: flexcan: fix spelling mistake "reserverd" -> "reserved"
` [PATCH 03/38] can: include: fix spelling mistakes
` [PATCH 04/38] can: net: "
` [PATCH 05/38] can: drivers: "
` [PATCH 06/38] can: raw: fix indention
` [PATCH 07/38] can: slcan: update dead link
` [PATCH 08/38] can: softing: "
` [PATCH 09/38] can: remove "WITH Linux-syscall-note" from SPDX tag of C files
` [PATCH 10/38] can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
` [PATCH 11/38] can: dev: can_put_echo_skb(): propagate error in case of errors
` [PATCH 12/38] can: dev: can_change_state(): print human readable state change messages
` [PATCH 13/38] can: dev: can_bus_off(): print scheduling of restart if activated
` [PATCH 14/38] can: c_can: Remove unused inline function
` [PATCH 15/38] can: mcba_usb: remove redundant initialization of variable err
` [PATCH 16/38] can: mscan: mark expected switch fall-through
` [PATCH 17/38] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
` [PATCH 18/38] can: peak_usb: convert to use le32_add_cpu()
` [PATCH 19/38] can: peak_canfd: Remove unused macros
` [PATCH 20/38] can: pch_can: use generic power management
` [PATCH 21/38] can: pcan_usb: Document the commands sent to the device
` [PATCH 22/38] can: pcan_usb: add support of rxerr/txerr counters
` [PATCH 23/38] can: spi: Kconfig: remove unneeded dependencies form Kconfig symbols
` [PATCH 24/38] dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOW
` [PATCH 25/38] dt-bindings: can: mcp251x: document GPIO support
` [PATCH 26/38] can: mcp251x: sort include files alphabetically
` [PATCH 27/38] can: mcp251x: add GPIO support
` [PATCH 28/38] can: mcp251x: Use readx_poll_timeout() helper
` [PATCH 29/38] can: mcp251x: add support for half duplex controllers
` [PATCH 30/38] can: mscan: mpc5xxx_can: update contact email
` [PATCH 31/38] can: mscan: simplify clock enable/disable
` [PATCH 32/38] can: rx-offload: can_rx_offload_add_manual(): add new initialization function
` [PATCH 33/38] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH 34/38] can: mcp25xxfd: add regmap infrastructure
` [PATCH 35/38] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
` [PATCH 36/38] can: mcp25xxfd: add listen-only mode
` [PATCH 37/38] MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver
` [PATCH 38/38] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd "
[RFC]: can-next 2020-09-21
2020-09-21 13:40 UTC (40+ messages)
` [PATCH 01/38] can: grcan: fix spelling mistake "buss" -> "bus"
` [PATCH 02/38] can: flexcan: fix spelling mistake "reserverd" -> "reserved"
` [PATCH 03/38] can: include: fix spelling mistakes
` [PATCH 04/38] can: net: "
` [PATCH 05/38] can: drivers: "
` [PATCH 06/38] can: raw: fix indention
` [PATCH 07/38] can: slcan: update dead link
` [PATCH 08/38] can: softing: "
` [PATCH 09/38] can: remove "WITH Linux-syscall-note" from SPDX tag of C files
` [PATCH 10/38] can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
` [PATCH 11/38] can: dev: can_put_echo_skb(): propagate error in case of errors
` [PATCH 12/38] can: dev: can_change_state(): print human readable state change messages
` [PATCH 13/38] can: dev: can_bus_off(): print scheduling of restart if activated
` [PATCH 14/38] can: c_can: Remove unused inline function
` [PATCH 15/38] can: mcba_usb: remove redundant initialization of variable err
` [PATCH 16/38] can: mscan: mark expected switch fall-through
` [PATCH 17/38] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
` [PATCH 18/38] can: peak_usb: convert to use le32_add_cpu()
` [PATCH 19/38] can: peak_canfd: Remove unused macros
` [PATCH 20/38] can: pch_can: use generic power management
` [PATCH 21/38] can: pcan_usb: Document the commands sent to the device
` [PATCH 22/38] can: pcan_usb: add support of rxerr/txerr counters
` [PATCH 23/38] can: spi: Kconfig: remove unneeded dependencies form Kconfig symbols
` [PATCH 24/38] dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOW
` [PATCH 25/38] dt-bindings: can: mcp251x: document GPIO support
` [PATCH 26/38] can: mcp251x: sort include files alphabetically
` [PATCH 27/38] can: mcp251x: add GPIO support
` [PATCH 28/38] can: mcp251x: Use readx_poll_timeout() helper
` [PATCH 29/38] can: mcp251x: add support for half duplex controllers
` [PATCH 30/38] can: mscan: mpc5xxx_can: update contact email
` [PATCH 31/38] can: mscan: simplify clock enable/disable
` [PATCH 32/38] can: rx-offload: can_rx_offload_add_manual(): add new initialization function
` [PATCH 33/38] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH 34/38] can: mcp25xxfd: add regmap infrastructure
` [PATCH 35/38] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
` [PATCH 36/38] can: mcp25xxfd: add listen-only mode
` [PATCH 37/38] MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver
` [PATCH 38/38] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd "
[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
2020-09-19 11:25 UTC (9+ messages)
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
[PATCH v2 0/2] dt-bindings: can: document R8A774E1
2020-09-19 10:29 UTC (2+ messages)
canfdtest on flexcan loopback
2020-09-18 12:35 UTC (12+ messages)
[PATCH v2] dt-bindings: net: correct interrupt flags in examples
2020-09-17 18:55 UTC
MCP25xxFD Driver Error (-47)
2020-09-17 8:54 UTC (5+ messages)
[PATCH] can: m_can: Set pinmux into "default" state on start
2020-09-17 1:04 UTC (4+ messages)
[PATCH] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd SPI-CAN network driver
2020-09-16 12:17 UTC (4+ messages)
[PATCH] can: mcp25xxfd: Limit spiclk to 0.85*(sysclk/2)
2020-09-16 10:20 UTC (2+ messages)
[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
2020-09-16 2:26 UTC (10+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature
[PATCH] can: m_can: Process interrupt only when not runtime suspended
2020-09-15 13:47 UTC
[RFC]: can-next 2020-09-16
2020-09-15 22:35 UTC (12+ messages)
` [PATCH 01/37] can: grcan: fix spelling mistake "buss" -> "bus"
` [PATCH 02/37] can: flexcan: fix spelling mistake "reserverd" -> "reserved"
` [PATCH 03/37] can: include: fix spelling mistakes
` [PATCH 04/37] can: net: "
` [PATCH 05/37] can: drivers: "
` [PATCH 07/37] can: slcan: update dead link
` [PATCH 08/37] can: softing: "
` [PATCH 09/37] can: remove "WITH Linux-syscall-note" from SPDX tag of C files
` [PATCH 10/37] can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
` [PATCH 11/37] can: dev: can_put_echo_skb(): propagate error in case of errors
` [PATCH 18/37] can: peak_usb: convert to use le32_add_cpu()
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).