index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
potentiometer
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: potentiometer: mcp4131: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: potentiometer: mcp41010: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: potentiometer: max5481: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: potentiometer: ad5272: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: potentiometer: ad5110: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
2
-39
/
+136
|
\
|
*
iio: potentiometer: ds1803: Add support for Maxim DS3502
Jagath Jog J
2022-02-26
2
-4
/
+39
|
*
iio: potentiometer: ds1803: Add device specific read_raw function
Jagath Jog J
2022-02-26
1
-5
/
+22
|
*
iio: potentiometer: ds1803: Change to firmware provided data
Jagath Jog J
2022-02-26
1
-1
/
+4
|
*
iio: potentiometer: ds1803: Add channel information in device data
Jagath Jog J
2022-02-26
1
-8
/
+22
|
*
iio: potentiometer: ds1803: Add available functionality
Jagath Jog J
2022-02-26
1
-16
/
+45
|
*
iio: potentiometer: ds1803: Alignment to match the open parenthesis
Jagath Jog J
2022-02-26
1
-7
/
+6
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
|
/
*
iio:pot:mcp41010: Switch to generic firmware properties.
Jonathan Cameron
2021-12-12
1
-3
/
+3
*
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-1
/
+6
*
iio: potentiometer: Add driver support for AD5110
Mugilraj Dhavachelvan
2021-08-15
3
-0
/
+355
*
iio: potentiometer: max5481: convert probe to device-managed
Alexandru Ardelean
2021-07-19
1
-13
/
+9
*
iio: use getter/setter functions
Julia Lawall
2021-03-11
2
-4
/
+4
*
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
2020-12-03
1
-2
/
+2
*
iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
1
-7
/
+4
*
iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.
Jonathan Cameron
2020-09-21
1
-4
/
+4
*
iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
1
-8
/
+4
*
iio:potentiometer:max5481: Drop invalid ACPI binding.
Jonathan Cameron
2020-09-21
1
-13
/
+0
*
iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
1
-6
/
+4
*
iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-21
1
-4
/
+4
*
iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2020-09-17
1
-4
/
+2
*
iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-17
1
-3
/
+2
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
4
-4
/
+4
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
10
-10
/
+0
*
iio: potentiometer: add a driver for Maxim 5432-5435
Martin Kaiser
2019-08-05
3
-0
/
+147
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-18
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
2019-04-04
1
-17
/
+17
*
iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
Chris Coffey
2018-11-25
3
-0
/
+216
*
iio: potentiometer: mcp4131: use of_device_get_match_data()
Slawomir Stepien
2018-11-16
1
-4
/
+7
*
iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support
Matt Ranostay
2018-11-11
1
-7
/
+27
*
iio: potentiometer: tpl0102: switch to using pointer to chip config
Matt Ranostay
2018-11-11
1
-6
/
+6
*
iio: potentiometer: mcp4531: switch to SPDX license identifier
Peter Rosin
2018-08-20
1
-5
/
+2
*
iio: potentiometer: mcp4018: use the correct MODULE_LICENSE
Peter Rosin
2018-08-20
1
-1
/
+1
*
iio: potentiometer: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-08-19
3
-15
/
+6
*
iio: potentiometer: mcp4531: switch to using .probe_new
Peter Rosin
2018-04-15
1
-73
/
+72
*
iio: potentiometer: mcp4018: switch to using .probe_new
Peter Rosin
2018-04-15
1
-21
/
+20
*
iio: potentiometer: mcp4018: driver for Microchip digital potentiometers
Peter Rosin
2018-03-10
3
-0
/
+206
*
iio: potentiometer: ds1803: Remove VLA usage
Himanshu Jha
2018-03-10
1
-1
/
+1
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
1
-12
/
+4
*
iio: ad5272: Add support for Analog Devices digital potentiometers
Phil Reid
2018-02-10
3
-0
/
+242
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
6
-8
/
+0
|
\
|
*
iio:potentiometer:max5487: Drop explicit setting of module owner
Jonathan Cameron
2017-09-03
1
-1
/
+0
|
*
iio:potentiometer:max5481 drop explicit setting of the owner module.
Jonathan Cameron
2017-09-03
1
-1
/
+0
|
*
iio:dpot: drop assign iio_info.driver_module
Jonathan Cameron
2017-08-22
6
-6
/
+0
[next]