summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-1614-17/+30
* iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-06-161-1/+1
* iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-161-1/+2
* iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-141-1/+1
* iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-141-1/+2
* iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-06-141-1/+2
* iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-06-141-1/+2
* iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-06-141-2/+2
* iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-06-141-1/+2
* counter: interrupt-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray2021-06-131-3/+3
* iio: ltr501: mark ltr501_chip_info as constMarc Kleine-Budde2021-06-131-5/+5
* iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang2021-06-131-3/+4
* iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang2021-06-131-1/+1
* iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde2021-06-131-0/+6
* iio: scmi: fix spelling of SPDX tagTom Rix2021-06-131-1/+1
* iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driverStephan Gerhold2021-06-134-84/+18
* iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold2021-06-134-2/+5
* iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold2021-06-133-42/+42
* iio: accel: bmc150: Drop duplicated documentation of supported chipsStephan Gerhold2021-06-132-18/+2
* iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold2021-06-134-67/+37
* iio: accel: bmc150: Clarify combo modules in KconfigStephan Gerhold2021-06-131-2/+5
* iio: accel: bmc150: Fix bma222 scale unitStephan Gerhold2021-06-131-4/+5
* iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not setWei Yongjun2021-06-131-0/+1
* iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()Yang Yingliang2021-06-131-2/+4
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-06-131-2/+7
* counter: intel-qep: Use to_pci_dev() helperJarkko Nikula2021-06-131-2/+2
* counter: intel-qep: Mark PM callbacks with __maybe_unusedJarkko Nikula2021-06-131-4/+2
* iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-1311-20/+0
* iio: imu: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-134-7/+0
* iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean2021-06-131-86/+0
* iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()Jonathan Cameron2021-06-131-33/+15
* iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean2021-06-131-53/+36
* iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean2021-06-131-3/+3
* iio: adc: ad7780: convert to device-managed functionsAlexandru Ardelean2021-06-131-28/+10
* iio: adc: ad7791: convert to device-managed functionsAlexandru Ardelean2021-06-131-31/+13
* iio: adc: ad7793: convert to device-managed functionsAlexandru Ardelean2021-06-131-38/+15
* iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean2021-06-131-0/+60
* iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodesHans de Goede2021-06-091-0/+16
* iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()Hans de Goede2021-06-091-5/+13
* iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede2021-06-093-0/+116
* iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede2021-06-093-24/+4
* iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.hHans de Goede2021-06-092-53/+61
* iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HIDHans de Goede2021-06-091-7/+12
* iio: accel: bmc150: Move check for second ACPI device into a separate functionHans de Goede2021-06-091-29/+51
* iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede2021-06-093-4/+4
* iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...Hans de Goede2021-06-091-7/+3
* iio: light: si1145: Drop use of %hhx format specifier.Jonathan Cameron2021-06-091-5/+5
* iio: imu: inv_mpu6050: Drop use of %hhx format string.Jonathan Cameron2021-06-091-3/+2
* iio: light: si1133: Drop remaining uses of %hhx format string.Jonathan Cameron2021-06-091-7/+7
* iio: si1133: fix format string warningsArnd Bergmann2021-06-091-2/+2