summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-057-8/+8
|\
| * Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-271-1/+1
| * Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-2/+2
| * Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-274-5/+5
* | iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed2011-06-281-61/+45
* | iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-0/+2
* | iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-8/+9
* | staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron2011-06-281-1/+1
* | Staging: iio: dereferencing uninitialized variableDan Carpenter2011-06-281-9/+11
* | staging: iio light Kconfig fixletmaximilian attems2011-06-281-1/+1
* | iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog convertersMichael Hennerich2011-06-283-0/+509
* | iio: industrialio-core: Add IIO_OUT typeMichael Hennerich2011-06-282-1/+4
* | IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADCMichael Hennerich2011-06-284-0/+1109
* | staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar2011-06-281-29/+9
* | staging: IIO corrected the spelling in iio-trig-gpioanish2011-06-281-1/+1
* | staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron2011-06-284-93/+63
* | staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron2011-06-281-30/+22
* | staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron2011-06-281-29/+21
* | staging:iio:meter:ade7759: allocate state with iio_devJonathan Cameron2011-06-282-60/+32
* | staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron2011-06-281-51/+40
* | staging:iio:resolver:ad2s90 general cleanupJonathan Cameron2011-06-281-36/+12
* | staging:iio:resolver:ad2s120x cleanup.Jonathan Cameron2011-06-281-165/+31
* | staging:iio:resolver:ad2s1210 general driver cleanup.Jonathan Cameron2011-06-283-484/+416
* | staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron2011-06-284-110/+81
* | staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron2011-06-282-58/+34
* | staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers ...Jonathan Cameron2011-06-282-57/+32
* | staging:iio:gyro:adxrs450: allocate chip state with iio_devJonathan Cameron2011-06-282-54/+30
* | staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-284-84/+56
* | staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-281-30/+20
* | staging:iio:gyro:adis16080: allocate chip state with iio_devJonathan Cameron2011-06-281-29/+19
* | staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron2011-06-281-34/+25
* | staging:iio:dds:ad9951: allocate chip state with iio_devJonathan Cameron2011-06-281-23/+13
* | staging:iio:dds:ad9910: allocate chip state with iio_devJonathan Cameron2011-06-281-24/+12
* | staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-24/+14
* | staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...Jonathan Cameron2011-06-281-25/+12
* | staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-282-46/+37
* | staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-282-39/+32
* | staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_devJonathan Cameron2011-06-281-25/+12
* | staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-26/+14
* | staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-282-59/+55
* | staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-282-46/+38
* | staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-282-50/+41
* | staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron2011-06-282-45/+38
* | staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-48/+38
* | staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv ...Jonathan Cameron2011-06-281-117/+107
* | staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron2011-06-281-52/+42
* | staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some func...Jonathan Cameron2011-06-281-67/+56
* | staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-41/+33
* | staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron2011-06-281-44/+35
* | staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron2011-06-281-29/+19