aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-12iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4...Wei Yongjun1-2/+4
2013-09-30iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA1-9/+9
2013-09-30iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen1-1/+1
2013-09-28iio: amplifiers: ad8366: Remove regulator_putSachin Kamat1-3/+1
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen1-0/+2
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen1-9/+12
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2-5/+17
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen3-1/+28
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald1-2/+9
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-6/+6
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+2
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+4
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski1-1/+1
2013-09-18iio: at91: fix adc_clk overflowJosh Wu1-5/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds103-1011/+4478
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu1-2/+9
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu1-38/+41
2013-08-28iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun1-1/+1
2013-08-28iio: add Bosch BMA180 acceleration sensor driverOleksandr Kravchenko3-0/+689
2013-08-19iio: dac: max517: Use devm_iio_device_allocSachin Kamat1-13/+4
2013-08-19iio: dac: ad7303: Use devm_* APIsSachin Kamat1-23/+8
2013-08-19iio: dac: ad5791: Use devm_* APIsSachin Kamat1-26/+9
2013-08-19iio: dac: ad5764: Use devm_* APIsSachin Kamat1-15/+5
2013-08-19iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-08-19iio: dac: ad5686: Use devm_* APIsSachin Kamat1-13/+4
2013-08-19iio: dac: ad5624r_spi: Use devm_* APIsSachin Kamat1-16/+6
2013-08-19iio: dac: ad5504: Use devm_* APIsSachin Kamat1-23/+8
2013-08-19iio: dac: ad5449: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5446: Use devm_* APIsSachin Kamat1-14/+5
2013-08-19iio: dac: ad5421: Use devm_* APIsSachin Kamat1-15/+4
2013-08-19iio: dac: ad5380: Use devm_* APIsSachin Kamat1-14/+4
2013-08-19iio: dac: ad5360: Use devm_* APIsSachin Kamat1-11/+4
2013-08-19iio: dac: ad5064: Use devm_* APIsSachin Kamat1-15/+6
2013-08-19iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk1-26/+10
2013-08-19iio: adjd_s311: Cleanup unused #definesPeter Meerwald1-18/+10
2013-08-19iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald4-32/+0
2013-08-19iio: adjd_s311: Fix non-scan mode data readPeter Meerwald1-1/+2
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-4/+68
2013-08-17iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk3-0/+1044
2013-08-17iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-17iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-17iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-17iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-17iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-17iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat1-19/+4
2013-08-17iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat1-17/+4
2013-08-17iio: Restore alphabetic order in MakefilePeter Meerwald1-1/+1
2013-08-17iio: Add tmp006 IR temperature sensorPeter Meerwald5-0/+314
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman2-20/+44
2013-08-05Revert "iio: add configuration option for debug support"Greg Kroah-Hartman2-9/+0
2013-08-03iio:mcp4725: Use devm_iio_device_allocPeter Meerwald1-19/+7
2013-08-03iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald1-12/+4
2013-08-03iio:adjd_s311: Use devm_iio_device_allocPeter Meerwald1-10/+5
2013-08-03iio: pressure: st_pressure: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: frequency: ad9523: Use devm_* APIsSachin Kamat1-13/+4
2013-08-03iio: amplifiers: ad8366: Use devm_* APIsSachin Kamat1-10/+3
2013-08-03iio: lps331ap: Modify in_temp_scale calculation wayJacek Anaszewski1-1/+4
2013-08-03iio: light: tsl2563: Use devm_* APIsSachin Kamat1-17/+8
2013-08-03iio: light: lm3533-als: Use devm_iio_device_allocSachin Kamat1-5/+2
2013-08-03iio: light: hid-sensor-als: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-03iio: imu: inv_mpu6050: Use devm_iio_device_allocSachin Kamat1-17/+10
2013-08-03iio: imu: adis16480: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-03iio: imu: adis16400: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-03iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: magnetometer: hid-sensor-magn-3d: Use devm_iio_device_allocSachin Kamat1-12/+7
2013-08-03staging:iio:adis16260: Move out of stagingLars-Peter Clausen3-0/+441
2013-08-03iio: core: Avoid double minus in sysfs outputOleksandr Kravchenko1-2/+2
2013-08-03iio: adc: Update ti_am335x_adc Kconfig entrySachin Kamat1-1/+1
2013-08-03iio: adc: ti_am335x_adc: Use devm_iio_device_allocSachin Kamat1-9/+4
2013-08-03iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: accel: kxsd9: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-03iio: hid-sensor-accel-3d: Use devm_iio_device_allocSachin Kamat1-12/+7
2013-08-03iio: frequency: adf4350: Use devm_* APIsSachin Kamat1-22/+9
2013-08-03iio: max1363: Use devm_iio_device_allocSachin Kamat1-10/+5
2013-08-03iio: exynos_adc: Use devm_iio_device_allocSachin Kamat1-15/+8
2013-08-03iio: at91: Use devm_iio_device_allocSachin Kamat1-16/+7
2013-08-03iio: adc: viperboard_adc: Use devm_iio_device_allocSachin Kamat1-7/+2
2013-08-03iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat1-13/+5
2013-08-03iio: adc: nau7802: Use devm_iio_device_allocSachin Kamat1-11/+8
2013-08-03iio: adc: mcp320x: Use devm_* APIsSachin Kamat1-13/+5
2013-08-03iio: adc: lp8788_adc: Use devm_* APIsSachin Kamat1-5/+2
2013-08-03iio: adc: ad7923: Use devm_* APIsSachin Kamat1-13/+7
2013-08-03iio: adc: ad7887: Use devm_* APIsSachin Kamat1-16/+7
2013-08-03iio: adc: ad7793: Use devm_* APIsSachin Kamat1-17/+6
2013-08-03iio: adc: ad7791: Use devm_* APIsSachin Kamat1-14/+5
2013-08-03iio: adc: ad7476: Use devm_* APIsSachin Kamat1-18/+8
2013-08-03iio: adc: ad7298: Use devm_* APIsSachin Kamat1-16/+8
2013-08-03iio: adc: ad7266: Use devm_* APIsSachin Kamat1-12/+4
2013-08-03iio: add APDS9300 ambilent light sensor driverOleksandr Kravchenko3-0/+523
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko1-0/+47
2013-08-03iio: add configuration option for debug supportOtavio Salvador2-0/+9
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen23-56/+88
2013-08-03iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron1-1/+1
2013-08-03iio: hid-sensor-magn-3d: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: hid-sensor-als: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: hid-sensor-gyro-3d: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: hid-sensor-accel-3d: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: fix semicolon in io_core_trigger.hPeter Meerwald1-5/+2
2013-08-03iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni3-0/+594
2013-08-03iio: add powerdown to mcp4725 dac drivePeter Meerwald1-2/+85
2013-08-03iio: add store_eeprom to mcp4725 dac driverPeter Meerwald1-2/+62
2013-08-03iio: reword help text of several IIO_ST driversPeter Meerwald4-8/+8
2013-08-03iio: remove mention of ring buffer from CONFIG_IIO_KFIFO_BUF, CONFIG_IIO_TRIG...Peter Meerwald1-3/+2
2013-08-03iio: fix Kconfig typosPeter Meerwald3-6/+6
2013-08-03iio: use I2C_FUNC_SMBUS_I2C_BLOCK macroPeter Meerwald1-2/+2
2013-08-03iio: fix typos in dac KconfigPeter Meerwald1-3/+3
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA17-37/+118
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna1-8/+22
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen1-12/+22
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-5/+10
2013-07-16iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski1-2/+4
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds1-32/+100
2013-07-06iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-03iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni1-1/+1
2013-06-29iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron1-1/+1
2013-06-29iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun1-1/+3
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz1-32/+100
2013-06-12iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior1-2/+6
2013-06-12iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior1-20/+37
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior1-1/+1
2013-06-12mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior1-2/+1
2013-06-12iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou1-5/+24
2013-06-12iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior1-14/+7
2013-06-12iio: ti_am335x_adc: Add DT supportPatil, Rachna1-5/+24
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna1-2/+18
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior1-2/+3
2013-06-11staging:iio:adis16130: Move out of stagingLars-Peter Clausen3-0/+215
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen3-0/+326
2013-06-09iio: frequency: adf4350: Add support for dt bindingsMichael Hennerich1-1/+127
2013-06-09iio: frequency: adf4350: Add support for clock consumer frameworkMichael Hennerich1-9/+49
2013-06-08Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman3-4/+7
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron1-1/+1
2013-06-05iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA9-0/+616
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA5-31/+73
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA3-33/+60
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-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron3-0/+131
2013-06-04iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat1-0/+2
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han2-3/+3
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-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman3-7/+9
2013-05-22adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat1-6/+6
2013-05-22iio: Correct HID light sensor name in commentsAlexandre Relange1-1/+1
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle3-3/+0
2013-05-22iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski1-2/+89
2013-05-22iio:ak8975 Add support for gpios DT propertyJacek Anaszewski1-3/+9
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron5-0/+253
2013-05-22iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław1-6/+4
2013-05-22iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero3-0/+268
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
2013-03-17iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:imu:mpu6050 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:imu:adis16480 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-16/+16
2013-03-17iio:imu:adis16400 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-24/+25
2013-03-17iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron1-8/+5
2013-03-17iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-11/+11
2013-03-17iio:gyro:adis16136 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+7
2013-03-17iio:gyro:adis16080 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-11/+11
2013-03-17iio:freq:ad9523 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:max517 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5791 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:dac:ad5764 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5686 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:dac:ad5624r move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5504 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5449 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5446 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:dac:ad5421 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5380 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17iio:dac:ad5360 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:dac:ad5064 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2