summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adis16130: Move out of stagingLars-Peter Clausen2013-06-113-0/+215
* iio:dac: Add support for the AD7303Lars-Peter Clausen2013-06-113-0/+326
* iio: frequency: adf4350: Add support for dt bindingsMichael Hennerich2013-06-091-1/+127
* iio: frequency: adf4350: Add support for clock consumer frameworkMichael Hennerich2013-06-091-9/+49
* Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman2013-06-083-4/+7
|\
| * iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich2013-06-041-1/+1
| * iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich2013-06-041-1/+1
| * inkern: iio_device_put after incorrect return/gotoJoe Perches2013-06-041-1/+1
| * iio:callback buffer: free the scan_maskJonathan Cameron2013-06-041-1/+4
* | iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron2013-06-081-1/+1
* | iio:pressure: Add STMicroelectronics pressures driverDenis CIOCCA2013-06-059-0/+616
* | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-055-31/+73
* | iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-043-33/+60
* | iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron2013-06-043-0/+131
* | iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat2013-06-041-0/+2
* | iio: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-042-3/+3
* | Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-273-7/+9
|\ \ | |/
| * iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi2013-05-221-4/+4
| * iio:common:st: added disable function after read info raw dataDenis CIOCCA2013-05-221-0/+2
| * iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-221-3/+3
* | adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat2013-05-221-6/+6
* | iio: Correct HID light sensor name in commentsAlexandre Relange2013-05-221-1/+1
* | iio: STMicroelectronics: remove three useless selectsPaul Bolle2013-05-223-3/+0
* | iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski2013-05-221-2/+89
* | iio:ak8975 Add support for gpios DT propertyJacek Anaszewski2013-05-221-3/+9
* | iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-225-0/+253
* | iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław2013-05-221-6/+4
* | iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero2013-05-223-0/+268
|/
* iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD2013-04-021-1/+14
* iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD2013-04-021-9/+10
* iio: at91_adc: add low and high res supportLudovic Desroches2013-04-021-4/+70
* iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron2013-04-023-0/+497
* iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat2013-03-291-1/+1
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-259-14/+14
* Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-2552-253/+1292
|\
| * iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson2013-03-171-1/+13
| * iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen2013-03-172-16/+53
| * iio:ad7923: Implement scale reportingLars-Peter Clausen2013-03-171-7/+53
| * iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen2013-03-171-0/+2
| * using kfifo_in_spinlocked instead of separate code.Ge Gao2013-03-171-3/+2
| * iio: adc: Kconfig: exynos_adc depends on CONFIG_OFNaveen Krishna Chatradhi2013-03-171-0/+1
| * iio: events: Make iio_push_event() IRQ context saveLars-Peter Clausen2013-03-171-14/+15
| * iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-171-17/+0
| * iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
| * iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
| * iio:light:tsl2563 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
| * iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
| * iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
| * iio:imu:mpu6050 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
OpenPOWER on IntegriCloud