Linux IIO development
 help / color / mirror / Atom feed
 messages from 2014-03-05 17:35:52 to 2014-03-23 19:31:33 UTC [more...]

[PATCH 10/11] sony-laptop: als support
 2014-03-23 19:32 UTC 

iio on beagle bone black 3.13.6 kernel
 2014-03-23 18:54 UTC  (2+ messages)

[Patch v1 1/2] iio: ak8975 : Add AK8963 compatibility mode support
 2014-03-22 12:46 UTC  (5+ messages)
` [Patch v1 2/2] iio: ak8975: Added ACPI enumeration

[PATCH v2 00/15] iio: adc: at91 cleanups and atmel_tsadcc removal
 2014-03-22 12:39 UTC  (23+ messages)
` [PATCH v2 01/15] ARM: at91: sam9g45: remove unused platform_data
` [PATCH v2 02/15] ARM: at91: sam9260: "
` [PATCH v2 03/15] iio: adc: at91: cleanup platform_data
` [PATCH v2 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR
` [PATCH v2 05/15] ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
` [PATCH v2 06/15] iio: adc: at91: remove unused include from include/mach
` [PATCH v2 07/15] iio: adc: at91: add sam9rl support
` [PATCH v2 08/15] ARM: at91: sam9rl: add at91_adc to support adc and touchscreen
` [PATCH v2 09/15] ARM: at91: sam9rlek add touchscreen support through at91_adc
` [PATCH v2 10/15] ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc
` [PATCH v2 11/15] ARM: at91: sam9rl: "
` [PATCH v2 12/15] ARM: at91: remove atmel_tsadcc platform_data
` [PATCH v2 13/15] ARM: at91: remove atmel_tsadcc from sama5_defconfig
` [PATCH v2 14/15] Input: atmel_tsadcc: remove driver
` [PATCH v2 15/15] ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node

[PATCH 00/15] iio: adc: at91 cleanups and atmel_tsadcc removal
 2014-03-22 12:31 UTC  (24+ messages)
` [PATCH 01/15] ARM: at91: sam9g45: remove unused platform_data
` [PATCH 02/15] ARM: at91: sam9260: "
` [PATCH 03/15] iio: adc: at91: cleanup platform_data
` [PATCH 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR
` [PATCH 05/15] ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
` [PATCH 14/15] Input: atmel_tsadcc: remove driver

[PATCH v2] iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
 2014-03-22 12:23 UTC  (2+ messages)

[PATCH] iio: querying buffer scan_mask should return 0/1
 2014-03-22 12:21 UTC  (5+ messages)

[PATCH V1 1/1] iio: add Capella cm3218x ambient light sensor driver
 2014-03-22 12:17 UTC  (5+ messages)

[PATCH] fix a missing break in devivers/staging/iio
 2014-03-22 11:53 UTC 

[Patch v1 1/4] iio: imu: inv_mpu6050: Add compatibity with MPU6500
 2014-03-19 16:56 UTC  (4+ messages)
` [Patch v1 2/4] iio: imu: inv_mpu6050: Enable default bypass mode
` [Patch v1 3/4] iio: imu: Enable checking of presence of device
` [Patch v1 4/4] iio: imu: inv_mpu6050: ACPI enumeration

[PATCHv4 0/7] Convert twl4030-madc to IIO API and add DT support
 2014-03-18  8:21 UTC  (17+ messages)
` [PATCHv4 1/7] mfd: twl4030-madc: Use managed resources
` [PATCHv4 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
` [PATCHv4 3/7] mfd: twl4030-madc: Cleanup driver
` [PATCHv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
` [PATCHv4 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
` [PATCHv4 6/7] Documentation: DT: Document twl4030-madc binding
` [PATCHv4 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc
` [GIT PULL] mfd: Immutable branch for Sebastian Reichel's work on mfd->io driver conversion

[PATCH] iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
 2014-03-18  8:08 UTC  (6+ messages)

[PATCH 1/3] iio: ak8975 : Add AK8963 compatibility mode support
 2014-03-17 17:18 UTC  (10+ messages)
` [PATCH 2/3] iio: ak8975: Added ACPI enumeration
` [PATCH 3/3] iio: ak8975: Don't bail out for irq setup error

[PATCH 1/3] iio: imu: inv_mpu6050: ACPI enumeration
 2014-03-17 17:17 UTC  (10+ messages)
` [PATCH 2/3] iio: imu: inv_mpu6050: Enable default bypass mode
` [PATCH 3/3] iio: imu: Enable checking of presence of device

[PATCH] iio: adc: mxs-lradc: fix warning when buidling on avr32
 2014-03-17 16:43 UTC 

[PATCH V2 0/4] iio: Minor cleanups to spear ADC driver followed by staging graduation
 2014-03-16  0:25 UTC  (8+ messages)
` [PATCH 1/4] staging:iio:adc:spear adc - prefix defines to avoid namespace clashes
` [PATCH 2/4] staging:iio:adc:spear_adc drop initialization of unused scan_type
` [PATCH 3/4] staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq
` [PATCH 4/4] iio:adc:spear_adc move out of staging

[PATCH] iio: adc: at91_adc: correct default shtim value
 2014-03-15 21:21 UTC  (4+ messages)

[PATCH] iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch
 2014-03-15 16:28 UTC  (2+ messages)

[PATCH] iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks
 2014-03-15 16:27 UTC  (2+ messages)

[PATCH v2] Add support for Microchip Technology's MCP3426/7/8 ADC
 2014-03-15 16:19 UTC  (2+ messages)

[PATCH 1/2] staging:iio:ad799x: Move ring functions to the main file
 2014-03-15 15:48 UTC  (6+ messages)
` [PATCH 2/2] staging:iio: Move ad799x driver out of staging

[PATCHv3 0/9] Convert twl4030-madc to IIO API and add DT support
 2014-03-15 15:42 UTC  (16+ messages)
` [PATCHv3 1/9] mfd: twl4030-madc: Use managed resources
` [PATCHv3 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework
` [PATCHv3 3/9] mfd: twl4030-madc: Cleanup driver
` [PATCHv3 4/9] mfd: twl-core: Add twl_i2c_read/write_u16
` [PATCHv3 5/9] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
` [PATCHv3 6/9] Documentation: DT: Document twl4030-madc binding
` [PATCHv3 7/9] mfd: twl4030-madc: Move driver to drivers/iio/adc
` [PATCHv3 8/9] iio: documentation: Add ABI documentation for *_mean_raw
` [PATCHv3 9/9] iio: inkern: add iio_read_channel_average_raw

[PATCH 0/3] iio: adc: at91 fixes
 2014-03-15 15:33 UTC  (11+ messages)
` [PATCH 1/3] iio: adc: at91_adc: Repair broken platform_data support
` [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name

[PATCHv1 0/9] Convert twl4030-madc to IIO API and add DT support
 2014-03-15 15:30 UTC  (17+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/9] mfd: twl4030-madc: Use managed resources
  ` [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework
  ` [PATCHv2 3/9] mfd: twl4030-madc: Cleanup driver
  ` [PATCHv2 6/9] Documentation: DT: Document twl4030-madc binding
  ` [PATCHv2 8/9] iio: documentation: Add ABI documentation for *_mean_raw
  ` [PATCHv2 9/9] iio: inkern: add iio_read_channel_average_raw

[PATCH v8 0/2] AS3935 lightning sensor support
 2014-03-15 15:00 UTC  (7+ messages)
` [PATCH v8 1/2] iio:as3935: Add DT binding docs for AS3935 driver
` [PATCH v8 2/2] iio: Add AS3935 lightning sensor support

[PATCH 0/5] iio: Minor cleanups to spear ADC driver followed by staging graduation
 2014-03-15 14:49 UTC  (11+ messages)
` [PATCH 1/5] staging:iio:adc:spear adc - prefix defines to avoid namespace clashes
` [PATCH 2/5] staging:iio:adc:spear adc rework so that device tree queries are all in probe
` [PATCH 3/5] staging:iio:adc:spear_adc drop initialization of unused scan_type
` [PATCH 4/5] staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq
` [PATCH 5/5] iio:adc:spear_adc move out of staging

[PATCH] iio: force snprintf for PAGE_SIZE bufs
 2014-03-15 14:45 UTC  (2+ messages)

[PATCH] iio: cm32181: Fix read integration time function
 2014-03-12  0:57 UTC 

[PATCH v7 0/2] AS3935 lightning sensor support
 2014-03-11  3:01 UTC  (4+ messages)
` [PATCH v7 2/2] iio: Add "

[PULL] IIO new drivers, features and cleanups for 3.15 - set 3
 2014-03-08 17:55 UTC  (6+ messages)

[PATCH] Add support for Microchip Technology's MCP3426/7/8 ADC
 2014-03-08 17:44 UTC  (2+ messages)

[PATCH] iio:hid-sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas
 2014-03-06  9:57 UTC  (3+ messages)

[RFC] LIBIIO
 2014-03-06  8:59 UTC  (8+ messages)


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