Linux IIO development
 help / color / mirror / Atom feed
 messages from 2013-10-08 20:16:50 to 2013-10-21 11:59:25 UTC [more...]

[RFC v2 PATCH 00/14] iio: STMicroelectronics DT and event support
 2013-10-21 11:59 UTC  (14+ messages)
` [RFC v2 PATCH 01/14] iio: st_common: New interrupt interface
` [RFC v2 PATCH 02/14] iio: st_accel: Add dt bindings
` [RFC v2 PATCH 11/14] Documentation: Add st_magn binding documentation
` [RFC v2 PATCH 12/14] Documentation: Add st_gyro "
` [RFC v2 PATCH 13/14] Documentation: Add st_pressure "

[PATCH 1/2] iio: adc: nau7802: Remove redundant of_match_ptr
 2013-10-21  9:27 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: ti_am335x_adc: "

[PATCH v2 1/1] iio: core: Implement devm_iio_device_{register,unregister}
 2013-10-21  8:43 UTC  (6+ messages)

[PATCH 1/1] iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
 2013-10-21  8:25 UTC 

[PATCH] iio: (max1363) support SMBus for 8-bit devices
 2013-10-20 21:39 UTC  (2+ messages)

[PATCH] iio: Correct description how to convert microtesla to gauss
 2013-10-20 21:38 UTC  (2+ messages)

[PULL] IIO new drivers, features and cleanups for 3.13 - set 4
 2013-10-19 16:08 UTC  (3+ messages)

[PATCH 1/4] iio: adc: mcp3422: Include linux/of.h header
 2013-10-18 19:06 UTC  (5+ messages)
` [PATCH 2/4] iio: adc: nau7802: "
` [PATCH 3/4] iio: adc: ti-adc081c: "
` [PATCH 4/4] iio: light: gp2ap020a00f: "

[PATCH v4 0/3] Add touch screen support in at91 adc
 2013-10-17 23:00 UTC  (10+ messages)
` [PATCH 1/3] iio: at91: ADC start-up time calculation changed since at91sam9x5
` [PATCH 2/3] iio: at91: move the num_channels from DT to driver itself
` [PATCH 3/3] iio: at91: introduce touch screen support in iio adc driver

[PATCH v4 00/11] hmc5843 cleanup
 2013-10-17 22:53 UTC  (23+ messages)
` [PATCH v4 01/11] staging:iio:hmc5843: Use SCALE instead of magn_range
` [PATCH v4 02/11] staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_index
` [PATCH v4 03/11] staging:iio:hmc5843: Always read all channels values otherwise no updates
` [PATCH v4 04/11] staging:iio:hmc5843: Add trigger handling
` [PATCH v4 05/11] staging:iio:hmc5843: Remove ability to change operating mode
` [PATCH v4 06/11] staging:iio:hmc5843: Rename _configure() to _set_mode()
` [PATCH v4 07/11] staging:iio:hmc5843: Reorganize _set_meas_conf()
` [PATCH v4 08/11] staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
` [PATCH v4 09/11] staging:iio:hmc5843: Introduce _set_range_gain()
` [PATCH v4 10/11] staging:iio:hmc5843: Check initialization and chip identifier
` [PATCH v4 11/11] staging:iio:hmc5843: Trivial cleanup

[PATCH v7 2/2] DT: Add documentation for cm36651 proximity/light sensor
 2013-10-17 22:43 UTC  (2+ messages)

[PATCH v7 1/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-17 22:42 UTC  (2+ messages)

[PATCH 1/2] staging:iio:lpc32xx_adc: Fix IRQ check
 2013-10-17 22:14 UTC  (4+ messages)
` [PATCH 2/2] staging:iio:spear_adc: "

[PULL] IIO fixes for 3.12 set 3
 2013-10-17 17:10 UTC  (2+ messages)

[PATCH v7 0/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-17  2:22 UTC 

[PATCH v6 1/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-16 19:16 UTC  (2+ messages)

[PATCH 01/17] iio: Update buffer's bytes per datum after updating the scan mask
 2013-10-16 18:17 UTC  (35+ messages)
` [PATCH 02/17] iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
` [PATCH 03/17] iio:ad7266: Remove redundant call to iio_sw_preenable()
` [PATCH 04/17] iio:ad7887: Remove redundant call to iio_sw_buffer_preenable()
` [PATCH 05/17] iio:ad_sigma_delta: "
` [PATCH 06/17] iio:ti_am335x: "
` [PATCH 07/17] iio:st_gyro: "
` [PATCH 08/17] iio:triggered-buffer: "
` [PATCH 09/17] iio:st_magn: "
` [PATCH 10/17] iio:st_pressure: "
` [PATCH 11/17] iio:gp2ap020a00f: "
` [PATCH 12/17] staging:iio:lis3l02dq: "
` [PATCH 13/17] staging:iio:mxs-lradc: "
` [PATCH 14/17] staging:iio:simple-dummy: "
` [PATCH 15/17] staging:iio:ad5933: "
` [PATCH 16/17] staging:iio:ade7758: "
` [PATCH 17/17] iio: Remove unused iio_sw_buffer_preenable()

[PATCH v3 00/10] hmc5843 cleanup
 2013-10-15 22:14 UTC  (13+ messages)
` [PATCH v3 01/10] staging:iio:hmc5843: Use SCALE instead of magn_range
` [PATCH v3 02/10] staging:iio:hmc5843: Always read all channels values otherwise no updates
` [PATCH v3 03/10] staging:iio:hmc5843: Add trigger handling
` [PATCH v3 04/10] staging:iio:hmc5843: Remove ability to change operating mode
` [PATCH v3 05/10] staging:iio:hmc5843: Rename _configure() to _set_mode()
` [PATCH v3 06/10] staging:iio:hmc5843: Reorganize _set_meas_conf()
` [PATCH v3 07/10] staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
` [PATCH v3 08/10] staging:iio:hmc5843: Introduce _set_range_gain()
` [PATCH v3 09/10] staging:iio:hmc5843: Check initialization and chip identifier
` [PATCH v3 10/10] staging:iio:hmc5843: Trivial cleanups

[PATCH] iio: hid-sensors: Fix power and report state
 2013-10-15 19:42 UTC  (6+ messages)

[PATCH] iio:buffer: Free active scan mask in iio_disable_all_buffers()
 2013-10-15 18:27 UTC  (3+ messages)

[PATCH v2 1/4] iio:kfifo: Fix memory leak
 2013-10-15 18:20 UTC  (8+ messages)
` [PATCH v2 2/4] iio:kfifo: Protect against concurrent access from userspace
` [PATCH v2 3/4] iio:kfifo: Empty buffer on update
` [PATCH v2 4/4] iio:kfifo: Set update_needed to false after allocating a new buffer

[PATCH] iio: adc: exynos_adc: Handle timeout issues
 2013-10-15  5:15 UTC  (5+ messages)
` [PATCH v3] iio: exynos_adc: use wait_for_completion_timeout instead of interruptible
  ` [PATCH v4] "

[PATCH v2 1/3] staging:iio:spear_adc: Fix sparse warning
 2013-10-14 22:15 UTC  (6+ messages)
` [PATCH v2 2/3] staging:iio:mxs-lradc: Select STMP_DEVICE
` [PATCH v2 3/3] staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set

[PATCH 1/3] iio:kfifo: Protect against concurrent access from userspace
 2013-10-14 22:07 UTC  (6+ messages)
` [PATCH 2/3] iio:kfifo: Empty buffer on update
` [PATCH 3/3] iio:kfifo: Set update_needed to false after allocating a new buffer

[PATCH v6 2/2] DT: Add documentation for cm36651 proximity/light sensor
 2013-10-14 12:40 UTC 

[PATCH v6 0/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-14 12:40 UTC 

[PATCH v2 01/20] iio: Factor IIO value formating into its own function
 2013-10-12 13:05 UTC  (42+ messages)
` [PATCH v2 02/20] iio: Extend the event config interface
` [PATCH v2 03/20] iio:max1363: Switch to new "
` [PATCH v2 04/20] iio:ad5421: "
` [PATCH v2 05/20] iio:gp2ap020a00f: "
` [PATCH v2 06/20] iio:tsl2563: "
` [PATCH v2 07/20] iio:apds9300: Use "
` [PATCH v2 08/20] staging:iio:lis3l02dq: Switch to "
` [PATCH v2 09/20] staging:iio:lis2l02dq: Share threshold value between axis
` [PATCH v2 10/20] staging:iio:sca3000: Switch to new config interface
` [PATCH v2 11/20] staging:iio:ad7291: Switch to new event "
` [PATCH v2 12/20] staging:iio:ad799x: "
` [PATCH v2 13/20] staging:iio:ad7150: "
` [PATCH v2 14/20] staging:iio:simple_dummy: "
` [PATCH v2 15/20] staging:iio:tsl2x7x: "
` [PATCH v2 16/20] iio: Add a hysteresis event info attribute
` [PATCH v2 17/20] staging:iio:ad799x: Simplify threshold register look-up
` [PATCH v2 18/20] staging:iio:ad799x: Use event spec for threshold hysteresis
` [PATCH v2 19/20] staging:iio:ad7291: "

[PATCH 1/2] staging:iio:spear_adc: Remove unused variable
 2013-10-12 12:33 UTC  (7+ messages)
` [PATCH 2/2] staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is set

[PATCH] iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
 2013-10-12 12:21 UTC  (3+ messages)

[PATCH v2 1/5] iio: Add reference counting for buffers
 2013-10-12 12:06 UTC  (13+ messages)
` [PATCH v2 2/5] iio: Return -ENODEV for file operations if the device has been unregistered
` [PATCH v2 3/5] iio: Wakeup poll and blocking reads when the device is unregistered
` [PATCH v2 4/5] iio:buffer: Add proper locking for iio_update_buffers()
` [PATCH v2 5/5] iio:buffer: Ignore noop requests "

[PATCH] staging: iio: generic_buffer: initialize ret
 2013-10-12 11:20 UTC  (2+ messages)

[PATCH] iio: Add a helper to free a list of IIO device attributes
 2013-10-12 11:18 UTC  (2+ messages)

[PATCH] iio: adc: Move mxs-lradc out of staging
 2013-10-12 10:46 UTC  (8+ messages)

[Trivial PATCH] staging: Remove unnecessary semicolons
 2013-10-12 10:44 UTC  (2+ messages)

change device attributes dynamically
 2013-10-09  6:39 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox