summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang2021-10-211-5/+7
| * | | iio: adc: tsc2046: fix scan interval warningOleksij Rempel2021-10-171-1/+1
| * | | iio: core: fix double free in iio_device_unregister_sysfs()Yang Yingliang2021-10-171-0/+1
| * | | iio: core: check return value when calling dev_set_name()Yang Yingliang2021-10-171-1/+7
| * | | iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()Yang Yingliang2021-10-171-2/+2
| * | | iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang2021-10-171-1/+1
| * | | iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()Yang Yingliang2021-10-171-3/+2
| * | | iio: buffer: check return value of kstrdup_const()Yang Yingliang2021-10-171-0/+5
| * | | iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen2021-10-171-1/+8
| * | | Documentation:devicetree:bindings:iio:dac: Fix valMihail Chindris2021-10-071-1/+1
| * | | drivers: iio: dac: ad5766: Fix dt property nameMihail Chindris2021-10-071-3/+3
| * | | iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown2021-10-071-0/+4
* | | | misc: enclosure: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-8/+8
* | | | Merge tag 'icc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-10-227-910/+4819
|\ \ \ \
| * \ \ \ Merge branch 'icc-rpm' into icc-nextGeorgi Djakov2021-10-046-908/+4815
| |\ \ \ \
| | * | | | interconnect: qcom: drop DEFINE_QNODE macroDmitry Baryshkov2021-10-041-14/+0
| | * | | | interconnect: qcs404: expand DEFINE_QNODE macrosDmitry Baryshkov2021-10-041-73/+881
| | * | | | interconnect: msm8939: add support for AP-owned nodesDmitry Baryshkov2021-10-041-0/+115
| | * | | | interconnect: msm8939: expand DEFINE_QNODE macrosDmitry Baryshkov2021-10-041-89/+1066
| | * | | | interconnect: msm8916: add support for AP-owned nodesDmitry Baryshkov2021-10-041-0/+100
| | * | | | interconnect: msm8916: expand DEFINE_QNODE macrosDmitry Baryshkov2021-10-041-85/+1016
| | * | | | interconnect: icc-rpm: add support for QoS reg offsetDmitry Baryshkov2021-10-042-10/+17
| | * | | | interconnect: sdm660: merge common code into icc-rpmDmitry Baryshkov2021-10-043-494/+274
| | * | | | interconnect: sdm660: drop default/unused valuesDmitry Baryshkov2021-10-041-343/+64
| | * | | | interconnect: sdm660: expand DEFINE_QNODE macrosDmitry Baryshkov2021-10-041-116/+1626
| | * | | | interconnect: icc-rpm: move bus clocks handling into qnoc_probeDmitry Baryshkov2021-10-045-47/+19
| * | | | | interconnect: samsung: describe drivers in KConfigKrzysztof Kozlowski2021-10-041-2/+4
| |/ / / /
* | | | | Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman2021-10-229-127/+282
|\ \ \ \ \
| * | | | | fsi: sbefifo: Use interruptible mutex lockingEddie James2021-10-221-3/+9
| * | | | | fsi: sbefifo: Add sysfs file indicating a timeout errorEddie James2021-10-221-0/+16
| * | | | | docs: ABI: testing: Document the SBEFIFO timeout interfaceEddie James2021-10-221-0/+10
| * | | | | hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfsEddie James2021-10-221-1/+85
| * | | | | docs: ABI: testing: Document the OCC hwmon FFDC binary interfaceEddie James2021-10-221-0/+13
| * | | | | fsi: occ: Store the SBEFIFO FFDC in the user response bufferEddie James2021-10-221-18/+48
| * | | | | fsi: occ: Use a large buffer for responsesEddie James2021-10-222-66/+46
| * | | | | hwmon: (occ) Remove sequence numbering and checksum calculationEddie James2021-10-154-28/+24
| * | | | | fsi: occ: Force sequence numbering per OCCEddie James2021-10-151-17/+37
| | |_|_|/ | |/| | |
* | | | | counter: Fix use-after-free race condition for events_queue_size writeWilliam Breathitt Gray2021-10-213-6/+17
* | | | | counter: Cleanup lingering atomic.h includesWilliam Breathitt Gray2021-10-212-2/+0
| |_|_|/ |/| | |
* | | | MAINTAINERS: Update the entry for MHI busManivannan Sadhasivam2021-10-191-1/+2
* | | | Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-19168-1592/+6998
|\ \ \ \
| * | | | iio: imx8qxp-adc: mark PM functions as __maybe_unusedArnd Bergmann2021-10-191-2/+2
| * | | | iio: pressure: ms5611: Make ms5611_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * | | | iio: potentiometer: max5487: Don't return an error in .remove()Uwe Kleine-König2021-10-191-1/+6
| * | | | iio: magn: hmc5843: Make hmc5843_common_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * | | | iio: health: afe4403: Don't return an error in .remove()Uwe Kleine-König2021-10-191-4/+2
| * | | | iio: dac: ad5686: Make ad5686_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * | | | iio: dac: ad5592r: Make ad5592r_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * | | | iio: dac: ad5446: Make ad5446_remove() return voidUwe Kleine-König2021-10-191-5/+7
| * | | | iio: dac: ad5380: Make ad5380_remove() return voidUwe Kleine-König2021-10-191-7/+8