Age | Commit message (Expand) | Author | Files | Lines |
2021-01-10 | iio: frequency: adf4350: Remove redundant null check before clk_disable_unpre... | Xu Wang | 1 | -4/+2 |
2020-09-16 | iio: frequency: adf4350: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -6/+15 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-12-15 | iio: adf4350: Convert to use GPIO descriptor | Linus Walleij | 1 | -22/+8 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 1 | -2/+1 |
2018-09-02 | iio: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2017-08-22 | iio:frequency: drop assign iio_info.driver_module | Jonathan Cameron | 1 | -1/+0 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+0 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+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 |
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-03 | iio: frequency: adf4350: Use devm_* APIs | Sachin Kamat | 1 | -22/+9 |
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-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 | 1 | -3/+3 |
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: 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-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 | 1 | -0/+478 |