summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-48/+37
* staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-41/+32
* staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-50/+41
* staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-282-9/+8
* staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-282-5/+4
* staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-283-50/+47
* staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-47/+17
* staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-283-62/+52
* staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-282-76/+43
* staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-72/+47
* staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-73/+46
* staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-284-71/+44
* staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid...Jonathan Cameron2011-06-284-74/+48
* iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANOMichael Hennerich2011-06-282-6/+28
* iio: trigger: Add filter callbackMichael Hennerich2011-06-283-1/+30
* iio: trigger: Move declaration of struct iio_poll_func to avoid warningsMichael Hennerich2011-06-281-24/+24
* iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANOMichael Hennerich2011-06-282-0/+6
* staging: speakup: Use kstrtoul_from_userPeter Huewe2011-06-281-8/+1
OpenPOWER on IntegriCloud