linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-19 16:28:32 to 2018-03-07 05:17:23 UTC [more...]

[PATCH] staging: iio: adc: Remove reduntant __func__ from debug print
 2018-03-07  5:17 UTC  (2+ messages)

[PATCH v2 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-07  0:44 UTC  (4+ messages)
` [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
` [PATCH v2 2/3] staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFF
` [PATCH v2 3/3] staging:iio:meter: Aligns open parenthesis

[PATCH 00/11] staging: iio: accel: adis16201 driver cleanup
 2018-03-06 22:25 UTC  (15+ messages)
` [PATCH 01/11] Staging: iio: accel: Prefer alphabetical sequence of header files
` [PATCH 02/11] Staging: iio: accel: Add a blank space before returns
` [PATCH 03/11] Staging: iio: accel: Remove unnecessary comments
` [PATCH 04/11] Staging: iio: accel: Rename few macro definitions
` [PATCH 05/11] Staging: iio: accel: Add _REG suffix to registers
` [PATCH 06/11] Staging: iio: accel: Reverse christmas tree
` [PATCH 07/11] Staging: iio: accel: Adjust arguments to match open parentheses
` [PATCH 08/11] Staging: iio: accel: Use switch statement than if-else
` [PATCH 09/11] Staging: iio: accel: Use sign_extend32 function
` [PATCH 10/11] Staging: iio: accel: Add comments about units in data read function
` [PATCH 11/11] Staging: iio: accel: Move adis16201 driver out of staging subsystem

[PATCH 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-06 20:21 UTC  (6+ messages)
` [PATCH 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
` [PATCH 2/3] staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFF
` [PATCH 3/3] staging:iio:meter: Aligns open parenthesis

Work plan to move meter out of staging
 2018-03-06 14:09 UTC  (8+ messages)

[PATCH] iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
 2018-03-06 12:02 UTC 

[PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
 2018-03-06 12:00 UTC 

[PATCH v3 1/2] iio: light: add driver for bh1730fvc chips
 2018-03-05 22:56 UTC  (8+ messages)
` [PATCH v3 2/2] dt-bindings: iio: light: Add bh1730fvc bindings

Unknown symbols in module
 2018-03-05 11:19 UTC 

[PATCH] staging: iio: ad5933: merge ring init function into probe function
 2018-03-05  7:24 UTC  (6+ messages)

Fixing checkpatch.pl false positive for IIO_DEV_ATTR_CH_OFF
 2018-03-05  1:54 UTC 

GSoC IIO project: David Veenstra
 2018-03-04 22:59 UTC 

[PATCH v3 0/4] adis16209 driver cleanup
 2018-03-04 13:07 UTC  (7+ messages)
` [PATCH v3 1/4] Staging: iio: adis16209: Remove and add some comments and group the definitions
` [PATCH v3 2/4] Staging: iio: adis16209: Change some macro names
` [PATCH v3 3/4] Staging: iio: adis16209: Adjust a switch statement
` [PATCH v3 4/4] Staging: iio: adis16209: Use sign_extend32 function

[PATCH 00/12] staging cleanups
 2018-03-04  1:49 UTC  (13+ messages)
` [PATCH 01/12] staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_data
` [PATCH 02/12] staging: iio: tsl2x7x: add common function for clearing interrupts
` [PATCH 03/12] staging: iio: tsl2x7x: add common function for reading chip status
` [PATCH 04/12] staging: iio: tsl2x7x: add common function for writing to the control register
` [PATCH 05/12] staging: iio: tsl2x7x: convert mutex_trylock() to mutex_lock()
` [PATCH 06/12] staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()
` [PATCH 07/12] staging: iio: tsl2x7x: correct 'Avoid CamelCase' warning from checkpatch
` [PATCH 08/12] staging: iio: tsl2x7x: add error handling to tsl2x7x_prox_cal()
` [PATCH 09/12] staging: iio: tsl2x7x: add missing error checks
` [PATCH 10/12] staging: iio: tsl2x7x: make logging consistent and correct newlines
` [PATCH 11/12] staging: iio: tsl2x7x: remove unnecessary sysfs attribute
` [PATCH 12/12] staging: iio: tsl2x7x: make proximity sensor function correctly

[PATCH 0/6] adis16209 driver cleanup
 2018-03-03 16:16 UTC  (16+ messages)
` [PATCH 1/6] Staging: iio: adis16209: Arrange headers in alphabetical order
` [PATCH 2/6] Staging: iio: adis16209: Change the definition name
` [PATCH 3/6] Staging: iio: adis16209: Add _REG postfix for registers
` [PATCH 4/6] Staging: iio: adis16209: Remove unnecessary comments and group the definitions
` [PATCH 5/6] Staging: iio: adis16209: Add some informatic comments
` [PATCH 6/6] Staging: iio: adis16209: Use sign_extend32 and adjust a switch statement

[PATCH] iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
 2018-03-03 15:23 UTC  (2+ messages)

[PATCH v2 0/2] iio:dummy: Rework Kconfig
 2018-03-03 15:21 UTC  (6+ messages)
` [PATCH v2 1/2] iio: dummy: Add correct tabs and spaces to Kconfig
` [PATCH v2 2/2] iio:dummy: Add extra paragraphs on Kconfig

[PATCH v3] iio: light: lv0104cs: Add support for LV0104CS light sensor
 2018-03-03 15:18 UTC  (2+ messages)

[PATCH v1] iio: proximity: sx9500: Add GPIO ACPI mapping table
 2018-03-03 15:13 UTC  (2+ messages)

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-03-03 15:09 UTC  (16+ messages)
` [PATCH 1/7] iio: adc: stm32-dfsdm: fix compatible data use
` [PATCH 2/7] iio: adc: stm32-dfsdm: fix call to stop channel
` [PATCH 3/7] iio: adc: stm32-dfsdm: fix clock source selection
` [PATCH 4/7] iio: adc: stm32-dfsdm: fix multiple channel initialization
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes
` [PATCH 6/7] iio: adc: stm32-dfsdm: add check on max filter id
` [PATCH 7/7] iio: adc: stm32-dfsdm: add check on spi-max-frequency

[PATCH] dt-bindings: iio: adc: stm32-dfsdm: fix types, add missing pinctrl
 2018-03-03 15:08 UTC  (5+ messages)

[PATCH v3] staging:iio:meter: Add name to function definition arguments
 2018-03-03 15:06 UTC  (5+ messages)

[PATCH] iio: light: lv0104cs: Add support for LV0104CS light sensor
 2018-03-03 14:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2018-02-26 19:51 UTC  (6+ messages)
` [PATCH v3 3/5] iio: proximity: sx9500: Set IRQ pin to direction-input if necessary

GSoC IIO project: Tom Lebreux
 2018-02-26 10:45 UTC  (2+ messages)

[PATCH] iio:dummy: Fix coding style in Kconfig
 2018-02-24 13:53 UTC  (5+ messages)

[PATCH] iio temperature/mlx90632: silence a static checker warning
 2018-02-24 13:35 UTC  (3+ messages)

[PATCH v1] iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
 2018-02-24 13:30 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: sd-modulator: fix io-channel-cells
 2018-02-24 13:28 UTC  (3+ messages)

[PATCH] iio: light: add driver for bh1730fvc chips
 2018-02-24 12:53 UTC  (11+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: iio: light: Add bh1730fvc bindings

[PATCH v4 00/13] add support for AXP813 ADC and battery power supply
 2018-02-24 12:20 UTC  (4+ messages)
` [PATCH v4 13/13] iio: adc: axp20x_adc: remove !! in favor of ternary condition

[PATCH] iio: chemical: ccs811: Corrected firmware boot/application mode transition
 2018-02-24 12:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct
 2018-02-24 11:06 UTC  (4+ messages)

[PATCH v2 0/5] Change ISA_BUS_API dependency to selection
 2018-02-23 14:09 UTC  (19+ messages)
` [PATCH v2 1/5] iio: "
` [PATCH v2 2/5] watchdog: "
` [PATCH v2 3/5] gpio: "
` [PATCH v2 4/5] isa: Remove ISA_BUS_API selection for ISA_BUS
` [PATCH v2 5/5] pc104: Add EXPERT dependency for PC104 Kconfig option

[PATCH v4 00/11] Introduce the Counter subsystem
 2018-02-23 13:19 UTC  (7+ messages)

[PATCH v2] iio:dummy: Replace S_IWUSR by 0200
 2018-02-22  8:25 UTC  (7+ messages)

[PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
 2018-02-21 16:15 UTC  (3+ messages)

GSoC IIO Project: Christopher Díaz Riveros
 2018-02-20 19:28 UTC  (4+ messages)

[PATCH v2] staging:iio:meter: Add name to function definition arguments
 2018-02-20 12:36 UTC  (4+ messages)

[PULL] First set of new device support and cleanups for IIO in the 4.17 cycle
 2018-02-20  9:27 UTC  (2+ messages)

[PATCH v4 06/13] power: supply: axp20x_battery: use data struct for variant specific code
 2018-02-20  9:12 UTC  (3+ messages)
` [RFC PATCH] power: supply: axp20x_battery: axp209_data can be static

[PULL] First round of IIO fixes for the 4.16 cycle
 2018-02-20  9:04 UTC  (2+ messages)


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).