Dario Binacchi ([email protected])

Number of posts: 673 (0.81 per day)
First post: 2021-12-17 15:55:52
Last post: 2024-03-25 13:37:54

Date List Subject
2022-06-28 16:54:23 linux-kernel [PATCH v5 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
2022-06-28 16:50:54 linux-kernel [PATCH v5 08/12] can: slcan: send the open/close commands to the adapter
2022-06-28 16:47:08 linux-kernel [PATCH v5 01/12] can: slcan: use the BIT() helper
2022-06-28 09:51:05 linux-kernel Re: [PATCH v4 05/12] can: slcan: use CAN network device driver API
2022-06-21 13:36:27 linux-kernel [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
2022-06-21 13:14:12 linux-kernel [RESEND PATCH v4 5/6] Input: edt-ft5x06 - show firmware version by sysfs
2022-06-21 13:06:52 linux-kernel [RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
2022-06-21 13:06:35 linux-kernel [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
2022-06-21 12:47:47 linux-kernel [RESEND PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
2022-06-21 12:46:57 linux-kernel [PATCH v4] dmaengine: mxs: fix driver registering
2022-06-21 12:46:53 linux-kernel [RESEND PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
2022-06-21 12:45:41 linux-kernel [RESEND PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors by sysfs
2022-06-14 13:37:49 linux-kernel [PATCH v4 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
2022-06-14 13:26:11 linux-kernel [PATCH v4 10/12] can: slcan: add ethtool support to reset adapter errors
2022-06-14 12:36:47 linux-kernel [PATCH v4 06/12] can: slcan: allow to send commands to the adapter
2022-06-14 12:35:01 linux-kernel [PATCH v4 09/12] can: slcan: move driver into separate sub directory
2022-06-14 12:34:58 linux-kernel [PATCH v4 11/12] can: slcan: extend the protocol with error info
2022-06-14 12:34:54 linux-kernel [PATCH v4 08/12] can: slcan: send the open/close commands to the adapter
2022-06-14 12:34:24 linux-kernel [PATCH v4 12/12] can: slcan: extend the protocol with CAN state info
2022-06-14 12:33:10 linux-kernel [PATCH v4 02/12] can: slcan: use netdev helpers to print out messages
2022-06-14 12:33:10 linux-kernel [PATCH v4 03/12] can: slcan: use the alloc_can_skb() helper
2022-06-14 12:32:52 linux-kernel [PATCH v4 00/12] can: slcan: extend supported features
2022-06-14 12:32:49 linux-kernel [PATCH v4 07/12] can: slcan: set bitrate by CAN device driver API
2022-06-14 12:32:39 linux-kernel [PATCH v4 05/12] can: slcan: use CAN network device driver API
2022-06-14 12:32:38 linux-kernel [PATCH v4 01/12] can: slcan: use the BIT() helper
2022-06-14 10:20:52 linux-kernel [PATCH v3] dmaengine: mxs: fix driver registering
2022-06-14 06:36:22 linux-kernel Re: [PATCH v3 13/13] can: slcan: extend the protocol with CAN state info
2022-06-13 22:21:52 linux-kernel Re: [PATCH v3 12/13] can: slcan: extend the protocol with error info
2022-06-13 21:58:25 linux-kernel Re: [PATCH v3 05/13] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
2022-06-13 03:52:21 linux-kernel [PATCH v3 13/13] can: slcan: extend the protocol with CAN state info
2022-06-13 03:26:51 linux-kernel [PATCH v3 00/13] can: slcan: extend supported features
2022-06-13 03:21:06 linux-kernel Re: [RFC PATCH 04/13] can: slcan: use CAN network device driver API
2022-06-13 03:08:55 linux-kernel [PATCH v3 05/13] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
2022-06-13 03:05:09 linux-kernel [PATCH v3 09/13] can: slcan: send the close command to the adapter
2022-06-13 02:54:51 linux-kernel [PATCH v3 02/13] can: slcan: use netdev helpers to print out messages
2022-06-13 02:51:47 linux-kernel [PATCH v3 04/13] can: slcan: use CAN network device driver API
2022-06-13 02:49:00 linux-kernel [PATCH v3 10/13] can: slcan: move driver into separate sub directory
2022-06-13 01:50:53 linux-kernel Re: [PATCH v2 05/13] can: slcan: simplify the device de-allocation
2022-06-13 01:50:45 linux-kernel [PATCH v3 11/13] can: slcan: add ethtool support to reset adapter errors
2022-06-13 01:16:13 linux-kernel [PATCH v3 01/13] can: slcan: use the BIT() helper
2022-06-13 01:05:35 linux-kernel [PATCH v3 07/13] can: slcan: set bitrate by CAN device driver API
2022-06-13 01:05:35 linux-kernel [PATCH v3 03/13] can: slcan: use the alloc_can_skb() helper
2022-06-12 22:49:59 linux-kernel [PATCH v3 12/13] can: slcan: extend the protocol with error info
2022-06-12 22:21:44 linux-kernel [PATCH v3 06/13] can: slcan: allow to send commands to the adapter
2022-06-12 21:56:31 linux-kernel [PATCH v3 08/13] can: slcan: send the open command to the adapter
2022-06-11 22:04:14 linux-kernel Re: [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter
2022-06-11 10:51:06 linux-kernel Re: [PATCH v2 05/13] can: slcan: simplify the device de-allocation
2022-06-09 09:00:53 linux-kernel Re: [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
2022-06-09 08:52:26 linux-kernel Re: [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
2022-06-08 18:46:22 linux-kernel [PATCH v2 12/13] can: slcan: extend the protocol with error info
2022-06-08 18:41:08 linux-kernel [PATCH v2 13/13] can: slcan: extend the protocol with CAN state info