Home
last modified time | relevance | path

Searched full:series (Results 1 – 25 of 2286) sorted by relevance

12345678910>>...92

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dpatchstream.py15 from series import Series
33 # Patch series tag
34 re_series_tag = re.compile('^Series-([a-z-]*): *(.*)')
36 # Commit series tag
55 """Class for detecting/injecting tags in a patch or series of patches
62 def __init__(self, series, name=None, is_log=False): argument
69 self.notes = [] # Series notes
71 self.series = series # Info about the patch series
80 """Add a new Series-xxx tag.
82 When a Series-xxx tag is detected, we come here to record it, if we
[all …]
H A Dfunc_test.py57 def CreatePatchesForTest(self, series): argument
60 for i, commit in enumerate(series.commits):
66 if series.get('cover'):
77 This creates a series from some hard-coded patches build from a simple
80 Series-to: u-boot
81 Series-prefix: RFC
82 Series-cc: Stefan Brüns <stefan.bruens@rwth-aachen.de>
84 Series-version: 2
85 Series-changes: 4
89 test: A test patch series
[all …]
H A DREADME26 Series-to: fred.blogs@napier.co.nz
28 in one of your commits, the series will be sent there.
39 - Maintain a number of branches, one for each patch series you are
42 series should be sent, cover letter, version, etc. Most of these are
137 there are in your series:
165 commit. Most can only appear once in the whole series.
167 Series-to: email / alias
168 Email address / alias to send patch series to (you can add this
171 Series-cc: email / alias, ...
172 Email address / alias to Cc patch series to (you can add this
[all …]
H A Dgitutil.py9 import series
257 def CreatePatches(start, count, series): argument
258 """Create a series of patches from the top of the current branch.
270 if series.get('version'):
271 version = '%s ' % series['version']
273 if series.get('cover'):
275 prefix = series.GetPatchPrefix()
284 if series.get('cover'):
335 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
337 """Email a patch series.
[all …]
H A Dpatman.py48 help="Message ID that this series is in reply to")
141 series = patchstream.GetMetaData(options.start, options.count) variable
143 series)
146 patchstream.FixPatches(series, args)
147 if cover_fname and series.get('cover'):
148 patchstream.InsertCoverLetter(cover_fname, series, options.count)
150 # Do a few checks on the series
151 series.DoChecks()
159 cc_file = series.MakeCcFile(options.process_tags, cover_fname,
167 cmd = gitutil.EmailPatches(series, cover_fname, args,
[all …]
H A Dpatman48 help="Message ID that this series is in reply to")
141 series = patchstream.GetMetaData(options.start, options.count) variable
143 series)
146 patchstream.FixPatches(series, args)
147 if cover_fname and series.get('cover'):
148 patchstream.InsertCoverLetter(cover_fname, series, options.count)
150 # Do a few checks on the series
151 series.DoChecks()
159 cc_file = series.MakeCcFile(options.process_tags, cover_fname,
167 cmd = gitutil.EmailPatches(series, cover_fname, args,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/
H A Dhalmac.mk21 series := 88xx
26 series := 88xx
31 series := 88xx
36 series := 88xx_v1
41 series := 87xx
44 ifeq ($(series), 88xx_v1)
54 path_hm_d1 := $(path_hm)/halmac_$(series)
55 halmac-y += $(path_hm_d1)/halmac_bb_rf_$(series).o \
56 $(path_hm_d1)/halmac_cfg_wmac_$(series).o \
57 $(path_hm_d1)/halmac_common_$(series).o \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/
H A Dhalmac.mk20 series := 88xx
25 series := 88xx
30 series := 88xx
35 series := 88xx_v1
39 ifeq ($(series), 88xx_v1)
49 path_hm_d1 := $(path_hm)/halmac_$(series)
50 halmac-y += $(path_hm_d1)/halmac_bb_rf_$(series).o \
51 $(path_hm_d1)/halmac_cfg_wmac_$(series).o \
52 $(path_hm_d1)/halmac_common_$(series).o \
53 $(path_hm_d1)/halmac_efuse_$(series).o \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/
H A Dhalmac.mk20 series := 88xx
25 series := 88xx
30 series := 88xx
35 series := 88xx_v1
39 ifeq ($(series), 88xx_v1)
49 path_hm_d1 := $(path_hm)/halmac_$(series)
50 halmac-y += $(path_hm_d1)/halmac_bb_rf_$(series).o \
51 $(path_hm_d1)/halmac_cfg_wmac_$(series).o \
52 $(path_hm_d1)/halmac_common_$(series).o \
53 $(path_hm_d1)/halmac_efuse_$(series).o \
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmachines.h46 #define SM_3_160 0x01 /* Sun 3/160 series */
47 #define SM_3_50 0x02 /* Sun 3/50 series */
48 #define SM_3_260 0x03 /* Sun 3/260 series */
49 #define SM_3_110 0x04 /* Sun 3/110 series */
50 #define SM_3_60 0x07 /* Sun 3/60 series */
51 #define SM_3_E 0x08 /* Sun 3/E series */
54 #define SM_3_460 0x01 /* Sun 3/460 (460,470,480) series */
55 #define SM_3_80 0x02 /* Sun 3/80 series */
58 #define SM_4_260 0x01 /* Sun 4/200 series */
59 #define SM_4_110 0x02 /* Sun 4/100 series */
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dreleases.rst15 Release Series 4.0 (kirkstone)
21 Release Series 3.4 (honister)
30 Release Series 3.3 (hardknott)
41 Release Series 3.1 (dunfell)
66 Release Series 3.2 (gatesgarth)
76 Release Series 3.0 (zeus)
86 Release Series 2.7 (warrior)
96 Release Series 2.6 (thud)
106 Release Series 2.5 (sumo)
115 Release Series 2.4 (rocko)
[all …]
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dcontrol.py45 def ShowActions(series, why_selected, boards_selected, builder, options): argument
49 series: Series object
63 if series:
64 commits = series.commits
71 for upto in range(0, len(series.commits), options.step):
72 commit = series.commits[upto]
203 # them. For example, Series-version is not useful for buildman. On the
215 series = patchstream.GetMetaDataForList(upstream_commit,
216 options.git_dir, 1, series=None, allow_overwrite=True)
218 series = patchstream.GetMetaDataForList(range_expr,
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.generic-board35 The full text of the original generic board series is reproduced below.
39 This series creates a generic board.c implementation which contains
72 This series removes the dependency on generic relocation. So relocation
74 relocation series for a proposed solution to this for ARM:
78 or Graeme's recent x86 series v2:
82 Instead of moving over a whole architecture, this series takes the approach
90 I think it is a good target for this series. On the other hand, x86 is
92 few issues to be solved. So I have chosen both ARM and x86 for this series.
111 be done as a separate change, and this series does not require it.
113 While this series needs to stand on its own (as with the link script
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/test/
H A Dtest01.txt16 Series-notes:
42 Series-to: u-boot
43 Series-prefix: RFC
44 Series-cc: Stefan Brüns <stefan.bruens@rwth-aachen.de>
46 Series-version: 3
48 Series-changes: 4
52 test: A test patch series
/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A DKconfig7 tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
9 Support for thermal sensors on STMicroelectronics STi series of SoCs.
13 tristate "STi series syscfg register access based thermal sensors"
17 tristate "STi series memory mapped access based thermal sensors"
20 tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs"
24 Support for thermal framework on STMicroelectronics STM32 series of
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A DKconfig6 tristate "Exynos SoC series Display Port PHY driver"
15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY driver"
29 Enable PCIe PHY support for Exynos SoC series.
33 tristate "SAMSUNG SoC series UFS PHY driver"
80 tristate "Exynos5 SoC series USB DRD PHY driver"
88 Enable USB DRD PHY support for Exynos 5 SoC series.
90 present on Exynos5 SoC series.
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A DKconfig112 tristate "MicroSolutions backpack (Series 5) protocol"
116 parallel port Series 5 IDE protocol. (Most BACKPACK drives made
117 before 1999 were Series 5) Series 5 drives will NOT always have the
118 Series noted on the bottom of the drive. Series 6 drivers will.
120 In other words, if your BACKPACK drive doesn't say "Series 6" on the
130 tristate "MicroSolutions backpack (Series 6) protocol"
134 parallel port Series 6 IDE protocol. (Most BACKPACK drives made
135 after 1999 were Series 6) Series 6 drives will have the Series noted
136 on the bottom of the drive. Series 5 drivers don't always have it
139 In other words, if your BACKPACK drive says "Series 6" on the
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-generic.rst28 - sg version 2 from lk 2.2.6 in the 2.2 series. It is based on
30 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series).
41 This describes the sg version 3 driver found in the lk 2.4 series.
48 Documentation for the version 2 sg driver found in the lk 2.2 series can
76 Both packages will work in the lk 2.4 series however sg3_utils offers more
86 Here is a list of linux kernels in the 2.4 series that had new version
97 For reference here is a list of linux kernels in the 2.2 series that had
109 The lk 2.5 development series has recently commenced and it currently
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A DKconfig7 tristate "Microchip KSZ9477 series switch support"
14 tristate "KSZ9477 series I2C connected switch driver"
21 tristate "KSZ9477 series SPI connected switch driver"
28 tristate "Microchip KSZ8795 series switch support"
35 tristate "KSZ8795 series SPI connected switch driver"
/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A Dreleases.rst8 Release Series 3.4 (honister)
16 Release Series 3.3 (hardknott)
27 Release Series 3.1 (dunfell)
51 Release Series 3.2 (gatesgarth)
61 Release Series 3.0 (zeus)
71 Release Series 2.7 (warrior)
81 Release Series 2.6 (thud)
91 Release Series 2.5 (sumo)
100 Release Series 2.4 (rocko)
110 Release Series 2.3 (pyro)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcopyleft_compliance.bbclass12 """Populate a tree of the recipe sources and emit patch series files"""
54 series = os.path.join(dest, 'series.subdir.%s' % patchdir.replace('/', '_'))
56 series = os.path.join(dest, 'series')
58 with open(series, 'a') as s:
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A DKconfig22 7 Series Chipset Family
23 6 Series Chipset Family
24 5 Series Chipset Family
25 4 Series Chipset Family
26 Mobile 4 Series Chipset Family
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dapply-patches.sh19 # file named 'series' exists then the patches mentioned in it will be applied
20 # as plain patches, regardless of their file name. If no 'series' file exists,
26 # files than series file and archives are considered as a patch.
75 type="series"; uncomp="cat"
154 # If there is a series file, use it instead of using ls sort order
156 if [ -e "${path}/series" ] ; then
157 # The format of a series file accepts a second field that is
162 series_patches="`grep -Ev "^#" ${path}/series | cut -d ' ' -f1 2> /dev/null`"
164 apply_patch "$path" "$i" series
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Didprom.c31 { .name = "Sun 3/160 Series", .id_machtype = (SM_SUN3 | SM_3_160) },
33 { .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
34 { .name = "Sun 3/110 Series", .id_machtype = (SM_SUN3 | SM_3_110) },
38 { .name = "Sun 3/460 Series", .id_machtype = (SM_SUN3X | SM_3_460) },
41 // { .name = "Sun 4/100 Series", .id_machtype = (SM_SUN4 | SM_4_110) },
42 // { .name = "Sun 4/200 Series", .id_machtype = (SM_SUN4 | SM_4_260) },
43 // { .name = "Sun 4/300 Series", .id_machtype = (SM_SUN4 | SM_4_330) },
44 // { .name = "Sun 4/400 Series", .id_machtype = (SM_SUN4 | SM_4_470) },
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_attr.c8 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter.
747 "QLogic BR-series 4Gbps PCIe dual port FC HBA"); in bfad_im_model_desc_show()
750 "QLogic BR-series 8Gbps PCIe dual port FC HBA"); in bfad_im_model_desc_show()
753 "QLogic BR-series 4Gbps PCIe dual port FC HBA for HP"); in bfad_im_model_desc_show()
756 "QLogic BR-series 8Gbps PCIe dual port FC HBA for HP"); in bfad_im_model_desc_show()
759 "QLogic BR-series 10Gbps single port CNA"); in bfad_im_model_desc_show()
762 "QLogic BR-series 10Gbps dual port CNA"); in bfad_im_model_desc_show()
765 "QLogic BR-series 10Gbps CNA for IBM Blade Center"); in bfad_im_model_desc_show()
768 "QLogic BR-series 4Gbps PCIe single port FC HBA"); in bfad_im_model_desc_show()
771 "QLogic BR-series 8Gbps PCIe single port FC HBA"); in bfad_im_model_desc_show()
[all …]

12345678910>>...92