messages from 2016-04-16 12:33:33 to 2016-04-20 15:35:59 UTC [more...]
[PATCH v7 00/24] i2c mux cleanup and locking update
2016-04-20 15:18 UTC (22+ messages)
` [PATCH v7 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v7 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [PATCH v7 03/24] i2c: i2c-mux-pinctrl: "
` [PATCH v7 04/24] i2c: i2c-arb-gpio-challenge: "
` [PATCH v7 05/24] i2c: i2c-mux-pca9541: "
` [PATCH v7 06/24] i2c: i2c-mux-pca954x: "
` [PATCH v7 07/24] i2c: i2c-mux-reg: "
` [PATCH v7 08/24] iio: imu: inv_mpu6050: "
` [PATCH v7 09/24] [media] m88ds3103: "
` [PATCH v7 10/24] [media] rtl2830: "
` [PATCH v7 11/24] [media] rtl2832: "
` [PATCH v7 12/24] [media] si2168: "
` [PATCH v7 13/24] [media] cx231xx: "
` [PATCH v7 14/24] of/unittest: "
` [PATCH v7 15/24] i2c-mux: drop old unused i2c-mux api
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 17/24] i2c: muxes always lock the parent adapter
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v7 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v7 21/24] [media] si2168: "
[PATCH 0/5] iio: inv_mpu6050: Cleanup chip types and add mpu9150
2016-04-20 13:15 UTC (6+ messages)
` [PATCH 1/5] iio: inv_mpu6050: Cleanup hw_info mapping
` [PATCH 2/5] iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
` [PATCH 3/5] iio: inv_mpu6050: Check WHO_AM_I register on probe
` [PATCH 4/5] iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
` [PATCH 5/5] iio: inv_mpu6050: Add explicit support for MPU9150
IIO driver for si114x
2016-04-20 3:16 UTC (4+ messages)
[PATCH RFT 0/5] iio: mxs-lradc: fix leak and implement PM ops
2016-04-19 19:29 UTC (29+ messages)
` [PATCH RFT 1/5] iio: mxs-lradc: fix memory leak
` [PATCH RFT 2/5] iio: mxs-lradc: move TS config into suitable function
` [PATCH RFT 3/5] iio: mxs-lradc: move STMP reset out of ADC init
` [PATCH RFT 4/5] iio: mxs-lradc: disable only mapped channels in mxs_lradc_hw_stop
` [PATCH RFT 5/5] iio: mxs-lradc: implement suspend/resume support
[PATCH V4 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor
2016-04-19 19:02 UTC (3+ messages)
` [PATCH V4 2/2] thermal: generic-adc: Add ADC based thermal sensor driver
[PATCH v6 00/24] i2c mux cleanup and locking update
2016-04-19 16:37 UTC (7+ messages)
` [PATCH v6 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
` [PATCH v6 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
Driver directory selection for Power Supply Status chip
2016-04-19 16:24 UTC (7+ messages)
[RFC v2] iio: st_sensors: Add lsm9ds0-accel and lsm9ds0-magn support
2016-04-19 12:24 UTC
[PATCH] iio: st_gyro: Add lsm9ds0-gyro support
2016-04-19 12:02 UTC
[PATCH] iio:adc:at91-sama5d2: Repair crash on module removal
2016-04-19 10:32 UTC (5+ messages)
[RFC] iio: st: Add lsm9ds0 support for gyro accel and magn
2016-04-19 11:22 UTC (11+ messages)
` [RFC] iio: st: Add lsm9ds0 support for gyro accel and magny
[PATCH] iio: add Capella CM3218 ambient light sensor driver
2016-04-19 10:33 UTC (3+ messages)
[RFC PATCH v1 0/9] iio:st_sensors: fixes and lps22hb pressure sensor
2016-04-19 9:18 UTC (10+ messages)
` [RFC PATCH v1 1/9] iio:st_pressure:initial lps22hb sensor support
` [RFC PATCH v1 2/9] iio:st_pressure: fix sampling gains
` [RFC PATCH v1 3/9] iio:st_pressure: lps22hb temperature support
` [RFC PATCH v1 4/9] iio:st_sensors: align on storagebits boundaries
` [RFC PATCH v1 5/9] iio:st_pressure: align storagebits on power of 2
` [RFC PATCH v1 6/9] iio:st_pressure: temperature triggered buffering
` [RFC PATCH v1 7/9] iio:st_sensors: unexport st_sensors_get_buffer_element
` [RFC PATCH v1 8/9] iio:st_sensors: emulate SMBus block read if needed
` [RFC PATCH v1 9/9] iio:st_sensors: fix power regulator usage
[PATCH 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
2016-04-19 9:06 UTC (16+ messages)
` [PATCH 1/5] max44000: Initial commit
` [PATCH 5/5] max44000: Initial triggered buffer support
[PATCH 0/2] Introduce SPI support for BMC150 chip
2016-04-18 19:44 UTC (7+ messages)
` [PATCH 1/2] iio: magn: Split bmc150 driver in common/i2c parts
` [PATCH 2/2] iio: magn: bmc150: Introduce SPI support
[PATCH v2 0/5] iio: use regmap to retrieve struct device
2016-04-18 19:25 UTC (20+ messages)
` [PATCH v2 1/5] iio: accel: bmc150: "
` [PATCH v2 2/5] iio: accel: mxc4005: "
` [PATCH v2 3/5] iio: health: afe4403: "
` [PATCH v2 4/5] iio: health: afe4404: "
` [PATCH v2 5/5] iio: gyro: bmg160: "
[PATCH v2 0/3] Add IIO veml6070 driver and UV light support
2016-04-18 18:50 UTC (4+ messages)
` [PATCH v2 3/3] iio: Add Vishay VEML6070 UV A light sensor driver
[PATCH V3 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor
2016-04-18 17:34 UTC (6+ messages)
` [PATCH V3 2/2] thermal: generic-adc: Add ADC based thermal sensor driver
hid-sensor-hub.c for pci device 9d35?
2016-04-18 15:22 UTC (2+ messages)
[PATCH v3 0/2] Add support for Aosong AM2315 relative humidity and ambient temperature sensor
2016-04-18 14:50 UTC (3+ messages)
` [PATCH v3 1/2] iio: humidity: Add support for AM2315
` [PATCH v3 2/2] iio: humidity: Add triggered buffer "
[PATCH v3 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
2016-04-18 14:31 UTC (6+ messages)
` [PATCH v3 1/5] max44000: Initial support
` [PATCH v3 2/5] max44000: Initial support for proximity reading
` [PATCH v3 3/5] max44000: Support controlling LED current output
` [PATCH v3 4/5] max44000: Expose ambient sensor scaling
` [PATCH v3 5/5] max44000: Initial triggered buffer support
hid-sensor-hub as pci device 9d35?
2016-04-18 14:26 UTC
Question about differential muxing
2016-04-18 14:25 UTC (7+ messages)
[PATCH V4] iio: pressure: hp03: Add Hope RF HP03 sensor support
2016-04-18 14:05 UTC
[PATCH V3] iio: pressure: hp03: Add Hope RF HP03 sensor support
2016-04-18 13:59 UTC (7+ messages)
[PATCH 0/2] Add support for Aosong AM2315 ambient temperature & humidity sensor
2016-04-18 13:52 UTC (5+ messages)
` [PATCH 1/2] iio: temperature: Add support for AM2315
[PATCH v2 0/2] iio: pressure: bmp280: add support for BMP180 and oversampling rate control
2016-04-18 13:47 UTC (8+ messages)
` [PATCH v2 1/2] iio: pressure: bmp280: add support for BMP180
` [PATCH v2 2/2] iio: pressure: bmp280: add ability to control oversampling rate
[PATCH v2 0/2] Add support for Aosong AM2315 relative humidity and ambient temperature sensor
2016-04-18 13:07 UTC (6+ messages)
` [PATCH v2 1/2] iio: humidity: Add support for AM2315
` [PATCH v2 2/2] iio: humidity: Add triggered buffer "
[PATCH 1/4] iio: st_sensors: simplify buffer address handling
2016-04-17 18:47 UTC (13+ messages)
` [PATCH 2/4] iio: st_sensors: read each channel individually
` [PATCH 3/4] iio: st_sensors: verify interrupt event to status
[PATCH 1/3] iio: core: Add devm_ APIs for iio_channel_{get,release}
2016-04-17 16:48 UTC (11+ messages)
` [PATCH 2/3] iio: core: Add devm_ APIs for iio_channel_{get,release}_all
[PULL] First round of new device support, features and cleanups for IIO in the 4.7 cycle
2016-04-17 11:56 UTC (4+ messages)
[PATCH 0/3] iio: pressure: bmp280: add BME280 part support
2016-04-17 11:51 UTC (5+ messages)
` [PATCH 1/3] iio: pressure: bmp280: add initial support for multiple chips
[PATCH V3 26/29] iio: use parity32 in adxrs450
2016-04-17 11:32 UTC (2+ messages)
[PATCH v3] iio: tools: generic_buffer: auto-enable channels
2016-04-17 11:31 UTC (2+ messages)
[PATCH v2] ARM: dts: ux500: configure the accelerometers open drain
2016-04-17 11:28 UTC (2+ messages)
[PATCH 4/4 v5] iio: st_sensors: support open drain mode
2016-04-17 11:27 UTC (3+ messages)
[PATCH 2/2] iio: adc: set INPUT_PROP_DIRECT
2016-04-17 9:48 UTC (4+ messages)
[PATCH v3 0/2] iio: Add support for adc101 and adc121c to ti-adc081c
2016-04-17 9:46 UTC (5+ messages)
` [PATCH v3 1/2] ti-adc081c: Add support for adc101c and adc121c
` [PATCH v3 2/2] ti-adc081c: Initial triggered buffer support
[PATCH] iio: frequency: ad9523: use unsigned int rather then bare unsigned
2016-04-17 9:31 UTC (2+ messages)
[PATCH v2 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
2016-04-17 9:29 UTC (11+ messages)
` [PATCH v2 1/5] max44000: Initial support
` [PATCH v2 2/5] max44000: Initial support for proximity reading
` [PATCH v2 3/5] max44000: Support controlling LED current output
` [PATCH v2 4/5] max44000: Expose ambient sensor scaling
` [PATCH v2 5/5] max44000: Initial triggered buffer support
[PATCH] iio: mxs-lradc: Move binding document out of staging as well
2016-04-17 8:59 UTC (5+ messages)
[PATCH v5] iio: light: new driver for the ROHM BH1780
2016-04-16 19:52 UTC (2+ messages)
[PATCH 1/2] iio: adc: Indent if statement
2016-04-16 19:25 UTC (2+ messages)
[PATCH v2] iio: tools: generic_buffer: auto-enable channels
2016-04-16 14:05 UTC (3+ messages)
[PATCH 1/5] iio:adis: Add support for manual self-test flag clear
2016-04-16 12:44 UTC (10+ messages)
` [PATCH 2/5] staging:iio:adis16201: Set self_test_no_autoclear flag
` [PATCH 3/5] staging:iio:adis16203: "
` [PATCH 4/5] staging:iio:adis16209: "
` [PATCH 5/5] staging:iio:adis16240: "
[PATCH 00/10] iio: fix errors reported by checkpatch.pl
2016-04-16 12:40 UTC (13+ messages)
` [PATCH 05/10] iio: adc: at91_adc: "
` [PATCH 06/10] iio: adc: ad799x: remove space before comma
` [PATCH 07/10] iio: common: ms_sensors: use tab for indention
` [PATCH 08/10] iio: common: hid-sensors: "
` [PATCH 09/10] iio: magnetometer: ak8975: put else and brace at the same line
` [PATCH 10/10] iio: pressure: ms5611: use tab for indention
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).