LinuxLists
Users
About
Christ, Austin (
[email protected]
)
Number of posts: 14 (0.02 per day)
First post: 2016-10-11 16:39:38
Last post: 2018-05-31 17:06:18
Date
List
Subject
2018-05-31 17:06:18
linux-kernel
Re: [PATCH] i2c: qup: fix building without CONFIG_ACPI
2018-03-13 22:13:33
linux-kernel
Re: [PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-03-13 21:11:25
linux-kernel
Re: [PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-02-27 23:26:09
linux-kernel
Re: [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
2018-02-27 22:09:27
linux-kernel
Re: [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
2018-02-27 22:08:42
linux-kernel
Re: [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
2018-02-27 22:02:19
linux-kernel
Re: [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
2018-02-27 22:01:32
linux-kernel
Re: [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
2018-02-27 21:52:56
linux-kernel
Re: [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
2018-02-27 21:49:48
linux-kernel
Re: [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
2018-02-27 21:47:46
linux-kernel
Re: [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
2016-10-11 16:39:38
linux-kernel
[PATCH v6 2/2] i2c: qup: support SMBus block read
2016-10-11 16:39:37
linux-kernel
[PATCH v6 1/2] i2c: qup: add ACPI support
2016-10-11 16:39:34
linux-kernel
[PATCH v6 0/2] Add ACPI support and SMBus block read