summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron23-463/+363
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron4-90/+63
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron15-356/+110
2011-05-19staging:iio: iio_event_interfaces - clean out unused elementsJonathan Cameron2-18/+8
2011-05-19staging:iio:lis3l02dq remerge the two interrupt handlers.Jonathan Cameron3-40/+47
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron3-7/+2
2011-05-19staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron1-30/+52
2011-05-19staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron1-14/+12
2011-05-19staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron1-13/+11
2011-05-19staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron1-16/+42
2011-05-19staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron2-2/+8
2011-05-19staging:iio:adc:ad7150 fix event codes.Jonathan Cameron1-12/+19
2011-05-19staging:iio:core clean out unused elements.Jonathan Cameron2-58/+2
2011-05-19staging:iio:trigger sysfs userspace trigger rework.Jonathan Cameron3-35/+149
2011-05-19staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron2-3/+58
2011-05-19staging:iio:max1363 trivial removal of unused trig pointer.Jonathan Cameron1-1/+0
2011-05-19staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron2-183/+26
2011-05-19staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich3-212/+258
2011-05-19staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich1-10/+18
2011-05-19staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich1-4/+4
2011-05-19staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich1-10/+33
2011-05-19staging:iio:meter:ade7758: Update trigger to the new APIMichael Hennerich1-25/+27
2011-05-19staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich2-0/+4
2011-05-19staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich5-77/+85
2011-05-19staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich3-175/+116
2011-05-19staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron4-266/+239
2011-05-19staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron4-199/+220
2011-05-19staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron2-1/+7
2011-05-19staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron1-0/+29
2011-05-19staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich3-123/+103
2011-05-19staging:iio:adc:ad799x removed unused headers.Jonathan Cameron2-3/+0
2011-05-19staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich3-47/+39
2011-05-19staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich3-319/+206
2011-05-19staging:iio:adc:ad7887: Use private data space from iio_allocate_deviceMichael Hennerich3-52/+37
2011-05-19staging:iio:adc:ad7887: Convert to new channel registration method.Michael Hennerich3-138/+67
2011-05-19staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron4-277/+232
2011-05-19staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron4-259/+220
2011-05-19staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron4-257/+195
2011-05-19staging:iio:accel:adis16201 move to chan_spec based setup.Jonathan Cameron4-328/+220
2011-05-19staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron1-206/+117
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron40-410/+65
2011-05-19staging:iio: Add core attribute handling for name of device.Jonathan Cameron2-2/+23
2011-05-19staging:iio:trigger remove legacy pollfunc elements.Jonathan Cameron2-123/+20
2011-05-19staging:iio:gyro:adis16260 move to irqchip based trigger handling.Jonathan Cameron3-74/+46
2011-05-19staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron3-39/+28
2011-05-19staging:iio:adc:ad7887 move to irqchip based trigger handling.Jonathan Cameron3-38/+27
2011-05-19staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron3-7/+24
2011-05-19staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron3-43/+26
2011-05-19staging:iio:accel:adis16240 move to irqchip based trigger handling.Jonathan Cameron3-65/+43
2011-05-19staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron3-61/+45