LinuxLists
Users
About
Raviteja Narayanam (
[email protected]
)
Number of posts: 33 (0.07 per day)
First post: 2020-04-07 16:54:47
Last post: 2021-06-26 10:32:44
Date
List
Subject
2021-06-26 10:32:44
linux-kernel
[PATCH v2 04/10] i2c: xiic: Remove interrupt enable/disable in Rx path
2021-06-26 10:32:30
linux-kernel
[PATCH v2 05/10] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
2021-06-26 10:32:00
linux-kernel
[PATCH v2 10/10] i2c: xiic: Add smbus_block_read functionality
2021-06-26 10:31:54
linux-kernel
[PATCH v2 09/10] i2c: xiic: Fix coding style issues
2021-06-26 10:31:37
linux-kernel
[PATCH v2 08/10] i2c: xiic: Fix the type check for xiic_wakeup
2021-06-26 10:31:24
linux-kernel
[PATCH v2 07/10] i2c: xiic: Return value of xiic_reinit
2021-06-26 10:31:08
linux-kernel
[PATCH v2 06/10] i2c: xiic: Update compatible with new IP version
2021-06-26 10:30:32
linux-kernel
[PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read
2021-06-26 10:30:27
linux-kernel
[PATCH v2 02/10] i2c: xiic: Add standard mode support for > 255 byte read transfers
2021-06-26 10:30:08
linux-kernel
[PATCH v2 01/10] i2c: xiic: Fix Tx Interrupt path for grouped messages
2021-06-26 10:30:00
linux-kernel
[PATCH v2 00/10] i2c: xiic: Add features, bug fixes.
2021-05-31 13:33:52
linux-kernel
[PATCH 09/10] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
2021-05-31 13:32:49
linux-kernel
[PATCH 10/10] i2c: xiic: Update compatible with new IP version
2021-05-31 13:32:40
linux-kernel
[PATCH 08/10] i2c: xiic: Remove interrupt enable/disable in Rx path
2021-05-31 13:32:32
linux-kernel
[PATCH 07/10] i2c: xiic: Switch to Xiic standard mode for i2c-read
2021-05-31 13:31:22
linux-kernel
[PATCH 06/10] i2c: xiic: Fix the type check for xiic_wakeup
2021-05-31 13:31:13
linux-kernel
[PATCH 01/10] i2c: xiic: Fix Tx Interrupt path for grouped messages
2021-05-31 13:30:26
linux-kernel
[PATCH 05/10] i2c: xiic: Return value of xiic_reinit
2021-05-31 13:30:22
linux-kernel
[PATCH 03/10] i2c: xiic: Fix coding style issues
2021-05-31 13:30:17
linux-kernel
[PATCH 04/10] i2c: xiic: Add smbus_block_read functionality
2021-05-31 13:29:12
linux-kernel
[PATCH 02/10] i2c: xiic: Add standard mode support for > 255 byte read transfers
2021-05-31 13:29:12
linux-kernel
[PATCH 00/10] i2c: xiic: Add features, bug fixes.
2021-03-22 10:55:52
linux-kernel
[PATCH 2/2] iio: adc: Add support for TI INA260 power monitors
2021-03-22 10:53:28
linux-kernel
[PATCH 0/2] iio: adc: Add driver for INA260
2021-03-22 10:53:28
linux-kernel
[PATCH 1/2] dt-bindings: iio: adc: Add ti,ina260.yaml
2020-11-24 07:51:32
linux-kernel
[PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over
2020-07-03 14:00:34
linux-kernel
[PATCH 2/2] i2c: cadence: Clear HOLD bit at correct time in Rx path
2020-07-03 13:57:48
linux-kernel
[PATCH 1/2] Revert "i2c: cadence: Fix the hold bit setting"
2020-07-03 13:55:52
linux-kernel
[PATCH 0/2] i2c: cadence: HOLD bit manipulation
2020-04-09 06:28:04
linux-kernel
[PATCH v2 1/2] serial: uartps: Wait for tx_empty in console setup
2020-04-09 06:27:58
linux-kernel
[PATCH v2 2/2] serial: uartps: Use cdns_uart_tx_empty in console_write
2020-04-09 06:27:41
linux-kernel
[PATCH v2 0/2] serial: uartps: Add tx_empty checks
2020-04-07 16:54:47
linux-kernel
[PATCH] serial: uartps: Wait for tx_empty in console setup