aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-19staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron3-67/+42
2011-05-19staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron3-65/+42
2011-05-19staging:iio:accel:adis16201 move to irqchip based trigger handling.Jonathan Cameron3-65/+40
2011-05-19staging:iio:imu remove adis16300 driver.Jonathan Cameron6-1286/+0
2011-05-19staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron3-4/+56
2011-05-19staging:iio:imu remove old adis16350. Support now in adis16400 driver.Jonathan Cameron6-1278/+0
2011-05-19staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron5-47/+260
2011-05-19staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron4-365/+282
2011-05-19staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron2-37/+26
2011-05-19staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron3-46/+26
2011-05-19staging:iio:adc:ad7476 use channel_specJonathan Cameron3-110/+74
2011-05-19staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron3-47/+26
2011-05-19staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron3-91/+56
2011-05-19staging:iio: add generic data ready poll function.Jonathan Cameron2-0/+9
2011-05-19staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron2-4/+11
2011-05-19staging:iio:Documentation generic_buffer.c update to new abi for buffers + mi...Jonathan Cameron2-74/+39
2011-05-19staging:iio: Add infrastructure for irq_chip based triggersJonathan Cameron3-36/+203
2011-05-19staging:iio:accel:lis3l02dq make threshold interrupt threaded.Jonathan Cameron2-90/+73
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron8-600/+85
2011-05-19staging:iio:adc:ad799x move to new event handlingJonathan Cameron2-138/+115
2011-05-19staging:iio:adc:ad7314 remove unmatched unregister of event line.Jonathan Cameron1-7/+0