aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGravatar Guenter Roeck 1-1/+1
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationGravatar Peter Meerwald 1-8/+8
2014-02-08iio: adis16400: Set timestamp as the last element in chan_specGravatar Marcus Folkesson 2-5/+6
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitGravatar Beomho Seo 1-7/+9
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Gravatar Peter Meerwald 1-1/+1
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Gravatar Peter Meerwald 1-0/+6
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-6/+10
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdGravatar Linus Torvalds 1-19/+49
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextGravatar Lee Jones 1-19/+49
2014-01-18iio: tsl2563: Use the correct channel2 memberGravatar Ivaylo Dimitrov 1-6/+10
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationGravatar Sebastian Andrzej Siewior 1-18/+46
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathGravatar Sebastian Andrzej Siewior 1-0/+2
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SEGravatar Sebastian Andrzej Siewior 1-2/+2
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Gravatar Sebastian Andrzej Siewior 1-1/+1
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Gravatar Kevin Tsai 3-0/+391
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 38-257/+1042
2013-12-24Merge 3.13-rc5 into staging-nextGravatar Greg Kroah-Hartman 3-4/+21
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperGravatar Sachin Kamat 1-1/+1
2013-12-19treewide: Fix typos in printkGravatar Masanari Iida 1-1/+1
2013-12-17iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Gravatar Jonathan Cameron 1-1/+6
2013-12-17iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...Gravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Gravatar Jonathan Cameron 1-1/+0
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Gravatar Jonathan Cameron 1-1/+0
2013-12-17iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+5
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-2/+7
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+5
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+5
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeGravatar Jonathan Cameron 1-1/+6
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianGravatar Jonathan Cameron 1-2/+14
2013-12-17iio:imu:adis16400 fix pressure channel scan typeGravatar Jonathan Cameron 1-1/+6
2013-12-16Merge 3.13-rc4 into staging-next.Gravatar Greg Kroah-Hartman 3-14/+16
2013-12-15iio: cm36651: Changed return value of read functionGravatar Beomho Seo 1-1/+1
2013-12-08iio: Remove support for the legacy event config interfaceGravatar Lars-Peter Clausen 7-155/+45
2013-12-08iio:cm36651: Convert to new event config interfaceGravatar Lars-Peter Clausen 1-9/+32
2013-12-03iio: hid-sensors: Added Inclinometer 3DGravatar Srinivas Pandruvada 5-0/+455
2013-12-03iio: Add new driver dht11Gravatar Harald Geyer 5-0/+316
2013-12-03iio: Add support for humidity sensorsGravatar Harald Geyer 1-0/+1
2013-12-03iio:trigger: Convert to use ATTRIBUTE_GROUPSGravatar Axel Lin 1-10/+2
2013-12-03iio: Add support for blocking IO on buffersGravatar Lars-Peter Clausen 1-1/+22
2013-12-03iio: kfifo_buf: Implement data_available() callbackGravatar Lars-Peter Clausen 1-9/+14