devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed

end of thread, other threads:[~2017-05-11 16:14 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170410194706.64280-1-cbostic@linux.vnet.ibm.com>
2017-04-10 19:46 ` [PATCH v6 02/23] drivers/fsi: Add slave definition Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 03/23] drivers/fsi: Add empty master scan Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 04/23] drivers/fsi: Add crc4 helpers Christopher Bostic
     [not found] ` <20170410194706.64280-1-cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-04-10 19:46   ` [PATCH v6 01/23] drivers/fsi: Add fsi master definition Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 05/23] drivers/fsi: Add slave & master read/write APIs Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 06/23] drivers/fsi: Set up links for slave communication Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API Christopher Bostic
     [not found]     ` <20170410194706.64280-11-cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-05-02  5:25       ` [v6,10/23] " Brad Bishop
2017-05-10  8:13     ` [PATCH v6 10/23] " Joel Stanley
     [not found]       ` <CACPK8Xewjnpvc3sN=X9tMm7NP6rQ=NHKDuxwYO4DFjRw63PP8A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-10 18:38         ` Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 11/23] drivers/fsi: Add master unscan Christopher Bostic
     [not found]     ` <20170410194706.64280-12-cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-05-10  7:31       ` Joel Stanley
     [not found]         ` <CACPK8Xd5g+tZ7_pTO19YhDhyAUggp2fN2YDp7-1SSP+-9qZu9w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-10 18:33           ` Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 13/23] drivers/fsi: Add client driver register utilities Christopher Bostic
2017-04-10 19:46   ` [PATCH v6 15/23] drivers/fsi: expose direct-access slave API Christopher Bostic
2017-04-10 19:47   ` [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI Christopher Bostic
2017-05-10  7:30     ` Joel Stanley
     [not found]       ` <CACPK8Xc4kv1Y_82ShYAfNjzf480Ab1ws95QSxPT8VE2XF+nueA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-10 18:20         ` Christopher Bostic
2017-04-10 19:47   ` [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master Christopher Bostic
     [not found]     ` <20170410194706.64280-20-cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-05-10  7:30       ` Joel Stanley
     [not found]         ` <CACPK8Xf1Y31+HBHb0ErpnZ4xVM+bzfHV-khj-kz8Unk1cTx6gw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-10 18:15           ` Christopher Bostic
     [not found]             ` <c05599db-7767-e712-7199-7d5a4ac6486f-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-05-11  1:58               ` Jeremy Kerr
     [not found]                 ` <a079022b-8434-a204-c9b4-696a0580fc8c-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>
2017-05-11 16:14                   ` Christopher Bostic
2017-04-10 19:47   ` [PATCH v6 21/23] drivers/fsi: Add SCOM FSI client device driver Christopher Bostic
2017-04-10 19:47   ` [PATCH v6 22/23] drivers/ fsi: Add hub master support Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 07/23] drivers/fsi: Implement slave initialisation Christopher Bostic
     [not found]   ` <20170410194706.64280-8-cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-05-02  6:24     ` Joel Stanley
     [not found]       ` <CACPK8XeQnqD3TV_+38hTjb8Qf4R7Um6Eztuun-T6vTMvigw+cQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-05-02 18:58         ` Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 08/23] drivers/fsi: Set slave SMODE to init communication Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 09/23] drivers/fsi: scan slaves & register devices Christopher Bostic
2017-05-10  7:30   ` Joel Stanley
2017-05-10 18:24     ` Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 12/23] drivers/fsi: Add documentation for GPIO bindings Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses Christopher Bostic
2017-04-10 19:46 ` [PATCH v6 16/23] drivers/fsi: Add tracepoints for low-level operations Christopher Bostic
2017-04-10 19:47 ` [PATCH v6 17/23] drivers/fsi: Add error handling for slave communication errors Christopher Bostic
2017-04-10 19:47 ` [PATCH v6 20/23] drivers/fsi/gpio: Add tracepoints for GPIO master Christopher Bostic
2017-04-10 19:47 ` [PATCH v6 23/23] drivers/fsi: Use asynchronous slave mode Christopher Bostic

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).