| Commit message (Expand) | Author | Age | Files | Lines |
* | iio/adc: (max1363) Add support for external reference voltage | Guenter Roeck | 2013-02-06 | 1 | -13/+39 |
* | iio: max1363: Use devm_ functions whereever possible to allocate resources | Guenter Roeck | 2013-02-06 | 1 | -19/+10 |
* | Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2013-02-05 | 38 | -45/+4316 |
|\ |
|
| * | iio: Simplify iio_map_array_unregister API | Guenter Roeck | 2013-02-02 | 3 | -36/+15 |
| * | iio: Update iio_channel_get_all and iio_channel_get_all_cb API | Guenter Roeck | 2013-02-02 | 2 | -4/+6 |
| * | iio/adc: (max1363) Fix data conversion problems | Guenter Roeck | 2013-02-02 | 1 | -2/+3 |
| * | iio/adc: (max1363) Remove duplicate code | Guenter Roeck | 2013-02-02 | 1 | -2/+0 |
| * | iio/adc: (max1363) Provide OF node information to iio device | Guenter Roeck | 2013-02-02 | 1 | -0/+1 |
| * | iio/adc: (lp8788) Provide OF node information to iio device | Guenter Roeck | 2013-02-02 | 1 | -0/+1 |
| * | iio:common: removed unused functions outside st_sensors library | Denis CIOCCA | 2013-02-02 | 1 | -42/+28 |
| * | iio: gyro: Add itg3200 | Manuel Stahl | 2013-02-02 | 4 | -0/+569 |
| * | staging:iio: Move adxrs450 driver out of staging | Lars-Peter Clausen | 2013-02-02 | 3 | -0/+509 |
| * | staging:iio: Remove noop call to __iio_update_buffer | Lars-Peter Clausen | 2013-01-31 | 1 | -1/+0 |
| * | iio:magnetometer: Add STMicroelectronics magnetometers driver | Denis Ciocca | 2013-01-31 | 7 | -0/+742 |
| * | iio:gyro: Add STMicroelectronics gyroscopes driver | Denis Ciocca | 2013-01-31 | 7 | -0/+728 |
| * | iio:accel: Add STMicroelectronics accelerometers driver | Denis Ciocca | 2013-01-31 | 7 | -0/+868 |
| * | iio:common: Add STMicroelectronics common library | Denis Ciocca | 2013-01-31 | 9 | -0/+888 |
* | | iio:max1363 remove some functions left after merge | Jonathan Cameron | 2013-02-02 | 1 | -42/+0 |
|/ |
|
* | iio:light:tsl2563 move out of staging | Jonathan Cameron | 2013-01-27 | 3 | -0/+898 |
* | staging:iio:adis16080: Move out of staging | Lars-Peter Clausen | 2013-01-26 | 3 | -0/+267 |
* | iio:accel:kxsd9 move out of staging | Jonathan Cameron | 2013-01-26 | 3 | -0/+299 |
* | iio:adis16400: Add support for the adis16448 | Lars-Peter Clausen | 2013-01-26 | 2 | -0/+40 |
* | iio:adis16400: Expose some debug information in debugfs | Lars-Peter Clausen | 2013-01-26 | 2 | -4/+113 |
* | iio:adis16400: Add support for the 52.85 Hz base sampling rate | Lars-Peter Clausen | 2013-01-26 | 1 | -4/+12 |
* | iio:adis16400: Increase samplerate precession | Lars-Peter Clausen | 2013-01-26 | 1 | -14/+18 |
* | staging:iio: Move adis16400 out of staging | Lars-Peter Clausen | 2013-01-26 | 5 | -0/+1126 |
* | iio: fix Kconfig for max1363 | Peter Meerwald | 2013-01-26 | 1 | -3/+1 |
* | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman | 2013-01-25 | 34 | -139/+180 |
|\ |
|
| * | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-14 | 16 | -19/+67 |
| |\ |
|
| * | | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 34 | -139/+138 |
* | | | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 2013-01-07 | 16 | -19/+67 |
|\ \ \
| | |/
| |/| |
|
| * | | iio: (max1363) Fix probe error path | Guenter Roeck | 2012-12-27 | 1 | -7/+6 |
| * | | iio: dac: ad5446: Don't set error code to voltage_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: dac: ad5686: Don't set error code to voltage_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: dac: ad5624r_spi: Don't set error code to voltage_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: dac: ad5504: Don't set error code to voltage_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv | Axel Lin | 2012-12-27 | 1 | -2/+11 |
| * | | iio: dac: ad5380: Don't set error code to st->vref | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: adc: ad7266: Don't set error code to st->vref_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: hid-sensors: respect CONFIG_IIO_TRIGGER | Alexander Holler | 2012-12-27 | 6 | -2/+18 |
| * | | iio: at91: fix dev var name in at91_adc_trigger_handler | Jean-Christophe PLAGNIOL-VILLARD | 2012-12-27 | 1 | -1/+1 |
| * | | iio:adf4350: Fix typo | Michael Hennerich | 2012-12-27 | 1 | -1/+1 |
| |/ |
|
* | | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common | Alexander Holler | 2013-01-06 | 7 | -12/+12 |
* | | iio: merge hid-sensor-attributes.h into hid-sensor-hub.h | Alexander Holler | 2013-01-06 | 7 | -63/+0 |
* | | iio: lp8788_adc: fix parent device in kernel message | Kim, Milo | 2013-01-06 | 1 | -1/+1 |
* | | iio: lp8788_adc: fix a parent device in _probe() | Kim, Milo | 2013-01-06 | 1 | -2/+2 |
* | | iio: max1363 comment and whitespace fixes | Peter Meerwald | 2013-01-01 | 1 | -8/+7 |
* | | iio: cleanup buffer setup code in max1363 driver | Peter Meerwald | 2013-01-01 | 1 | -54/+5 |
|/ |
|
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 4 | -1/+457 |
|\ |
|
| * | iio: adc: Add viperboard adc driver | Lars Poeschel | 2012-11-20 | 3 | -0/+189 |