summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>2025-10-12 15:16:53 +0300
committerMark Brown <broonie@kernel.org>2025-10-17 13:30:45 +0100
commit661856ca131c8bf6724905966e02149805660abe (patch)
treee24894ef59791c1adc2458441827c5053e460b8e /tools/perf/scripts/python/exported-sql-viewer.py
parent0b7d9b25e4bc2e478c9d06281a65f930769fca09 (diff)
downloadkernel-661856ca131c8bf6724905966e02149805660abe.tar.gz
spi: airoha: remove unnecessary restriction length
The "length < 160" restriction is not needed because airoha_snand_write_data() and airoha_snand_read_data() will properly handle data transfers above SPI_MAX_TRANSFER_SIZE. Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://patch.msgid.link/20251012121707.2296160-3-mikhail.kshevetskiy@iopsys.eu Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
rg 2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert 2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds 2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison 2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante 2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers 2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds 2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet 2008-07-12[SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya 2008-07-12[SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya 2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley 2008-07-08[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley 2008-07-02mpt: fasync BKL pushdownJonathan Corbet 2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya 2008-06-05[SCSI] mpt fusion: Driver version upgrade to 3.04.07Prakash, Sathya 2008-06-05[SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk 2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed 2008-04-19SCSI: convert struct class_device to struct deviceTony Jones 2008-04-07[SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley 2008-04-07[SCSI] mptsas: do not use ioc->handle to locate hba portinfo structureMichael Reed 2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke 2008-04-07[SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya 2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya 2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki 2008-03-03[SCSI] docbook: fix fusion source filesRandy Dunlap 2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk 2008-02-18[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin 2008-02-11[SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya 2008-02-11[SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa...Prakash, Sathya