summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-16iio: test: rework Kconfig to support modulesLiam Beguin1-7/+17
2022-07-16iio: afe: rescale: export symbols used during testingLiam Beguin2-0/+3
2022-07-16iio: test: format: follow CONFIG_ naming conventionLiam Beguin2-2/+2
2022-07-16iio: test: format: add MODULE_* informationLiam Beguin1-0/+4
2022-07-16iio: test: rescale: add MODULE_* informationLiam Beguin1-0/+4
2022-07-16iio: adc: ad7949: Fix error messageThorsten Scherer1-1/+1
2022-07-16iio: dac: cio-dac: Cleanup indexing for DAC writesWilliam Breathitt Gray1-5/+5
2022-07-16iio: adc: stx104: Implement and utilize register structuresWilliam Breathitt Gray1-24/+50
2022-07-16iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson1-1/+1
2022-07-16iio: proximity: sx_common: Allow IIO core to take care of firmware nodeAndy Shevchenko1-3/+0
2022-07-16iio: proximity: sx_common: Don't use IIO device for propertiesAndy Shevchenko1-4/+3
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov3-35/+41
2022-07-16dt-bindings: iio: adc: Add imx6ul & imx6sx compatiblesAlexander Stein1-1/+8
2022-07-16Merge tag 'extcon-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman6-11/+14
2022-07-16Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman30-93/+1627
2022-07-15firmware: stratix10-svc: fix kernel-doc warningDinh Nguyen1-1/+2
2022-07-15Merge branch 'icc-rpm' into icc-nextGeorgi Djakov9-53/+205
2022-07-15Merge branch 'icc-imx8mp' into icc-nextGeorgi Djakov13-23/+496
2022-07-15PM / devfreq: imx: Register i.MX8MP interconnect devicePeng Fan1-0/+1
2022-07-15interconnect: imx: Add platform driver for imx8mpPeng Fan3-0/+265
2022-07-15interconnect: imx: configure NoC mode/prioriry/ext_controlPeng Fan5-9/+90
2022-07-15interconnect: imx: introduce imx_icc_providerPeng Fan2-10/+20
2022-07-15interconnect: imx: set src nodePeng Fan1-0/+6
2022-07-15interconnect: imx: fix max_node_idPeng Fan1-4/+4
2022-07-15Merge tag 'soundwire-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-70/+157
2022-07-15extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDPMichael Wu2-0/+12
2022-07-15extcon: rt8973a: Drop useless mask_invert flag on irqchipAidan MacDonald1-1/+0
2022-07-15extcon: sm5502: Drop useless mask_invert flag on irqchipAidan MacDonald1-2/+0
2022-07-15extcon: Drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-07-15extcon: Remove extraneous space before a debug messageColin Ian King1-1/+1
2022-07-15extcon: fsa9480: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-07-14MAINTAINERS: Update 104-QUAD-8 driver maintainers listWilliam Breathitt Gray1-1/+0
2022-07-14counter: 104-quad-8: Implement and utilize register structuresWilliam Breathitt Gray1-73/+93
2022-07-14counter: 104-quad-8: Utilize iomap interfaceWilliam Breathitt Gray1-80/+89
2022-07-14MAINTAINERS: Update info for William Breathitt GrayWilliam Breathitt Gray1-14/+14
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung3-0/+33
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee3-8/+37
2022-07-14firmware: stratix10-rsu: extend RSU driver to get DCMF statusKah Jing Lee1-5/+124
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung3-12/+245
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung3-5/+67
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung2-5/+26
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene3-0/+237
2022-07-14dt-bindings: vcpu_stall_detector: Add qemu,vcpu-stall-detector compatibleSebastian Ene1-0/+51
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET4-7/+5
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter1-2/+6
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman223-909/+3287
2022-07-13iio: adc: xilinx-xadc: Drop duplicate NULL check in xadc_parse_dt()Andy Shevchenko1-20/+18
2022-07-13iio: adc: xilinx-xadc: Make use of device propertiesAndy Shevchenko1-23/+16