messages from 2011-04-19 18:00:22 to 2011-05-04 18:45:36 UTC [more...]
Oddities and how to handle them
2011-05-04 18:45 UTC (25+ messages)
` [Device-drivers-devel] "
[PATCH 00/99] IIO: moving forward patch set
2011-05-04 15:01 UTC (102+ messages)
` [PATCH 01/99] staging:iio: allow channels to be set up using a table of iio_channel_spec structures
` [PATCH 02/99] staging:iio:lis3l02dq - move to new channel_spec approach
` [PATCH 03/99] staging:iio:max1363 - move to channel_spec registration
` [PATCH 04/99] staging:iio: remove ability to escalate events
` [PATCH 05/99] staging:iio: Add polling of events on the ring access chrdev
` [PATCH 06/99] staging:iio: remove legacy event chrdev for the buffers
` [PATCH 07/99] staging:iio: Buffer device flattening
` [PATCH 08/99] staging:iio:lis3l02dq: General cleanup
` [PATCH 09/99] staging:iio: Push interrupt setup down into the drivers for event lines
` [PATCH 10/99] staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal
` [PATCH 11/99] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
` [PATCH 12/99] staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations
` [PATCH 13/99] staging:iio:light:tsl2563 remove old style event registration
` [PATCH 14/99] staging:iio:dac:ad5504 move from old to new event handling
` [PATCH 15/99] staging:iio:adt7316 get rid of legacy event handling code
` [PATCH 16/99] staging:iio:adc:ad7745 move from old to current event handling
` [PATCH 17/99] staging:iio:adc:ad7816 "
` [PATCH 18/99] staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement
` [PATCH 19/99] staging:iio:adc:ad7152 remove unregister of interrupt line
` [PATCH 20/99] staging:iio:adc:adt75 old to new event handling conversion
` [PATCH 21/99] staging:iio:ad7291 move from old event system to current
` [PATCH 22/99] staging:iio:adc:adt7410 move to current event handling
` [PATCH 23/99] staging:iio:adt7310 "
` [PATCH 24/99] staging:iio:adc:ad7314 remove unmatched unregister of event line
` [PATCH 25/99] staging:iio:ad799x move to new event handling
` [PATCH 26/99] staging:iio: Remove legacy "
` [PATCH 27/99] staging:iio:lis3l02dq make threshold interrupt threaded
` [PATCH 28/99] staging:iio: Add infrastructure for irq_chip based triggers
` [PATCH 29/99] staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
` [PATCH 30/99] staging:iio:ring_sw add function needed for threaded irq
` [PATCH 31/99] staging:iio: add generic data ready poll function
` [PATCH 32/99] staging:iio:lis3l02dq move to threaded trigger handling
` [PATCH 33/99] staging:iio:max1363 move to irqchip based threaded irq triggering
` [PATCH 34/99] staging:iio:ad7476 use channel_spec
` [PATCH 35/99] staging:iio:ad7476 move to irqchip based triggering
` [PATCH 36/99] staging:iio:meter:ade7758 move to irqchip based trigger handling
` [PATCH 37/99] staging:iio:adis16400 move to irq based triggers and channel spec channel registration
` [PATCH 38/99] staging:iio:imu:adis16350 etc support into adis16400 driver
` [PATCH 39/99] staging:iio:imu remove old adis16350. Support now in "
` [PATCH 40/99] staging:iio:imu:adis16400 add support for adis16300
` [PATCH 41/99] staging:iio:imu remove adis16300 driver
` [PATCH 42/99] staging:iio:accel:adis16201 move to irqchip based trigger handling
` [PATCH 43/99] staging:iio:accel:adis16203 "
` [PATCH 44/99] staging:iio:accel:adis16204 "
` [PATCH 45/99] staging:iio:accel:adis16209 "
` [PATCH 46/99] staging:iio:accel:adis16240 "
` [PATCH 47/99] staging:iio:adc:ad7298 "
` [PATCH 48/99] staging:iio:ad7606 conversion to irq_chip based polling
` [PATCH 49/99] staging:iio:adc:ad7887 move to irqchip based trigger handling
` [PATCH 50/99] staging:iio:adc:ad799x "
` [PATCH 51/99] staging:iio:gyro:adis16260 "
` [PATCH 52/99] staging:iio:trigger remove legacy pollfunc elements
` [PATCH 53/99] staging:iio: Add core attribute handling for name of device
` [PATCH 54/99] staging:iio: use the new central name attribute creation code
` [PATCH 55/99] staging:iio:light:tsl2563: chan_spec based channel setup
` [PATCH 56/99] staging:iio:accel:adis16201 move to chan_spec based setup
` [PATCH 57/99] staging:iio:accel:adis16203 "
` [PATCH 58/99] staging:iio:accel:adis16204 "
` [PATCH 59/99] staging:iio:accel:adis16209 "
` [PATCH 60/99] IIO-onwards: ADC: AD7887: Convert to new channel registration method
` [PATCH 61/99] IIO-onwards: ADC: AD7887: Use private data space from iio_allocate_device
` [PATCH 62/99] IIO-onwards: ADC: AD799x: Convert to new channel registration method
` [PATCH 63/99] IIO-onwards: ADC: AD799x: Use private data space from iio_allocate_device
` [PATCH 64/99] staging:iio:adc/ad799x removed unused headers
` [PATCH 65/99] IIO-onwards: ADC: AD7298: Convert to new channel registration method
` [PATCH 66/99] staging:iio:accel: lis3l02dq add writing for calibscale and calibbias
` [PATCH 67/99] staging:iio: Add chan info support for 'peak_raw' attributes
` [PATCH 68/99] staging:iio:accel:adis16240 move to chan_spec based setup
` [PATCH 69/99] staging:iio:gyro:adis16260 "
` [PATCH 70/99] staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler
` [PATCH 71/99] staging:iio:adc:ad7606: Use private data space from iio_allocate_device
` [PATCH 72/99] staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else
` [PATCH 73/99] staging:iio:max1363 trivial removal of unused trig pointer
` [PATCH 74/99] staging:iio:max1363 add new 2 channels parts form maxim, 11644-7
` [PATCH 75/99] staging:iio:trigger sysfs userspace trigger rework
` [PATCH 76/99] staging:iio:core clean out unused elements
` [PATCH 77/99] staging:iio:adc:ad7150 fix event codes
` [PATCH 78/99] staging:iio:adc:ad7816 and adt75 change to meaningful event code
` [PATCH 79/99] staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane
` [PATCH 80/99] staging:iio:adc:adt7310 replace abuse of buffer events
` [PATCH 81/99] staging:iio:adc:adt7410 "
` [PATCH 82/99] staging:iio:addac:adt7316 "
` [PATCH 83/99] staging:iio:buffer - remove unused event code for "
` [PATCH 84/99] staging:iio:lis3l02dq remerge the two interrupt handlers
` [PATCH 85/99] staging:iio: iio_event_interfaces - clean out unused elements
` [PATCH 86/99] staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
` [PATCH 87/99] drivers:staging:iio:adis16400 avoid allocating rx, tx, and state separately from iio_dev
` [PATCH 88/99] staging:iio: rationalization of different buffer implementation hooks
` [PATCH 89/99] staging:iio:adc:AD7298: Use private data space from iio_allocate_device
` [PATCH 90/99] staging:iio: Rip out helper for software rings
` [PATCH 91/99] staging:iio:adc: AD7606: Consitently use indio_dev
` [PATCH 92/99] staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()
` [PATCH 93/99] staging:iio:adc:AD7780: Convert to new channel registration method
` [PATCH 94/99] staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes
` [PATCH 95/99] staging:iio:ad7780 trivial unused header cleanup
` [PATCH 96/99] staging:iio: poll func allocation clean up
` [PATCH 97/99] staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name
` [PATCH 98/99] staging:iio: ring core cleanups + check if read_last available in lis3l02dq
` [PATCH 99/99] staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value
RFC small change to tsl2563 event interface
2011-05-04 12:08 UTC (2+ messages)
[lm-sensors] [RFC 5/5] hwmon: add support for Technologic Systems TS-5500 A-D converter
2011-05-04 9:03 UTC (5+ messages)
[RFC PATCH 0/2] staging:iio: add name_extend to allow for named channels
2011-05-02 17:11 UTC (6+ messages)
` [PATCH 1/2] RFC add naming to channels
` [PATCH 2/2] Example of naming usage
drivers for usb daq card
2011-04-30 15:53 UTC (3+ messages)
[RFC PATCH] IIO: break out const elements of iio_dev configuration
2011-04-29 12:42 UTC (4+ messages)
[PATCH 1/6] IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers
2011-04-29 12:17 UTC (6+ messages)
` [PATCH 2/6] IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice
` [PATCH 3/6] IIO: GYRO: ADXRS450: Add missing parity bit generation
` [PATCH 4/6] IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms
` [PATCH 5/6] IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values
` [PATCH 6/6] IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met
[PATCH 1/6] IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers
2011-04-29 12:15 UTC (12+ messages)
` [PATCH 2/6] IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice
` [PATCH 3/6] IIO: GYRO: ADXRS450: Add missing parity bit generation
` [PATCH 4/6] IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms
` [PATCH 5/6] IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values
` [PATCH 6/6] IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met
[PATCH V1] TAOS tsl2671 Device Driver
2011-04-28 10:10 UTC (2+ messages)
[PATCH] IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
2011-04-27 15:28 UTC (2+ messages)
[PATCH] IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
2011-04-27 15:22 UTC
[PATCH] IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
2011-04-27 15:13 UTC
[PATCH] IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
2011-04-27 15:14 UTC (2+ messages)
[PATCH] staging: iio: hmc5843: Add missing attribute name
2011-04-27 14:39 UTC
[PATCH 1/2] IIO-onwards: ADC: AD7780: Convert to new channel registration method
2011-04-27 8:41 UTC (4+ messages)
` [PATCH 2/2] IIO-onwards: ADC: AD7780: Use private data space from iio_allocate_device
[PATCH 00/70] IIO: Major rework set (review request)
2011-04-26 15:10 UTC (4+ messages)
` [PATCH 28/70] staging:iio: Add infrastructure for irq_chip based triggers
[PATCH v2]TAOS tsl2771 Device Driver - SCRATCH
2011-04-25 14:40 UTC (3+ messages)
[PATCH v3]TAOS tsl2771 Device Driver
2011-04-23 19:56 UTC
SCRATCH - [PATCH v2]TAOS tsl2771 Device Driver
2011-04-22 0:06 UTC
[PATCH v2]TAOS tsl2771 Device Driver
2011-04-21 23:46 UTC
[PATCH v1]TAOS tsl2771 Device Driver - SCRATCH
2011-04-21 21:50 UTC
[PATCH v2]TAOS 2571 Device Driver
2011-04-21 21:29 UTC
[PATCH v1]TAOS tsl2771 Device Driver
2011-04-21 20:49 UTC
[PATCH 1/4] IIO-onwards: ADC: AD7606: Convert to new channel registration method
2011-04-21 9:46 UTC (5+ messages)
` [PATCH 2/4] IIO-onwards: ADC: AD7606: Use private data space from iio_allocate_device
` [PATCH 3/4] IIO-onwards: ADC: AD7606: Consitently use indio_dev
` [PATCH 4/4] IIO-onwards: ADC: AD7606: Drop dev_data in favour of iio_priv()
[PATCH] IIO-onwards: TRIGGER: iio-trig-bfin-timer: Fix build issues
2011-04-21 8:55 UTC (2+ messages)
iio_trigger_poll_chained causes NULL pointer access
2011-04-20 9:27 UTC (6+ 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