summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen4-30/+132
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: 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-Hartman7-53/+277
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman4-25/+605
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-Hartman171-1053/+1752
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds1-11/+15
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-55/+42
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 Torvalds2-22/+31
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-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-09bus: mhi: ep: Check dev_set_name() return valueBo Liu1-2/+9
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-8/+23
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-28/+25
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+20
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-92/+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. Wysocki2-25/+22
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+47
2022-07-08nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno1-2/+1
2022-07-08nvmem: microchip-otpc: add supportClaudiu Beznea3-0/+297
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-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-352/+433
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-15/+22
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4