messages from 2017-05-05 17:27:07 to 2017-08-03 05:03:24 UTC [more...]
[00/14] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling
2017-08-03 5:03 UTC (16+ messages)
` [PATCH 01/14] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 02/14] can: give structs holding the CAN statistics a sensible name
` [PATCH 03/14] can: af_can: give struct holding the CAN per device receive lists "
` [PATCH 04/14] can: af_can: give variable "
` [PATCH 05/14] can: proc: "
` [PATCH 06/14] can: af_can: rename find_rcv_list() to can_rcv_list_find()
` [PATCH 07/14] can: af_can: give variable holding the CAN receiver and the receiver list a sensible name
` [PATCH 08/14] can: af_can: can_rx_register(): use max() instead of open coding it
` [PATCH 09/14] can: raw: use struct sock::sk_bound_dev_if instead of struct raw_sock::ifindex
` [PATCH 10/14] can: raw: raw_bind: bail out if can_family is not AF_CAN
` [PATCH 11/14] can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices
` [PATCH 12/14] can: introduce CAN midlayer private and allocate it automatically
` [PATCH 13/14] can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists
` [PATCH 14/14] can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
[PATCH v3 0/4] can: Support transceiver based bit rate limit
2017-08-03 0:51 UTC (5+ messages)
` [PATCH v3 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v3 2/4] dt-bindings: can: fixed-transceiver: Add new CAN fixed transceiver bindings
` [PATCH v3 3/4] dt-bindings: can: m_can: Include reference to new fixed transceiver binding
` [PATCH v3 4/4] can: m_can: Add call to of_can_transceiver_fixed
[PATCH 0/3] ARM: dts: keystone-k2g: Add DCAN instances to 66AK2G
2017-08-02 20:18 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: net: c_can: Update binding for clock and power-domains property
` [PATCH 2/3] ARM: dts: k2g: Add DCAN nodes
` [PATCH 3/3] ARM: configs: keystone: Enable D_CAN driver
[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
2017-08-01 7:12 UTC (6+ messages)
reading from socket can
2017-08-01 6:43 UTC (10+ messages)
Researching of Skoda CAN bus
2017-07-28 20:15 UTC (2+ messages)
[PATCH v2 0/4] can: Add new binding to limit bit rate used
2017-07-28 8:41 UTC (14+ messages)
` [PATCH v2 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
` [PATCH v2 4/4] can: m_can: Add call to of_can_transceiver_fixed
` [PATCH v2 3/4] can: m_can: Update documentation to mention new fixed transceiver binding
[PATCH 0/4] can: Add new binding to limit bit rate used
2017-07-27 1:44 UTC (13+ messages)
` [PATCH 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
` [PATCH 3/4] can: m_can: Update documentation to mention new fixed transceiver binding
` [PATCH 4/4] can: m_can: Add call to of_transceiver_is_fixed
[PATCH v2 0/3] can: m_can: Add PM Runtime Support
2017-07-24 22:51 UTC (4+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional
` [PATCH v2 2/3] can: m_can: Update documentation to indicate that hclk may be optional
` [PATCH v2 3/3] can: m_can: Add PM Runtime
[PATCH 0/3] can: m_can: Add PM Runtime Support
2017-07-24 19:20 UTC (6+ messages)
` [PATCH 1/3] can: m_can: Make hclk optional
` [PATCH 2/3] can: m_can: Update documentation to indicate that hclk may be optional
` [PATCH 3/3] can: m_can: Add PM Runtime
[PATCH] can: xilinx: Enable clocks even when CONFIG_PM is disabled
2017-07-24 10:36 UTC
Getting manufacturer/product name for CAN interface
2017-07-19 17:52 UTC (7+ messages)
[PATCH v3 02/10] net: can: at91_can: constify attribute_group structures
2017-07-18 9:44 UTC (2+ messages)
` [PATCH v3 03/10] net: can: janz-ican3: "
Session 152 terminated -- received PADT from peer
2017-07-17 7:11 UTC (2+ messages)
CAN-FD Transceiver Limitations
2017-07-10 14:58 UTC (11+ messages)
MCAN Registers Discrepancy
2017-06-29 18:19 UTC (5+ messages)
[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
2017-06-27 3:13 UTC (18+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Product Inquiry
2017-06-26 21:51 UTC
[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
2017-06-25 15:50 UTC (3+ messages)
inquiry
2017-06-25 2:47 UTC
[PATCH] can: m_can: Propagate the real error code
2017-06-21 15:42 UTC
Reply Urgent
2017-06-19 19:39 UTC
pull-request: can 2017-06-09
2017-06-09 19:42 UTC (8+ messages)
` [PATCH 1/6] can: dev: make can_change_state() robust to be called with cf == NULL
` [PATCH 2/6] can: peak_canfd: fix uninitialized symbol warnings
` [PATCH 3/6] can: peak_usb: fix product-id endianness in error message
` [PATCH 4/6] can: gs_usb: fix memory leak in gs_cmd_reset()
` [PATCH 5/6] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
` [PATCH 6/6] can: enable CAN FD for virtual CAN devices by default
[PATCH] can: enable CAN FD for virtual CAN devices by default
2017-06-09 12:39 UTC (3+ messages)
[PATCH] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
2017-06-08 15:23 UTC (3+ messages)
net/can: trying to register non-static key in can_rx_register
2017-06-08 15:21 UTC (3+ messages)
Receiving overloaded and/or out-of-order on iMX6 platform
2017-06-08 12:59 UTC (3+ messages)
[PATCH] can: gs_usb: fix memory leak in gs_cmd_reset()
2017-06-08 10:03 UTC
Quick Loans
2017-06-07 7:41 UTC
[PATCH] ip: link add vxcan support
2017-06-05 19:28 UTC (2+ messages)
j1939: struct j1939_priv::kref
2017-06-02 14:12 UTC (2+ messages)
[PATCH iproute2] ip: add handling for new CAN netlink interface
2017-05-31 0:40 UTC (4+ messages)
pull-request: can-next 2017-05-18
2017-05-18 8:56 UTC
[PATCH] can: peak_canfd: fix uninitialized symbol warnings
2017-05-18 8:21 UTC (4+ messages)
J1939 kernel for Raspberry Pi
2017-05-16 20:40 UTC (14+ messages)
[PATCH v4 1/4] can: m_can: move Message RAM initialization to function
2017-05-16 13:16 UTC (6+ messages)
VAN and GMLAN for SocketCAN
2017-05-16 10:33 UTC
[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
2017-05-15 10:17 UTC (5+ messages)
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[PATCH] net: can: peak: fix product-id endianness in error message
2017-05-12 10:09 UTC
Restricting permissions to CAN sockets
2017-05-10 20:00 UTC (3+ messages)
CanBus2Ethernet Bridge
2017-05-08 10:58 UTC (3+ messages)
` Fwd: "
Using CAN_FD_FRAME with BCM socket
2017-05-05 17:26 UTC (8+ messages)
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