aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08spi: s3c64xx: drop blank line between declarationsTudor Ambarus1-1/+2
2024-02-08spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()Tudor Ambarus1-3/+3
2024-02-08spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()Tudor Ambarus1-4/+4
2024-02-08spi: s3c64xx: propagate the dma_submit_error() error codeTudor Ambarus1-1/+1
2024-02-08spi: s3c64xx: check return code of dmaengine_slave_config()Tudor Ambarus1-1/+3
2024-02-08spi: s3c64xx: move common code outside if elseTudor Ambarus1-4/+2
2024-02-08spi: s3c64xx: remove else after returnTudor Ambarus1-4/+2
2024-02-08spi: s3c64xx: remove unneeded (void *) casts in of_match_tableTudor Ambarus1-9/+9
2024-02-08spi: s3c64xx: fix typo, s/configuartion/configurationTudor Ambarus1-1/+1
2024-02-08spi: s3c64xx: avoid possible negative array indexTudor Ambarus1-0/+3
2024-02-08spi: s3c64xx: explicitly include <linux/types.h>Tudor Ambarus1-0/+1
2024-02-08spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus1-0/+1
2024-02-08spi: s3c64xx: explicitly include <linux/io.h>Tudor Ambarus1-0/+1
2024-02-08spi: s3c64xx: sort headers alphabeticallyTudor Ambarus1-7/+6
2024-02-07spi: axi-spi-engine: move msg finalization out of irq handlerDavid Lechner1-25/+15
2024-02-07spi: axi-spi-engine: remove use of ida for sync idDavid Lechner1-22/+6
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner3-21/+11
2024-02-05spi: spi-rockchip: Fix max_native_csLuis de Arquer1-3/+2
2024-02-05spi: spi-rockchip: Fix out of bounds array accessLuis de Arquer1-8/+0
2024-02-05spi: intel: Keep the BIOS partition inside the first chipMika Westerberg1-4/+11
2024-02-05spi: intel: Add default partition and name to the second chipMika Westerberg1-1/+18
2024-02-05spi: axi-spi-engine: use common AXI macrosDavid Lechner1-11/+6
2024-02-05spi: bcm2835: implement ctlr->max_transfer_sizeDavid Lechner1-13/+14
2024-02-05spi: move split xfers for CS_WORD emulationDavid Lechner1-32/+31
2024-02-05spi: fsl-dspi: Unify error messaging in dspi_request_dma()andy.shevchenko@gmail.com1-8/+5
2024-02-05spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config()andy.shevchenko@gmail.com1-2/+0
2024-02-02spi: cs42l43: Clean up of firmware nodeCharles Keepax1-6/+16
2024-01-31spi: reorder spi_message struct member doc commentsDavid Lechner1-2/+2
2024-01-29spi: Kconfig: cap[c]abilityAhelenia ZiemiaƄska1-1/+1
2024-01-26spi: avoid double validation in __spi_sync()David Lechner1-52/+6
2024-01-25spi: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax1-1/+4
2024-01-24spi: consolidate setting message->spiDavid Lechner1-7/+2
2024-01-24spi: dt-bindings: samsung: Add Exynos850 SPISam Protsenko1-0/+1
2024-01-24spi: s3c64xx: Add Exynos850 supportSam Protsenko1-0/+14
2024-01-22dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95Peng Fan1-6/+12
2024-01-22dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPIPeng Fan1-0/+1
2024-01-22spi: s3c64xx: Extract FIFO depth calculation to a dedicated macroSam Protsenko1-7/+6
2024-01-22spi: nxp-fspi: Adjust LUT debug output alignmentAlexander Stein1-1/+1
2024-01-22spi: make spi_bus_type constGreg Kroah-Hartman2-2/+2
2024-01-22spi: spi-mt65xx: Support sleep pin controlRuihai Zhou1-0/+5
2024-01-21Linux 6.8-rc1Linus Torvalds1-2/+2
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20