summaryrefslogtreecommitdiffstats
path: root/drivers
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 Rokosov1-21/+25
2022-07-16Merge tag 'extcon-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-11/+12
2022-07-16Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman22-73/+1274
2022-07-15Merge branch 'icc-rpm' into icc-nextGeorgi Djakov8-52/+200
2022-07-15Merge branch 'icc-imx8mp' into icc-nextGeorgi Djakov10-21/+426
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-Hartman6-64/+155
2022-07-15extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDPMichael Wu1-0/+10
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-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-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung1-0/+10
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee1-8/+12
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 Sung1-8/+97
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung1-5/+37
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung1-5/+25
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene3-0/+237
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-Hartman201-893/+3065
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
2022-07-12Merge tag 'misc-habanalabs-next-2022-07-12' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman208-1129/+158841
2022-07-12drivers: mcb: directly use ida_alloc()/free()keliu1-2/+2
2022-07-12interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket valuesLeo Yan1-14/+61
2022-07-12interconnect: qcom: icc-rpm: Support multiple bucketsLeo Yan2-1/+56
2022-07-12interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()Leo Yan1-1/+2