linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-01 08:25:22 to 2013-10-14 16:49:20 UTC [more...]

[PATCH 01/17] iio: Update buffer's bytes per datum after updating the scan mask
 2013-10-14 16:49 UTC  (8+ 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 17/17] iio: Remove unused iio_sw_buffer_preenable()

[PATCH 1/3] iio:kfifo: Protect against concurrent access from userspace
 2013-10-14 15:09 UTC  (3+ 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 1/2] iio: cm36651: Add 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 1/3] staging:iio:spear_adc: Fix sparse warning
 2013-10-12 13:55 UTC  (3+ 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 v2 01/20] iio: Factor IIO value formating into its own function
 2013-10-12 13:05 UTC  (43+ 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 v2 20/20] iio: Remove support for the legacy event config interface

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

[PATCH] iio: adc: exynos_adc: Handle timeout issues
 2013-10-12  6:40 UTC  (4+ messages)
` [PATCH v3] iio: exynos_adc: use wait_for_completion_timeout instead of interruptible

[PATCH v4 0/3] Add touch screen support in at91 adc
 2013-10-09 20:14 UTC  (7+ 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

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

[PATCH] iio: hid-sensors: Fix power and report state
 2013-10-08 21:32 UTC 

[PATCH v3 0/6] iio: at91: Add touch screen support in at91 adc
 2013-10-08  3:44 UTC  (6+ messages)
` [PATCH v3 4/6] iio: at91: ADC start-up time calculation changed since at91sam9x5

IIO hrtimer trigger
 2013-10-07 14:18 UTC  (4+ messages)

[PATCH V10 0/2] iio: input: ti_am335x_adc: Add continuous sampling support
 2013-10-07 13:26 UTC  (7+ messages)
` [PATCH 2/2] iio: "
  ` Testing ti_am335x_adc continuous mode (WAS: Re: [PATCH 2/2]

[PULL] IIO new driver features and cleanups for 3.13 - set 3
 2013-10-06 19:57 UTC  (2+ messages)

[PATCH 1/8] iio:ad5449: Use spi_sync_transfer()
 2013-10-05 11:02 UTC  (17+ messages)
` [PATCH 2/8] iio:adis16080: "
` [PATCH 3/8] iio:adxrs450: "
` [PATCH 4/8] iio:adis16130: "
` [PATCH 5/8] staging:iio:adis16220: "
` [PATCH 6/8] staging:iio:ad9852: "
` [PATCH 7/8] staging:iio:ad9910: "
` [PATCH 8/8] staging:iio:ad9951: "

[PATCH] IIO AD7923 iio_consumer support
 2013-10-05  9:43 UTC  (6+ messages)

[PATCH 01/18] iio: Extend the event config interface
 2013-10-04  8:38 UTC  (5+ messages)

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

[PATCH] staging:iio: fix wrong usage of dev_set_name()
 2013-10-03 16:13 UTC  (2+ messages)

[PATCH 1/3] spi: Add a spi_w8r16be() helper
 2013-10-03 12:53 UTC  (11+ messages)
` [PATCH 2/3] hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16()

[PATCH v5 1/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-03  8:36 UTC  (3+ messages)

[PATCH v5 2/2] DT: Add documentation for cm36651 proximity/light sensor
 2013-10-01 21:27 UTC  (2+ messages)

[PATCH v4 00/20] iio: ST clean-ups and new sensor support
 2013-10-01 21:13 UTC  (3+ messages)
  ` [PATCH 07/20] Documentation: dt: iio: Add binding for LPS001WP

[PATCH] HID RTC: Open sensor hub open close
 2013-10-01 21:11 UTC  (2+ messages)

[PATCH 1/3] HID: Delay opening HID device
 2013-10-01 16:31 UTC  (4+ messages)
` [PATCH 3/3] HID RTC: Open sensor hub open close

[RFC v2 PATCH 00/14] iio: STMicroelectronics DT and event support
 2013-10-01 16:29 UTC  (15+ 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 06/14] iio: st_common: Add threshold events support
` [RFC v2 PATCH 07/14] iio: st_accel: Add event subsystem to st_accel driver
` [RFC v2 PATCH 08/14] iio: iio_magn: Add event ops
` [RFC v2 PATCH 11/14] Documentation: Add st_magn binding documentation

[PATCH v5 0/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-01 12:55 UTC 

[PATCHv6] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-10-01 11:21 UTC  (26+ messages)
` [PATCH 1/9] Staging/iio/adc/touchscreen/MXS: add proper clock handling
` [PATCH 2/9] Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
` [PATCH 3/9] Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
` [PATCH 4/9] Staging/iio/adc/touchscreen/MXS: simplify register access
` [PATCH 5/9] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen driver
` [PATCH 6/9] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
` [PATCH 7/9] Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementation
` [PATCH 8/9] Staging/iio/adc/touchscreen/MXS: provide devicetree adaption
` [PATCH 9/9] Staging/iio: add TODO reminder

[PATCH v2 00/15] staging:iio:hmc5843 cleanup
 2013-10-01 10:10 UTC  (15+ messages)
` [PATCH v2 01/15] staging:iio:hmc5843: Add pointer to i2c client to data struct
` [PATCH v2 02/15] staging:iio:hmc5843: Rewrite init function
` [PATCH v2 03/15] staging:iio:hmc5843: Use INFO_SAMP_FREQ
` [PATCH v2 04/15] staging:iio:hmc5843: Remove unused LSB register #defines
` [PATCH v2 06/15] staging:iio:hmc5843: Introduce helper functions to show/check list of int pairs


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