| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: frequency: ad9523: use unsigned int rather then bare unsigned | Slawomir Stepien | 2016-04-17 | 1 | -9/+10 |
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 2 | -2/+0 |
|\ |
|
| * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 2 | -2/+0 |
* | | iio: Export SPI module alias information in missing drivers | Javier Martinez Canillas | 2015-08-22 | 1 | -0/+1 |
* | | iio: frequency: adf4350: Add OF match table | Javier Martinez Canillas | 2015-08-22 | 1 | -0/+8 |
|/ |
|
* | iio: frequency: adf4350: Delete blank line | Ana Calinov | 2015-07-11 | 1 | -1/+0 |
* | iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom | Roberta Dobrescu | 2015-01-01 | 1 | -1/+1 |
* | iio: frequency: Remove unnecessary braces around single statement block | Roberta Dobrescu | 2014-12-26 | 1 | -2/+1 |
* | iio: frequency: Remove 'out of memory' message | Roberta Dobrescu | 2014-12-26 | 1 | -3/+1 |
* | Merge 3.12-rc6 into staging-next. | Greg Kroah-Hartman | 2013-10-19 | 1 | -2/+4 |
|\ |
|
| * | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4... | Wei Yongjun | 2013-10-12 | 1 | -2/+4 |
* | | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 2013-09-15 | 1 | -0/+1 |
|/ |
|
* | iio: frequency: ad9523: Use devm_* APIs | Sachin Kamat | 2013-08-03 | 1 | -13/+4 |
* | iio: frequency: adf4350: Use devm_* APIs | Sachin Kamat | 2013-08-03 | 1 | -22/+9 |
* | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen | 2013-08-03 | 2 | -0/+2 |
* | iio: frequency: adf4350: Add support for dt bindings | Michael Hennerich | 2013-06-09 | 1 | -1/+127 |
* | iio: frequency: adf4350: Add support for clock consumer framework | Michael Hennerich | 2013-06-09 | 1 | -9/+49 |
* | iio: frequency: ad4350: Fix bug / typo in mask | Michael Hennerich | 2013-06-04 | 1 | -1/+1 |
* | iio:freq:ad9523 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -4/+4 |
* | iio: Use spi_sync_transfer() | Lars-Peter Clausen | 2013-02-09 | 1 | -12/+2 |
* | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-14 | 1 | -1/+1 |
|\ |
|
| * | iio:adf4350: Fix typo | Michael Hennerich | 2012-12-27 | 1 | -1/+1 |
* | | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -6/+6 |
|/ |
|
* | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich | 2012-08-16 | 1 | -9/+15 |
* | iio: ad9523: Fix argument type mismatch | Michael Hennerich | 2012-06-12 | 1 | -1/+1 |
* | iio: frequency: adf4350: using an uninitialized variable | Dan Carpenter | 2012-06-12 | 1 | -2/+2 |
* | iio: frequency: adf4350: fix an initialization | Dan Carpenter | 2012-06-12 | 1 | -1/+1 |
* | iio: frequency: ad9523: unlock on error in ad9523_reg_access() | Dan Carpenter | 2012-06-12 | 1 | -1/+3 |
* | iio: adf4350: fix compiler warning [-Wuninitialized] | Michael Hennerich | 2012-06-07 | 1 | -0/+2 |
* | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 2012-06-04 | 3 | -0/+497 |
* | iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator | Michael Hennerich | 2012-06-04 | 3 | -0/+1085 |