summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-20staging:iio:max1363 trivial removal of unused trig pointer.Jonathan Cameron1-1/+0
2011-05-20staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron2-183/+26
2011-05-20staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich3-212/+258
2011-05-20staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich1-10/+18
2011-05-20staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich1-4/+4
2011-05-20staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich1-10/+33
2011-05-20staging:iio:meter:ade7758: Update trigger to the new APIMichael Hennerich1-25/+27
2011-05-20staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich2-0/+4
2011-05-20staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich5-77/+85
2011-05-20staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich3-175/+116
2011-05-20staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron4-266/+239
2011-05-20staging:iio:accel:adis16240 move to chan_spec based setup.Jonathan Cameron4-199/+220
2011-05-20staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron2-1/+7
2011-05-20staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.Jonathan Cameron1-0/+29
2011-05-20staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich3-123/+103
2011-05-20staging:iio:adc:ad799x removed unused headers.Jonathan Cameron2-3/+0
2011-05-20staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich3-47/+39
2011-05-20staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich3-319/+206
2011-05-20staging:iio:adc:ad7887: Use private data space from iio_allocate_deviceMichael Hennerich3-52/+37
2011-05-20staging:iio:adc:ad7887: Convert to new channel registration method.Michael Hennerich3-138/+67
2011-05-20staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron4-277/+232
2011-05-20staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron4-259/+220
2011-05-20staging:iio:accel:adis16203 move to chan_spec based setup.Jonathan Cameron4-257/+195
2011-05-20staging:iio:accel:adis16201 move to chan_spec based setup.Jonathan Cameron4-328/+220
2011-05-20staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron1-206/+117
2011-05-20staging:iio: use the new central name attribute creation codeJonathan Cameron40-410/+65
2011-05-20staging:iio: Add core attribute handling for name of device.Jonathan Cameron2-2/+23
2011-05-20staging:iio:trigger remove legacy pollfunc elements.Jonathan Cameron2-123/+20
2011-05-20staging:iio:gyro:adis16260 move to irqchip based trigger handling.Jonathan Cameron3-74/+46
2011-05-20staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron3-39/+28
2011-05-20staging:iio:adc:ad7887 move to irqchip based trigger handling.Jonathan Cameron3-38/+27
2011-05-20staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron3-7/+24
2011-05-20staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron3-43/+26
2011-05-20staging:iio:accel:adis16240 move to irqchip based trigger handling.Jonathan Cameron3-65/+43
2011-05-20staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron3-61/+45
2011-05-20staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron3-67/+42
2011-05-20staging:iio:accel:adis16203 move to irqchip based trigger handling.Jonathan Cameron3-65/+42
2011-05-20staging:iio:accel:adis16201 move to irqchip based trigger handling.Jonathan Cameron3-65/+40
2011-05-20staging:iio:imu remove adis16300 driver.Jonathan Cameron6-1286/+0
2011-05-20staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron3-4/+56
2011-05-20staging:iio:imu remove old adis16350. Support now in adis16400 driver.Jonathan Cameron6-1278/+0
2011-05-20staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron5-47/+260
2011-05-20staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron4-365/+282
2011-05-20staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron2-37/+26
2011-05-20staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron3-46/+26
2011-05-20staging:iio:adc:ad7476 use channel_specJonathan Cameron3-110/+74
2011-05-20staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron3-47/+26
2011-05-20staging:iio:accel:lis3l02dq move to threaded trigger handling.Jonathan Cameron3-91/+56
2011-05-20staging:iio: add generic data ready poll function.Jonathan Cameron2-0/+9
2011-05-20staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron2-4/+11