messages from 2011-08-26 07:29:45 to 2011-09-07 18:45:00 UTC [more...]
Blockers on IIO usage of regmap
2011-09-07 18:50 UTC (20+ messages)
` [RFC PATCH 0/6] Using regmap with ADIS devices
` [PATCH 1/6] SPI: add ability to say we want a cs change after every transfer
` [PATCH 2/6] regmap: Add a magic bus type to handle quirks of analog devices ADIS sensors
` [PATCH 3/6] staging:iio:imu: adis16400 partial conversion to regmap
` [PATCH 4/6] regmap-spi-adi + staging:iio:imu:adis16400 halve register addresses
` [PATCH 5/6] regmap-spi-adi generalize regmap_spi_read
` [PATCH 6/6] staging:iio:imu:adis16400 make use of regmap bulk read capabilities
[PATCH] STAGING:iio:light: V2 fix out of bounds reg_cache[] access
2011-09-06 23:05 UTC (3+ messages)
[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
2011-09-06 22:57 UTC (15+ messages)
` [PATCH V3 2/5] spi: Add irq_gpio field to struct spi_device, spi_board_info
` [PATCH V3 3/5] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()
` [PATCH V3 4/5] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH V3 5/5] staging:iio:magnetometer:ak8975: Fix probe() error-handling
[PATCH] iio - first play with regmap
2011-09-05 17:57 UTC (3+ messages)
` [PATCH] staging:iio:accel:lis3l02dq use regmap
Temporary iio-blue.git location
2011-09-05 9:42 UTC
[PATCH 00/12] staging:iio: New stuff and reworks
2011-09-02 16:24 UTC (14+ messages)
` [PATCH 01/12] staging:iio: ABI rework - add in_ or out_ prefix to channnels
` [PATCH 02/12] staging:iio:Documentation sysfs-bus-iio add in and out prefixes
` [PATCH 03/12] staging:iio:scan element types: introduce endian description to the data format
` [PATCH 04/12] staging:iio:various move default scan mask setting after ring register or remove
` [PATCH 05/12] staging:iio: Switch the channel masks to bitmaps so as to allow for more channels
` [PATCH 06/12] staging:iio:events - new 64 bit code structure and push out drivers
` [PATCH 07/12] staging:iio: rework of attribute registration
` [PATCH 08/12] staging:iio:attrs - make address a u64 to allow event codes to be used
` [PATCH 09/12] staging:iio:naming in the EV_BIT macro fix
` [PATCH 10/12] staging:iio: Add capacitance type and average_raw chan info
` [PATCH 11/12] staging:iio:add adaptive event types and missing extract_type macro
` [PATCH 12/12] staging:iio: Differential channel handling - use explicit flag rather than types
[PATCH 00/16] staging:iio: CDC and other driver updates
2011-09-02 16:24 UTC (18+ messages)
` [PATCH 01/16] staging:iio:dac:ad5791 chan spec conversion
` [PATCH 02/16] staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused poweroff timeout control
` [PATCH 03/16] staging:iio:adc:ad7150: remove conversion mode handling
` [PATCH 04/16] staging:iio:adc:ad7150: Add support for the second interrupt strobe
` [PATCH 05/16] staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixes
` [PATCH 06/16] staging:iio:adc:ad7152 set correct number of channels for ad7153
` [PATCH 07/16] staging:iio:adc:ad7152 bring more into line with abi
` [PATCH 08/16] staging:iio:adc:ad7152: increase readability by introducing proper bit defines
` [PATCH 09/16] staging:iio:adc:ad7152: Miscellaneous fixes and touch-up
` [PATCH 10/16] staging:iio:adc:ad7152: update scale handling
` [PATCH 11/16] staging:iio:adc:ad7152: Add proper locking
` [PATCH 12/16] staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter handling
` [PATCH 13/16] staging:iio:adc:ad7152: Fix differential channel return value and increase delay
` [PATCH 14/16] staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion
` [PATCH 15/16] staging:iio:imu:adis16400 cleanups
` [PATCH 16/16] iio: imu: adis16400: Avoid using printk facility
IIO: rest of cycle todo list
2011-09-02 16:31 UTC
[PATCH V2 1/4] i2c: Add irq_gpio field to struct i2c_client
2011-09-02 16:05 UTC (16+ messages)
` [PATCH V2 2/4] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()
` [PATCH V2 3/4] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH V2 4/4] staging:iio:magnetometer:ak8975: Fix probe() error-handling
[PATCH] staging: iio: light: Fix compiler warning in tsl2563.c
2011-09-02 10:55 UTC (2+ messages)
[PATCH] staging: iio: light: Fix compiler warning in tsl2563.c
2011-09-01 21:55 UTC (2+ messages)
[PATCH 1/3] staging:iio:magnetometer:ak8975 Don't use irq_to_gpio()
2011-09-01 16:20 UTC (12+ messages)
` [PATCH 2/3] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
` [PATCH 3/3] staging:iio:magnetometer:ak8975: Fix probe() error-handling
` [PATCH] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number
[PATCH] iio: ad7152: fix channel assignment for AD7153
2011-09-01 13:10 UTC
[PATCH] staging:iio: fixed version of the differential handling patch
2011-08-31 12:04 UTC (2+ messages)
` [PATCH] staging:iio: Differential channel handling - use explicit flag rather than types
[PATCH 01/12] iio: ad7291: fix channel mapping
2011-08-31 12:01 UTC (29+ messages)
` [PATCH 02/12] iio: ad7291: Fix typos, change kconfig description and file header
` [PATCH 03/12] iio: ad7291: Fix AD7291_T_SENSE_MASK
` [PATCH 04/12] iio: ad7291: Add regulator, reference voltage and scale handling
` [PATCH 05/12] iio: ad7291: don't swab results twice and introduce more register defines
` [PATCH 06/12] iio: ad7291: fix mask bit generation
` [PATCH 07/12] iio: ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use accordingly
` [PATCH 08/12] iio: ad7291: fix channel mapping for event enables
` [PATCH 09/12] iio: core: fix IIO_EVENT_CODE_EXTRACT_DIR definition
` [PATCH 10/12] iio: ad7192: return len and fix out of range checking
` [PATCH 11/12] iio: ad7291: reset device and setup irq before it is enabled
` [PATCH 12/12] iio: ad7192: add temp_scale attribute, change module description
STAGING:iio:light: fix ISL29018 init to handle brownout
2011-08-30 16:45 UTC (8+ messages)
[RFC PATCH 0/4] IIO: Out of staging step 1. The core
2011-08-30 16:18 UTC (5+ messages)
` [PATCH 1/4] IIO: Core sysfs only support
` [PATCH 2/4] IIO:ADC: max1363 initial import
` [PATCH 3/4] IIO:light:tsl2563 initial move out of staging
` [PATCH 4/4] IIO:imu:adis16400 partial move from staging
[PATCH 00/14] staging:iio:cleanups and bug fixes
2011-08-30 11:41 UTC (15+ messages)
` [PATCH 01/14] staging:iio: remove broken support for multiple event interfaces
` [PATCH 02/14] staging:iio: use ida_simple_get and ida_simple_remove + merge ids
` [PATCH 03/14] staging:iio: remove defunct iio_put and iio_get
` [PATCH 04/14] staging:iio: remove orphaned function definition
` [PATCH 05/14] staging:iio: fix typo
` [PATCH 06/14] staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED
` [PATCH 07/14] staging:iio: struct iio_dev formatting cleanup and documentation fixes
` [PATCH 08/14] staging:iio:buffering drag some stray docs back to correct place
` [PATCH 09/14] staging:iio:buffering cleanup ring_buffer_register_ex naming
` [PATCH 10/14] staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
` [PATCH 11/14] staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier defines
` [PATCH 12/14] staging:iio:light:tsl2563 remove unused headers
` [PATCH 13/14] staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
` [PATCH 14/14] staging:iio:various cleanup regulator use paths
[PATCH 0/7] staging:iio: character device merge
2011-08-30 11:32 UTC (8+ messages)
` [PATCH 1/7] staging:iio:kfifo buffer - push structure definition down into implementation
` [PATCH 2/7] staging:iio:chrdev.h rationalization
` [PATCH 3/7] staging:iio: remove specific chrdev for event reading. Get fd from ioctl on buffer
` [PATCH 4/7] staging:iio: squash chrdev handler remains into users
` [PATCH 5/7] staging:iio: push the main buffer chrdev down to the top level
` [PATCH 6/7] staging:iio: remove now defunct header definitions and add some statics
` [PATCH 7/7] staging:iio:Documentation sysfs-bus-iio update for chrdev merge
ad7793 adc rcv userspace test - details attached
2011-08-30 10:02 UTC (6+ messages)
` ad7793 adc rcv userspace test - passed succesfully
[PATCH] iio: accel: ADIS16209: Fix double registration of in_incli0_index
2011-08-26 12:07 UTC (4+ messages)
[PATCH] iio: imu: adis16400: Avoid null pointer dereference
2011-08-26 12:06 UTC (4+ messages)
[PATCH 00/14] staging:iio:cleanups and bug fixes
2011-08-26 10:05 UTC (15+ messages)
` [PATCH 01/14] staging:iio: remove broken support for multiple event interfaces
` [PATCH 02/14] staging:iio: use ida_simple_get and ida_simple_remove + merge ids
` [PATCH 03/14] staging:iio: remove defunct iio_put and iio_get
` [PATCH 04/14] staging:iio: remove orphaned function definition
` [PATCH 05/14] staging:iio: fix typo
` [PATCH 06/14] staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED
` [PATCH 07/14] staging:iio: struct iio_dev formatting cleanup and documentation fixes
` [PATCH 08/14] staging:iio:buffering drag some stray docs back to correct place
` [PATCH 09/14] staging:iio:buffering cleanup ring_buffer_register_ex naming
` [PATCH 10/14] staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
` [PATCH 11/14] staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier defines
` [PATCH 12/14] staging:iio:light:tsl2563 remove unused headers
` [PATCH 13/14] staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
` [PATCH 14/14] staging:iio:various cleanup regulator use paths
[PATCH] IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC
2011-08-26 7:29 UTC (8+ 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