summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-29iio: adc: ti-ads1015: use device_for_each_child_node_scoped()Lincoln Yuji
2024-04-29iio: adc: ad799x: Prefer to use octal permissionGustavo Rodrigues
2024-04-29iio: adc: ad799x: add blank line to avoid warning messagesGustavo Rodrigues
2024-04-29iio: adc: ad799x: change 'unsigned' to 'unsigned int' declarationGustavo Rodrigues
2024-04-29iio: adc: mcp3564: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-29iio: adc: ad9467: support digital interface calibrationNuno Sa
2024-04-29iio: adc: adi-axi-adc: support digital interface calibrationNuno Sa
2024-04-29iio: adc: adi-axi-adc: remove regmap max registerNuno Sa
2024-04-29iio: backend: add API for interface tuningNuno Sa
2024-04-29iio: backend: change docs paddingNuno Sa
2024-04-29iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa
2024-04-29iio: adc: ad7944: add support for chain modeDavid Lechner
2024-04-29iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()Dan Carpenter
2024-04-29iio: imu: inv_icm42600: add support of ICM-42686-PJean-Baptiste Maneyrol
2024-04-29iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko
2024-04-29iio: accel: mxc4005: Read orientation matrix from ACPI ROTM methodHans de Goede
2024-04-29iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helperHans de Goede
2024-04-29iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helperHans de Goede
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede
2024-04-29iio: buffer: initialize masklength accumulator to 0David Lechner
2024-04-29iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner
2024-04-29iio: adc: ad7266: don't set masklengthDavid Lechner
2024-04-29iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz
2024-04-28iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh
2024-04-23Merge tag 'peci-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-21iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...Lorenzo Bertin Salvador
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-04-20iio: adc: adi-axi-adc: only error out in major version mismatchNuno Sa
2024-04-20iio: dac: support the ad9739a RF DACNuno Sa
2024-04-20iio: dac: add support for AXI DAC IP coreNuno Sa
2024-04-20iio: backend: add new functionalityNuno Sa
2024-04-20iio: buffer-dmaengine: Enable write supportPaul Cercueil
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa
2024-04-20iio: pressure: dps310: simplify scale factor readingThomas Haemmerle
2024-04-20iio: pressure: dps310: consistently check return value of `regmap_read`Thomas Haemmerle
2024-04-20iio: pressure: dps310: introduce consistent error handlingThomas Haemmerle
2024-04-20iio: pressure: dps310: support negative temperature valuesThomas Haemmerle
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds