summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA2014-02-185-9/+5Star
* iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo2014-02-181-8/+8
* iio: cm36651: Fix read/write integration time function.Beomho Seo2014-02-181-22/+23
* iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck2014-02-081-1/+1
* iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald2014-02-081-8/+8
* iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson2014-02-082-5/+6
* iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo2014-02-081-7/+9
* iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald2014-02-081-1/+1
* iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald2014-02-081-0/+6
* Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-071-6/+10
|\
| * iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov2014-01-181-6/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-231-1/+1
|\ \
| * | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-211-19/+49
|\ \ \
| * \ \ Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-211-19/+49
| |\ \ \ | | |_|/ | |/| |
| | * | mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior2014-01-071-18/+46
| | * | mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior2014-01-071-0/+2
| | * | mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-2/+2
| | * | iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior2014-01-071-1/+1
* | | | iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai2014-01-013-0/+391
* | | | Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-2438-257/+1042
|\ \ \ \
| * | | | iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
| * | | | iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron2013-12-171-1/+6
| * | | | iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...Jonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0Star
| * | | | iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0Star
| * | | | iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
| * | | | iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
| * | | | iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
| * | | | iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
| * | | | iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
| * | | | iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
| * | | | iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
| * | | | iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-087-155/+45Star
| * | | | iio:cm36651: Convert to new event config interfaceLars-Peter Clausen2013-12-081-9/+32
| * | | | iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada2013-12-035-0/+455
| * | | | iio: Add new driver dht11Harald Geyer2013-12-035-0/+316
| * | | | iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
| * | | | iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin2013-12-031-10/+2Star
| * | | | iio: Add support for blocking IO on buffersLars-Peter Clausen2013-12-031-1/+22
| * | | | iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen2013-12-031-9/+14
| * | | | iio: Add data_available callback for buffersLars-Peter Clausen2013-12-031-1/+9
| * | | | iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-1/+1