summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2013-08-03iio: adc: mcp320x: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: lp8788_adc: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7923: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7887: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7793: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7791: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7476: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7298: Use devm_* APIsSachin Kamat
2013-08-03iio: adc: ad7266: Use devm_* APIsSachin Kamat
2013-08-03iio: add APDS9300 ambilent light sensor driverOleksandr Kravchenko
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-08-03iio: add configuration option for debug supportOtavio Salvador
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen
2013-08-03iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron
2013-08-03iio: hid-sensor-magn-3d: add module alias for autoloadAlexander Holler
2013-08-03iio: hid-sensor-als: add module alias for autoloadAlexander Holler
2013-08-03iio: hid-sensor-gyro-3d: add module alias for autoloadAlexander Holler
2013-08-03iio: hid-sensor-accel-3d: add module alias for autoloadAlexander Holler
2013-08-03iio: fix semicolon in io_core_trigger.hPeter Meerwald
2013-08-03iio: Add Nuvoton NAU7802 ADC driverAlexandre Belloni
2013-08-03iio: add powerdown to mcp4725 dac drivePeter Meerwald
2013-08-03iio: add store_eeprom to mcp4725 dac driverPeter Meerwald
2013-08-03iio: reword help text of several IIO_ST driversPeter Meerwald
2013-08-03iio: remove mention of ring buffer from CONFIG_IIO_KFIFO_BUF, CONFIG_IIO_TRIG...Peter Meerwald
2013-08-03iio: fix Kconfig typosPeter Meerwald
2013-08-03iio: use I2C_FUNC_SMBUS_I2C_BLOCK macroPeter Meerwald
2013-08-03iio: fix typos in dac KconfigPeter Meerwald
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-07-17Merge 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-09Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman