index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
potentiometer
Age
Commit message (
Expand
)
Author
15 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
7 days
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-02-23
iio: potentiometer: mcp4131: fix double application of wiper shift
Lukas Schmid
2025-06-26
iio: potentiometer: Drop unused export.h includes
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-01-23
iio: potentiometer: max5487: Drop ACPI_PTR() usage
Jonathan Cameron
2023-09-12
iio: potentiometer: ad5110: Use i2c_get_match_data()
Biju Das
2023-09-12
iio: potentiometer: ds1803: Convert enum->pointer for data in the ID table
Biju Das
2023-07-29
iio: potentiometer: mcp4531: Use i2c_get_match_data()
Biju Das
2023-07-29
iio: potentiometer: mcp4018: Use i2c_get_match_data()
Biju Das
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-20
iio: potentiometer: Add support for the Renesas X9250 potentiometers
Herve Codina
2022-11-23
iio: potentiometer: tpl0102: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: potentiometer: max5432: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: potentiometer: ds1803: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: potentiometer: ad5272: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-06-14
iio: potentiometer: mcp4131: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: potentiometer: mcp41010: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: potentiometer: max5481: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: potentiometer: ad5272: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: potentiometer: ad5110: Fix alignment for DMA safety
Jonathan Cameron
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-02-26
iio: potentiometer: ds1803: Add support for Maxim DS3502
Jagath Jog J
2022-02-26
iio: potentiometer: ds1803: Add device specific read_raw function
Jagath Jog J
2022-02-26
iio: potentiometer: ds1803: Change to firmware provided data
Jagath Jog J
2022-02-26
iio: potentiometer: ds1803: Add channel information in device data
Jagath Jog J
2022-02-26
iio: potentiometer: ds1803: Add available functionality
Jagath Jog J
2022-02-26
iio: potentiometer: ds1803: Alignment to match the open parenthesis
Jagath Jog J
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-12
iio:pot:mcp41010: Switch to generic firmware properties.
Jonathan Cameron
2021-10-19
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
2021-08-15
iio: potentiometer: Add driver support for AD5110
Mugilraj Dhavachelvan
2021-07-19
iio: potentiometer: max5481: convert probe to device-managed
Alexandru Ardelean
2021-03-11
iio: use getter/setter functions
Julia Lawall
2020-12-03
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
2020-09-21
iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.
Jonathan Cameron
2020-09-21
iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5481: Drop invalid ACPI binding.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-17
iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2020-09-17
iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-05
iio: potentiometer: add a driver for Maxim 5432-5435
Martin Kaiser
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
[next]