aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-16dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore1-1/+1
2023-02-16dmaengine: dw-axi-dmac: Do not dereference NULL structureKees Cook1-2/+0
2023-02-16dmaengine: idxd: Fix default allowed read buffers value in groupFenghua Yu2-6/+11
2023-02-16dmaengine: sf-pdma: pdma_desc memory leak fixShravan Chippa2-3/+1
2023-02-10dmaengine: Simplify dmaenginem_async_device_register() functionAndy Shevchenko1-16/+4
2023-02-10dmaengine: use sysfs_emit() to instead of scnprintf()Andy Shevchenko1-3/+3
2023-02-10dmaengine: Make an order in struct dma_device definitionAndy Shevchenko1-6/+7
2023-02-10dt-bindings: dma: cleanup examples - indentation, lowercase hexKrzysztof Kozlowski2-26/+26
2023-02-10dt-bindings: dma: drop unneeded quotesKrzysztof Kozlowski30-30/+30
2023-02-10dmaengine: xilinx: xdma: Add user logic interrupt supportLizhi Hou3-0/+98
2023-02-10dmaengine: xilinx: xdma: Add xilinx xdma driverLizhi Hou6-0/+1118
2023-01-18dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus29-100/+36
2023-01-18dmaengine: at_xdmac: remove empty lineClaudiu Beznea1-1/+0
2023-01-18dmaengine: at_xdmac: add runtime pm supportClaudiu Beznea1-15/+202
2023-01-18dmaengine: at_xdmac: align properly function membersClaudiu Beznea1-1/+1
2023-01-18dmaengine: ppc4xx: Convert to use sysfs_emit()/sysfs_emit_at() APIsye xingchen1-7/+5
2023-01-18dmaengine: sun6i: Set the maximum segment sizeSamuel Holland1-0/+3
2023-01-17dmaengine: ti: k3-udma: remove non-fatal probe deferral logJayesh Choudhary1-1/+0
2022-12-28dt-bindings: dma: qcom: gpi: add compatible for sm8550Neil Armstrong1-0/+1
2022-12-28dmaengine: imx-sdma: support hdmi in sdmaJoy Zou2-8/+31
2022-12-28dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schemaJoy Zou2-118/+149
2022-12-28dmaengine: HISI_DMA should depend on ARCH_HISIGeert Uytterhoeven1-1/+1
2022-12-28dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0Fenghua Yu3-4/+4
2022-12-28dmaengine: idxd: Remove the unused function set_completion_address()Jiapeng Chong1-6/+0
2022-12-28dmaengine: ti: k3-udma: Add support for BCDMA CSI RXVignesh Raghavendra1-5/+32
2022-12-28dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoCVignesh Raghavendra1-0/+1
2022-12-28dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA dataJai Luthra4-1/+200
2022-12-28dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHANVignesh Raghavendra1-0/+3
2022-12-28dt-bindings: dma: ti: k3-bcdma: Add bindings for BCDMA CSI RXVignesh Raghavendra1-18/+59
2022-12-28dt-bindings: dmaengine: qcom: gpi: Add QDU1000/QRU1000 gpi deviceMelody Olvera1-0/+1
2022-12-28dt-bindings: dma: fsl-mxs-dma: Convert MXS DMA to DT schemaMarek Vasut2-60/+80
2022-12-28dt-bindings: dma: gpi: Document SM6125 compatibleMartin Botka1-0/+1
2022-12-25Linux 6.2-rc1Linus Torvalds1-2/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)69-97/+97
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani1-1/+1
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen1-3/+0
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo1-2/+11
2022-12-22afs: Stop implementing ->writepage()David Howells3-37/+50
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui1-8/+0
2022-12-22afs: remove variable nr_serversColin Ian King1-5/+1
2022-12-22afs: Fix lost servers_outstanding countDavid Howells1-1/+4
2022-12-22ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela9-12/+60
2022-12-22ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()Jiapeng Chong1-9/+0
2022-12-21gcov: add support for checksum fieldRickard x Andersson1-0/+5
2022-12-21test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett1-0/+23
2022-12-21maple_tree: fix mas_spanning_rebalance() on insufficient dataLiam Howlett1-1/+3
2022-12-21hugetlb: really allocate vma lock for all sharable vmasMike Kravetz1-185/+148
2022-12-21kmsan: export kmsan_handle_urbArnd Bergmann1-0/+1
2022-12-21kmsan: include linux/vmalloc.hArnd Bergmann1-0/+1