Age | Commit message (Expand) | Author | Files | Lines |
2018-07-23 | iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw() | Dan Carpenter | 1 | -2/+5 |
2018-06-25 | iio: adc: at91-sama5d2_adc: add support for oversampling resolution | Eugen Hristev | 1 | -26/+163 |
2018-06-10 | iio: adc: at91-sama5d2_adc: add support for position and pressure channels | Eugen Hristev | 1 | -58/+551 |
2018-04-15 | iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels | Eugen Hristev | 1 | -4/+37 |
2017-12-02 | iio: adc: at91-sama5d2_adc: ack DRDY irq in direct mode | Eugen Hristev | 1 | -0/+3 |
2017-12-02 | iio: adc: at91-sama5d2_adc: add support for DMA | Eugen Hristev | 1 | -20/+433 |
2017-10-23 | Merge 4.14-rc6 into staging-next | Greg Kroah-Hartman | 1 | -16/+29 |
2017-10-14 | iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property | Eugen Hristev | 1 | -16/+29 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -2/+0 |
2017-07-09 | iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size | Colin Ian King | 1 | -1/+1 |
2017-07-01 | iio: adc: at91-sama5d2_adc: add support for suspend/resume functionality | Eugen Hristev | 1 | -10/+80 |
2017-07-01 | iio: adc: at91-sama5d2_adc: add hw trigger and buffer support | Eugen Hristev | 1 | -5/+232 |
2016-05-09 | Merge 4.6-rc7 into staging-next | Greg Kroah-Hartman | 1 | -0/+2 |
2016-04-18 | iio:adc:at91-sama5d2: Repair crash on module removal | Marek Vasut | 1 | -0/+2 |
2016-04-03 | iio:adc:at91-sama5d2: add support for differential conversions | Ludovic Desroches | 1 | -15/+56 |
2016-04-03 | iio:adc:at91-sama5d2: cleanup mode register use | Ludovic Desroches | 1 | -5/+10 |
2016-03-05 | iio:adc:at91-sama5d2: fix identation | Ludovic Desroches | 1 | -10/+10 |
2016-03-05 | iio:adc:at91-sama5d2: fix typo | Ludovic Desroches | 1 | -13/+13 |
2016-01-23 | iio:adc:at91-sama5d2: code cleanup | Ludovic Desroches | 1 | -2/+1 |
2016-01-23 | iio:adc:at91-sama5d2: fix vref_uv type | Ludovic Desroches | 1 | -1/+1 |
2016-01-16 | iio:adc:at91_adc8xx: introduce new atmel adc driver | Ludovic Desroches | 1 | -0/+509 |