messages from 2016-11-10 09:26:25 to 2016-11-16 09:20:18 UTC [more...]
[PATCH v2] iio: accel: st_accel: inline per-sensor data
2016-11-16 9:20 UTC (2+ messages)
[PATCH v7 0/9] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2016-11-15 22:16 UTC (15+ messages)
` [PATCH v7 1/9] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v7 2/9] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v7 3/9] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [PATCH v7 5/9] DT:omap3+tsc2007: use new common touchscreen bindings
` [PATCH v7 6/9] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v7 7/9] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v7 8/9] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v7 9/9] DT:omap3+ads7846: use new common touchscreen bindings
[PATCH v9 0/5] mxs-lradc: Split driver into MFD
2016-11-15 19:55 UTC (13+ messages)
` [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v9 2/5] iio: adc: mxs-lradc: Add support for adc driver
[PATCH v4 0/8] IIO wrapper drivers, dpot-dac and envelope-detector
2016-11-15 14:03 UTC (26+ messages)
` [PATCH v4 1/8] iio:core: add a callback to allow drivers to provide _available attributes
` [PATCH v4 2/8] iio: inkern: add helpers to query available values from channels
` [PATCH v4 3/8] iio: mcp4531: provide range of available raw values
` [PATCH v4 4/8] dt-bindings: add axentia to vendor-prefixes
` [PATCH v4 6/8] iio: dpot-dac: DAC driver based on a digital potentiometer
` [PATCH v4 7/8] dt-bindings: iio: document envelope-detector bindings
` [PATCH v4 8/8] iio: envelope-detector: ADC driver based on a DAC and a comparator
[PATCH v3 0/6] Add support for STM32 ADC
2016-11-15 15:31 UTC (7+ messages)
` [PATCH v3 1/6] Documentation: dt-bindings: Document STM32 ADC DT bindings
` [PATCH v3 2/6] iio: adc: Add support for STM32 ADC core
` [PATCH v3 3/6] iio: adc: Add support for STM32 ADC
` [PATCH v3 4/6] ARM: configs: stm32: enable ADC driver
` [PATCH v3 5/6] ARM: dts: stm32f429: Add adc support
` [PATCH v3 6/6] ARM: dts: stm32f429: enable adc on eval board
[PATCH v2 0/6] Add support for STM32 ADC
2016-11-15 13:26 UTC (18+ messages)
` [PATCH v2 1/6] Documentation: dt-bindings: Document STM32 ADC DT bindings
` [PATCH v2 2/6] mfd: stm32-adc: Add support for stm32 ADC
` [PATCH v2 3/6] iio: adc: Add support for STM32 ADC
` [PATCH v2 4/6] ARM: configs: stm32: enable ADC driver
` [PATCH v2 5/6] ARM: dts: stm32f429: Add adc support
` [PATCH v2 6/6] ARM: dts: stm32f429: enable adc on eval board
[bug report] staging: iio: ad9832: clean-up regulator 'reg'
2016-11-15 13:11 UTC (2+ messages)
[PATCH V4] hid: hid-sensor-hub: clear memory to avoid random data
2016-11-15 1:11 UTC
[PATCH 0/2] staging: iio: ad7606: move driver out of staging
2016-11-14 23:12 UTC (18+ messages)
` [PATCH 1/2] staging: iio: ad7606: replace range/range_available with corresponding scale
` [PATCH 2/2] staging: iio: ad7606: move out of staging
[PATCH v3] hid: hid-sensor-hub: clear memory to avoid random data
2016-11-14 19:02 UTC (2+ messages)
[PATCH 1/2] iio: bmi160: Support hardware fifo
2016-11-14 17:30 UTC (15+ messages)
` [PATCH 2/2] Documentation: DT: Add bmi160 imu binding
[PATCH 1/2] iio: st_sensors: centralize I2C probe() code
2016-11-14 12:25 UTC (3+ messages)
[PATCH V4 0/2] Changes to support different VADC scaling
2016-11-14 11:47 UTC (7+ messages)
` [PATCH V4 1/2] iio: adc: spmi-vadc: Update function for generic voltage conversion
` [PATCH V4 2/2] iio: adc: spmi-vadc: Changes to support different scaling
[PULL] 3rd set of new drivers, features and cleanups for IIO in the 4.10 cycle
2016-11-13 20:04 UTC
[PATCH v4 00/26] staging: iio: tsl2583: move out of staging
2016-11-13 16:18 UTC (54+ messages)
` [PATCH v4 01/26] staging: iio: tsl2583: check if chip is in a working state in in_illuminance_calibrate_store
` [PATCH v4 02/26] staging: iio: tsl2583: remove unnecessary chip status check in taos_get_lux
` [PATCH v4 03/26] staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume
` [PATCH v4 04/26] staging: iio: tsl2583: change current chip state from a tristate to a bool
` [PATCH v4 05/26] staging: iio: tsl2583: remove redundant write to the control register in taos_probe()
` [PATCH v4 06/26] staging: iio: tsl2583: remove the FSF's mailing address
` [PATCH v4 07/26] staging: iio: tsl2583: cleaned up logging
` [PATCH v4 08/26] staging: iio: tsl2583: unify function and variable prefix to tsl2583_
` [PATCH v4 09/26] staging: iio: tsl2583: fix alignment of #define values
` [PATCH v4 10/26] staging: iio: tsl2583: fix comparison between signed and unsigned integers
` [PATCH v4 11/26] staging: iio: tsl2583: change newlines to improve readability
` [PATCH v4 12/26] staging: iio: tsl2583: combine sysfs documentation
` [PATCH v4 13/26] staging: iio: tsl2583: fix multiline comment syntax
` [PATCH v4 14/26] staging: iio: tsl2583: updated code comment to match what the code does
` [PATCH v4 15/26] staging: iio: tsl2583: moved code block inside else statement
` [PATCH v4 16/26] staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on success
` [PATCH v4 17/26] staging: iio: tsl2583: remove unnecessary parentheses
` [PATCH v4 18/26] staging: iio: tsl2583: don't assume an unsigned int is 32 bits
` [PATCH v4 19/26] staging: iio: tsl2583: move from a global to a per device lux table
` [PATCH v4 20/26] staging: iio: tsl2583: add tsl2583 to list of supported devices in the header
` [PATCH v4 21/26] staging: iio: tsl2583: clarified comment about clearing interrupts
` [PATCH v4 22/26] staging: iio: tsl2583: remove comment for tsl2583_probe()
` [PATCH v4 23/26] staging: iio: tsl2583: remove unnecessary memset call
` [PATCH v4 24/26] staging: iio: tsl2583: remove unnecessary variable initialization
` [PATCH v4 25/26] staging: iio: tsl2583: add copyright and MODULE_AUTHOR
` [PATCH v4 26/26] staging: iio: tsl2583: move out of staging
[PATCH v2] hid: hid-sensor-hub: clear memory to avoid random data
2016-11-13 14:45 UTC (3+ messages)
[PATCH] iio: twl4030-madc: convert to DT only
2016-11-12 19:41 UTC (4+ messages)
[PATCH v3 00/28] staging: iio: tsl2583: move out of staging
2016-11-12 17:10 UTC (31+ messages)
` [PATCH v3 01/28] staging: iio: tsl2583: split out functionality of taos_chip_on()
` [PATCH v3 02/28] staging: iio: tsl2583: fix issue with changes to calibscale and int_time not being set on the chip
` [PATCH v3 03/28] staging: iio: tsl2583: check if chip is suspended in in_illuminance_calibrate_store
` [PATCH v3 04/28] staging: iio: tsl2583: remove unnecessary chip status check in taos_get_lux
` [PATCH v3 05/28] staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume
` [PATCH v3 12/28] staging: iio: tsl2583: fix comparison between signed and unsigned integers
` [PATCH v3 15/28] staging: iio: tsl2583: fix multiline comment syntax
` [PATCH v3 16/28] staging: iio: tsl2583: updated code comment to match what the code does
` [PATCH v3 17/28] staging: iio: tsl2583: moved code block inside else statement
` [PATCH v3 20/28] staging: iio: tsl2583: don't assume an unsigned int is 32 bits
` [PATCH v3 21/28] staging: iio: tsl2583: move from a global to a per device lux table
` [PATCH v3 23/28] staging: iio: tsl2583: clarified comment about clearing interrupts
` [PATCH v3 24/28] staging: iio: tsl2583: remove comment for tsl2583_probe()
` [PATCH v3 25/28] staging: iio: tsl2583: remove unnecessary memset call
` [PATCH v3 26/28] staging: iio: tsl2583: remove unnecessary variable initialization
` [PATCH v3 27/28] staging: iio: tsl2583: add copyright and MODULE_AUTHOR
` [PATCH v3 28/28] staging: iio: tsl2583: move out of staging
[PATCH 0/4] ST Sensors: inline sensor data
2016-11-12 15:50 UTC (10+ messages)
` [PATCH 1/4] iio: accel: st_accel: inline per-sensor data
` [PATCH 2/4] iio: gyro: st_gyro: "
` [PATCH 3/4] iio: magn: st_magn: "
` [PATCH 4/4] iio: pressure: st_pressure: "
[PATCH v2] iio: document bindings for mounting matrices
2016-11-12 15:13 UTC (2+ messages)
[PATCH] iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
2016-11-12 14:45 UTC (4+ messages)
[PATCH] iio: cros_ec_sensors_core: fix unsigned compared less than zero on status
2016-11-12 14:40 UTC (3+ messages)
[patch] iio:adc: ad7766: testing the wrong variable in probe
2016-11-12 14:36 UTC (3+ messages)
[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2016-11-11 19:01 UTC (6+ messages)
` [PATCH v4 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
2016-11-11 6:17 UTC (14+ messages)
[patch] iio: cros_ec_sensors_core: signedness bug in cros_ec_sensors_read_lpc()
2016-11-10 20:43 UTC (2+ messages)
[PATCH 2/2] iio: st_sensors: centralize SPI probe() code
2016-11-10 10:19 UTC
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).