messages from 2015-08-05 12:13:31 to 2015-08-12 11:13:30 UTC [more...]
[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
2015-08-12 11:13 UTC (32+ messages)
` [PATCH 01/20] regmap: Add missing comments about struct regmap_bus
` [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support
` [PATCH 03/20] regmap: Fix integertypes for register address and value
` [PATCH 04/20] regmap: Do not skip format initialization
` [PATCH 05/20] regmap: Restructure writes in _regmap_raw_write()
` [PATCH 06/20] regmap: Fix regmap_bulk_write for bus writes
` [PATCH 07/20] regmap: Without bus read() or write(), force use_single_rw
` [PATCH 08/20] regmap: Fix regmap_can_raw_write check
` [PATCH 09/20] regmap: _regmap_raw_write fix for busses without write()
` [PATCH 10/20] regmap: _regmap_raw_multi_reg_write: Add reg_write() support
` [PATCH 11/20] regmap: _regmap_raw_read: Add handling of busses without bus->read()
` [PATCH 12/20] regmap: Introduce max_raw_io for regmap_bulk_read/write
` [PATCH 13/20] regmap: regmap max_raw_io getter function
` [PATCH 14/20] regmap: Add raw_write/read checks for max_raw_write/read sizes
` [PATCH 15/20] regmap-i2c: Add smbus i2c block support
` [PATCH 16/20] iio: bmc150: Fix irq checks
` [PATCH 17/20] iio: bmc150: Use i2c regmap
` [PATCH 18/20] iio: bcm150: Remove i2c_client from private data
` [PATCH 19/20] iio: bmc150: Split the driver into core and i2c
` [PATCH 20/20] iio: bmc150: Add SPI driver
[PATCH v1] staging: iio: hmc5843: Set iio name dynamically based on i2c name
2015-08-12 8:37 UTC (3+ messages)
[PATCH v2] iio: st_sensors: add debugfs register read hook
2015-08-12 8:22 UTC
[PATCH v5 0/2] iio: proximity: add PulsedLight LIDAR sensor support
2015-08-12 6:01 UTC (3+ messages)
` [PATCH 1/2] devicetree: add PulsedLight vendor + device docs
` [PATCH 2/2] iio: proximity: add support for PulsedLight LIDAR
[PATCH] iio: st_sensors: add debugfs register read hook
2015-08-12 4:31 UTC (2+ messages)
[PATCH v4 0/2] iio: proximity: add PulsedLight LIDAR sensor support
2015-08-12 4:24 UTC (4+ messages)
` [PATCH v4 2/2] iio: proximity: add support for PulsedLight LIDAR
[PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context
2015-08-11 23:00 UTC (2+ messages)
` [PATCH v4] iio: adc: xilinx-xadc: Push interrupts into hardirq context
[PULL] 4th set of IIO fixes for the 4.2 cycle
2015-08-11 22:42 UTC (5+ messages)
[PATCH] iio: event_monitor: report unsupported events
2015-08-11 18:46 UTC (2+ messages)
[PATCH 00/19] staging: Remove unnecessary externs
2015-08-11 18:43 UTC (3+ messages)
` [PATCH 05/19] staging: iio: "
[PATCH v2 0/7] stk8312 fixes and cleanup
2015-08-11 18:32 UTC (24+ messages)
` [PATCH v2 2/7] iio:accel:stk8312: check for invalid value
` [PATCH v2 3/7] iio:accel:stk8312: improve error handling
` [PATCH v2 4/7] iio:accel:stk8312: rework macro definitions
` [PATCH v2 5/7] iio:accel:stk8312: use appropriate variable types
` [PATCH v2 6/7] iio:accel:stk8312: code style cleanup
` [PATCH v2 7/7] iio:accel:stk8312: drop local buffer
[PATCH v2] iio: generic_buffer: be helpful about enabling channels
2015-08-11 18:20 UTC (2+ messages)
BBB IIO ADC access not working
2015-08-11 17:43 UTC (11+ messages)
[PATCH v3 0/7] iio: adc: hi8435: Add Holt HI-8435 threshold detector
2015-08-11 17:01 UTC (15+ messages)
` [PATCH v3 1/7] iio: adc: hi8435: "
` [PATCH v3 4/7] iio: trigger: Add periodic polling to SYSFS trigger
` [PATCH v3 5/7] iio: Support triggered events
` [PATCH v3 7/7] iio: Fix typos in ABI documentation
[PATCH] iio: base: Adding flags to regmap_i2c
2015-08-11 14:32 UTC
[PATCH] iio: percolate error if event fd fails
2015-08-11 10:52 UTC (2+ messages)
[PATCH 0/2] Staging: iio: trigger: Fix style issues
2015-08-11 10:20 UTC (3+ messages)
` [PATCH 1/2] Staging: iio: trigger: Alignment should match open parenthesis
` [PATCH 2/2] Staging: iio: trigger: Use braces on both branches of if statement
[PATCH v3] Add continuous sampling with IIO buffers for Vybrid
2015-08-11 9:05 UTC (2+ messages)
` [PATCH v3] iio: adc: vf610: Add IIO buffer support for Vybrid ADC
[PULL] Second round of IIO new device support, functionality, cleanups and docs for the 4.3 cycle
2015-08-10 20:09 UTC (2+ messages)
[V4] [TWL4030 MADC] Correction and clean-up
2015-08-10 16:56 UTC (4+ messages)
` [V4] [TWL4030 MADC] Fix ADC[3:6] readings
[PATCH v2 0/6] iio: bmg160: Add SPI connection
2015-08-10 13:38 UTC (9+ messages)
` [PATCH v2 1/6] iio: bmg160: Use i2c regmap instead of direct i2c access
` [PATCH v2 5/6] iio: bmg160: Separate i2c and core driver
` [PATCH v2 6/6] iio: bmg160: Add SPI driver
[PATCH V2 0/6] iio: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Measurement Specialties driver development
2015-08-10 11:07 UTC (17+ messages)
` [PATCH V2 1/6] iio: Add meas-spec sensors common part
` [PATCH V2 2/6] iio: Add tsys01 meas-spec driver support
` [PATCH V2 3/6] iio: Add tsys02d "
` [PATCH V2 4/6] iio: Add htu21 "
` [PATCH V2 6/6] iio: Add ms8607 "
[PATCH v2] Add continuous sampling with IIO buffers for Vybrid
2015-08-10 6:35 UTC (6+ messages)
` [PATCH v2] iio: adc: vf610: Add IIO buffer support for Vybrid ADC
[PATCH 0/7] mma8452 fixes and cleanup
2015-08-09 9:01 UTC (16+ messages)
` [PATCH 1/7] iio:accel:mma8452: fix _get_hp_filter_index
` [PATCH 2/7] iio:accel:mma8452: drop double include
` [PATCH 3/7] iio:accel:mma8452: pass up real error code
` [PATCH 4/7] iio:accel:mma8452: check values to be written
` [PATCH 5/7] iio:accel:mma8452: rework register definitions
` [PATCH 6/7] iio:accel:mma8452: coding style cleanup
` [PATCH 7/7] iio:accel:mma8452: reorder Kconfig entry
[PATCH v4 0/8] Add support for best effort block read emulation
2015-08-09 7:31 UTC (4+ messages)
` [PATCH v4 1/8] i2c: core: "
[PATCH v6 0/2] iio: light: add support for APDS9960 sensor
2015-08-09 7:20 UTC (3+ messages)
` [PATCH v6 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH v6 2/2] iio: light: add APDS9960 ALS + promixity driver
[PATCH v5 0/2] iio: light: add support for APDS9960 sensor
2015-08-08 20:58 UTC (3+ messages)
` [PATCH v5 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH v5 2/2] iio: light: add APDS9960 ALS + promixity driver
[patch] iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
2015-08-08 19:16 UTC
[PATCH 0/2] tools: iio: clean up ci_array pointer
2015-08-08 18:54 UTC (7+ messages)
` [PATCH 1/2] tools: iio: Set caller's ci_array pointer to NULL after free
` [PATCH 2/2] tools: iio: remove unnecessary double pointer
[PATCH v5 0/8] iio: mma8452: improve driver and support more chips
2015-08-08 16:42 UTC (2+ messages)
[PATCH] iio: event: Remove negative error code from iio_event_poll
2015-08-08 16:20 UTC (2+ messages)
[PATCH] iio: industrialio-buffer: Fix iio_buffer_poll return value
2015-08-08 15:44 UTC (3+ messages)
[PATCH 2/2] iio:accel:bmc150-accel: Use the chip ID to detect sensor variant
2015-08-08 15:36 UTC (5+ messages)
[PATCH 1/2] iio:accel:bmc150-accel: Move bmc150_accel_chip_init()
2015-08-08 15:30 UTC (2+ messages)
[PATCH] iio: lsiio: fix error code handling error
2015-08-08 15:07 UTC (3+ messages)
[PATCH] iio: light: Add support for UPISEMI uS5182d als and proximity sensor
2015-08-08 14:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH] staging: iio_simple_dummy: Fix indentation errors
2015-08-08 14:13 UTC (3+ messages)
[PATCH 0/9] iio: adis updates
2015-08-08 14:10 UTC (19+ messages)
` [PATCH 1/9] iio: adis16400: Fix adis16448 gyroscope scale
` [PATCH 2/9] iio: Add inverse unit conversion macros
` [PATCH 3/9] iio: adis16480: Fix scale factors
` [PATCH 4/9] iio: adis16400: adis16300 has product ID and serial number
` [PATCH 5/9] iio: adis16400: Add ADIS16305 support
` [PATCH 6/9] iio: adis16260: Add ADIS16266 support
` [PATCH 7/9] iio: adis16400: Add ADIS16367 support
` [PATCH 8/9] iio: adis16400: Add ADIS16445 support
` [PATCH 9/9] iio: adis16136: Add ADIS16137 support
[PATCH v2] iio: trigger: Add missing fields in kernel docs
2015-08-08 11:46 UTC (2+ messages)
[PATCH v2] iio: Documentation: Add trigger name attribute ABI documentation
2015-08-08 11:42 UTC (3+ messages)
[PATCH 0/3] MAX6675 IIO temperature driver
2015-08-08 11:39 UTC (8+ messages)
` [PATCH 2/3] iio: temperature: add max6675 thermocouple converter driver
[PATCH v5] DocBook: Add initial documentation for IIO
2015-08-08 11:32 UTC (3+ messages)
[PATCH V4] iio: declare struct to fix warning
2015-08-08 11:29 UTC (2+ messages)
[PATCH V3] iio: declare struct to fix warning
2015-08-08 11:28 UTC (3+ messages)
[PATCH V2] iio: declare struct to fix warning
2015-08-08 11:27 UTC (5+ messages)
[PATCH] iio: generic_buffer: be helpful about enabling channels
2015-08-07 18:23 UTC (2+ messages)
[PATCH] iio: iio_utils: accept channels with no offset
2015-08-07 14:07 UTC (2+ messages)
staging: iio: accel: Use __be16 instead of u16
2015-08-07 11:38 UTC (5+ messages)
[PATCH v4 2/2] iio: light: add APDS9960 ALS + promixity driver
2015-08-07 4:42 UTC (3+ messages)
[PATCH v2] iio: adc: xilinx-xadc: Push interrupts into threaded context
2015-08-07 3:55 UTC (6+ messages)
` [PATCH v3] "
[PATCH] iio: st_common: use standard trigger suffix
2015-08-06 18:59 UTC (5+ messages)
[PATCH 0/6] iio: Fix kernel docs warnings
2015-08-06 11:59 UTC (4+ messages)
` [PATCH 3/6] iio: trigger: Add missing fields in kernel docs
Spliting u16, u32 to u8 array
2015-08-06 11:35 UTC (4+ messages)
[PATCH] iio: Documentation: Add trigger name attribute ABI documentation
2015-08-06 7:33 UTC
[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
2015-08-05 13:46 UTC (5+ messages)
` [PATCH v5 2/2] ARM: dts: add property for maximum ADC clock frequencies
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).