aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2014-06-18iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereferenceAtilla Filiz
2014-06-18iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski
2014-06-18iio: cm32181: Fix read integration time functionBeomho Seo
2014-06-18iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni
2014-06-18iio: querying buffer scan_mask should return 0/1Alec Berg
2014-03-19staging:iio:events: Don't copy data to user-space with a locked spinlock.Arve Hjønnevåg
2014-02-18iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA
2014-02-18iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo
2014-02-18iio: cm36651: Fix read/write integration time function.Beomho Seo
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald
2014-02-08iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones
2014-01-18iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-17iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron
2013-12-17iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...Jonathan Cameron
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:max517 drop specification of scan type as unused in this driver.Jonathan Cameron
2013-12-17iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron
2013-12-16Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman