| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-21 | 3 | -115/+74 |
|\ |
|
| * | 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 | 2 | -15/+9 |
| |\ |
|
| | * | iio: Simplify iio_map_array_unregister API | Guenter Roeck | 2013-02-02 | 2 | -11/+4 |
| | * | 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:max1363 remove some functions left after merge | Jonathan Cameron | 2013-02-02 | 1 | -42/+0 |
| |/ |
|
| * | 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 | 10 | -35/+77 |
| |\ |
|
| * \ | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 2013-01-07 | 3 | -9/+12 |
| |\ \ |
|
| * | | | 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 |
* | | | | iio: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-14 | 3 | -9/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | iio: (max1363) Fix probe error path | Guenter Roeck | 2012-12-27 | 1 | -7/+6 |
| * | | iio: adc: ad7266: Don't set error code to st->vref_uv | Axel Lin | 2012-12-27 | 1 | -1/+5 |
| * | | iio: at91: fix dev var name in at91_adc_trigger_handler | Jean-Christophe PLAGNIOL-VILLARD | 2012-12-27 | 1 | -1/+1 |
| |/ |
|
* / | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 10 | -35/+35 |
|/ |
|
* | 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 |
| * | IIO : ADC: tiadc: Add support of TI's ADC driver | Patil, Rachna | 2012-11-05 | 3 | -0/+268 |
* | | iio: adc: Add Texas Instruments ADC081C021/027 support | Thierry Reding | 2012-11-30 | 3 | -0/+173 |
* | | iio:ad7793: Add support for the ad7796 and ad7797 | Lars-Peter Clausen | 2012-11-30 | 1 | -12/+109 |
* | | iio:ad7793: Add support for the ad7798 and ad7799 | Lars-Peter Clausen | 2012-11-30 | 1 | -14/+102 |
* | | staging:iio: Move ad7793 driver out of staging | Lars-Peter Clausen | 2012-11-30 | 3 | -0/+704 |
* | | iio:adc:ad7298 make the tx and rx buffers __be16 | Jonathan Cameron | 2012-11-21 | 1 | -2/+2 |
* | | staging:iio: Move the ad7298 driver out of staging | Lars-Peter Clausen | 2012-11-19 | 3 | -0/+421 |
* | | iio:adc:max1363 move from staging. | Jonathan Cameron | 2012-11-10 | 3 | -0/+1719 |
* | | staging:iio: Add support for multiple buffers | Jonathan Cameron | 2012-11-10 | 5 | -7/+5 |
* | | staging:iio: Move the ad7887 driver out of staging | Lars-Peter Clausen | 2012-11-05 | 3 | -0/+392 |
* | | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" | Axel Lin | 2012-10-31 | 1 | -6/+10 |
* | | iio: at91_adc: Use devm_kcalloc to allocate arrays | Lars-Peter Clausen | 2012-10-19 | 1 | -10/+6 |
* | | iio: use iio_push_to_buffer() in at91 driver | Peter Meerwald | 2012-10-19 | 1 | -1/+1 |
* | | iio: remove useless irq_enabled variable in at91 | Peter Meerwald | 2012-10-19 | 1 | -3/+0 |
|/ |
|
* | iio: adc: add new lp8788 adc driver | Kim, Milo | 2012-09-22 | 3 | -0/+271 |
* | Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2012-09-17 | 3 | -0/+348 |
|\ |
|
| * | iio: ad7476: Add support for the ad7091r | Lars-Peter Clausen | 2012-09-17 | 1 | -4/+26 |
| * | iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 | Lars-Peter Clausen | 2012-09-15 | 2 | -3/+23 |
| * | iio:ad7476: Add ad7940 support | Lars-Peter Clausen | 2012-09-15 | 2 | -6/+16 |
| * | iio:ad7476: Add ad7910/ad7920 device table entries | Lars-Peter Clausen | 2012-09-15 | 2 | -5/+8 |
| * | iio: Move ad7476 driver out of staging | Lars-Peter Clausen | 2012-09-15 | 3 | -0/+293 |
* | | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman | 2012-09-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 2012-08-27 | 1 | -1/+1 |
* | | staging:iio:adc: Add AD7791 driver | Lars-Peter Clausen | 2012-09-08 | 3 | -0/+473 |
* | | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 2012-09-08 | 3 | -3/+3 |