| /Linux-v6.6/drivers/mmc/host/ |
| D | sdhci-pci-core.c | 1976 if (chip->fixes && chip->fixes->suspend) in sdhci_pci_suspend() 1977 return chip->fixes->suspend(chip); in sdhci_pci_suspend() 1989 if (chip->fixes && chip->fixes->resume) in sdhci_pci_resume() 1990 return chip->fixes->resume(chip); in sdhci_pci_resume() 2004 if (chip->fixes && chip->fixes->runtime_suspend) in sdhci_pci_runtime_suspend() 2005 return chip->fixes->runtime_suspend(chip); in sdhci_pci_runtime_suspend() 2017 if (chip->fixes && chip->fixes->runtime_resume) in sdhci_pci_runtime_resume() 2018 return chip->fixes->runtime_resume(chip); in sdhci_pci_runtime_resume() 2043 size_t priv_size = chip->fixes ? chip->fixes->priv_size : 0; in sdhci_pci_probe_slot() 2078 host->ops = chip->fixes && chip->fixes->ops ? in sdhci_pci_probe_slot() [all …]
|
| /Linux-v6.6/Documentation/fb/ |
| 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-v6.6/Documentation/admin-guide/cifs/ |
| 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)
|
| D | changes.rst | 6 information about fixes/improvements to CIFS/SMB2/SMB3 support (changes
|
| /Linux-v6.6/Documentation/driver-api/firmware/ |
| 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-v6.6/drivers/staging/vt6656/ |
| D | TODO | 14 - checkpatch.pl fixes 15 - sparse fixes
|
| /Linux-v6.6/drivers/staging/vt6655/ |
| D | TODO | 16 - checkpatch.pl fixes 17 - sparse fixes
|
| /Linux-v6.6/drivers/net/dsa/mv88e6xxx/ |
| D | pcs-639x.c | 677 } fixes[] = { in mv88e6393x_erratum_5_2() local 689 for (i = 0; i < ARRAY_SIZE(fixes); ++i) { in mv88e6393x_erratum_5_2() 690 err = mdiodev_c45_modify(&mpcs->mdio, fixes[i].dev, in mv88e6393x_erratum_5_2() 691 fixes[i].reg, fixes[i].mask, in mv88e6393x_erratum_5_2() 692 fixes[i].val); in mv88e6393x_erratum_5_2()
|
| /Linux-v6.6/drivers/staging/rts5208/ |
| D | TODO | 3 - checkpatch.pl fixes
|
| /Linux-v6.6/drivers/gpu/drm/ci/ |
| D | build.sh | 63 git pull ${UPSTREAM_REPO} ${TARGET_BRANCH}-external-fixes 69 git pull origin ${TARGET_BRANCH}-external-fixes
|
| /Linux-v6.6/Documentation/process/ |
| D | maintainer-kvm-x86.rst | 27 Generally speaking, fixes for the current cycle are applied directly to the 30 through the KVM x86 tree, it will be applied to the ``fixes`` branch before 45 All topic branches, except for ``next`` and ``fixes``, are rolled into ``next`` 61 close around rc5 for new features, and a soft close around rc6 for fixes (for 62 the next release; see above for fixes that target the current release). 88 ``git://git.kernel.org/pub/scm/virt/kvm/kvm.git master``. Note, fixes do not 90 rule, but typically only fixes for bugs that are urgent, critical, and/or were 228 If a change fixes a KVM/kernel bug, add a Fixes: tag even if the change doesn't 229 need to be backported to stable kernels, and even if the change fixes a bug in 296 Except for "obvious" found-by-inspection bugs, fixes must be accompanied by a [all …]
|
| 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. 251 when original change is completely wrong; incremental fixes are preferred. 262 Security fixes
|
| /Linux-v6.6/fs/affs/ |
| 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-v6.6/drivers/staging/rtl8712/ |
| D | TODO | 5 - checkpatch.pl fixes - only a few remain
|
| /Linux-v6.6/ |
| D | CREDITS | 143 D: VFS fixes (new notify_change in particular) 260 D: Various parport/ppdev hacks and fixes 468 D: Various fixes (mostly networking) 734 D: Various build fixes and kernel documentation. 756 D: Various security things, bug fixes, and documentation. 1096 D: verify_area stuff, generic SCSI fixes 1116 D: Various kernel hacks, fixes, and cleanups. 1173 D: Mitsumi LU005 tests and fixes 1174 D: port and fixes of cs46xx sounddriver 1191 D: romfs, various (mostly networking) fixes [all …]
|
| /Linux-v6.6/fs/notify/inotify/ |
| D | Kconfig | 11 Inotify fixes numerous shortcomings in dnotify and introduces several
|
| /Linux-v6.6/drivers/staging/rtl8723bs/ |
| D | TODO | 5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
|
| /Linux-v6.6/Documentation/gpu/ |
| D | automated_testing.rst | 126 How to incorporate external fixes in your testing 130 tree under test. These fixes will be automatically merged in during the build 132 ${TARGET_BRANCH}-external-fixes.
|
| /Linux-v6.6/Documentation/scsi/ |
| 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 ...
|
| 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-v6.6/Documentation/filesystems/ |
| D | xfs-maintainer-entry-profile.rst | 95 - **LTS Maintainer**: Someone who backports and tests bug fixes from 164 - Patchsets implementing bug fixes and further code cleanups should put 165 the bug fixes at the beginning of the series to ease backporting. 169 Bug fixes may be sent at any time, though the release manager may decide to
|
| /Linux-v6.6/drivers/platform/x86/x86-android-tablets/ |
| D | Kconfig | 16 may not actually be present. This driver contains various fixes for
|
| /Linux-v6.6/Documentation/livepatch/ |
| D | cumulative-patches.rst | 38 removing various fixes or features. 88 fixes/features are added/removed and what special actions are necessary
|
| /Linux-v6.6/Documentation/doc-guide/ |
| 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-v6.6/Documentation/i2c/busses/ |
| D | i2c-sis630.rst | 61 - bug fixes
|