summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2014-11-14iio: st_sensors: Fix buffer copyRobin van der Gracht
2014-10-05iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_nameJohannes Pointner
2014-10-05iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA
2014-10-05iio: adc: ad_sigma_delta: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-10-05iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-10-05iio: inv_mpu6050: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-10-05iio: gyro: itg3200: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-10-05iio: hid_sensor_hub: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-10-05iio: accel: bma180: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-08-07iio: buffer: Fix demux table creationLars-Peter Clausen
2014-08-07iio:bma180: Missing check for frequency fractional partPeter Meerwald
2014-08-07iio:bma180: Fix scale factors to report correct acceleration unitsPeter Meerwald
2014-07-28iio:core: Handle error when mask type is not separateSrinivas Pandruvada
2014-07-17iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell
2014-07-09iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson
2014-06-26iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter
2014-06-26iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron
2014-06-07iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereferenceAtilla Filiz
2014-05-06iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski
2014-05-06iio: cm32181: Fix read integration time functionBeomho Seo
2014-05-06iio: adc: at91_adc: Repair broken platform_data supportAlexandre Belloni
2014-05-06iio: querying buffer scan_mask should return 0/1Alec Berg
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