summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
2013-09-26iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-09-26iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-6/+6
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot5-6/+6
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryJin Feng1-2/+9
2013-04-09staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony1-13/+13
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron3-497/+0
2013-04-02staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron1-49/+17
2013-04-02staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron1-1/+0
2013-04-02staging:iio:magnetometer:ak8975 drop unused eoc_irqJonathan Cameron1-2/+0
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni1-3/+3
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen3-12/+15
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen1-0/+1
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen1-330/+56
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen1-3/+3
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen2-14/+4
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen1-2/+0
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-3/+0
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen7-23/+23
2013-03-23hwmon: Move the IIO client driver for hwmon out of stagingJonathan Cameron3-206/+0
2013-03-20staging/iio: iio_hwmon: Use device tree node name for hwmon name attributeGuenter Roeck1-1/+7
2013-03-17staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:adc:spear move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:resolver:ad2s1210 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:meter:ade7758 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-30/+30
2013-03-17staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:mag:ak8975 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron1-20/+20
2013-03-17staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17staging:iio:impedance:ad5933 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17staging:iio:gyro:adis16130 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:gyro:adis16060 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+5
2013-03-17staging:iio:cdc:ad7746 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-26/+22
2013-03-17staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-16/+16
2013-03-17staging:iio:cdc:ad7150 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17staging:iio:adc:ad799x move to info_mask_(shared_by_type/separate)Jonathan Cameron1-38/+38
2013-03-17staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:adc:ad7291 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17staging:iio:adc:ad7280a move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+6
2013-03-17staging:iio:accel:sca3000 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+2
2013-03-17staging:iio:accel:lis3l02dq move to info_mask_(shared_by_type/separate)Jonathan Cameron1-7/+4