Linux CAN Development
[Prev Page][Next Page]
- Re: [PATCH can-next v3 2/2] can: tcan4x5x: add option for selecting nWKRQ voltage, (continued)
- [PATCH v1 0/5] can: netlink: preparation before introduction of CAN XL,
Vincent Mailhol
- [PATCH AUTOSEL 6.11 09/16] can: j1939: fix error in J1939 documentation., Sasha Levin
- [PATCH AUTOSEL 6.1 06/12] can: j1939: fix error in J1939 documentation., Sasha Levin
- [PATCH AUTOSEL 5.10 3/6] can: j1939: fix error in J1939 documentation.,
Sasha Levin
- [PATCH AUTOSEL 5.15 5/8] can: j1939: fix error in J1939 documentation., Sasha Levin
- [PATCH AUTOSEL 6.6 08/15] can: j1939: fix error in J1939 documentation., Sasha Levin
- [PATCHv2 net-next] net: use pdev instead of OF funcs,
Rosen Penev
- [PATCHv2 net-next] net: modernize ioremap in probe,
Rosen Penev
- [PATCH 0/3] can: tcan4x5x/m_can: use standby mode when down and in suspend,
Sean Nyekjaer
- [PATCH v2 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage,
Sean Nyekjaer
- [RFC PATCH 0/8] iplink_can: add CAN XL,
Vincent Mailhol
- [RFC PATCH 00/14] can: netlink: add CAN XL,
Vincent Mailhol
- [RFC PATCH 01/14] can: dev: add struct data_bittiming_params to group FD parameters, Vincent Mailhol
- [RFC PATCH 02/14] can: netlink: replace tabulation by space in assignement, Vincent Mailhol
- [RFC PATCH 03/14] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK, Vincent Mailhol
- [RFC PATCH 06/14] can: netlink: make can_tdc_changelink() FD agnostic, Vincent Mailhol
- [RFC PATCH 04/14] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled(), Vincent Mailhol
- [RFC PATCH 05/14] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided, Vincent Mailhol
- [RFC PATCH 08/14] can: netlink: add can_validate_tdc(), Vincent Mailhol
- [RFC PATCH 07/14] can: netlink: add can_dtb_changelink(), Vincent Mailhol
- [RFC PATCH 09/14] can: netlink: make can_tdc_get_size() FD agnostic, Vincent Mailhol
- [RFC PATCH 10/14] can: netlink: make can_tdc_fill_info() FD agnostic, Vincent Mailhol
- [RFC PATCH 11/14] can: netlink: document which symbols are FD specific, Vincent Mailhol
- [RFC PATCH 12/14] can: netlink: add CAN XL support, Vincent Mailhol
- [RFC PATCH 14/14] !!! DO NOT MERGE !!! can: add dummyxl driver, Vincent Mailhol
- [RFC PATCH 13/14] can: netlink: add userland error messages, Vincent Mailhol
- Re: [RFC PATCH 00/14] can: netlink: add CAN XL, Oliver Hartkopp
- Re: [RFC PATCH 00/14] can: netlink: add CAN XL, Marc Kleine-Budde
- [PATCH net-next] net: use pdev instead of OF funcs,
Rosen Penev
- [PATCH] net: modernize ioremap in probe,
Rosen Penev
- tcan4x5x is refusing to configure device after os reboot, Renjaya Raga Zenta
- [PATCH v2] dt-bindings: can: convert tcan4x5x.txt to DT schema,
Sean Nyekjaer
- [PATCH v2] can: fix skb reference counting in j1939_session_new(),
Dmitry Antipov
- [PATCH net 0/8] pull-request: can 2024-11-04,
Marc Kleine-Budde
- [PATCH net 2/8] can: {cc770,sja1000}_isa: allow building on x86_64, Marc Kleine-Budde
- [PATCH net 3/8] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices, Marc Kleine-Budde
- [PATCH net 4/8] can: c_can: fix {rx,tx}_errors statistics, Marc Kleine-Budde
- [PATCH net 1/8] can: j1939: fix error in J1939 documentation., Marc Kleine-Budde
- [PATCH net 6/8] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST, Marc Kleine-Budde
- [PATCH net 7/8] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes, Marc Kleine-Budde
- [PATCH net 8/8] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation, Marc Kleine-Budde
- [PATCH net 5/8] can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP, Marc Kleine-Budde
- [PATCH can v3] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation,
Marc Kleine-Budde
- [PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema,
Sean Nyekjaer
- [PATCH] can: flexcan: simplify the calculation of priv->mb_count,
baozhu.liu
- [RFC PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema,
Sean Nyekjaer
- [syzbot] Monthly can report (Nov 2024), syzbot
- [PATCH 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage,
Sean Nyekjaer
- Missing CAN-XL XL data bit timing,
Robert Nawrath
- [RFC PATCH v3 0/6] Add helpers for stats and error frames,
Dario Binacchi
- [RFC PATCH v3 1/6] can: dev: add generic function can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH v3 2/6] can: flexcan: use can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH v3 3/6] can: dev: add helpers to setup an error frame, Dario Binacchi
- [RFC PATCH v3 4/6] can: flexcan: use helpers to setup the error frame, Dario Binacchi
- [RFC PATCH v3 5/6] can: netlink: extend stats to the error types (ack, CRC, form, ...), Dario Binacchi
- [RFC PATCH v3 6/6] can: dev: update the error types stats (ack, CRC, form, ...), Dario Binacchi
- Re: [RFC PATCH v3 0/6] Add helpers for stats and error frames, Dario Binacchi
- [RFC PATCH v2 0/6] can: dev: add generic function can_update_bus_error_stats(),
Dario Binacchi
- [RFC PATCH v2 1/6] can: dev: add generic function can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH v2 2/6] can: flexcan: use can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH v2 3/6] can: dev: add helpers to setup an error frame, Dario Binacchi
- [RFC PATCH v2 4/6] can: flexcan: use helpers to setup the error frame, Dario Binacchi
- [RFC PATCH v2 5/6] can: netlink: extend stats to the error types (ack, CRC, form, ...), Dario Binacchi
- [RFC PATCH v2 6/6] can: dev: update the error types stats (ack, CRC, form, ...), Dario Binacchi
- [PATCH v5 0/9] can: m_can: Add am62 wakeup support,
Markus Schneider-Pargmann
- [PATCH can] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes,
Marc Kleine-Budde
- [PATCH RFC can v2] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation,
Marc Kleine-Budde
- RE: [PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller, Hal Feng
- RE: [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller,
Hal Feng
- [PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices,
Ming Yu
- [PATCH v1 3/9] i2c: Add Nuvoton NCT6694 I2C support, Ming Yu
- [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support, Ming Yu
- [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support, Ming Yu
- [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support, Ming Yu
- [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support, Ming Yu
- [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support, Ming Yu
- [PATCH v1 9/9] rtc: Add Nuvoton NCT6694 RTC support, Ming Yu
- Re: [PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices, Marc Kleine-Budde
[PATCH] Fix error in J1939 documentation.,
Alexander Hölzl
[PATCH] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST,
Jean Delvare
[PATCH v6] can: gs_usb.c: add usb endpoint address detection at driver probe step, Alexander Kozhinov
[PATCH v4 0/9] can: m_can: Add am62 wakeup support,
Markus Schneider-Pargmann
[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions,
Ignat Korchagin
- [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create(), Ignat Korchagin
- [PATCH net-next v3 2/9] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create(), Ignat Korchagin
- [PATCH net-next v3 4/9] net: af_can: do not leave a dangling sk pointer in can_create(), Ignat Korchagin
- [PATCH net-next v3 5/9] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create(), Ignat Korchagin
- [PATCH net-next v3 6/9] net: inet: do not leave a dangling sk pointer in inet_create(), Ignat Korchagin
- [PATCH net-next v3 3/9] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc(), Ignat Korchagin
- [PATCH net-next v3 9/9] Revert "net: do not leave a dangling sk pointer, when socket creation fails", Ignat Korchagin
- [PATCH net-next v3 7/9] net: inet6: do not leave a dangling sk pointer in inet6_create(), Ignat Korchagin
- [PATCH net-next v3 8/9] net: warn, if pf->create does not clear sock->sk on error, Ignat Korchagin
- Re: [PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions, patchwork-bot+netdevbpf
- Re: [PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions, patchwork-bot+bluetooth
[RFC PATCH 0/6] This series originates from some tests I ran on a CAN communication for,
Dario Binacchi
- [RFC PATCH 1/6] can: dev: add generic function can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH 2/6] can: flexcan: use can_update_bus_error_stats(), Dario Binacchi
- [RFC PATCH 3/6] can: dev: add helper macros to setup an error frame, Dario Binacchi
- [RFC PATCH 4/6] can: flexcan: use helper macros to setup the error frame, Dario Binacchi
- [RFC PATCH 5/6] can: netlink: extend stats to the error types (ack, CRC, form, ...), Dario Binacchi
- [RFC PATCH 6/6] can: dev: update the error types stats (ack, CRC, form, ...), Dario Binacchi
[PATCH] can: c_can: fix {rx,tx}_errors statistics, Dario Binacchi
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
[PATCH v1] can: j1939: Extend stack documentation with buffer size behavior, Oleksij Rempel
[PATCH v5] can: gs_usb.c: add usb endpoint address detection at driver probe step,
Alexander Kozhinov
[PATCH v4] can: gs_usb.c: add usb endpoint address detection at driver probe step,
Alexander Kozhinov
[PATCH v3 0/9] can: m_can: Add am62 wakeup support,
Markus Schneider-Pargmann
Predictable network device names for CAN devices,
Ilan Biala
[PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions,
Ignat Korchagin
- [PATCH v2 1/8] net: explicitly clear the sk pointer, when pf->create fails, Ignat Korchagin
- [PATCH v2 2/8] af_packet: avoid erroring out after sock_init_data() in packet_create(), Ignat Korchagin
- [PATCH v2 3/8] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create(), Ignat Korchagin
- [PATCH v2 4/8] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc(), Ignat Korchagin
- [PATCH v2 5/8] net: af_can: do not leave a dangling sk pointer in can_create(), Ignat Korchagin
- [PATCH v2 6/8] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create(), Ignat Korchagin
- [PATCH v2 7/8] net: inet: do not leave a dangling sk pointer in inet_create(), Ignat Korchagin
- [PATCH v2 8/8] inet6: do not leave a dangling sk pointer in inet6_create(), Ignat Korchagin
- Re: [PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions, Kuniyuki Iwashima
[PATCH v4 1/2] can: m_can: set init flag earlier in probe,
Matthias Schiffer
[syzbot] Monthly can report (Oct 2024), syzbot
[PATCH] can: fix skb reference counting in j1939_session_new(), Dmitry Antipov
[syzbot] [can?] WARNING: refcount bug in sk_skb_reason_drop, syzbot
[PATCH v2] dt-bindings: net: can: atmel: Convert to json schema,
Charan Pedumuru
[PATCH RFC can] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation,
Marc Kleine-Budde
[PATCH can-next] can: mcan: m_can_open(): simplify condition to call free_irq(),
Marc Kleine-Budde
[PATCH] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices,
Marc Kleine-Budde
[linux][PATCH v2 01/20] dt-bindings: can: mpfs: add PIC64GX CAN compatibility,
pierre-henry.moussay
[PATCH AUTOSEL 6.6 050/139] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode, Sasha Levin
[PATCH AUTOSEL 6.10 056/197] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode, Sasha Levin
[PATCH AUTOSEL 6.11 068/244] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode, Sasha Levin
IRQ handler mcp251xfd_handle_tefif() returned -22,
Sven Schuchmann
[PATCH] can: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP,
Geert Uytterhoeven
mcp251xfd: please add to the stable trees,
Marc Kleine-Budde
[PATCH v3 1/2] can: m_can: set init flag earlier in probe,
Matthias Schiffer
Oops on mcp251xfd open on 6.6.52,
Francesco Dolcini
[PATCH v2 0/4] CAST Controller Area Network driver support,
Hal Feng
[PATCH 0/1] Allow building {cc770,sja1000}_isa on x86_64 again,
Thomas Mühlbacher
[PATCH v2 1/2] can: m_can: set init flag earlier in probe,
Matthias Schiffer
[PATCH 1/2] can: m_can: set init flag earlier in probe,
Matthias Schiffer
[RESEND PATCH v4 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561,
Ilya Orazov
Subject: Second version of the patch is ready for review, Alexander Kozhinov
[PATCH v2] can: gs_usb.c: add usb endpoint address detection at driver probe step,
Alexander Kozhinov
of alloc_canxl_skb,
Dr. David Alan Gilbert
[PATCH net-next 0/5] pull-request: can-next 2024-09-11,
Marc Kleine-Budde
[PATCH net 0/5] pull-request: can 2024-09-12,
Marc Kleine-Budde
[PATCH] dt-bindings: net: can: atmel: Convert to json schema,
Charan Pedumuru
[PATCH] can: m_can: m_can_chip_config(): mask timestamp wraparound IRQ, Marc Kleine-Budde
[PATCH can-next 0/2] can: rockchip_canfd: rework delay calculation and decoding of error code register,
Marc Kleine-Budde
[bug report] can: rockchip_canfd: add driver for Rockchip CAN-FD controller, Dan Carpenter
[PATCH AUTOSEL 6.1 1/8] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration, Sasha Levin
[PATCH AUTOSEL 6.6 01/12] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration, Sasha Levin
[PATCH AUTOSEL 6.10 01/18] can: m_can: Limit coalescing to peripheral instances,
Sasha Levin
[PATCH can v3 0/2] can: m_can: fix struct net_device_ops::{open,stop} callbacks under high bus load,
Marc Kleine-Budde
[PATCH] can: usb: Kconfig: Fix list of devices for esd_usb driver,
Stefan Mätje
[PATCH net-next] can: rockchip_canfd: Use div_s64() in rkcanfd_timestamp_init(),
Nathan Chancellor
[PATCH can v2 0/2] can: m_can: fix struct net_device_ops::{open,stop} callbacks under high bus load,
Marc Kleine-Budde
[PATCH v3] can: kvaser_pciefd: Enable 64-bit DMA addressing,
Martin Jocic
[PATCH] can: rockchip_canfd: avoids 64-bit division,
Arnd Bergmann
[PATCH] can: Switch back to struct platform_driver::remove(),
Uwe Kleine-König
[PATCH net-next 0/3] pull-request: can-next 2024-09-09,
Marc Kleine-Budde
[PATCH] can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit platforms,
Marc Kleine-Budde
[mkl-can-next:rockchip-canfd-downstream 38/42] drivers/net/can/rockchip/rk3562_can.c:733:13: warning: variable 'dlc' set but not used, kernel test robot
[PATCH] can: m_can: Enable NAPI before enabling interrupts,
Hamby, Jake (US)
[PATCH] can: rockchip_canfd: fix return type of rkcanfd_start_xmit(),
Nathan Chancellor
[mkl-can-next:rockchip-canfd-downstream 31/32] drivers/net/can/rockchip/rk3562_can.c:27:10: fatal error: linux/can/led.h: No such file or directory, kernel test robot
[mkl-can-next:rockchip-canfd-downstream 28/32] drivers/net/can/rockchip/rockchip_canfd.c:29:10: fatal error: linux/rockchip/cpu.h: No such file or directory, kernel test robot
[mkl-can-next:rockchip-canfd-downstream 8/32] drivers/net/can/rockchip/rockchip_can.c:683:34: warning: 'rockchip_can_of_match' defined but not used, kernel test robot
[mkl-can-next:rockchip-canfd-downstream 8/32] drivers/net/can/rockchip/rockchip_can.c:683:34: error: array type has incomplete element type 'struct of_device_id', kernel test robot
[PATCH v1 can] can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().,
Kuniyuki Iwashima
[PATCH 0/1] can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD,
Stefan Mätje
[syzbot] [can?] WARNING in remove_proc_entry (6),
syzbot
[PATCH net-next 0/18] pull-request: can-next 2024-09-04-2,
Marc Kleine-Budde
- [PATCH net-next 03/18] can: rockchip_canfd: add quirks for errata workarounds, Marc Kleine-Budde
- [PATCH net-next 01/18] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller, Marc Kleine-Budde
- [PATCH net-next 04/18] can: rockchip_canfd: add quirk for broken CAN-FD support, Marc Kleine-Budde
- [PATCH net-next 02/18] can: rockchip_canfd: add driver for Rockchip CAN-FD controller, Marc Kleine-Budde
- [PATCH net-next 06/18] can: rockchip_canfd: add notes about known issues, Marc Kleine-Budde
- [PATCH net-next 05/18] can: rockchip_canfd: add support for rk3568v3, Marc Kleine-Budde
- [PATCH net-next 07/18] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO, Marc Kleine-Budde
- [PATCH net-next 11/18] can: rockchip_canfd: implement workaround for erratum 12, Marc Kleine-Budde
- [PATCH net-next 17/18] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK, Marc Kleine-Budde
- [PATCH net-next 09/18] can: rockchip_canfd: add TX PATH, Marc Kleine-Budde
- [PATCH net-next 08/18] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5, Marc Kleine-Budde
- [PATCH net-next 10/18] can: rockchip_canfd: implement workaround for erratum 6, Marc Kleine-Budde
- [PATCH net-next 13/18] can: rockchip_canfd: add stats support for errata workarounds, Marc Kleine-Budde
- [PATCH net-next 15/18] can: rockchip_canfd: enable full TX-FIFO depth of 2, Marc Kleine-Budde
- [PATCH net-next 18/18] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING, Marc Kleine-Budde
- [PATCH net-next 16/18] can: rockchip_canfd: add hardware timestamping support, Marc Kleine-Budde
- [PATCH net-next 14/18] can: rockchip_canfd: prepare to use full TX-FIFO depth, Marc Kleine-Budde
- [PATCH net-next 12/18] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register, Marc Kleine-Budde
[PATCH net-next 0/20] pull-request: can-next 2024-09-04,
Marc Kleine-Budde
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]