summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2011-06-28staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron
2011-06-28staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.Jonathan Cameron
2011-06-28staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid...Jonathan Cameron
2011-06-28iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-06-28iio: trigger: Add filter callbackMichael Hennerich
2011-06-28iio: trigger: Move declaration of struct iio_poll_func to avoid warningsMichael Hennerich
2011-06-28iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge
2011-06-07staging: iio: error case memory leak fixAndre Bartke
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich
2011-05-19staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron
2011-05-19staging:iio:documenation partial update.Jonathan Cameron
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.Jonathan Cameron
2011-05-19staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron
2011-05-19staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle...Jonathan Cameron
2011-05-19staging:iio: poll func allocation clean up.Jonathan Cameron
2011-05-19staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron
2011-05-19staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich
2011-05-19staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich
2011-05-19staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich
2011-05-19staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron
2011-05-19staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio: iio_event_interfaces - clean out unused elementsJonathan Cameron
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron
2011-05-19staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron
2011-05-19staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron
2011-05-19staging:iio:adc:ad7150 fix event codes.Jonathan Cameron
2011-05-19staging:iio:core clean out unused elements.Jonathan Cameron
2011-05-19staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron
2011-05-19staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron