LinuxLists
Users
About
Shreeya Patel (
[email protected]
)
Number of posts: 181 (0.18 per day)
First post: 2017-07-05 07:20:26
Last post: 2020-03-25 16:02:48
Previous Page
/
Next Page
Date
List
Subject
2019-01-20 15:39:05
linux-kernel
[PATCH v3 3/3] Staging: iio: adt7316: Add regmap support
2019-01-20 15:38:16
linux-kernel
[PATCH v3 1/3] Staging: iio: adt7316: Remove irq from bus structure
2019-01-20 15:38:11
linux-kernel
[PATCH v3 0/3] adt7316 regmap implementation
2019-01-19 19:11:38
linux-kernel
Re: [PATCH v2 0/3] adt7316 regmap implementation
2019-01-19 18:48:02
linux-kernel
[PATCH v2 0/3] adt7316 regmap implementation
2019-01-19 18:42:21
linux-kernel
[PATCH v2 3/3] Staging: iio: adt7316: Add regmap support
2019-01-19 18:41:38
linux-kernel
[PATCH v2 2/3] Staging: iio: adt7316: Remove multi read and write functions
2019-01-19 18:41:22
linux-kernel
[PATCH v2 1/3] Staging: iio: adt7316: Remove irq from bus structure
2018-12-23 16:45:30
linux-kernel
[PATCH] Staging: iio: adt7316: Add regmap support
2018-12-13 19:46:27
linux-kernel
[PATCH v4] Staging: iio: adt7316: Add all irq related code in adt7316_irq_setup()
2018-12-08 16:45:11
linux-kernel
Re: [PATCH v3 2/3] Staging: iio: adt7316: Move interrupt related code
2018-12-08 15:35:07
linux-kernel
Re: [PATCH] Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
2018-12-08 15:18:18
linux-kernel
[PATCH v3 0/3] Remove platform data and introduce DT bindings
2018-12-08 15:18:18
linux-kernel
[PATCH v3 1/3] Staging: iio: adt7316: Use device tree data to assign irq_type
2018-12-08 15:18:18
linux-kernel
[PATCH v3 3/3] Staging: iio: adt7316: Add a dev_err() message
2018-12-08 15:18:18
linux-kernel
[PATCH v3 2/3] Staging: iio: adt7316: Move interrupt related code
2018-12-07 18:38:30
linux-kernel
Re: [PATCH] Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
2018-12-05 19:56:48
linux-kernel
Re: [PATCH] Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
2018-11-21 10:06:05
linux-kernel
Re: [PATCH v2 5/5] Staging: iio: adt7316: Use device tree data to assign irq_type
2018-11-20 19:41:48
linux-kernel
[PATCH v2 3/5] Staging: iio: adt7316: Switch irq_flags to a local variable
2018-11-20 19:41:22
linux-kernel
[PATCH v2 2/5] Staging: iio: adt7316: Use device tree data to set ldac_pin
2018-11-20 17:59:24
linux-kernel
[PATCH v2 4/5] Staging: iio: adt7316: Change the name from irq_flags to irq_type
2018-11-20 17:01:59
linux-kernel
[PATCH v2 5/5] Staging: iio: adt7316: Use device tree data to assign irq_type
2018-11-20 16:55:52
linux-kernel
[PATCH v2 1/5] Staging: iio: adt7316: Add of_device_id table
2018-11-20 16:48:24
linux-kernel
[PATCH v2 0/5] Remove platform data and introduce DT bindings
2018-11-16 23:05:57
linux-kernel
[PATCH 7/7] Staging: iio: adt7316: Use device tree data to assign irq_type
2018-11-16 23:03:49
linux-kernel
[PATCH 6/7] Staging: iio: adt7316: Change the name from irq_flags to irq_type
2018-11-16 23:02:31
linux-kernel
[PATCH 5/7] Staging: iio: adt7316: Switch irq_flags to a local variable
2018-11-16 22:58:48
linux-kernel
[PATCH 4/7] Staging: iio: adt7316: Use device tree data to set ldac_pin
2018-11-16 22:58:41
linux-kernel
[PATCH 3/7] Staging: iio: adt7316: Add of_device_id table
2018-11-16 22:53:51
linux-kernel
[PATCH 2/7] Staging: iio: adt7316: Add an extra check for 'ret' equals to 0
2018-11-16 22:50:05
linux-kernel
[PATCH 1/7] Staging: iio: adt7316: Set the data field
2018-11-16 22:49:27
linux-kernel
[PATCH 0/7] Remove platform data and introduce DT bindings
2018-10-22 18:44:48
linux-kernel
Re: [PATCH] staging: iio: adt7316: Switch to the gpio descriptor interface
2018-10-17 15:45:29
linux-kernel
Re: [PATCH] Staging iio/adc: fixes parenthesis alignment
2018-06-17 11:17:44
linux-kernel
[PATCH] Staging: lustre: Use kmemdup() instead of kzalloc and memcpy
2018-03-29 09:24:17
linux-kernel
[PATCH v6 6/6] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-29 09:22:34
linux-kernel
[PATCH v6 5/6] Staging: iio: adis16209: Use GENMASK
2018-03-29 09:20:46
linux-kernel
[PATCH v6 4/6] Staging: iio: adis16209: Remove unused headers
2018-03-29 09:17:05
linux-kernel
[PATCH v6 3/6] Staging: iio: adis16209: Add a blank line after return statements
2018-03-29 09:15:11
linux-kernel
[PATCH v6 2/6] Staging: iio: adis16209: Prefer reverse christmas tree ordering
2018-03-29 09:13:33
linux-kernel
[PATCH v6 1/6] Staging: iio: adis16209: Indent the field definitions
2018-03-29 09:11:30
linux-kernel
[PATCH v6 0/6] adis16209 driver cleanup
2018-03-18 09:50:14
linux-kernel
Re: [PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-15 21:05:29
linux-kernel
Re: [PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-15 19:05:14
linux-kernel
Re: [PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-10 10:21:41
linux-kernel
[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-10 10:12:44
linux-kernel
[PATCH v5] Staging: iio: adis16209: Change some macro names
2018-03-08 19:31:23
linux-kernel
Re: [PATCH v4] Staging: iio: adis16209: Change some macro names
2018-03-08 18:20:42
linux-kernel
[PATCH] Staging: iio: adis16209: Move adis16209 driver out of staging
2018-03-08 18:18:07
linux-kernel
[PATCH v4] Staging: iio: adis16209: Change some macro names