messages from 2016-10-01 16:09:46 to 2016-10-10 20:19:34 UTC [more...]
[PATCH v2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
2016-10-10 20:19 UTC (4+ messages)
[PATCH v5] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
2016-10-10 20:15 UTC (2+ messages)
[PATCH v4] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
2016-10-10 11:22 UTC (3+ messages)
[PATCH v2] staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-10 10:01 UTC
[PATCH v2 0/8] staging: iio: isl29018: move out of staging
2016-10-10 7:20 UTC (9+ messages)
` [PATCH v2 1/8] staging: iio: isl29018: add newlines to improve readability
` [PATCH v2 2/8] staging: iio: isl29018: fix poorly named function
` [PATCH v2 3/8] staging: iio: isl29018: fix multiline comment syntax
` [PATCH v2 4/8] staging: iio: isl29018: combine two return statements into one
` [PATCH v2 5/8] staging: iio: isl29018: remove blank line for consistency
` [PATCH v2 6/8] staging: iio: isl29018: rename description in Kconfig "
` [PATCH v2 7/8] staging: iio: isl29018: add ABI documentation for infrared suppression
` [PATCH v2 8/8] staging: iio: isl29018: move out of staging
[PATCH v2] staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
2016-10-10 6:20 UTC
[PATCH] iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
2016-10-10 5:40 UTC (4+ messages)
[PATCH] staging:iio:TODO drop outdated entries in this todo
2016-10-09 14:08 UTC (2+ messages)
[PATCH] staging:iio:dac:max517 dac documentation
2016-10-09 10:49 UTC (2+ messages)
[PATCH 1/4] staging: iio: isl29018: add documentation about the infrared suppression
2016-10-09 10:39 UTC (11+ messages)
` [PATCH 2/4] staging: iio: isl29018: document device tree bindings
` [PATCH 3/4] staging: iio: isl29018: rename Kconfig variable to match existing light drivers in mainline
` [PATCH 4/4] staging: iio: isl29018: move out of staging
[PATCH v3 0/2] add support to STM HTS221 humidity + temperature sensor
2016-10-09 10:32 UTC (5+ messages)
` [PATCH v3 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH v3 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding
[PATCH 0/2] add support to STM HTS221 humidity + temperature sensor
2016-10-09 9:46 UTC (10+ messages)
` [PATCH 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding
[PATCH v3 0/4] Add DMA support for ti_am335x_adc driver
2016-10-09 8:34 UTC (8+ messages)
` [PATCH v3 1/4] mfd: ti_am335x_tscadc: store physical address
` [PATCH v3 2/4] drivers: iio: ti_am335x_adc: add dma support
` [PATCH v3 3/4] ARM: dts: am33xx: add DMA properties for tscadc
` [PATCH v3 4/4] ARM: dts: am4372: "
[PATCH] Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-09 7:58 UTC (2+ messages)
[Outreachy kernel] [PATCH] iio: imu: bmi160: bmi160_core: Fix sparse warning
2016-10-09 7:43 UTC (8+ messages)
[PATCH] staging: iio: meter: ade7754: Implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-09 7:36 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH 0/4] iio: accel: Add 3 new drivers
2016-10-09 7:22 UTC (11+ messages)
` [PATCH 1/4] dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometers
` [PATCH 2/4] iio: accel: Add driver for dmard10 3-axis Accelerometer
` [PATCH 3/4] iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerometer
` [PATCH 4/4] iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit "
[PATCH v2] iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerometer
2016-10-09 7:18 UTC (2+ messages)
[PATCH v3] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-09 7:14 UTC (2+ messages)
[PATCH 00/18] staging:iio:accel rework driver and move out of staging
2016-10-08 16:59 UTC (27+ messages)
` [PATCH 01/18] staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer
` [PATCH 02/18] staging:iio:accel:sca3000 merge files into one
` [PATCH 03/18] staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
` [PATCH 04/18] staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan
` [PATCH 05/18] staging:iio:accel:sca3000 Drop custom ABI for watersheds
` [PATCH 06/18] staging:iio:accel:sca3000 move to hybrid hard / soft buffer design
` [PATCH 07/18] staging:iio:accel:sca3000 drop some unused variables
` [PATCH 08/18] staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration
` [PATCH 09/18] staging:iio:accel:sca3000 Clean up register defines
` [PATCH 10/18] staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
` [PATCH 11/18] staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
` [PATCH 12/18] staging:iio:accel:sca3000 Add write support to the low pass filter control
` [PATCH 13/18] staging:iio:accel:sca3000 Drop custom measurement mode attributes
` [PATCH 14/18] staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe
` [PATCH 15/18] staging:iio:accel:sca3000 Tidy up probe order to avoid a race
` [PATCH 16/18] staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
` [PATCH 17/18] staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc
` [PATCH 18/18] staging:iio:accel:sca3000 Move out of staging
[PATCH] staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-08 16:59 UTC (2+ messages)
[PATCH v4 0/2] staging: iio: ad7606: oversampling_ratio clean-up
2016-10-08 16:45 UTC (5+ messages)
` [PATCH v4 1/2] staging: iio: ad7606: fix improper setting of oversampling pins
` [PATCH v4 2/2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
[PATCH 00/18 V2] staging:iio:accel rework driver and move out of staging
2016-10-08 16:39 UTC (19+ messages)
` [PATCH 01/18] staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer
` [PATCH 02/18] staging:iio:accel:sca3000 merge files into one
` [PATCH 03/18] staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
` [PATCH 04/18] staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan
` [PATCH 05/18] staging:iio:accel:sca3000 Drop custom ABI for watersheds
` [PATCH 06/18] staging:iio:accel:sca3000 move to hybrid hard / soft buffer design
` [PATCH 07/18] staging:iio:accel:sca3000 drop some unused variables
` [PATCH 08/18] staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration
` [PATCH 09/18] staging:iio:accel:sca3000 Clean up register defines
` [PATCH 10/18] staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
` [PATCH 11/18] staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
` [PATCH 12/18] staging:iio:accel:sca3000 Add write support to the low pass filter control
` [PATCH 13/18] staging:iio:accel:sca3000 Drop custom measurement mode attributes
` [PATCH 14/18] staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe
` [PATCH 15/18] staging:iio:accel:sca3000 Tidy up probe order to avoid a race
` [PATCH 16/18] staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
` [PATCH 17/18] staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc
` [PATCH 18/18] staging:iio:accel:sca3000 Move out of staging
[PATCH v3 0/2] staging: iio: ad7606: oversampling_ratio clean-up
2016-10-08 12:21 UTC (4+ messages)
` [PATCH v3 1/2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
` [PATCH v3 2/2] staging: iio: ad7606: fix improper setting of oversampling pins
[PATCH v2] iio: accel: Add driver for dmard10 3-axis Accelerometer
2016-10-07 18:55 UTC (3+ messages)
[PATCH v3 0/9] hwmon: New hwmon registration API
2016-10-07 12:32 UTC (5+ messages)
` [PATCH v3 2/9] hwmon: (core) "
[PATCH] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
2016-10-07 10:43 UTC (4+ messages)
[PATCH v2] staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
2016-10-07 5:48 UTC
[PATCH v2 0/4] Add DMA support for ti_am335x_adc driver
2016-10-05 8:52 UTC (11+ messages)
` [PATCH v2 1/4] mfd: ti_am335x_tscadc: store physical address
` [PATCH v2 2/4] drivers: iio: ti_am335x_adc: add dma support
` [PATCH v2 3/4] ARM: dts: am33xx: add DMA properties for tscadc
` [PATCH v2 4/4] ARM: dts: am4372: "
[PATCH v2] staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
2016-10-04 19:10 UTC (4+ messages)
[PATCH 1/2] dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometers
2016-10-04 14:18 UTC (5+ messages)
` [PATCH 2/2] dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
[PATCH] iio: magnetometer: ak8974: small endianness fixes
2016-10-03 20:30 UTC (2+ messages)
[PATCH v2] Staging: iio: meter: ade7753: Replace IIO_DEV_ATTR_SAMP_FREQ attribute with IIO_CHAN_INFO_SAMP_FREQ handlers
2016-10-03 20:25 UTC (2+ messages)
[PATCH v2] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
2016-10-03 20:16 UTC (2+ messages)
[PATCH] iio: common: st_sensors: fix channel data parsing
2016-10-03 19:49 UTC (9+ messages)
[PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support
2016-10-03 12:34 UTC (9+ messages)
` [PATCH 1/3] iio: dac: mcp4725: support voltage reference selection
` [PATCH 2/3] Documentation: dt: iio: add mcp4725/6 dac device binding
[PATCH v2 0/2] add support to STM HTS221 humidity + temperature sensor
2016-10-03 11:28 UTC (6+ messages)
` [PATCH v2 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH v2 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding
[PATCH v7 0/5] mxs-lradc: Split driver into MFD
2016-10-02 14:15 UTC (6+ messages)
` [PATCH v7 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v7 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v7 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v7 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v7 5/5] mfd: Move binding document
[PATCH] io: adc: ad7606_core: fix signed/unsigned number comparison
2016-10-01 17:27 UTC (5+ messages)
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).