summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2014-01-22Check null pointers for sysfs callsStefan Agner
2013-12-09iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner
2013-01-31staging: iio: light: isl29028: appropriately set interrupt flagPreetham Chandru R
2012-06-18iio: light: fix error handling for LTR558Shridhar Rasal
2012-03-13iio: light: ALS driver for LTR558Sachin Nikam
2012-03-09staging: iio: magnetometer: ak8975: Retrieve the correct i2c client dataPreetham Chandru
2012-02-18staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren
2012-02-18staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren
2012-02-18staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron
2011-12-22staging: iio: magnetometer: ak8975: set I2c client dataPreetham Chandru
2011-11-303.0: update isl29028 with iio changesDan Willemsen
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30isl29028: Convert als data to lux unitsKrishna Yarlagadda
2011-11-30iio:isl29028: Adding driver for ISL29028Laxman Dewangan
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-18staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron
2011-07-18staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron
2011-07-18staging:iio:imu fix missing register table index for some channelsJonathan Cameron
2011-07-18staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Jonathan Cameron
2011-07-08staging:iio:light:isl29018: Convert some of the isl29018 driver to the new ii...Bryan Freed
2011-07-08staging:iio: Add an iio channel type string to support proximity sensors.Bryan Freed
2011-07-08staging:iio: Reorder channel type strings to match the iio.h enums.Bryan Freed
2011-07-08staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.Bryan Freed
2011-07-05Staging: iio: release locks on error pathsDan Carpenter
2011-07-05staging:iio:gyro:adis16260 fix missing num_channels setup.Jonathan Cameron
2011-07-05staging: iio: light sensor: Add a calibscale file to the isl29018 light senso...Bryan Freed
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-06-28iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-06-28staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron
2011-06-28Staging: iio: dereferencing uninitialized variableDan Carpenter
2011-06-28staging: iio light Kconfig fixletmaximilian attems
2011-06-28iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog convertersMichael Hennerich
2011-06-28iio: industrialio-core: Add IIO_OUT typeMichael Hennerich
2011-06-28IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADCMichael Hennerich
2011-06-28staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar
2011-06-28staging: IIO corrected the spelling in iio-trig-gpioanish
2011-06-28staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron
2011-06-28staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron
2011-06-28staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron
2011-06-28staging:iio:meter:ade7759: allocate state with iio_devJonathan Cameron
2011-06-28staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron
2011-06-28staging:iio:resolver:ad2s90 general cleanupJonathan Cameron
2011-06-28staging:iio:resolver:ad2s120x cleanup.Jonathan Cameron
2011-06-28staging:iio:resolver:ad2s1210 general driver cleanup.Jonathan Cameron
2011-06-28staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron
2011-06-28staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron