Alex Elder ([email protected])

Number of posts: 2092 (0.56 per day)
First post: 2014-02-12 20:05:51
Last post: 2024-05-21 12:33:57

Date List Subject
2022-02-28 18:10:28 linux-kernel Re: [PATCH v4 17/27] bus: mhi: ep: Add support for processing MHI endpoint interrupts
2022-02-28 18:07:08 linux-kernel Re: [PATCH v4 14/27] bus: mhi: ep: Add support for ring management
2022-02-28 18:04:37 linux-kernel Re: [PATCH v4 12/27] bus: mhi: ep: Add support for creating and destroying MHI EP devices
2022-02-28 18:04:28 linux-kernel Re: [PATCH v4 19/27] bus: mhi: ep: Add support for powering down the MHI endpoint stack
2022-02-28 18:00:15 linux-kernel Re: [PATCH v4 00/27] Add initial support for MHI endpoint stack
2022-02-28 17:58:51 linux-kernel Re: [PATCH v4 05/27] bus: mhi: Use bitfield operations for handling DWORDs of ring elements
2022-02-28 17:58:50 linux-kernel Re: [PATCH v4 02/27] bus: mhi: Fix MHI DMA structure endianness
2022-02-28 17:56:40 linux-kernel Re: [PATCH v4 05/27] bus: mhi: Use bitfield operations for handling DWORDs of ring elements
2022-02-28 17:55:57 linux-kernel Re: [PATCH v4 01/27] bus: mhi: Fix pm_state conversion to string
2022-02-28 17:52:16 linux-kernel Re: [PATCH v4 15/27] bus: mhi: ep: Add support for sending events to the host
2022-02-28 17:47:00 linux-kernel Re: [PATCH v4 16/27] bus: mhi: ep: Add support for managing MHI state machine
2022-02-28 17:46:04 linux-kernel Re: [PATCH v4 18/27] bus: mhi: ep: Add support for powering up the MHI endpoint stack
2022-02-28 17:45:56 linux-kernel Re: [PATCH v4 11/27] bus: mhi: ep: Add support for registering MHI endpoint client drivers
2022-02-28 17:38:15 linux-kernel Re: [PATCH v4 07/27] bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
2022-02-28 17:29:39 linux-kernel Re: [PATCH v4 10/27] bus: mhi: ep: Add support for registering MHI endpoint controllers
2022-02-28 17:10:42 linux-kernel Re: [PATCH v4 25/27] bus: mhi: ep: Add support for queueing SKBs to the host
2022-02-28 16:58:41 linux-kernel Re: [PATCH v4 13/27] bus: mhi: ep: Add support for managing MMIO registers
2022-02-28 16:42:27 linux-kernel Re: [PATCH v4 09/27] bus: mhi: Make mhi_state_str[] array static inline and move to common.h
2022-02-28 15:16:56 linux-kernel Re: [greybus-dev] [PATCH] Kbuild: remove -std=gnu89 from compiler arguments
2022-02-28 06:41:18 linux-kernel Re: [greybus-dev] [PATCH] Kbuild: remove -std=gnu89 from compiler arguments
2022-02-26 20:08:19 linux-kernel [PATCH net] net: ipa: add an interconnect dependency
2022-02-26 01:27:52 linux-kernel [PATCH net] net: ipa: fix a build dependency
2022-02-22 16:32:01 linux-kernel Re: [PATCH v3 23/25] bus: mhi: ep: Add support for queueing SKBs to the host
2022-02-22 16:28:56 linux-kernel Re: [PATCH v3 23/25] bus: mhi: ep: Add support for queueing SKBs to the host
2022-02-22 14:15:51 linux-kernel Re: [PATCH v3 13/25] bus: mhi: ep: Add support for sending events to the host
2022-02-22 14:15:43 linux-kernel Re: [PATCH v3 16/25] bus: mhi: ep: Add support for powering up the MHI endpoint stack
2022-02-22 14:14:10 linux-kernel Re: [PATCH v3 15/25] bus: mhi: ep: Add support for processing MHI endpoint interrupts
2022-02-18 16:11:29 linux-kernel Re: [PATCH v3 12/25] bus: mhi: ep: Add support for ring management
2022-02-18 16:02:02 linux-kernel Re: [PATCH v3 12/25] bus: mhi: ep: Add support for ring management
2022-02-17 23:49:16 linux-kernel Re: [PATCH v3 09/25] bus: mhi: ep: Add support for registering MHI endpoint client drivers
2022-02-17 19:48:15 linux-kernel Re: [PATCH v3 08/25] bus: mhi: ep: Add support for registering MHI endpoint controllers
2022-02-16 16:40:24 linux-kernel Re: [PATCH v3 02/25] bus: mhi: Fix MHI DMA structure endianness
2022-02-16 15:57:18 linux-kernel Re: [PATCH v3 05/25] bus: mhi: Make mhi_state_str[] array static inline and move to common.h
2022-02-16 13:55:24 linux-kernel Re: [PATCH v3 01/25] bus: mhi: Fix pm_state conversion to string
2022-02-16 07:34:33 linux-kernel Re: [PATCH v3 14/25] bus: mhi: ep: Add support for managing MHI state machine
2022-02-16 07:32:03 linux-kernel Re: [PATCH v3 02/25] bus: mhi: Fix MHI DMA structure endianness
2022-02-16 07:29:23 linux-kernel Re: [PATCH v3 04/25] bus: mhi: Move common MHI definitions out of host directory
2022-02-16 07:19:10 linux-kernel Re: [PATCH v3 05/25] bus: mhi: Make mhi_state_str[] array static inline and move to common.h
2022-02-16 07:18:44 linux-kernel Re: [PATCH v3 21/25] bus: mhi: ep: Add support for reading from the host
2022-02-16 07:16:57 linux-kernel Re: [PATCH v3 12/25] bus: mhi: ep: Add support for ring management
2022-02-16 07:09:42 linux-kernel Re: [PATCH v3 13/25] bus: mhi: ep: Add support for sending events to the host
2022-02-16 06:57:46 linux-kernel Re: [PATCH v3 17/25] bus: mhi: ep: Add support for powering down the MHI endpoint stack
2022-02-16 06:48:12 linux-kernel Re: [PATCH v3 11/25] bus: mhi: ep: Add support for managing MMIO registers
2022-02-16 06:46:00 linux-kernel Re: [PATCH v3 10/25] bus: mhi: ep: Add support for creating and destroying MHI EP devices
2022-02-16 06:45:08 linux-kernel Re: [PATCH v3 25/25] bus: mhi: ep: Add uevent support for module autoloading
2022-02-16 06:32:05 linux-kernel Re: [PATCH v3 23/25] bus: mhi: ep: Add support for queueing SKBs to the host
2022-02-16 06:28:37 linux-kernel Re: [PATCH v3 15/25] bus: mhi: ep: Add support for processing MHI endpoint interrupts
2022-02-16 06:23:11 linux-kernel Re: [PATCH v3 20/25] bus: mhi: ep: Add support for processing command ring
2022-02-16 06:22:57 linux-kernel Re: [PATCH v3 19/25] bus: mhi: ep: Add support for handling SYS_ERR condition
2022-02-16 06:19:20 linux-kernel Re: [PATCH v3 24/25] bus: mhi: ep: Add support for suspending and resuming channels
2022-02-16 06:01:05 linux-kernel Re: [PATCH v3 09/25] bus: mhi: ep: Add support for registering MHI endpoint client drivers