index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
frequency
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
staging: iio: frequency: remove incorrect kernel-doc markings in dds.h
Babanpreet Singh
1
-13
/
+13
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2
-2
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-07-02
staging: iio: frequency: reorder dds.h macro parameters to match IIO convention
Xiaofeng Yuan
3
-33
/
+33
2026-06-30
staging: iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
1
-4
/
+4
2026-06-30
staging: iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-05-31
staging: iio: ad9834: fix chip name typo in comments
Angus Gardner
1
-2
/
+2
2026-05-31
staging: iio: ad9834: use dev_err_probe() in probe function
Angus Gardner
1
-8
/
+6
2026-05-31
staging: iio: ad9834: simplify -ENOMEM return in probe
Angus Gardner
1
-4
/
+2
2026-05-31
iio: frequency: ad9832: simplify bitwise math
Joshua Crofts
1
-2
/
+2
2026-04-27
iio: frequency: ad9834: clean up includes
Joshua Crofts
1
-9
/
+12
2026-04-27
iio: frequency: ad9832: remove kernel.h proxy header
Joshua Crofts
1
-6
/
+10
2026-03-21
staging: iio: ad9834: use sysfs_emit() and simplify show functions
Gabriel Rondon
1
-14
/
+6
2025-12-21
staging: iio: ad9832: clean up whitespace
Tomas Borquez
1
-5
/
+0
2025-12-21
staging: iio: ad9832: remove platform_data support
Tomas Borquez
2
-65
/
+0
2025-10-19
staging: iio: ad9834: remove empty ad9834.h file
Taimoor Zaeem
2
-12
/
+1
2025-05-21
iio: frequency: ad9832: Remove unused parameter from data documentation
Gabriel Shahrouzi
1
-1
/
+0
2025-05-21
iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
Siddharth Menon
1
-44
/
+48
2025-04-22
iio: normalize array sentinel style
David Lechner
2
-3
/
+3
2025-04-22
iio: frequency: ad9832: devicetree probing support
Siddharth Menon
1
-0
/
+8
2025-03-11
staging: iio: ad9834: Use devm_regulator_get_enable()
Saalim Quadri
1
-20
/
+2
2025-03-11
staging: iio: ad9832: Use devm_regulator_get_enable()
Saalim Quadri
1
-33
/
+4
2024-12-07
staging: iio: ad9832: Correct phase range check
Zicheng Qu
1
-1
/
+1
2024-12-07
staging: iio: ad9834: Correct phase range check
Zicheng Qu
1
-1
/
+1
2024-10-24
staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
Zicheng Qu
1
-2
/
+5
2024-07-29
staging: iio: frequency: ad9834: Validate frequency parameter value
Aleksandr Mishin
1
-1
/
+1
2023-09-11
staging: iio: Use devm_clk_get_enabled() helper function
Jinjie Ruan
2
-33
/
+3
2022-10-20
staging: iio: frequency: ad9834: merge unnecessary split lines
Deepak R Varma
1
-4
/
+2
2022-08-20
staging: iio: frequency: ad9832: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-08-15
staging: iio: frequency: ad9834: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2021-10-17
staging: iio: ad9832: convert probe to device-managed
Alexandru Ardelean
1
-46
/
+36
2021-05-10
staging: iio: frequency: ad9834: Provide missing description for 'devid'
Lee Jones
1
-2
/
+3
2021-03-25
staging: iio: ad9832: kernel-doc fixes
Mugilraj Dhavachelvan
1
-2
/
+2
2021-03-25
staging: iio: ad9834: convert to device-managed functions in probe
Alexandru Ardelean
1
-36
/
+31
2020-08-22
staging: iio: ad9834: Remove excess blank line
Calvin Glisson
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2
-2
/
+0
2019-10-18
staging: iio: ad9834: add a check for devm_clk_get
Chuhong Yuan
1
-0
/
+4
2019-05-26
staging: iio: ad9834: add of_device_id table
João Victor Marques de Oliveira
1
-0
/
+11
2019-04-14
staging: iio: ad9832: use clock framework for clock reference
Marcelo Schmitt
2
-13
/
+25
2019-04-14
staging: iio: ad9832: organize includes
Marcelo Schmitt
1
-6
/
+8
2019-04-14
staging: iio: frequency: ad9834: Remove unnecessary parentheses
Melissa Wen
1
-1
/
+1
2019-04-03
staging: iio: add proper SPDX identifiers to remaining driver files
Greg Kroah-Hartman
5
-10
/
+5
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-02-02
staging: iio: frequency: ad9833: Load clock using clock framework
Beniamin Bia
1
-11
/
+24
2019-02-02
staging: iio: frequency: ad9833: Get frequency value statically
Beniamin Bia
2
-42
/
+7
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2
-2
/
+2
2017-08-22
staging:iio:frequency: drop assign iio_info.driver_module
Jonathan Cameron
2
-3
/
+0
2017-05-01
iio: ad9834 convert symbolic permissions to octal
Quentin Swain
2
-12
/
+12
2017-04-02
staging: iio: ad9832: use 4-digit octal permissions
Guru Das Srinagesh
1
-10
/
+10
[next]