Home
last modified time | relevance | path

Searched refs:fixes (Results 1 – 25 of 130) sorted by relevance

123456

/linux/drivers/mmc/host/
A Dsdhci-pci-core.c1997 if (chip->fixes && chip->fixes->suspend) in sdhci_pci_suspend()
2010 if (chip->fixes && chip->fixes->resume) in sdhci_pci_resume()
2025 if (chip->fixes && chip->fixes->runtime_suspend) in sdhci_pci_runtime_suspend()
2038 if (chip->fixes && chip->fixes->runtime_resume) in sdhci_pci_runtime_resume()
2064 size_t priv_size = chip->fixes ? chip->fixes->priv_size : 0; in sdhci_pci_probe_slot()
2099 host->ops = chip->fixes && chip->fixes->ops ? in sdhci_pci_probe_slot()
2115 if (chip->fixes && chip->fixes->probe_slot) { in sdhci_pci_probe_slot()
2148 if (chip->fixes && chip->fixes->add_host) in sdhci_pci_probe_slot()
2165 if (chip->fixes && chip->fixes->remove_slot) in sdhci_pci_probe_slot()
2186 if (slot->chip->fixes && slot->chip->fixes->remove_slot) in sdhci_pci_remove_slot()
[all …]
/linux/Documentation/fb/
A Dcirrusfb.rst60 * Bug fixes.
69 * Compile fixes related to new 2.3.x IORESOURCE_IO[PORT] symbol changes.
76 * Casting fixes.
78 * Bug fixes.
/linux/Documentation/admin-guide/cifs/
A Dauthors.rst42 - 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 Dchanges.rst6 information about fixes/improvements to CIFS/SMB2/SMB3 support (changes
/linux/Documentation/driver-api/firmware/
A Dfirmware-usage-guidelines.rst22 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/drivers/staging/vt6655/
A DTODO16 - checkpatch.pl fixes
17 - sparse fixes
/linux/drivers/gpu/drm/ci/
A Dbuild.sh70 git pull ${UPSTREAM_REPO} ${TARGET_BRANCH}-external-fixes
77 git pull origin ${TARGET_BRANCH}-external-fixes
81 … git pull ${CI_MERGE_REQUEST_PROJECT_URL} ${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}-external-fixes
/linux/drivers/staging/rts5208/
A DTODO3 - checkpatch.pl fixes
/linux/drivers/net/dsa/mv88e6xxx/
A Dpcs-639x.c678 } fixes[] = { in mv88e6393x_erratum_5_2() local
690 for (i = 0; i < ARRAY_SIZE(fixes); ++i) { in mv88e6393x_erratum_5_2()
691 err = mdiodev_c45_modify(&mpcs->mdio, fixes[i].dev, in mv88e6393x_erratum_5_2()
692 fixes[i].reg, fixes[i].mask, in mv88e6393x_erratum_5_2()
693 fixes[i].val); in mv88e6393x_erratum_5_2()
/linux/Documentation/process/
A Dmaintainer-kvm-x86.rst27 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 …]
A Dcve.rst48 of CVEs for fixes that are already in released kernel trees. If you
117 the sum of many fixes on top of each other. Ideally CVEs will be
118 assigned to all fixes for all issues, but sometimes we will fail to
119 notice fixes, therefore assume that some changes without a CVE assigned
A Dmaintainer-netdev.rst13 - for fixes the ``Fixes:`` tag is required, regardless of the tree
43 features get mainlined after this -- only fixes to the rc1 content are
44 expected. After roughly a week of collecting fixes to the rc1 content,
67 the names, the ``net`` tree is for fixes to existing code already in the
78 ``net`` tree will start accumulating fixes for this pulled content
102 The ``net`` tree continues to collect fixes for the vX.Y content, and is
104 focus for ``net`` is on stabilization and bug fixes.
264 when original change is completely wrong; incremental fixes are preferred.
275 Security fixes
409 Conversely, spelling and grammar fixes are not discouraged.
/linux/drivers/staging/rtl8712/
A DTODO5 - checkpatch.pl fixes - only a few remain
/linux/drivers/staging/vt6656/
A DTODO14 - sparse fixes
/linux/fs/affs/
A DChanges40 - 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/
A DCREDITS2024 D: Kernel fixes and cleanups
2742 D: General low-level bug fixes, /proc fixes, identd support
3099 D: Some smbfs fixes
3139 D: Miscellaneous fixes
3155 D: Some kernel bug fixes
3294 D: /proc/sound, minor fixes
3611 D: misc fixes
3764 D: Miscellaneous bug-fixes
3786 D: core networking fixes
4237 D: Misc fixes
[all …]
/linux/drivers/staging/rtl8723bs/
A DTODO5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
/linux/fs/notify/inotify/
A DKconfig11 Inotify fixes numerous shortcomings in dnotify and introduces several
/linux/drivers/hid/bpf/progs/
A DREADME3 This directory contains various fixes for devices. They add new features or
13 The main reasons for these fixes to be here is to have a central place to
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx_275 has been allocated. This fixes a panic if attach failed.
80 - A couple of comments fixes.
100 - A couple of tiny fixes ...
A DChangeLog.ncr53c8xx161 - 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/Documentation/filesystems/xfs/
A Dxfs-maintainer-entry-profile.rst95 - **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/drivers/platform/x86/x86-android-tablets/
A DKconfig18 may not actually be present. This driver contains various fixes for
/linux/Documentation/gpu/
A Dautomated_testing.rst143 How to incorporate external fixes in your testing
147 tree under test. These fixes will be automatically merged in during the build
149 ${TARGET_BRANCH}-external-fixes.
/linux/Documentation/livepatch/
A Dcumulative-patches.rst38 removing various fixes or features.
88 fixes/features are added/removed and what special actions are necessary

Completed in 42 milliseconds

123456