index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2014-08-19
iio: adc: xilinx: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-07
iio: fix error return code
Julia Lawall
1
-2
/
+6
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
2014-03-02
iio:adc: Add Xilinx XADC driver
Lars-Peter Clausen
1
-0
/
+1333