summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2014-05-15iio:common:st: Prevent disable after read info raw dataLukasz Czerwinski1-1/+6
2014-05-15iio: ak8975: Add device nameBeomho Seo1-0/+1
2014-05-15iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo1-7/+9
2014-05-15iio: cm36651: Rebased light/proximity sensor driverBeomho Seo1-390/+318
2014-05-15iio:st_gyro: Prevent register threshold eventsBeomho Seo1-0/+4
2014-05-15iio: add proximity/light sensor cm36651 driverBeomho Seo1-0/+648
2014-05-15iio:add proximity/light sensor cm36651 driver to Kconfig and MakefileBeomho Seo2-0/+12
2014-05-15iio: Add driver for the gp2ap002a00f light/proximity sensorJacek Anaszewski3-0/+1171
2014-05-15iio: Add driver for the LPS331AP barometer sensorJacek Anaszewski5-0/+1273
2014-05-15iio: accel Add event subsystem to st_accel driverLukasz Czerwinski1-0/+148
2014-05-15iio: st_sensors Add threshold events supportLukasz Czerwinski3-0/+229
2014-05-15iio: st_sensors: Add handling of multiple interruptsLukasz Czerwinski2-6/+59
2014-05-15iio: st_gyro: Add DT bindingsLukasz Czerwinski3-5/+34
2014-05-15iio: st_accel: Add DT bindingsLukasz Czerwinski3-8/+42
2014-05-15iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski1-2/+89
2014-05-15iio:ak8975 Add support for gpios DT propertyJacek Anaszewski1-3/+9
2014-05-06iio: querying buffer scan_mask should return 0/1Alec Berg1-2/+4
2014-03-06iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA5-9/+5
2014-02-22iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson2-5/+6
2014-01-09iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2014-01-09iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron1-1/+6
2013-12-04iio:accel:kxsd9 fix missing mutex unlockFrank Zago1-3/+4
2013-07-25iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni1-1/+1
2013-06-04iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich1-1/+1
2013-06-04iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich1-1/+1
2013-06-04inkern: iio_device_put after incorrect return/gotoJoe Perches1-1/+1
2013-06-04iio:callback buffer: free the scan_maskJonathan Cameron1-1/+4
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi1-4/+4
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-3/+3
2013-04-02iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD1-1/+14
2013-04-02iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD1-9/+10
2013-04-02iio: at91_adc: add low and high res supportLudovic Desroches1-4/+70
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron3-0/+497
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat1-1/+1
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen9-14/+14
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman52-253/+1292
2013-03-17iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson1-1/+13
2013-03-17iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen2-16/+53
2013-03-17iio:ad7923: Implement scale reportingLars-Peter Clausen1-7/+53
2013-03-17iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen1-0/+2
2013-03-17using kfifo_in_spinlocked instead of separate code.Ge Gao1-3/+2
2013-03-17iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi1-0/+1
2013-03-17iio: events: Make iio_push_event() IRQ context saveLars-Peter Clausen1-14/+15
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron1-17/+0
2013-03-17iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:light:tsl2563 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3