/linux-6.3-rc2/drivers/mmc/host/ |
A D | sdhci-pci-core.c | 1971 if (chip->fixes && chip->fixes->suspend) in sdhci_pci_suspend() 1984 if (chip->fixes && chip->fixes->resume) in sdhci_pci_resume() 1999 if (chip->fixes && chip->fixes->runtime_suspend) in sdhci_pci_runtime_suspend() 2012 if (chip->fixes && chip->fixes->runtime_resume) in sdhci_pci_runtime_resume() 2038 size_t priv_size = chip->fixes ? chip->fixes->priv_size : 0; in sdhci_pci_probe_slot() 2073 host->ops = chip->fixes && chip->fixes->ops ? in sdhci_pci_probe_slot() 2089 if (chip->fixes && chip->fixes->probe_slot) { in sdhci_pci_probe_slot() 2122 if (chip->fixes && chip->fixes->add_host) in sdhci_pci_probe_slot() 2139 if (chip->fixes && chip->fixes->remove_slot) in sdhci_pci_probe_slot() 2160 if (slot->chip->fixes && slot->chip->fixes->remove_slot) in sdhci_pci_remove_slot() [all …]
|
A D | sdhci-pci.h | 176 const struct sdhci_pci_fixes *fixes; member
|
/linux-6.3-rc2/Documentation/fb/ |
A D | cirrusfb.rst | 60 * Bug fixes. 69 * Compile fixes related to new 2.3.x IORESOURCE_IO[PORT] symbol changes. 76 * Casting fixes. 78 * Bug fixes.
|
/linux-6.3-rc2/Documentation/admin-guide/cifs/ |
A D | authors.rst | 42 - Kazeon team for various fixes especially for 2.4 version. 47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code) 50 - Aurelien Aptel (for DFS SMB3 work and some key bug fixes) 51 - Ronnie Sahlberg (for SMB3 xattr work, bug fixes, and lots of great work on compounding) 53 - Sachin Prabhu (many bug fixes, including for reconnect, copy offload and security)
|
A D | changes.rst | 6 information about fixes/improvements to CIFS/SMB2/SMB3 support (changes
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
A D | firmware-usage-guidelines.rst | 22 fixes/changes. The firmware files in linux-firmware should be 35 * If a security fix needs lockstep firmware and kernel fixes in order to 40 is fixed. All communications around security fixes should point at 41 both the firmware and kernel fixes. If a security fix requires
|
/linux-6.3-rc2/drivers/staging/vt6656/ |
A D | TODO | 14 - checkpatch.pl fixes 15 - sparse fixes
|
/linux-6.3-rc2/drivers/staging/vt6655/ |
A D | TODO | 16 - checkpatch.pl fixes 17 - sparse fixes
|
/linux-6.3-rc2/drivers/staging/rts5208/ |
A D | TODO | 3 - checkpatch.pl fixes
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | serdes.c | 1462 } fixes[] = { in mv88e6393x_serdes_erratum_5_2() local 1483 for (i = 0; i < ARRAY_SIZE(fixes); ++i) { in mv88e6393x_serdes_erratum_5_2() 1484 err = mv88e6390_serdes_read(chip, lane, fixes[i].dev, in mv88e6393x_serdes_erratum_5_2() 1485 fixes[i].reg, ®); in mv88e6393x_serdes_erratum_5_2() 1489 reg &= ~fixes[i].mask; in mv88e6393x_serdes_erratum_5_2() 1490 reg |= fixes[i].val; in mv88e6393x_serdes_erratum_5_2() 1492 err = mv88e6390_serdes_write(chip, lane, fixes[i].dev, in mv88e6393x_serdes_erratum_5_2() 1493 fixes[i].reg, reg); in mv88e6393x_serdes_erratum_5_2()
|
/linux-6.3-rc2/Documentation/process/ |
A D | maintainer-netdev.rst | 13 - for fixes the ``Fixes:`` tag is required, regardless of the tree 44 features get mainlined after this -- only fixes to the rc1 content are 45 expected. After roughly a week of collecting fixes to the rc1 content, 68 the names, the ``net`` tree is for fixes to existing code already in the 79 ``net`` tree will start accumulating fixes for this pulled content 103 The ``net`` tree continues to collect fixes for the vX.Y content, and is 105 focus for ``net`` is on stabilization and bug fixes. 172 Security fixes
|
/linux-6.3-rc2/drivers/staging/rtl8712/ |
A D | TODO | 5 - checkpatch.pl fixes - only a few remain
|
/linux-6.3-rc2/fs/affs/ |
A D | Changes | 40 - several bug fixes found with fsx 45 - change to global min macro + warning fixes 51 - locking fixes 66 - locking fixes for link creation/removal. 86 more 2.4 fixes: [Roman Zippel]
|
/linux-6.3-rc2/ |
A D | CREDITS | 1945 D: Kernel fixes and cleanups 2651 D: General low-level bug fixes, /proc fixes, identd support 2995 D: Some smbfs fixes 3037 D: Miscellaneous fixes 3053 D: Some kernel bug fixes 3181 D: /proc/sound, minor fixes 3494 D: misc fixes 3647 D: Miscellaneous bug-fixes 3664 D: core networking fixes 4107 D: Misc fixes [all …]
|
/linux-6.3-rc2/drivers/staging/rtl8723bs/ |
A D | TODO | 5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
/linux-6.3-rc2/fs/notify/inotify/ |
A D | Kconfig | 11 Inotify fixes numerous shortcomings in dnotify and introduces several
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | ChangeLog.sym53c8xx_2 | 75 has been allocated. This fixes a panic if attach failed. 80 - A couple of comments fixes. 100 - A couple of tiny fixes ...
|
A D | ChangeLog.ncr53c8xx | 161 - Miscellaneous minor fixes. 224 - Minor spelling fixes in doc files. 289 - Preliminary fixes for Big Endian (sent by Eddie C. Dost). 299 - Some spelling fixes. 307 - Some cleanup, spelling fixes, version checks, documentations 322 This also fixes a bug triggered when disabling tagged command 432 - Some fixes. 449 - Some fixes in order to really support the 53C895, at least with
|
/linux-6.3-rc2/Documentation/livepatch/ |
A D | cumulative-patches.rst | 38 removing various fixes or features. 88 fixes/features are added/removed and what special actions are necessary
|
/linux-6.3-rc2/Documentation/doc-guide/ |
A D | contributing.rst | 51 maintainer appreciates being copied on fixes for these warnings, the 53 fixes; they should go to the maintainer of the subsystem in question. 133 Other fixes will take longer, especially those relating to structure 161 Typo fixes 199 - Nothing but typo fixes in the history for several years
|
/linux-6.3-rc2/Documentation/i2c/busses/ |
A D | i2c-sis630.rst | 61 - bug fixes
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | security-bugs.rst | 45 Although our preference is to release fixes for publicly undisclosed bugs 85 for reports or fixes, as this can needlessly complicate the process and
|
/linux-6.3-rc2/Documentation/x86/ |
A D | iommu.rst | 69 If this fixes anything, please ensure you file a bug reporting the problem. 86 this fixes anything, please ensure you file a bug reporting the problem.
|
/linux-6.3-rc2/Documentation/driver-api/acpi/ |
A D | linuxized-acpica.rst | 207 2. Manual modifications - Any manual modification (eg. coding style fixes) 221 avoid breaking Linux bisection, fixes are applied directly to the 227 fixes or stable-candidate material, so they are applied in advance with
|
/linux-6.3-rc2/tools/testing/selftests/media_tests/ |
A D | regression_test.txt | 22 and cdev user-after-free fixes. This opens media dev files and sits in
|