index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
frequency
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
iio: frequency: adf4350: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-6
/
+15
2020-08-22
iio: frequency: ad9523: convert rest of driver to device managed functions
Alexandru Ardelean
1
-40
/
+20
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
3
-3
/
+0
2019-12-15
iio: adf4350: Convert to use GPIO descriptor
Linus Walleij
1
-22
/
+8
2019-08-05
iio: frequency: adf4371: Fix output frequency setting
Nuno Sá
1
-4
/
+4
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+643
2019-06-26
iio: frequency: adf4371: Add support for output stage mute
Stefan Popa
1
-0
/
+13
2019-06-26
iio: frequency: adf4371: Add support for ADF4372 PLL
Stefan Popa
2
-6
/
+31
2019-06-17
iio: frequency: adf4371: Add support for ADF4371 PLL
Stefan Popa
3
-0
/
+605
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
4
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-18
iio: ad9523-1: Improve reported VCO frequency accuracy
Lars-Peter Clausen
1
-3
/
+5
2019-04-04
iio: frequency: ad9523: Fix typo in ad9523_platform_data
Lars-Peter Clausen
1
-8
/
+8
2019-01-05
iio: ad9523: fix a missing check of return value
Kangjie Lu
1
-2
/
+5
2018-09-02
iio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-08-01
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
1
-1
/
+1
2018-07-28
iio: ad9523: support for external signals via gpios
Michael Hennerich
1
-0
/
+30
2018-07-28
iio: ad9523: Fix return value for ad952x_store()
Lars-Peter Clausen
1
-1
/
+1
2018-07-24
iio: ad9523: Fix displayed phase
Lars-Peter Clausen
1
-1
/
+1
2018-07-23
iio: ad9523: replace core mlock with local lock
Lars-Peter Clausen
1
-10
/
+24
2017-08-22
iio:frequency: drop assign iio_info.driver_module
Jonathan Cameron
2
-2
/
+0
2016-04-17
iio: frequency: ad9523: use unsigned int rather then bare unsigned
Slawomir Stepien
1
-9
/
+10
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
[next]