Home
last modified time | relevance | path

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

12345678910>>...20

/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/
H A Dfirefox_68.9.0esr.bb24 file://fixes/Allow-.js-preference-files-to-set-locked-prefs-with-.patch \
25 file://fixes/Bug-1526653-Include-struct-definitions-for-user_vfp-.patch \
26 file://fixes/Bug-1556197-amend-Bug-1544631-for-fixing-mips32.patch \
27 file://fixes/Bug-1560340-Only-add-confvars.sh-as-a-dependency-to-.patch \
28 file://fixes/bug1545437-enable-to-specify-rust-target.patch \
29 file://fixes/Bug-1640982-SetCARGO_PROFILE_RELEASE_LTO-true-when-e.patch \
30 file://fixes/avoid-running-autoconf2.13.patch \
31 file://fixes/pre-generated-old-configure.patch \
32 file://fixes/link-with-libpangoft.patch \
33 file://fixes/0001-Bug-1721326-Fix-build-with-glibc-2.34.patch \
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pci-core.c2041 if (chip->fixes && chip->fixes->suspend) in sdhci_pci_suspend()
2042 return chip->fixes->suspend(chip); in sdhci_pci_suspend()
2054 if (chip->fixes && chip->fixes->resume) in sdhci_pci_resume()
2055 return chip->fixes->resume(chip); in sdhci_pci_resume()
2069 if (chip->fixes && chip->fixes->runtime_suspend) in sdhci_pci_runtime_suspend()
2070 return chip->fixes->runtime_suspend(chip); in sdhci_pci_runtime_suspend()
2082 if (chip->fixes && chip->fixes->runtime_resume) in sdhci_pci_runtime_resume()
2083 return chip->fixes->runtime_resume(chip); in sdhci_pci_runtime_resume()
2108 size_t priv_size = chip->fixes ? chip->fixes->priv_size : 0; in sdhci_pci_probe_slot()
2161 host->ops = chip->fixes && chip->fixes->ops ? in sdhci_pci_probe_slot()
[all …]
/OK3568_Linux_fs/kernel/Documentation/fb/
H 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.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/
H 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)
H A Dchanges.rst7 "git log fs/cifs") about fixes/improvements to CIFS/SMB2/SMB3 support (changes
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/
H A DNEWS5 + Robustness fixes to taskstats and meminfo parsing
6 + More python3 fixes
15 + More python3 fixes
41 + python3 compatibility fixes (Riccardo)
45 + lot of fixes for easier packaging (Peter Hjalmarsson)
102 + README fixes (xrmx, Michael)
191 + initrd portability & fixes (Federic Crozat)
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0004-xorg.conf-add-mandatory-modules-fb-shadow-fbdevhw.patch9 - fbdevhw, fixes:
16 - shadow, fixes:
23 - fb, fixes:
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A DTODO14 - checkpatch.pl fixes
15 - sparse fixes
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A DTODO16 - checkpatch.pl fixes
17 - sparse fixes
/OK3568_Linux_fs/u-boot/lib/lzma/
H A Dhistory.txt41 - Some minor fixes
46 - Some minor fixes
60 - Some minor fixes.
169 - Small fixes in C++ code
174 - Small fixes
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5_5.65.bb5 # These issues have kernel fixes rather than bluez fixes so exclude here
/OK3568_Linux_fs/buildroot/package/fbterm/
H A D0001-fbio.cpp-improxy.cpp-fbterm.cpp-fix-musl-compile.patch9 - add missing include, fixes:
16 - add missing WAIT_ANY define, fixes:
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2021-4217.patch6 This fixes a bug that causes use of uninitialized heap data if `readbuf` fails
8 Furthermore, this fixes a null pointer dereference if an archive contains an
/OK3568_Linux_fs/buildroot/
H A DCHANGES3 Various fixes.
47 Coding style fixes for a large number of board genimage
129 Important / security related fixes.
149 Important / security related fixes.
190 Various fixes.
314 Important / security related fixes.
347 Important / security related fixes.
370 Important / security related fixes.
422 Various fixes.
568 Important / security related fixes.
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Drelease-process.rst32 fixes or enhancements to the associated major release. Following are
76 handling nominated patches and backport activity. Only fixes and
84 bug fixes and security fixes only. Policy dictates that features are
92 release regardless of its age, fixes could be backported to older
/OK3568_Linux_fs/kernel/
H A DCREDITS143 D: VFS fixes (new notify_change in particular)
256 D: Various parport/ppdev hacks and fixes
453 D: Various fixes (mostly networking)
716 D: Various build fixes and kernel documentation.
738 D: Various security things, bug fixes, and documentation.
1062 D: verify_area stuff, generic SCSI fixes
1082 D: Various kernel hacks, fixes, and cleanups.
1139 D: Mitsumi LU005 tests and fixes
1140 D: port and fixes of cs46xx sounddriver
1153 D: romfs, various (mostly networking) fixes
[all …]
/OK3568_Linux_fs/kernel/fs/affs/
H 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]
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0010-Fix-endianness-issues-for-powerpc-PIE.patch9 This commit fixes:
20 This also fixes a read of the shdr.sh_type in writeReplacedSections but
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A DTODO3 - checkpatch.pl fixes
/OK3568_Linux_fs/kernel/Documentation/ide/
H A DChangeLog.ide-tape.1995-200257 * Few potential bug fixes (Again, suggested by Mark)
137 * Some error recovery bug fixes.
145 * Some portability fixes.
158 * Ver 1.14 Dec 30 98 Partial fixes for the Sony/AIWA tape drives.
169 * Ver 1.16e Oct 3 99 Minor fixes.
254 * Cosmetic fixes to miscellaneous debugging output messages.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetdev-FAQ.rst33 the names, the ``net`` tree is for fixes to existing code already in the
47 features get mainlined after this -- only fixes to the rc1 content are
48 expected. After roughly a week of collecting fixes to the rc1 content,
58 ``net`` tree will start accumulating fixes for this pulled content
78 The ``net`` tree continues to collect fixes for the vX.Y content, and is
80 focus for ``net`` is on stabilization and bug fixes.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7572.patch11 buffer. This patch fixes it.
33 This patch fixes it by moving clamping the index value at the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pysonos_0.0.54.bb1 DESCRIPTION = "A SoCo fork with fixes for Home Assistant "
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in111 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ fixes.c \
198 tests.c tests.h fixes.c input.c misc.c signal-logging.c \
211 @ENABLE_UNIT_TESTS_TRUE@@XORG_TRUE@ tests-fixes.$(OBJEXT) \
281 ./$(DEPDIR)/tests-fixes.Po ./$(DEPDIR)/tests-hashtabletest.Po \
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests-fixes.Po@am__quote@ # am--include-marker
1175 tests-fixes.o: fixes.c
1176 … $(CFLAGS) -MT tests-fixes.o -MD -MP -MF $(DEPDIR)/tests-fixes.Tpo -c -o tests-fixes.o `test -f 'f…
1177 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tests-fixes.Tpo $(DEPDIR)/tests-fixes.Po
1180 …S) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests-fixes.o `test -f 'fixes.c' || echo '$(srcdir)/'`
1182 tests-fixes.obj: fixes.c
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DAUTHORS7 Many people contribute new features and bug fixes to SoX. See the

12345678910>>...20