aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-16iio: adc: max1027: unlock on error path in max1027_read_single_value()fixes-togreg-post-5.20-rc1Dan Carpenter1-3/+3
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()iio-for-5.20aAndy 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-Hartman210-1164/+159385
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
2022-07-12interconnect: qcom: Move qcom_icc_xlate_extended() to a common fileLeo Yan6-26/+52
2022-07-12dt-bindings: interconnect: Update property for icc-rpm path tagLeo Yan1-1/+5
2022-07-12habanalabs: move h/w dirty message to debugOded Gabbay3-5/+3
2022-07-12habanalabs: rename soft reset to compute resetOded Gabbay8-30/+30
2022-07-12habanalabs: add status of reset after device releaseOded Gabbay3-8/+20
2022-07-12habanalabs: fix update of is_in_soft_resetOded Gabbay1-5/+15
2022-07-12habanalabs: expose only valid debugfs nodesOfir Bitton2-52/+66
2022-07-12habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar2-2/+44
2022-07-12habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar4-11/+161
2022-07-12habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar1-3/+16
2022-07-12habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar3-32/+46
2022-07-12habanalabs/gaudi2: configure virtual MSI-X doorbell interfaceTomer Tayar3-3/+28
2022-07-12habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar6-15/+14
2022-07-12habanalabs: fixes to the poll-timeout macrosOhad Sharabi1-29/+90
2022-07-12habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundupOhad Sharabi1-4/+5
2022-07-12habanalabs: initialize variable explicitlyOded Gabbay1-1/+1
2022-07-12habanalabs: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-12habanalabs/gaudi2: remove unused definesOded Gabbay3-13/+0
2022-07-12habanalabs: make sure variable is set before usedOded Gabbay1-1/+1
2022-07-12habanalabs: don't declare tmp twice in same functionOded Gabbay1-2/+2
2022-07-12habanalabs: do not set max power on a secured deviceOfir Bitton1-2/+4
2022-07-12habanalabs/gaudi2: SM mask can only be 8-bitOded Gabbay1-1/+2
2022-07-12habanalabs/gaudi2: remove unused variableOded Gabbay1-7/+3
2022-07-12habanalabs: allow detection of unsupported f/w packetsOded Gabbay1-4/+8
2022-07-12habanalabs: save f/w preboot minor versionSagiv Ozeri2-9/+44
2022-07-12habanalabs: add support for common decoder interruptsOfir Bitton5-6/+19
2022-07-12habanalabs: naming refactor of user interrupt flowOfir Bitton5-18/+21
2022-07-12habanalabs: wait for preboot ready after hard resetOhad Sharabi5-42/+107
2022-07-12habanalabs/gaudi2: reset device upon critical ECC eventOfir Bitton2-11/+16
2022-07-12habanalabs: enable gaudi2 code in driverOded Gabbay3-7/+63
2022-07-12habanalabs: add gaudi2 MMU supportMoti Haimovski7-33/+1064
2022-07-12habanalabs: add gaudi2 wait-for-CS supportOded Gabbay7-89/+210
2022-07-12habanalabs/gaudi2: add gaudi2 profiler moduleBenjamin Dotan4-2/+3792
2022-07-12habanalabs/gaudi2: add gaudi2 security moduleOfir Bitton4-2/+3867
2022-07-12habanalabs: add generic security moduleOfir Bitton3-2/+671
2022-07-12habanalabs: remove obsolete device variables used for testingOded Gabbay5-173/+24
2022-07-12habanalabs: initialize new asic propertiesOded Gabbay3-14/+28
2022-07-12habanalabs: add unsupported functionsOded Gabbay2-0/+42
2022-07-12habanalabs: add gaudi2 asic-specific codeOded Gabbay23-98/+11165
2022-07-12uapi: habanalabs: add gaudi2 definesOded Gabbay1-20/+435
2022-07-12habanalabs/gaudi2: add asic registers header filesOded Gabbay168-2/+136492
2022-07-12habanalabs: remove redundant argument in access_dev_mem APIsOfir Bitton3-9/+7
2022-07-12habanalabs: use %pa to print pci bar sizeOded Gabbay2-28/+22
2022-07-12habanalabs/gaudi: replace hl_poll_timeout with while loopDafna Hirschfeld1-12/+11
2022-07-12habanalabs: communicate supported page sizes to userOhad Sharabi5-19/+6
2022-07-12habanalabs: remove dead code from free_device_memory()Tomer Tayar1-28/+22
2022-07-12habanalabs/gaudi: enable error interrupt on ARB WDTOded Gabbay1-0/+1
2022-07-12habanalabs: page size can only be a power of 2Ohad Sharabi4-7/+2
2022-07-12habanalabs: refactor dma asic-specific functionsOhad Sharabi8-152/+162
2022-07-12habanalabs/gaudi: remove unused enumOded Gabbay1-22/+9
2022-07-12habanalabs/gaudi: mask constant value before castOded Gabbay1-4/+4
2022-07-12habanalabs/gaudi: use correct type in assignmentOded Gabbay1-1/+1
2022-07-12habanalabs/gaudi: fix function name in commentOded Gabbay1-1/+1
2022-07-12habanalabs/goya: move dma direction enum to uapi fileOded Gabbay3-26/+41
2022-07-12habanalabs: set default value for memory_scrubDafna Hirschfeld1-0/+3
2022-07-12habanalabs: move call to scrub_device_mem after ctx_finiDafna Hirschfeld2-5/+14
2022-07-12habanalabs/gaudi: use memory_scrub_val from debugfsDafna Hirschfeld2-4/+4
2022-07-12habanalabs: don't send addr and size to scrub_device_mem cbDafna Hirschfeld5-38/+36
2022-07-12habanalabs: don't do memory scrubbing when unmappingDafna Hirschfeld1-30/+6
2022-07-12habanalabs: print if firmware is secured during loadOfir Bitton1-1/+2
2022-07-12habanalabs/gaudi: fix a race condition causing DMAR errorYuri Nudelman5-16/+40
2022-07-12habanalabs/gaudi: fix warning: var might be used uninitializedKoby Elbaz1-1/+1
2022-07-12habanalabs: move memory_scrub_val to hdev structDafna Hirschfeld2-4/+4
2022-07-12habanalabs: fix comment styleOded Gabbay1-1/+1
2022-07-12habanalabs: use kvcalloc when possibleOded Gabbay1-3/+2
2022-07-12habanalabs: print pointer with correct modifierOded Gabbay1-2/+2
2022-07-12habanalabs: check fence pointer before useOded Gabbay1-1/+1
2022-07-12habanalabs: add critical indication in sram eccran shalit1-1/+2
2022-07-12habanalabs/gaudi: notify user process on device unavailableTal Cohen2-6/+11
2022-07-12habanalabs: remove unused get_dma_desc_list_sizeOded Gabbay3-5/+0
2022-07-12habanalabs: fix NULL dereference on cs timeoutYuri Nudelman1-2/+2
2022-07-12habanalabs/gaudi: fix shift out of boundsOfir Bitton1-7/+9
2022-07-12habanalabs: add validity check for cq counter offsetfarah kassabri1-1/+8
2022-07-12habanalabs/gaudi: fix incorrect MME offset calculationKoby Elbaz1-3/+8
2022-07-12habanalabs: avoid unnecessary error printDani Liberman1-1/+8
2022-07-12habanalabs: send an event notification when CS timeout occursTal Cohen2-9/+19
2022-07-12habanalabs/gaudi: send device reset notificationTal Cohen1-3/+10
2022-07-12habanalabs/gaudi: invoke device reset from one code blockTal Cohen1-9/+16
2022-07-12habanalabs: expose undefined opcode status via info ioctlTal Cohen2-0/+55
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen5-32/+138
2022-07-12habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar4-25/+47
2022-07-12habanalabs: keep a record of completed CS outcomesYuri Nudelman3-12/+147
2022-07-12habanalabs/gaudi: fix comment to reflect current codeOded Gabbay1-2/+8
2022-07-12habanalabs: change the write flag name of error info structsTal Cohen4-12/+12
2022-07-12habanalabs/gaudi: move tpc assert raise into internal funcTal Cohen1-15/+12
2022-07-12habanalabs: align ioctl uapi structures to 64-bitDan Rapaport1-0/+1
2022-07-12habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld3-0/+5
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-2/+2
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-1/+1
2022-07-12habanalabs: fix double unlock on error in map_device_va()Dan Carpenter1-4/+2
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman27-522/+1540
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman8-33/+700
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman4-9/+46
2022-07-11coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers1-1/+2
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman415-2480/+4852
2022-07-10Linux 5.19-rc6Linus Torvalds1-1/+1
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds3-13/+18
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+2
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-56/+43
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+31
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+33
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+29
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada1-3/+0
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle1-1/+1
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+10
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu1-2/+9
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+27
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-9/+35
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-31/+27
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-14/+25
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-106/+4
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+5
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki3-28/+24
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+5
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+53
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno1-2/+1
2022-07-08dt-bindings: nvmem: mediatek: efuse: add support for mt8186Allen-KH Cheng1-0/+1
2022-07-08dt-bindings: nvmem: mediatek: efuse: add support mt8183Chunfeng Yun1-0/+1
2022-07-08dt-bindings: nvmem: convert mtk-efuse.txt to YAML schemaChunfeng Yun2-43/+87
2022-07-08MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVERLukas Bulwahn1-1/+1
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea4-0/+305
2022-07-08dt-bindings: microchip-otpc: document Microchip OTPCClaudiu Beznea2-0/+62
2022-07-08binder: fix redefinition of seq_file attributesCarlos Llamas3-107/+100
2022-07-08eeprom: idt_89hpesx: fix clang -Wformat warningsJustin Stitt1-3/+3
2022-07-08slimbus: messaging: fix typos in commentsJulia Lawall1-2/+2
2022-07-08drivers: slimbus: Directly use ida_alloc()/free()keliu1-3/+3
2022-07-08intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-07-08intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-07-08intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-07-08intel_th: msu: Fix vmalloced buffersAlexander Shishkin1-2/+12
2022-07-08intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang1-0/+3
2022-07-08intel_th: Fix a resource leak in an error handling pathChristophe JAILLET1-2/+8
2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang1-5/+1
2022-07-08sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET1-7/+6
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel1-11/+0
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe3-2/+5
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2-2/+5
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki1-3/+3
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-19/+2
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-524/+1089
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+23
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07iio: light: cm32181: Add PM supportKai-Heng Feng1-0/+22
2022-07-07interconnect: icc-rpm: Set destination bandwidth as well as source bandwidthBryan O'Donoghue1-11/+30
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra1-2/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0