aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-16iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-06iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun
2013-07-03iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni
2013-06-29iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron
2013-06-29iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz
2013-06-12iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior
2013-06-12iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou
2013-06-12iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-11staging:iio:adis16130: Move out of stagingLars-Peter Clausen
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen
2013-06-09iio: frequency: adf4350: Add support for dt bindingsMichael Hennerich
2013-06-09iio: frequency: adf4350: Add support for clock consumer frameworkMichael Hennerich
2013-06-08Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron
2013-06-05iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA
2013-06-04iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich
2013-06-04iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron
2013-06-04iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-04inkern: iio_device_put after incorrect return/gotoJoe Perches
2013-06-04iio:callback buffer: free the scan_maskJonathan Cameron
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat
2013-05-22iio: Correct HID light sensor name in commentsAlexandre Relange
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle
2013-05-22iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski
2013-05-22iio:ak8975 Add support for gpios DT propertyJacek Anaszewski
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron
2013-05-22iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław
2013-05-22iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-04-02iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD
2013-04-02iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD
2013-04-02iio: at91_adc: add low and high res supportLudovic Desroches
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat