Abhishek Sahu ([email protected])

Number of posts: 431 (1.17 per day)
First post: 2016-11-24 12:46:07
Last post: 2017-11-28 15:26:07

Date List Subject
2018-04-12 06:37:24 linux-kernel Re: [PATCH 3/9] mtd: nand: qcom: erased page detection for uncorrectable errors only
2018-04-10 06:13:43 linux-kernel Re: [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
2018-04-04 12:47:42 linux-kernel [PATCH 3/9] mtd: nand: qcom: erased page detection for uncorrectable errors only
2018-04-04 12:46:42 linux-kernel [PATCH 2/9] mtd: nand: qcom: wait for desc completion in all BAM channels
2018-04-04 12:46:06 linux-kernel [PATCH 7/9] mtd: nand: qcom: check for operation errors in case of raw read
2018-04-04 12:46:05 linux-kernel [PATCH 5/9] mtd: nand: qcom: parse read errors for read oob also
2018-04-04 12:45:32 linux-kernel [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
2018-04-04 12:45:16 linux-kernel [PATCH 9/9] mtd: nand: qcom: erased page bitflips detection
2018-04-04 12:45:14 linux-kernel [PATCH 8/9] mtd: nand: qcom: helper function for raw read
2018-04-04 12:44:55 linux-kernel [PATCH 6/9] mtd: nand: qcom: support for checking read errors for last codeword
2018-04-04 12:44:45 linux-kernel [PATCH 4/9] mtd: nand: qcom: fix null pointer access for erased buffer detection
2018-04-04 12:44:10 linux-kernel [PATCH 0/9] Update for QCOM NAND driver
2018-03-26 04:44:59 linux-kernel Re: [PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-03-19 06:25:24 linux-kernel Re: [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier
2018-03-16 11:31:32 linux-kernel Re: [PATCH v2 02/13] ARM: dts: ipq4019: Add a few peripheral nodes
2018-03-16 11:23:25 linux-kernel Re: [PATCH v2 12/13] ARM: dts: ipq8074: Add pcie nodes
2018-03-16 10:58:44 linux-kernel Re: [PATCH v2 13/13] ARM: dts: ipq8074: Enable few peripherals for hk01 board
2018-03-16 10:48:23 linux-kernel Re: [PATCH v2 11/13] ARM: dts: ipq8074: Add peripheral nodes
2018-03-16 10:28:22 linux-kernel Re: [PATCH v2 10/13] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c2 board file
2018-03-16 10:26:38 linux-kernel Re: [PATCH v2 09/13] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c1 board file
2018-03-16 10:24:51 linux-kernel Re: [PATCH v2 07/13] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c3 board file
2018-03-16 10:24:13 linux-kernel Re: [PATCH v2 08/13] ARM: dts: ipq4019: Add ipq4019-ap.dk07.1 common data
2018-03-16 10:23:04 linux-kernel Re: [PATCH v2 06/13] ARM: dts: ipq4019: Add ipq4019-ap.dk04.1-c1 board file
2018-03-16 10:22:37 linux-kernel Re: [PATCH v2 05/13] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
2018-03-16 10:21:58 linux-kernel Re: [PATCH v2 04/13] ARM: dts: ipq4019: Update ipq4019-dk01.1 board data
2018-03-16 10:21:30 linux-kernel Re: [PATCH v2 03/13] ARM: dts: ipq4019: Change the max opp frequency
2018-03-16 10:19:08 linux-kernel Re: [PATCH v2 02/13] ARM: dts: ipq4019: Add a few peripheral nodes
2018-03-15 12:47:33 linux-kernel Re: [PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-03-12 14:00:03 linux-kernel Re: [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
2018-03-12 13:56:39 linux-kernel Re: [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
2018-03-12 13:20:29 linux-kernel [PATCH v2 05/13] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
2018-03-12 13:20:00 linux-kernel [PATCH v2 03/13] i2c: qup: minor code reorganization for use_dma
2018-03-12 13:19:51 linux-kernel [PATCH v2 02/13] i2c: qup: fixed releasing dma without flush operation completion
2018-03-12 13:19:35 linux-kernel [PATCH v2 04/13] i2c: qup: remove redundant variables for BAM SG count
2018-03-12 13:19:10 linux-kernel [PATCH v2 08/13] i2c: qup: use the complete transfer length to choose DMA mode
2018-03-12 13:19:09 linux-kernel [PATCH v2 06/13] i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
2018-03-12 13:18:53 linux-kernel [PATCH v2 07/13] i2c: qup: proper error handling for i2c error in BAM mode
2018-03-12 13:18:50 linux-kernel [PATCH v2 11/13] i2c: qup: send NACK for last read sub transfers
2018-03-12 13:18:31 linux-kernel [PATCH v2 10/13] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
2018-03-12 13:18:22 linux-kernel [PATCH v2 09/13] i2c: qup: change completion timeout according to transfer length
2018-03-12 13:17:58 linux-kernel [PATCH v2 13/13] i2c: qup: reorganization of driver code to remove polling for qup v2
2018-03-12 13:17:31 linux-kernel [PATCH v2 12/13] i2c: qup: reorganization of driver code to remove polling for qup v1
2018-03-12 13:16:37 linux-kernel [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier
2018-03-12 13:16:26 linux-kernel [PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-03-12 12:36:00 linux-kernel Re: [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
2018-03-12 12:29:23 linux-kernel Re: [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
2018-03-08 13:42:34 linux-kernel Re: [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
2018-02-19 14:10:04 linux-kernel Re: [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
2018-02-19 13:22:40 linux-kernel Re: [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
2018-02-19 11:25:13 linux-kernel Re: [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
2018-02-19 10:57:15 linux-kernel Re: [PATCH 08/12] i2c: qup: change completion timeout according to transfer length