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.12.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
/
adc
/
xilinx-xadc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
Robert Hancock
1
-3
/
+14
2023-10-13
iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
Robert Hancock
1
-22
/
+0
2023-05-30
iio: adc: Use devm_krealloc_array
James Clark
1
-10
/
+7
2022-08-16
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-07-13
iio: adc: xilinx-xadc: Drop duplicate NULL check in xadc_parse_dt()
Andy Shevchenko
1
-20
/
+18
2022-07-13
iio: adc: xilinx-xadc: Make use of device properties
Andy Shevchenko
1
-23
/
+16
2021-11-17
iio: xilinx-xadc-core: Use local variable in xadc_read_raw
Gwendal Grignou
1
-1
/
+1
2021-11-17
iio: xilinx-xadc: Make IRQ optional
Lars-Peter Clausen
1
-22
/
+40
2021-10-20
iio: xilinx-xadc: Remove `irq` field from state struct
Lars-Peter Clausen
1
-3
/
+2
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: xilinx-xadc: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-01-09
iio: adc: xilinx: use more devres helpers and remove remove()
Bartosz Golaszewski
1
-78
/
+55
2021-01-09
iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
Bartosz Golaszewski
1
-5
/
+12
2021-01-09
iio: adc: xilinx: use helper variable for &pdev->dev
Bartosz Golaszewski
1
-6
/
+7
2021-01-09
iio: xilinx-xadc: Add basic support for Ultrascale System Monitor
Lars-Peter Clausen
1
-51
/
+152
2020-09-08
iio: adc: xilinx-xadc: use devm_krealloc()
Bartosz Golaszewski
1
-8
/
+8
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
1
-21
/
+74
2020-04-19
iio: xilinx-xadc: Make sure not exceed maximum samplerate
Lars-Peter Clausen
1
-18
/
+60
2020-04-19
iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...
Lars-Peter Clausen
1
-0
/
+10
2020-04-19
iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
Lars-Peter Clausen
1
-1
/
+1
2020-04-19
iio: xilinx-xadc: Fix ADC-B powerdown
Lars-Peter Clausen
1
-2
/
+3
2020-04-19
iio: xilinx-xadc: Fix typo
Lars-Peter Clausen
1
-1
/
+1
2020-03-21
iio: xilinx-xadc: Fix typo in author's name
Lars-Peter Clausen
1
-1
/
+1
2019-10-18
iio: adc: xilinx-xadc: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-03-16
iio: adc: xilinx: prevent touching unclocked h/w on remove
Sven Van Asbroeck
1
-1
/
+1
2019-03-16
iio: adc: xilinx: fix potential use-after-free on probe
Sven Van Asbroeck
1
-0
/
+1
2019-03-16
iio: adc: xilinx: fix potential use-after-free on remove
Sven Van Asbroeck
1
-1
/
+1
2019-01-05
iio: adc: xilinx: check return value of xadc_write_adc_reg
Aditya Pakki
1
-1
/
+3
2018-07-29
iio: adc: xilinx: Move request_irq before enabling interrupts
Manish Narani
1
-4
/
+4
2018-07-29
iio: adc: xilinx: Remove platform_get_irq from xadc_remove function
Manish Narani
1
-5
/
+5
2018-07-29
iio: adc: xilinx: limit pcap clock frequency value
Manish Narani
1
-0
/
+15
2018-07-29
iio: adc: xilinx: Check for return values in clk related functions
Manish Narani
1
-2
/
+9
2018-07-23
iio: adc: xilinx: Remove dead code from xadc_zynq_setup
Manish Narani
1
-3
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-06-03
iio: adc: xilinx: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-02-25
iio: adc: xilinx: Fix error handling
Christophe JAILLET
1
-3
/
+3
2015-12-01
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+1
2015-11-19
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-0
/
+1
2015-11-18
iio: adc: xilinx: constify iio_buffer_setup_ops structure
Julia Lawall
1
-1
/
+1
2015-11-15
iio: adc: xilinx: Fix VREFN scale
Thomas Betker
1
-0
/
+1
2015-08-16
iio: adc: xilinx-xadc: Push interrupts into hardirq context
Xander Huff
1
-27
/
+10
2015-04-19
iio: adc: xilinx: Fix VREFN sign
Thomas Betker
1
-1
/
+1
2015-04-19
iio: adc: xilinx: Fix VREFP scale
Thomas Betker
1
-0
/
+1
2015-04-19
iio: adc: xilinx: Fix "vccaux" channel .address
Thomas Betker
1
-1
/
+1
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-09-14
iio: adc: xilinx-xadc: assign auxiliary channels address correctly
Subbaraya Sundeep Bhatta
1
-1
/
+1
[next]