summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20spmi: hisi-spmi-controller: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20w1: gpio: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: omap-hdq: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: omap-hdq: add SPDX tagKrzysztof Kozlowski
2023-04-20w1: omap-hdq: allow compile testingKrzysztof Kozlowski
2023-04-20w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: matrox: use inline over __inline__Krzysztof Kozlowski
2023-04-20w1: matrox: switch from asm to linux headerKrzysztof Kozlowski
2023-04-20w1: ds2482: do not use assignment in if conditionKrzysztof Kozlowski
2023-04-20w1: ds2482: drop unnecessary headerKrzysztof Kozlowski
2023-04-20w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2023-04-20w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2482: add i2c id for DS2484Stefan Wahren
2023-04-20dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridgesStefan Wahren
2023-04-20MAINTAINERS: w1: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski
2023-04-20firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-04-19Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-04-15Merge tag 'iio-for-6.4b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-04-14coresight: etm_pmu: Set the module fieldSuzuki K Poulose
2023-04-14MAINTAINERS: Remove Mathieu Poirier as coresight maintainerSuzuki K Poulose
2023-04-13iio: adc: palmas: don't alter event config on suspend/resumePatrik Dahlström
2023-04-13iio: adc: palmas: add support for iio threshold eventsPatrik Dahlström
2023-04-13iio: adc: palmas: always reset events on unloadPatrik Dahlström
2023-04-13iio: adc: palmas: move eventX_enable into palmas_adc_eventPatrik Dahlström
2023-04-13iio: adc: palmas: use iio_event_direction for threshold polarityPatrik Dahlström
2023-04-13iio: adc: palmas: replace "wakeup" with "event"Patrik Dahlström
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström
2023-04-13iio: adc: palmas: Take probe fully device managed.Jonathan Cameron
2023-04-13iio: imu: lsm6dsx: Add ACPI mount matrix retrievalJonathan Cameron
2023-04-12iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-CJonathan Cameron
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-04-10bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-04-10bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-04-10bus: mhi: host: Avoid ringing EV DB if there are no elements to processVivek Pernamitta
2023-04-10MAINTAINERS: Add ROHM BU27034Matti Vaittinen
2023-04-10iio: light: ROHM BU27034 Ambient Light SensorMatti Vaittinen
2023-04-10dt-bindings: iio: light: Support ROHM BU27034Matti Vaittinen
2023-04-10MAINTAINERS: Add IIO gain-time-scale helpersMatti Vaittinen
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen
2023-04-10doc: Make sysfs-bus-iio doc more exactMatti Vaittinen
2023-04-10iio: dac: set variable max5522_channels storage-class-specifier to staticTom Rix
2023-04-10dt-bindings: iio: temperature: ltc2983: Make 'adi,custom-thermocouple' signedRob Herring
2023-04-10dt-bindings: iio: temperature: ltc2983: Fix child node unevaluated propertiesRob Herring
2023-04-10iio: addac: stx104: Use regmap_read_poll_timeout() for conversion pollWilliam Breathitt Gray