messages from 2018-03-12 10:04:09 to 2018-06-28 17:41:42 UTC [more...]
[PATCH] can: peak_usb: mark expected switch fall-throughs
2018-06-28 17:41 UTC
[PATCH] apalis_t30: fix can2
2018-06-25 7:59 UTC
[PATCH 4.14 133/189] can: dev: increase bus-off message severity
2018-06-18 8:13 UTC
[PATCH 4.16 205/279] can: dev: increase bus-off message severity
2018-06-18 8:13 UTC
[PATCH 0/2] leds: drop led_trigger_rename_static()
2018-06-15 20:49 UTC
[PATCH v4 01/26] docs: can.rst: fix a footnote reference
2018-06-15 16:30 UTC
[PATCH v3 01/27] docs: can.rst: fix a footnote reference
2018-06-14 16:08 UTC
[PATCH 0/5] can: enable multi-queue for SocketCAN devices
2018-06-13 14:37 UTC (17+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] spi: implement companion-spi driver
` AW: "
` [PATCH 3/5] char: implement companion-char driver
` [PATCH 4/5] can: implement companion-can driver
` [PATCH 5/5] spi,can,char: add companion DT binding documentation
` [PATCH v2 0/5] can: enable multi-queue for SocketCAN devices
` [PATCH v2 1/5] "
` [PATCH v2 2/5] spi: implement companion-spi driver
` [PATCH v2 3/5] char: implement companion-char driver
` [PATCH v2 4/5] can: implement companion-can driver
` [PATCH v2 5/5] spi,can,char: add companion DT binding documentation
[PATCH v5 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
2018-06-12 9:28 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH 0/5] can: enable multi-queue for SocketCAN devices
2018-06-11 4:41 UTC (2+ messages)
[PATCH 2/5] spi: implement companion-spi driver
2018-06-08 7:05 UTC (2+ messages)
[PATCH 0/5] can: enable multi-queue for SocketCAN devices
2018-06-07 15:20 UTC
[PATCH 0/5] can: enable multi-queue for SocketCAN devices
2018-06-07 9:49 UTC (2+ messages)
[PATCH] can: m_can: Fix runtime resume call
2018-06-06 7:53 UTC (2+ messages)
[PATCH] can: m_can: Move acessing of message ram to after clocks are enabled
2018-06-06 7:52 UTC (2+ messages)
[PATCH] can.h: Fix can error class mask dir path
2018-05-29 20:26 UTC
[PATCH v3 0/3] led_trigger_register_format and tty triggers
2018-05-13 14:34 UTC (15+ messages)
` [PATCH v3 1/3] leds: triggers: provide led_trigger_register_format()
` [PATCH v3 2/3] can: simplify LED trigger handling
` [PATCH v3 3/3] tty: implement led triggers
pull-request: can 2018-05-10
2018-05-10 21:58 UTC (4+ messages)
` [PATCH 1/2] can: hi311x: Acquire SPI lock on ->do_get_berr_counter
` [PATCH 2/2] can: hi311x: Work around TX complete interrupt erratum
[PATCH] can: hi311x: Work around TX complete interrupt erratum
2018-05-10 16:27 UTC (4+ messages)
[PATCH] can: hi311x: Acquire SPI lock on ->do_get_berr_counter
2018-05-10 16:23 UTC (3+ messages)
[PATCH v2 01/11] docs: can.rst: fix a footnote reference
2018-05-09 13:18 UTC
[PATCH 00/18] Fix some build warnings/errors with Sphinx
2018-05-08 17:36 UTC (5+ messages)
` [PATCH 01/18] docs: can.rst: fix a footnote reference
pull-request: can 2018-05-08
2018-05-08 14:20 UTC (9+ messages)
` [PATCH 1/7] can: dev: increase bus-off message severity
` [PATCH 2/7] can: flexcan: fix endianess detection
` [PATCH 3/7] arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan
` [PATCH 4/7] can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
` [PATCH 5/7] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
` [PATCH 6/7] DT: net: can: rcar_canfd: document R8A77970 bindings
` [PATCH 7/7] DT: net: can: rcar_canfd: document R8A77980 bindings
[PATCH] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
2018-05-05 13:56 UTC (3+ messages)
[PATCH] DT: net: can: rcar_canfd: document R8A77980 bindings
2018-04-30 8:18 UTC (3+ messages)
[PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
2018-04-30 8:16 UTC (4+ messages)
[PATCH] can: cc770: fix spelling mistake: "comptibility" -> "compatibility"
2018-04-29 16:26 UTC (2+ messages)
[PATCH net-next] can: dev: use skb_put_zero to simplfy code
2018-04-29 16:24 UTC (2+ messages)
[PATCH 0/3] can: fix ndo_start_xmit()'s return type
2018-04-27 8:03 UTC (8+ messages)
` [PATCH 1/3] can: janz-ican3: fix ican3_xmit()'s "
` [PATCH 2/3] can: sun4i: fix sun4ican_start_xmit()'s "
` [PATCH 3/3] can: xilinx: fix xcan_start_xmit()'s "
[PATCH 0/2] can: flexcan: fix regression from v4.16-rc1
2018-04-26 7:19 UTC (6+ messages)
` [PATCH 1/2] can: flexcan: fix endianess detection
` [PATCH 2/2] arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan
[PATCH 1/2] net: can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
2018-04-25 14:53 UTC (2+ messages)
[PATCH] can: dev: increase bus-off message severity
2018-04-25 14:42 UTC (2+ messages)
[PATCH] can: xilinx: fix xcan_start_xmit()'s return type
2018-04-25 7:10 UTC (2+ messages)
[PATCH] can: janz-ican3: fix ican3_xmit()'s return type
2018-04-25 6:47 UTC (2+ messages)
[PATCH] can: sun4i: fix sun4ican_start_xmit()'s return type
2018-04-24 13:16 UTC
[PATCH 2/2] net: can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
2018-04-11 1:43 UTC
[PATCH v4 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
2018-04-09 16:43 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH] can: ti_hecc: fix close when napi poll is active
2018-04-07 20:21 UTC
[BUG/Q] can_pernet_exit() leaves devices on dead net
2018-04-02 15:36 UTC (2+ messages)
[PATCH v3 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
2018-03-27 10:20 UTC (10+ messages)
` [PATCH v3 1/1] "
[PATCH 0/4] net: drivers/net: Use octal permissions
2018-03-26 16:08 UTC (6+ messages)
` [PATCH 3/4] net: Use octal not symbolic permissions
` [PATCH 4/4] drivers/net: "
[bug, bisected] pfifo_fast causes packet reordering
2018-03-24 14:26 UTC (16+ messages)
[PATCH] can: cc770: Fix use after free in cc770_tx_interrupt()
2018-03-19 10:14 UTC
[PATCH v2 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
2018-03-16 12:14 UTC (25+ messages)
` [PATCH v2 1/1] "
` rx_packets/bytes stats for error frames (was: Re: [PATCH v2 1/1] can: ucan: add driver for Theobroma Systems UCAN devices)
` rx_packets/bytes stats for error frames
` [PATCH v2 0/1] Open questions
[PATCH] can: enable multi-queue for SocketCAN devices
2018-03-15 9:53 UTC (2+ messages)
[PATCH 00/47] arch-removal: device drivers
2018-03-15 9:09 UTC (5+ messages)
` [PATCH 30/47] can: remove bfin_can driver
[PATCH] can: enable multi-queue for SocketCAN devices
2018-03-14 22:17 UTC (2+ messages)
[PATCH] can: enable multi-queue for SocketCAN devices
2018-03-14 12:44 UTC (2+ messages)
[PATCH 1/2] can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
2018-03-14 12:05 UTC (2+ messages)
` [PATCH 2/2] can: cc770: Fix queue stall & dropped RTR reply
[PATCH] can: enable multi-queue for SocketCAN devices
2018-03-14 11:11 UTC (2+ messages)
[PATCH 5/6] can: peak/pcie_fd: remove useless code when interface starts
2018-03-12 10:04 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).