messages from 2017-04-09 23:09:22 to 2017-04-25 00:34:54 UTC [more...]
[PATCH] iio: adc: add driver for the ti-adc084s021 chip
2017-04-23 19:13 UTC (3+ messages)
[PATCH] iio: pressure: Fix name of BME280 part in Kconfig
2017-04-23 11:39 UTC (2+ messages)
[PATCH] iio: adc: Add support for TI ADC1x8s102
2017-04-24 21:25 UTC (6+ messages)
[PATCH 0/7] HID: Fine-tuning for some function implementations
2017-04-24 20:23 UTC (8+ messages)
` [PATCH 1/7] HID: sensor-hub: Use devm_kcalloc() in sensor_hub_probe()
` [PATCH 2/7] HID: sensor-hub: Delete error messages for failed memory allocations "
` [PATCH 3/7] HID: sensor-hub: Adjust two checks for null pointers "
` [PATCH 4/7] HID: debug: Replace five seq_printf() calls by seq_putc()
` [PATCH 5/7] HID: debug: Replace 12 seq_printf() calls by seq_puts()
` [PATCH 6/7] HID: debug: Combine two seq_printf() calls into one call in hid_dump_device()
` [PATCH 7/7] HID: picoLCD: Replace two seq_printf() calls by seq_puts() in picolcd_debug_reset_show()
[PATCH v2] tools/iio: Use include/uapi with __EXPORTED_HEADERS__
2017-04-24 15:30 UTC (4+ messages)
[PATCH v14 00/11] mux controller abstraction and iio/i2c muxes
2017-04-24 14:59 UTC (18+ messages)
` [PATCH v14 01/11] devres: trivial whitespace fix
` [PATCH v14 02/11] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v14 03/11] mux: minimal mux subsystem
` [PATCH v14 04/11] mux: gpio: add mux controller driver for gpio based multiplexers
` [PATCH v14 05/11] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v14 06/11] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v14 07/11] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v14 08/11] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v14 09/11] i2c: i2c-mux-gpmux: new driver
` [PATCH v14 10/11] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v14 11/11] mux: adg792a: add mux controller driver for ADG792A/G
[PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly
2017-04-24 14:26 UTC (2+ messages)
[RESEND PATCH v4] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
2017-04-24 11:02 UTC (10+ messages)
` [GIT PULL] Immutable branch between MFD and IIO due for the v4.12 merge window
[PATCH] iio: inkern: fix a static checker error
2017-04-24 9:32 UTC (4+ messages)
[PATCH v2] iio: inkern: fix endless loop in error path
2017-04-24 9:25 UTC (2+ messages)
[PATCH 0/3] iio: adc: sama5d2_adc hw triggers and buffers
2017-04-24 9:06 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
` [PATCH 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
` [PATCH 3/3] iio: tools: generic_buffer: increase trigger length
[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
2017-04-21 23:28 UTC (37+ messages)
` [PATCH v13 01/10] devres: trivial whitespace fix
` [PATCH v13 02/10] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v13 04/10] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v13 05/10] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v13 06/10] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v13 07/10] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v13 08/10] i2c: i2c-mux-gpmux: new driver
` [PATCH v13 09/10] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v13 10/10] mux: adg792a: add mux controller driver for ADG792A/G
[PATCH 0/2] add power management support to st_lsm6dsx driver
2017-04-21 18:46 UTC (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: export st_lsm6dsx_flush_fifo() and st_lsm6dsx_set_fifo_mode() routines
` [PATCH 2/2] iio: imu: st_lsm6dsx: add system sleep power management support
[PATCH] iio: accel: bma180: Add ACPI enumeration support
2017-04-21 7:38 UTC
[PATCH] iio: adc: Derive interface clock speed from fck clock
2017-04-20 17:30 UTC (2+ messages)
[PATCH] tools: iio: add ability to pass kernel headers
2017-04-20 15:27 UTC (7+ messages)
[PATCH 0/3] Meson8 / Meson8b support for the meson_saradc driver
2017-04-20 14:21 UTC (5+ messages)
` [PATCH 1/3] Documentation: dt-bindings: iio: adc: add Meson8 and Meson8b support
` [PATCH 2/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
` [PATCH 3/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
[PATCH] iio: adc: Max9611: checking for ERR_PTR instead of NULL in probe
2017-04-20 10:26 UTC
[PATCH v2 0/5] mfd: cros-ec: Some fixes and improvements
2017-04-20 9:59 UTC (9+ messages)
` [PATCH v2 1/5] mfd: cros-ec: Fix host command buffer size
` [PATCH v2 2/5] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
` [PATCH v2 5/5] mfd: cros_ec: add RTC as mfd subdevice
[PATCH v5 0/4] iio: adc: Maxim max9611 driver
2017-04-20 9:16 UTC (4+ messages)
` [PATCH v5 4/4] arm64: dts: salvator-x: Add current sense amplifiers
[PATCH] iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value
2017-04-19 14:35 UTC
[PATCH 0/9] Unify i2c_mux_add_adapter error reporting
2017-04-19 10:29 UTC (5+ messages)
[PATCH] iio: stm32 trigger: fix sampling_frequency read
2017-04-19 8:30 UTC (2+ messages)
[PULL] 5th set of IIO fixes for the 4.11 cycle
2017-04-18 17:40 UTC (4+ messages)
[PULL] 4th set of new device support, features and cleanups for IIO in the 4.12 cycle
2017-04-18 16:16 UTC (3+ messages)
[PATCH 1/2] iio: adc: Fix integration time/averaging for INA219/220
2017-04-17 22:08 UTC (6+ messages)
` [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range
[PATCH] iio: proximity: as3935: recalibrate RCO after resume
2017-04-14 23:38 UTC
[PATCH] Fixed two style issues in ade7759.c file: * indentation for multi-line arguments in function declarations and calls * permissions converted to octal, instead of or-ed flags
2017-04-14 19:12 UTC (4+ messages)
` [PATCH] iio: meter: fix indentation and spacing errors
[PATCH] iio: hid-sensor: Store restore poll and hysteresis on S3
2017-04-14 18:31 UTC (4+ messages)
[PATCH] iio: light: apds9960: add system-wide suspend
2017-04-14 15:44 UTC (3+ messages)
[PATCH v3 0/2] Add STM32H7 DAC driver
2017-04-14 15:36 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: stm32-dac: Add support for STM32 DAC
` [PATCH v3 2/2] iio: dac: add support for stm32 DAC
[PATCH v2 0/5] Add STM32H7 DAC driver
2017-04-14 15:28 UTC (11+ messages)
` [PATCH v2 2/5] iio: dac: add support for stm32 DAC
` [PATCH v2 4/5] iio: dac: stm32: add support for trigger events
` [PATCH v2 5/5] iio: dac: stm32: add support for waveform generator
[PATCH v2 1/7] iio: light: rpr0521 disable sensor -bugfix
2017-04-14 15:21 UTC (16+ messages)
` [PATCH v2 2/7] iio: light: rpr0521 whitespace fixes
` [PATCH v2 3/7] iio: light: rpr0521 sample_frequency read/write added
` [PATCH v2 4/7] iio: light: rpr0521 proximity offset "
` [PATCH v2 6/7] iio: light: rpr0521 triggered buffer added
[PATCH] Staging: iio: accel: adis16203: fixed a brace coding style issue
2017-04-14 15:13 UTC (2+ messages)
[PATCH 0/2] Enhancements for TI INA219/220 current/voltage monitors
2017-04-14 14:45 UTC (2+ messages)
[PATCH] iio: imu: st_lsm6dsx: simplify data ready pin parsing
2017-04-14 14:37 UTC (5+ messages)
[PATCH v2] IIO: bmp280-core.c: fix error in humidity calculation
2017-04-14 14:13 UTC (4+ messages)
[PATCH v4 0/2] iio: stm32 trigger: Add quadrature device and counter
2017-04-14 14:10 UTC (5+ messages)
` [PATCH v4 1/2] iio: stm32 trigger: Add quadrature encoder device
[PATCH v3 2/2] iio:meter:ade7759: realign the rest with opening bracket
2017-04-14 14:04 UTC (4+ messages)
` [PATCH v4 0/1] iio:meter:ade7759: use 4-digit octal permissions
` [PATCH v4 1/1] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)
[PATCH v2] staging: iio: ad5933: Protect DIRECT mode using claim/release helpers
2017-04-14 13:58 UTC (2+ messages)
[PATCH] iio: proximity: as3935: fix as3935_write
2017-04-14 13:52 UTC (2+ messages)
[PATCH] iio: dac: ad7303: fix channel description
2017-04-14 13:46 UTC (3+ messages)
[PATCH] drivers/staging/iio: braces {} are not necessary for single statement blocks
2017-04-14 8:17 UTC (2+ messages)
Raw data block input: is IIO a good choice?
2017-04-12 14:36 UTC (9+ messages)
[PATCH v5 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
2017-04-10 18:10 UTC (7+ messages)
` [PATCH v5 2/2] iio: "
[PATCH] IIO: bmp280-core.c: fix error in humidity calculation
2017-04-10 16:47 UTC (9+ messages)
[PATCH 1/3 v5] iio: xoadc: augment DT bindings a bit
2017-04-09 23:09 UTC (4+ messages)
` [PATCH 3/3 v5] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC
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