Age | Commit message (Expand) | Author | Files | Lines |
2013-03-17 | iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -2/+2 |
2013-03-17 | iio:adc:at91_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -2/+2 |
2013-03-17 | iio:adc:ad7887 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -4/+4 |
2013-03-17 | iio:adc:ad7476 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -5/+5 |
2013-03-17 | iio:adc:ad7298 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -5/+5 |
2013-03-17 | iio:adc:ad7266 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -6/+6 |
2013-03-17 | iio:accel:kxsd9 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -3/+3 |
2013-03-17 | iio:hid_sensors move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 4 | -40/+40 |
2013-03-17 | iio:adc:max1363 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -4/+5 |
2013-03-17 | iio: Add broken out info_mask fields for shared_by_type and separate | Jonathan Cameron | 1 | -0/+30 |
2013-03-16 | iio: adc: add exynos adc driver under iio framwork | Naveen Krishna Chatradhi | 3 | -0/+448 |
2013-03-16 | iio:common: Use spi_sync_transfer() in STMicroelectronics common library | Denis Ciocca | 1 | -9/+2 |
2013-03-16 | IIO ADC support for AD7923 | Christophe Leroy | 3 | -0/+311 |
2013-03-16 | iio: Add OF support | Guenter Roeck | 3 | -2/+178 |
2013-03-06 | Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -31/+43 |
2013-03-05 | iio:common:st_sensors fixed all warning messages about uninitialized variables | Denis CIOCCA | 1 | -5/+4 |
2013-03-02 | iio/imu: inv_mpu6050 depends on IIO_BUFFER | Guenter Roeck | 1 | -0/+1 |
2013-03-02 | iio:ad5064: Initialize register cache correctly | Lars-Peter Clausen | 1 | -5/+8 |
2013-03-02 | iio:ad5064: Fix off by one in DAC value range check | Lars-Peter Clausen | 1 | -1/+1 |
2013-03-02 | iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025 | Lars-Peter Clausen | 1 | -20/+29 |
2013-02-22 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 72 | -279/+8580 |
2013-02-10 | Invensense MPU6050 Device Driver. | Ge Gao | 8 | -0/+1415 |
2013-02-09 | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron | 9 | -11/+14 |
2013-02-09 | iio: Use spi_sync_transfer() | Lars-Peter Clausen | 10 | -61/+11 |
2013-02-06 | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck | 1 | -1/+10 |
2013-02-06 | iio: tweak language in industrialio-trigger comments | Peter Meerwald | 1 | -6/+6 |
2013-02-06 | iio/adc: (max1363) Add support for external reference voltage | Guenter Roeck | 1 | -13/+39 |
2013-02-06 | iio: max1363: Use devm_ functions whereever possible to allocate resources | Guenter Roeck | 1 | -19/+10 |
2013-02-05 | Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 38 | -45/+4316 |
2013-02-02 | iio:max1363 remove some functions left after merge | Jonathan Cameron | 1 | -42/+0 |
2013-02-02 | iio: Simplify iio_map_array_unregister API | Guenter Roeck | 3 | -36/+15 |
2013-02-02 | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck | 2 | -4/+6 |
2013-02-02 | iio/adc: (max1363) Fix data conversion problems | Guenter Roeck | 1 | -2/+3 |
2013-02-02 | iio/adc: (max1363) Remove duplicate code | Guenter Roeck | 1 | -2/+0 |
2013-02-02 | iio/adc: (max1363) Provide OF node information to iio device | Guenter Roeck | 1 | -0/+1 |
2013-02-02 | iio/adc: (lp8788) Provide OF node information to iio device | Guenter Roeck | 1 | -0/+1 |
2013-02-02 | iio:common: removed unused functions outside st_sensors library | Denis CIOCCA | 1 | -42/+28 |
2013-02-02 | iio: gyro: Add itg3200 | Manuel Stahl | 4 | -0/+569 |
2013-02-02 | staging:iio: Move adxrs450 driver out of staging | Lars-Peter Clausen | 3 | -0/+509 |
2013-01-31 | staging:iio: Remove noop call to __iio_update_buffer | Lars-Peter Clausen | 1 | -1/+0 |
2013-01-31 | iio:magnetometer: Add STMicroelectronics magnetometers driver | Denis Ciocca | 7 | -0/+742 |
2013-01-31 | iio:gyro: Add STMicroelectronics gyroscopes driver | Denis Ciocca | 7 | -0/+728 |
2013-01-31 | iio:accel: Add STMicroelectronics accelerometers driver | Denis Ciocca | 7 | -0/+868 |
2013-01-31 | iio:common: Add STMicroelectronics common library | Denis Ciocca | 9 | -0/+888 |
2013-01-27 | iio:light:tsl2563 move out of staging | Jonathan Cameron | 3 | -0/+898 |
2013-01-26 | staging:iio:adis16080: Move out of staging | Lars-Peter Clausen | 3 | -0/+267 |
2013-01-26 | iio:accel:kxsd9 move out of staging | Jonathan Cameron | 3 | -0/+299 |
2013-01-26 | iio:adis16400: Add support for the adis16448 | Lars-Peter Clausen | 2 | -0/+40 |
2013-01-26 | iio:adis16400: Expose some debug information in debugfs | Lars-Peter Clausen | 2 | -4/+113 |
2013-01-26 | iio:adis16400: Add support for the 52.85 Hz base sampling rate | Lars-Peter Clausen | 1 | -4/+12 |