Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14iio: potentiometer: mcp4131: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: potentiometer: mcp41010: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: potentiometer: max5481: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: potentiometer: ad5272: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: potentiometer: ad5110: Fix alignment for DMA safetyJonathan Cameron
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J
2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J
2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J
2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-12-12iio:pot:mcp41010: Switch to generic firmware properties.Jonathan Cameron
2021-10-19iio: potentiometer: max5487: Don't return an error in .remove()Uwe Kleine-König
2021-08-15iio: potentiometer: Add driver support for AD5110Mugilraj Dhavachelvan
2021-07-19iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean
2021-03-11iio: use getter/setter functionsJulia Lawall
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid
2020-09-21iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron
2020-09-21iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron
2020-09-21iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-17iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-08-05iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult
2018-11-25iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey
2018-11-16iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien
2018-11-11iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay
2018-11-11iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay
2018-08-20iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin
2018-08-20iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin
2018-08-19iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall
2018-04-15iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin
2018-04-15iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin
2018-03-10iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin
2018-03-10iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-02-10iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid
2017-11-14Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-03iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron
2017-09-03iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron