aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/jic23/iio into staging-linusGreg 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/mfd-nextLinus 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 struct and added support on one-shot sysfs reads to 3 byte channelDenis 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