messages from 2011-11-03 10:11:34 to 2011-11-23 14:21:14 UTC [more...]
[PATCH] iio: Fix build error in industrialio-core.c
2011-11-23 14:21 UTC (3+ messages)
[PATCH] staging:iio: Remove redundant spi driver bus initialization
2011-11-22 21:03 UTC (2+ messages)
[PATCH v8] AT91: Add a driver for the ADC
2011-11-22 21:02 UTC (7+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
RFC: Rename iio_{allocate,free}_device to iio_device_{alloc,free}
2011-11-22 21:01 UTC (2+ messages)
[patch] Staging: iio: fix endian conversion in ad7298_scan_direct()
2011-11-22 9:27 UTC (2+ messages)
[PATCH v2] iio: Don't OOPS if dummy evgen failed init
2011-11-22 6:02 UTC
RFC usecases for simultaneous buffered / sysfs access to data
2011-11-21 21:49 UTC (6+ messages)
[PATCH] iio: Don't OOPS if dummy evgen failed init
2011-11-21 21:48 UTC (2+ messages)
[PATCH] staging:iio:dac: Add AD5764 driver
2011-11-21 10:46 UTC (3+ messages)
[PATCH] iio: iio_simple_dummy: Avoid NULL pointer dereference
2011-11-18 13:30 UTC
[PATCH] staging:iio:dac: Add AD5380 driver
2011-11-18 13:15 UTC (3+ messages)
[PATCH 1/7] regmap: Move initialization of regcache related fields to regcache_init
2011-11-18 9:51 UTC (37+ messages)
` [PATCH 2/7] regmap: Make reg_config reg_defaults const
` [PATCH 3/7] regmap: Properly round cache_word_size
` [PATCH 4/7] regmap: Try cached read before checking if a hardware read is possible
` [PATCH 5/7] regmap: Check if a register is writable instead of readable in regcache_read
` [PATCH 6/7] regmap: Add support for 10/14 register formating
` [PATCH 7/7] staging:iio:dac: Add AD5380 driver
[PATCH 0/5] Generalize module_platform_driver
2011-11-17 20:04 UTC (22+ messages)
` [PATCH 1/5] drivercore: "
` [PATCH 2/5] I2C: Add helper macro for i2c_driver boilerplate
` [PATCH 3/5] SPI: Add helper macro for spi_driver boilerplate
` [PATCH 4/5] staging:iio: Use module_i2c_driver to register I2C drivers
` [PATCH 5/5] staging:iio: Use module_spi_driver to register SPI driver
[PATCH v7] AT91: Add a driver for the ADC
2011-11-16 15:39 UTC (5+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCH] staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
2011-11-16 7:53 UTC
[PATCH] staging:iio:dac: Add helper function for formating scale
2011-11-15 20:31 UTC (3+ messages)
[PATCH] staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
2011-11-15 20:30 UTC (4+ messages)
More questions about IIO
2011-11-15 19:52 UTC (4+ messages)
[PATCH 1/2] Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()
2011-11-15 15:58 UTC (2+ messages)
` [PATCH 2/2] Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()
[PATCH] staging:iio:dac:ad5446: Add support for the AD5662
2011-11-15 15:34 UTC
[PATCH 1/3] staging:iio:dac:ad5446: Convert to channel spec
2011-11-15 15:31 UTC (3+ messages)
` [PATCH 2/3] staging:iio:dac:ad5504: "
` [PATCH 3/3] staging:iio:dac:ad5624r: "
[PATCH v6] AT91: Add a driver for the ADC
2011-11-15 10:27 UTC (8+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCHv5] AT91: Add a driver for the ADC
2011-11-14 15:23 UTC (11+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCH] AT91: Add a driver for the ADC
2011-11-14 9:59 UTC (31+ messages)
` [PATCHv2] "
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCHv3] AT91: Add a driver for the ADC
` [PATCHv4] "
New board potentially using IIO
2011-11-12 15:41 UTC (4+ messages)
[PATCH 0/5 V4] IIO in kernel interfaces (pull)
2011-11-11 15:42 UTC (14+ messages)
` [PATCH 1/5] IIO: core: add datasheet_name to chan_spec
` [PATCH 2/5] IIO:ADC:max1363 add datasheet_name entries
` [PATCH 3/5] IIO:CORE add in kernel interface mapping and getting IIO channels
` [PATCH 4/5] IIO:hwmon interface client driver
` [PATCH] "
` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example
[PATCH 0/6 V2] IIO: Out of staging step 1: The core
2011-11-11 10:41 UTC (15+ messages)
` [PATCH 1/6] IIO: Core sysfs only support
` [PATCH 2/6] IIO:ADC: max1363 initial import
` [PATCH 3/6] IIO:ADC:ad799x "
` [PATCH 4/6] IIO:light:tsl2563 initial move out of staging
` [PATCH 6/6] IIO: ABI documetation
` [PATCH 5/6] IIO:imu:adis16400 partial move from staging
[Device-drivers-devel] [PATCH] iio: dac - split ad5440 into common, i2c and spi modules
2011-11-10 18:29 UTC (2+ messages)
linux-next: build error from iio_simple_dummy_buffer.c
2011-11-07 15:10 UTC (4+ messages)
[PATCH 0/2] staging:iio:namespace move to make space
2011-11-07 14:31 UTC (3+ messages)
` [PATCH 1/2] staging:iio:namespace move iio_device_register -> iio_st_device_register
` [PATCH 2/2] staging:iio: move kconfig symbol from IIO to IIO_ST to make space
[PATCH] [staging] iio, adc: Do not leak memory in ad7280_event_handler()
2011-11-07 7:37 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox