linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-17 21:14:08 to 2013-11-01 04:49:08 UTC [more...]

[PATCH] itg3200: add dt support
 2013-11-01  4:48 UTC 

[PATCH v3 1/8] iio: hid_Sensors: fix crash during trigger unregister
 2013-10-30 22:48 UTC  (8+ messages)
` [PATCH v3 2/8] iio: hid-sensors: accelerometer: Add sensitivity
` [PATCH v3 3/8] iio: hid-sensors: gyro : "
` [PATCH v3 4/8] iio: hid-sensors: light/als "
` [PATCH v3 5/8] iio: hid-sensors: magnetometer "
` [PATCH v3 6/8] iio: hid-sensors: Added Inclinometer 3D
` [PATCH v3 7/8] iio: Add quaternion channel
` [PATCH v3 8/8] iio: hid-sensors: Added device rotation support

[PATCH Resend 00/33] iio: Implement and use devm_iio_device_register
 2013-10-30 17:12 UTC  (37+ messages)
` [PATCH 01/33] iio: core: Implement devm_iio_device_{register,unregister}
` [PATCH 02/33] iio: core: Move kernel doc to the right location
` [PATCH 03/33] iio: accel: kxsd9: Use devm_iio_device_register
` [PATCH 04/33] iio: adc: mcp3422: "
` [PATCH 05/33] iio: adc: twl6030-gpadc: "
` [PATCH 06/33] iio: adc: viperboard: "
` [PATCH 07/33] iio: dac: ad5421: "
` [PATCH 08/33] iio: dac: ad5755: "
` [PATCH 09/33] iio: dac: max517: "
` [PATCH 10/33] iio: dac: mcp4725: "
` [PATCH 11/33] iio: gyro: adis16130: "
` [PATCH 12/33] iio: gyro: adxrs450: "
` [PATCH 13/33] iio: light: vcnl4000: "
` [PATCH 14/33] staging: iio: adis16220: "
` [PATCH 15/33] staging: iio: ad7816: "
` [PATCH 16/33] staging: iio: lpc32xx_adc: "
` [PATCH 17/33] staging: iio: addac: "
` [PATCH 18/33] staging: iio: ad7150: "
` [PATCH 19/33] staging: iio: ad7746: "
` [PATCH 20/33] staging: iio: ad5930: "
` [PATCH 21/33] staging: iio: ad9850: "
` [PATCH 22/33] staging: iio: ad9852: "
` [PATCH 23/33] staging: iio: ad9910: "
` [PATCH 24/33] staging: iio: ad9951: "
` [PATCH 25/33] staging: iio: adis16060: "
` [PATCH 26/33] staging: iio: isl29018: "
` [PATCH 27/33] staging: iio: isl29028: "
` [PATCH 28/33] staging: iio: tsl2583: "
` [PATCH 29/33] staging: iio: tsl2x7x_core: "
` [PATCH 30/33] staging: iio: ade7854: "
` [PATCH 31/33] staging: iio: ad2s1200: "
` [PATCH 32/33] staging: iio: ad2s90: "
` [PATCH 33/33] staging: iio: ad7152: "

[PATCH -next] iio: at91: fix error return code in at91_adc_probe()
 2013-10-30  5:20 UTC 

[PATCH] iio: Add Freescale MPL3115A2 pressure / temperature sensor driver
 2013-10-29 13:04 UTC  (2+ messages)

[PATCH v2 1/9] iio: hid_Sensors: fix crash during trigger unregister
 2013-10-29  6:54 UTC  (19+ messages)
` [PATCH v2 2/9] iio: hid-sensors: Add connection type
` [PATCH v2 3/9] iio: hid-sensors: accelerometer: Add sensitivity
` [PATCH v2 4/9] iio: hid-sensors: gyro : "
` [PATCH v2 5/9] iio: hid-sensors: light/als "
` [PATCH v2 6/9] iio: hid-sensors: magnetometer "
` [PATCH v2 7/9] iio: hid-sensors: Added Inclinometer 3D
` [PATCH v2 8/9] iio: Add channel modifiers for Quaternion Rotations
` [PATCH v2 9/9] iio: hid-sensors: Added device rotation support

[PATCH 1/4] iio: Fix mag3110 scan_type
 2013-10-29  0:59 UTC  (4+ messages)
` [PATCH 2/4] iio: Fix mag3110 Kconfig dependencies
` [PATCH 3/4] iio: Fix tcs3472 "
` [PATCH 4/4] staging:iio: Fix hmc5843 "

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

[PATCH v3] iio: exynos_adc: use wait_for_completion_timeout instead of interruptible
 2013-10-28  5:41 UTC  (4+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH 2/4] charger-manager: Use IIO subsystem to read battery temperature instead of legacy method
 2013-10-27 23:41 UTC  (2+ messages)

IIO merge probably closed until after the 3.13 merge window
 2013-10-27 22:31 UTC 

[PULL] IIO new drivers, features and cleanups for 3.13 - set 5
 2013-10-27 21:04 UTC  (2+ messages)

[PATCH] iio:light:tsl2563: Add DT support
 2013-10-25 23:09 UTC  (12+ messages)
` [PATCHv2] "
` [PATCHv3] "

[PATCH v2 1/2] iio: Add support for humidity sensors
 2013-10-25 11:50 UTC 

[PATCH 2/2] iio: Add new driver dht11-gpio
 2013-10-25 11:47 UTC  (9+ messages)
          ` [PATCH v2 "

[PATCH 1/9] iio: core: Use pr_err instead of printk
 2013-10-24 13:53 UTC  (18+ messages)
` [PATCH 2/9] iio: core: Add misssing braces
` [PATCH 3/9] iio: accel: kxsd9: Remove redundant variable
` [PATCH 4/9] iio: adc: twl6030-gpadc: Remove redundant code
` [PATCH 5/9] iio: dac: ad5421: "
` [PATCH 6/9] iio: dac: ad5755: "
` [PATCH 7/9] iio: dac: max517: Remove redundant variable
` [PATCH 8/9] iio: dac: mcp4725: Remove redundant code
` [PATCH 9/9] iio: light: vcnl4000: "

[PATCH 1/2] iio: adc: ti_am335x_adc: do not free the kfifo twice
 2013-10-24 11:50 UTC  (8+ messages)

[PATCH 1/2] iio: Add support for humidity sensors
 2013-10-24  8:36 UTC  (2+ messages)

[PATCH 0/8] treewide: Remove OOM message after input_alloc_device
 2013-10-24  8:30 UTC  (3+ messages)
` [PATCH 7/8] staging: Remove OOM message after input_allocate_device

[PATCH 1/2] iio: adc: ti_am335x_adc: do not free the kfifo twice
 2013-10-23 23:04 UTC  (4+ messages)
` [PATCH 2 / 2] iio: ti_am335x_adc: adjust the closing bracket in tiadc_read_raw()
` [PATCH 1/2 v2] iio: adc: ti_am335x_adc: do not free the kfifo twice

[PATCH] iio: Add Freescale mag3110 magnetometer driver
 2013-10-23 17:00 UTC  (2+ messages)

[PATCH 1/1] iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix
 2013-10-23 16:59 UTC  (2+ messages)

[PATCH 1/2] iio: adc: nau7802: Remove redundant of_match_ptr
 2013-10-23 16:52 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: ti_am335x_adc: "

[PATCH 1/1] iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
 2013-10-23 16:51 UTC  (2+ messages)

randconfig build error with next-20131021, in drivers/staging/iio/adc
 2013-10-23 15:55 UTC  (4+ messages)
` [PATCH -next] staging/iio/adc: MXS_LRADC depends on INPUT

[PATCH 1/9] iio: Fix crash in trigger unregister
 2013-10-22 14:41 UTC  (11+ messages)
` [PATCH 2/9] iio: hid-sensors: Add connection type
` [PATCH 3/9] iio: hid-sensors: accelerometer: Add sensitivity
` [PATCH 4/9] iio: hid-sensors: gyro : "
` [PATCH 5/9] iio: hid-sensors: light/als "
` [PATCH 6/9] iio: hid-sensors: magnetometer "
` [PATCH 7/9] iio: hid-sensors: Added Inclinometer 3D
` [PATCH 8/9] iio: Add channel modifiers for Quaternion Rotations
` [PATCH 9/9] iio: hid-sensors: Added device rotation support

[RFC v2 PATCH 00/14] iio: STMicroelectronics DT and event support
 2013-10-22  6:55 UTC  (17+ 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] 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  (4+ messages)
` [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  (3+ messages)
` [PATCH 2/2] staging:iio:spear_adc: "


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