aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAge
* Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-05
|\
| * iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA2013-03-05
| * iio/imu: inv_mpu6050 depends on IIO_BUFFERGuenter Roeck2013-03-02
| * iio:ad5064: Initialize register cache correctlyLars-Peter Clausen2013-03-02
| * iio:ad5064: Fix off by one in DAC value range checkLars-Peter Clausen2013-03-02
| * iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025Lars-Peter Clausen2013-03-02
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\|
| * Invensense MPU6050 Device Driver.Ge Gao2013-02-10
| * iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-09
| * iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-09
| * iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2013-02-06
| * iio: tweak language in industrialio-trigger commentsPeter Meerwald2013-02-06
| * iio/adc: (max1363) Add support for external reference voltageGuenter Roeck2013-02-06
| * iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck2013-02-06
| * Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-05
| |\
| | * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-02
| | * iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-02
| | * iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck2013-02-02
| | * iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck2013-02-02
| | * iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA2013-02-02
| | * iio: gyro: Add itg3200Manuel Stahl2013-02-02
| | * staging:iio: Move adxrs450 driver out of stagingLars-Peter Clausen2013-02-02
| | * staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-31
| | * iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca2013-01-31
| | * iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca2013-01-31
| | * iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca2013-01-31
| | * iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-31
| * | iio:max1363 remove some functions left after mergeJonathan Cameron2013-02-02
| |/
| * iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-27
| * staging:iio:adis16080: Move out of stagingLars-Peter Clausen2013-01-26
| * iio:accel:kxsd9 move out of stagingJonathan Cameron2013-01-26
| * iio:adis16400: Add support for the adis16448Lars-Peter Clausen2013-01-26
| * iio:adis16400: Expose some debug information in debugfsLars-Peter Clausen2013-01-26
| * iio:adis16400: Add support for the 52.85 Hz base sampling rateLars-Peter Clausen2013-01-26
| * iio:adis16400: Increase samplerate precessionLars-Peter Clausen2013-01-26
| * staging:iio: Move adis16400 out of stagingLars-Peter Clausen2013-01-26
| * iio: fix Kconfig for max1363Peter Meerwald2013-01-26
| * Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-26
| |\
| * \ Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-07
| |\ \
| * | | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-06
| * | | iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler2013-01-06
| * | | iio: lp8788_adc: fix parent device in kernel messageKim, Milo2013-01-06
| * | | iio: lp8788_adc: fix a parent device in _probe()Kim, Milo2013-01-06
| * | | iio: max1363 comment and whitespace fixesPeter Meerwald2013-01-01
| * | | iio: cleanup buffer setup code in max1363 driverPeter Meerwald2013-01-01
* | | | iio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |_|/ |/| |
* | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-14
|\ \ \ | | |/ | |/|
| * | iio: (max1363) Fix probe error pathGuenter Roeck2012-12-27