summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-2919-23/+23
* iio: __iio_format_value(): Convert to sysfs_emit_at()Lars-Peter Clausen2021-03-291-26/+26
* iio: iio_enum_available_read(): Convert to sysfs_emit_at()Lars-Peter Clausen2021-03-291-1/+1
* iio: core: Use sysfs_emit() (trivial bits)Lars-Peter Clausen2021-03-294-21/+21
* Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-03-26168-1950/+5108
|\
| * Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togregJonathan Cameron2021-03-266-1/+698
| |\
| | * iio/scmi: Adding support for IIO SCMI Based SensorsJyoti Bhayana2021-03-136-1/+709
| * | iio: acpi_als: Add trigger supportGwendal Grignou2021-03-251-28/+68
| * | iio: acpi_als: Add local variable dev in probeGwendal Grignou2021-03-251-4/+5
| * | iio: acpi_als: Add timestamp channelGwendal Grignou2021-03-251-6/+4
| * | iio: adc: ad7292: Modify the bool initialization assignmentGuoqing Chi2021-03-251-1/+1
| * | iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-256-25/+13
| * | iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean2021-03-251-6/+10
| * | iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu2021-03-254-0/+12
| * | staging: iio: ad9832: kernel-doc fixesMugilraj Dhavachelvan2021-03-251-2/+2
| * | iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan2021-03-251-9/+1
| * | iio:cros_ec_sensors: Fix a wrong function name in kernel doc.Jonathan Cameron2021-03-251-1/+1
| * | iio: buffer: kfifo_buf: kernel-doc, typo in function name.Jonathan Cameron2021-03-251-1/+1
| * | iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron2021-03-251-4/+4
| * | iio: adc: adi-axi-adc: Drop false marking for kernel-docJonathan Cameron2021-03-251-1/+1
| * | iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure nameJonathan Cameron2021-03-251-1/+1
| * | iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron2021-03-251-1/+1
| * | iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure nameJonathan Cameron2021-03-251-1/+1
| * | iio: adc: ti-adc084s021: kernel-doc fixes, missing function namesJonathan Cameron2021-03-251-2/+2
| * | iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron2021-03-251-2/+2
| * | counter: add IRQ or GPIO based counterOleksij Rempel2021-03-253-0/+255
| * | staging: iio: ad9834: convert to device-managed functions in probeAlexandru Ardelean2021-03-251-36/+31
| * | iio: temperature: tmp007: use device-managed functions in probeAlexandru Ardelean2021-03-251-21/+15
| * | iio: buffer: fix use-after-free for attached_buffers arrayAlexandru Ardelean2021-03-253-7/+8
| * | hwmon: (ntc_thermistor): try reading processedLinus Walleij2021-03-251-9/+18
| * | iio: Provide iio_read_channel_processed_scale() APILinus Walleij2021-03-251-2/+14
| * | iio: xilinx-xadc: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
| * | iio: as3935: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
| * | iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
| * | iio: lmp91000: Remove code to set trigger parentGwendal Grignou2021-03-251-2/+1
| * | iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
| * | iio: adis_trigger: Remove code to set trigger parentGwendal Grignou2021-03-251-8/+2
| * | iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-2530-33/+0
| * | iio: set default trig->dev.parentGwendal Grignou2021-03-2511-29/+37
| * | iio: adc: ad7124: allow more than 8 channelsAlexandru Tachici2021-03-251-158/+301
| * | iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko2021-03-251-2/+1
| * | iio: imu: st_lsm6dsx: Drop unneeded explicit castingsAndy Shevchenko2021-03-253-6/+3
| * | iio: imu: fxos8700: Drop unneeded explicit castingsAndy Shevchenko2021-03-252-4/+2
| * | iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko2021-03-252-4/+2
| * | iio: proximity: Add a ChromeOS EC MKBP proximity driverStephen Boyd2021-03-253-0/+283
| * | iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-2513-13/+13
| * | iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean2021-03-251-3/+2
| * | iio: hrtimer: Allow sub Hz granularityGwendal Grignou2021-03-251-10/+23
| * | staging: iio: remove mention of defunct listBaruch Siach2021-03-251-4/+0
| * | iio: accel: mma8452: fix indentationSean Nyekjaer2021-03-251-23/+23