Himanshu Jha ([email protected])

Number of posts: 251 (2.41 per day)
First post: 2017-07-23 18:56:35
Last post: 2017-11-04 21:54:36

Date List Subject
2018-08-13 10:37:43 linux-kernel [PATCH] docs: dev-tools: coccinelle: Update documentation
2018-08-12 12:06:44 linux-kernel Re: [PATCH] staging: gasket: remove null ptr check before kfree
2018-08-11 10:29:13 linux-kernel [PATCH] iio: chemical: bme680: Add check for val2 in the write_raw function
2018-08-10 18:26:12 linux-kernel Re: [PATCH] coccicheck: return proper error code on check fail
2018-08-03 12:06:54 linux-kernel Re: [PATCH][iio-next] iio: chemical: fix spelling mistake "failted" -> "failed"
2018-07-23 23:03:53 linux-kernel Re: [PATCH v4] iio: chemical: Add support for Bosch BME680 sensor
2018-07-22 22:23:06 linux-kernel Re: [PATCH v4] iio: chemical: Add support for Bosch BME680 sensor
2018-07-21 15:53:46 linux-kernel Re: [PATCH v4] iio: chemical: Add support for Bosch BME680 sensor
2018-07-21 15:37:22 linux-kernel Re: [PATCH v4] iio: chemical: Add support for Bosch BME680 sensor
2018-07-20 21:32:32 linux-kernel [PATCH v4] iio: chemical: Add support for Bosch BME680 sensor
2018-07-15 09:45:32 linux-kernel Re: [PATCH v3] iio: chemical: Add support for Bosch BME680 sensor
2018-07-14 07:34:41 linux-kernel Re: [PATCH v3] iio: chemical: Add support for Bosch BME680 sensor
2018-07-13 10:22:01 linux-kernel Re: [Cocci] [PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
2018-07-13 09:16:19 linux-kernel Re: [Cocci] [PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
2018-07-13 07:45:53 linux-kernel Re: [Cocci] [PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
2018-07-11 15:06:27 linux-kernel [PATCH v3] iio: chemical: Add support for Bosch BME680 sensor
2018-07-11 10:22:11 linux-kernel Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework
2018-07-08 08:44:23 linux-kernel Re: [PATCH v2] iio: chemical: bme680: Add Bosch BME680 sensor support
2018-07-06 07:51:54 linux-kernel [PATCH v2] iio: chemical: bme680: Add Bosch BME680 sensor support
2018-06-29 08:58:00 linux-kernel Re: [PATCH v3 1/2] iio: dac: Add AD5758 support
2018-06-29 06:22:34 linux-kernel Re: [PATCH v3 1/2] iio: dac: Add AD5758 support
2018-03-28 11:20:24 linux-wireless Passing uninitialised local variable
2018-03-22 19:16:31 linux-kernel [PATCH 2/4] Staging: iio: accel: adis16201: Use GENMASK
2018-03-22 19:15:07 linux-kernel [PATCH 4/4] Staging: iio: accel: adis16201: Move adis16201 driver out of staging
2018-03-22 19:14:39 linux-kernel [PATCH 3/4] Staging: iio: accel: adis16201: Fix 80 character line limit
2018-03-22 19:14:32 linux-kernel [PATCH 1/4] Staging: iio: accel: adis16201: Remove unused headers
2018-03-16 20:21:17 linux-kernel Re: [RFC PATCH] iio: adc: Add Xilinx AMS driver
2018-03-16 20:08:14 linux-kernel [PATCH v2 0/9] Staging: iio: accel: adis16201 driver cleanup
2018-03-13 17:00:41 linux-kernel Re: [PATCH] iio: potentiometer: ds1803: remove VLA usage
2018-03-13 16:26:48 linux-kernel Re: [PATCH] iio: potentiometer: ds1803: remove VLA usage
2018-03-09 11:07:00 linux-kernel Re: [PATCH] iio: potentiometer: ds1803: Remove VLA usage
2018-03-08 19:13:25 linux-kernel Re: [PATCH v4] Staging: iio: adis16209: Change some macro names
2018-03-08 18:47:08 linux-kernel [PATCH] iio: potentiometer: ds1803: Remove VLA usage
2018-03-08 07:29:37 linux-kernel Re: [PATCH 10/11] Staging: iio: accel: Add comments about units in data read function
2018-03-06 22:58:58 linux-kernel Re: [PATCH 03/11] Staging: iio: accel: Remove unnecessary comments
2018-03-05 08:45:26 linux-kernel [PATCH 06/11] Staging: iio: accel: Reverse christmas tree
2018-03-05 08:44:46 linux-kernel [PATCH 11/11] Staging: iio: accel: Move adis16201 driver out of staging subsystem
2018-03-05 08:44:30 linux-kernel [PATCH 09/11] Staging: iio: accel: Use sign_extend32 function
2018-03-05 08:44:17 linux-kernel [PATCH 07/11] Staging: iio: accel: Adjust arguments to match open parentheses
2018-03-05 08:43:46 linux-kernel [PATCH 04/11] Staging: iio: accel: Rename few macro definitions
2018-03-05 08:19:35 linux-kernel [PATCH 01/11] Staging: iio: accel: Prefer alphabetical sequence of header files
2018-03-05 07:54:18 linux-kernel [PATCH 02/11] Staging: iio: accel: Add a blank space before returns
2018-03-05 07:53:56 linux-kernel [PATCH 03/11] Staging: iio: accel: Remove unnecessary comments
2018-03-05 07:52:31 linux-kernel [PATCH 08/11] Staging: iio: accel: Use switch statement than if-else
2018-03-05 07:52:06 linux-kernel [PATCH 10/11] Staging: iio: accel: Add comments about units in data read function
2018-03-05 07:51:25 linux-kernel [PATCH 05/11] Staging: iio: accel: Add _REG suffix to registers
2018-03-05 07:50:52 linux-kernel [PATCH 00/11] staging: iio: accel: adis16201 driver cleanup
2018-03-04 12:59:40 linux-kernel Re: [PATCH v3 1/4] Staging: iio: adis16209: Remove and add some comments and group the definitions
2018-02-12 19:48:39 linux-kernel Re: [PATCH 2/4] staging: iio: accel: Remove unnecessary comments and add suitable suffix
2018-02-12 16:49:12 linux-kernel [PATCH 4/4] staging: iio: accel: Move adis16201 driver out of staging
2018-02-12 15:03:04 linux-kernel Re: [PATCH 4/4] staging: iio: accel: Move adis16201 driver out of staging