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