messages from 2017-10-02 16:02:27 to 2017-11-22 13:18:11 UTC [more...]
[PATCH 0/7] R-Car D3 (r8a77995) CAN support
2017-11-22 13:18 UTC (17+ messages)
` [PATCH 1/7] pinctrl: sh-pfc: r8a77995: Add "
` [PATCH 5/7] arm64: dts: r8a77995: Add CAN FD support
` [PATCH 2/7] pinctrl: sh-pfc: "
` [PATCH 3/7] arm64: dts: r8a77995: Add CAN external clock support
` [PATCH 4/7] arm64: dts: r8a77995: Add CAN support
` [PATCH 6/7] can: rcar_can: document r8a77995 (R-Car D3) compatibility strings
` [PATCH 7/7] can: rcar_canfd: "
[PATCH] can: flexcan: Update IRQ Err Passive information
2017-11-22 12:53 UTC
[PATCH 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
2017-11-22 11:59 UTC (30+ messages)
` [PATCH 2/2] can: flexcan: adding platform specific details for LS1021A
` [PATCH v2 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
` [PATCH v2 2/2] can: flexcan: adding platform specific details for LS1021A
[PATCH 0/3] Fixes for kvaser_usb driver
2017-11-21 13:14 UTC (5+ messages)
` [PATCH 1/3] can: kvaser_usb: free buf in error paths
` [PATCH 2/3] can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
` [PATCH 3/3] can: kvaser_usb: ratelimit errors if incomplete messages are received
[PATCH] can: ti_hecc: Fix napi poll return value for repoll
2017-11-20 13:45 UTC
[PATCH 0/8] Add CAN support to iwg2[02]d
2017-11-20 10:07 UTC (6+ messages)
` [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support
Request-for-testing: j1939
2017-11-19 19:04 UTC
PCAN-USB on 3v3 CAN
2017-11-17 18:03 UTC (5+ messages)
MCP251x SPI CAN controller on Cavium ThunderX
2017-11-15 15:39 UTC (6+ messages)
Hello Dear
2017-11-15 11:33 UTC
Re:
2017-11-13 14:55 UTC
pull-request: can 2017-11-10
2017-11-11 12:52 UTC (6+ messages)
` [PATCH 1/4] can: c_can: don't indicate triple sampling support for D_CAN
` [PATCH 2/4] can: sun4i: handle overrun in RX FIFO
` [PATCH 3/4] can: peak: Add support for new PCIe/M2 CAN FD interfaces
` [PATCH 4/4] can: ifi: Fix transmitter delay calculation
[PATCH] can: peak: Add support for new PCIe/M2 CAN FD interfaces
2017-11-10 13:08 UTC (2+ messages)
[PATCH] can: ifi: Fix transmitter delay calculation
2017-11-10 13:07 UTC (2+ messages)
[PATCH 1/3] Documentation : can : flexcan : Add big-endian property to device tree
2017-11-10 10:36 UTC (4+ messages)
` [PATCH 2/3] powerpc: dts: P1010: Add endianness property to flexcan node
` [PATCH 3/3] arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC
Fwd: CAN interface handling: possible bug in net/core/dev.c#enqueue_to_backlog()
2017-11-07 11:17 UTC (2+ messages)
` [PATCH net] Fixed NULL ptr deref in enqueue_to_backlog()
[PATCH v2] can: sun4i: fix overrun
2017-11-07 8:22 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] can: Use common error handling code in vxcan_newlink()
2017-11-07 8:21 UTC (15+ messages)
` "
` [PATCH v2] "
` [v2] "
[PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
2017-11-06 15:01 UTC (3+ messages)
` [PATCH 2/2] can: peak_usb: use ktime_t consistently
[PATCH] can: c_can: don't indicate triple sampling support for D_CAN
2017-11-06 13:39 UTC (2+ messages)
HOPE TO HEAR FROM YOU
2017-10-30 6:47 UTC
[PATCH v2 30/37] can/bcm: Replace hrtimer_tasklet with softirq based hrtimer
2017-10-27 14:42 UTC (2+ messages)
[PATCH] drivers/net: can: Convert timers to use timer_setup()
2017-10-27 3:09 UTC (2+ messages)
pull-request: can 2017-10-24
2017-10-26 8:18 UTC (5+ messages)
` [PATCH 1/3] can: sun4i: fix loopback mode
` [PATCH 2/3] can: kvaser_usb: Correct return value in printout
` [PATCH 3/3] can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
[PATCH 0/2] can: sun4i: bug fixes
2017-10-24 11:04 UTC (6+ messages)
` [PATCH 1/2] can: sun4i: fix overrun
` [PATCH 2/2] can: sun4i: fix loopback mode
[PATCH 0/2] can: kvaser_usb: Small fixes
2017-10-24 11:03 UTC (4+ messages)
` [PATCH 1/2] can: kvaser_usb: Correct return value in printout
` [PATCH 2/2] can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
[PATCH] net: can: dev: remove unused code in can_restart
2017-10-21 3:36 UTC
pull-request: can 2017-10-19
2017-10-21 1:30 UTC (13+ messages)
` [PATCH 01/11] can: flexcan: fix state transition regression
` [PATCH 02/11] can: flexcan: rename legacy error state quirk
` [PATCH 03/11] can: flexcan: implement error passive "
` [PATCH 04/11] can: flexcan: fix i.MX6 state transition issue
` [PATCH 05/11] can: flexcan: fix i.MX28 "
` [PATCH 06/11] can: flexcan: fix p1010 "
` [PATCH 07/11] can: bcm: check for null sk before deferencing it via the call to sock_net
` [PATCH 08/11] can: af_can: do not access proto_tab directly use rcu_access_pointer instead
` [PATCH 09/11] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 10/11] can: esd_usb2: Fix can_dlc value for received RTR, frames
` [PATCH 11/11] can: gs_usb: fix busy loop if no more TX context is available
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-10-20 12:14 UTC (25+ messages)
[PATCH 1/2] can: usb: esd_usb2: Replaced stale MODULE_AUTHOR tag
2017-10-19 11:50 UTC (5+ messages)
[PATCH 2/2] can: usb: esd_usb2: Fix can_dlc value for received RTR, frames
2017-10-19 11:43 UTC (5+ messages)
[PATCH] can: gs_usb: fix busy loop if no more TX context is available
2017-10-19 9:24 UTC (3+ messages)
[PATCH 0/2] can: usb: esd_usb2: Small fixes to esd_usb2 driver
2017-10-18 11:25 UTC
[PATCH] can: check for null sk before deferencing it via the call to sock_net
2017-10-17 5:49 UTC (6+ messages)
[PATCH 22/58] net: can: Convert timers to use timer_setup()
2017-10-17 0:29 UTC
Request-for-testing: j1939
2017-10-12 18:24 UTC (9+ messages)
[PATCH] net: can: Convert timers to use timer_setup()
2017-10-09 18:10 UTC (4+ messages)
MCP2517FD Bus-Off recovery
2017-10-05 16:56 UTC (5+ messages)
[PATCH 0/4] can: flexcan: fix state transition, suppress irq flooding
2017-10-02 16:02 UTC (3+ messages)
` AW: "
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).