Home
last modified time | relevance | path

Searched full:staging (Results 1 – 25 of 234) sorted by relevance

12345678910

/Linux-v6.1/drivers/staging/
DKconfig2 menuconfig STAGING config
3 bool "Staging drivers"
19 drivers/staging/<driver_name>/TODO file to see what needs to be
25 if STAGING
27 source "drivers/staging/wlan-ng/Kconfig"
29 source "drivers/staging/olpc_dcon/Kconfig"
31 source "drivers/staging/rtl8192u/Kconfig"
33 source "drivers/staging/rtl8192e/Kconfig"
35 source "drivers/staging/rtl8723bs/Kconfig"
37 source "drivers/staging/rtl8712/Kconfig"
[all …]
/Linux-v6.1/drivers/staging/media/
DKconfig3 bool "Media staging drivers"
23 source "drivers/staging/media/atomisp/Kconfig"
25 source "drivers/staging/media/imx/Kconfig"
27 source "drivers/staging/media/ipu3/Kconfig"
29 source "drivers/staging/media/max96712/Kconfig"
31 source "drivers/staging/media/meson/vdec/Kconfig"
33 source "drivers/staging/media/omap4iss/Kconfig"
35 source "drivers/staging/media/rkvdec/Kconfig"
37 source "drivers/staging/media/sunxi/Kconfig"
39 source "drivers/staging/media/tegra-video/Kconfig"
[all …]
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c21 memset(&ctx->staging, 0, sizeof(ctx->staging)); in iwl_connection_init_rx_config()
24 ctx->staging.dev_type = ctx->unused_devtype; in iwl_connection_init_rx_config()
28 ctx->staging.dev_type = ctx->ap_devtype; in iwl_connection_init_rx_config()
32 ctx->staging.dev_type = ctx->station_devtype; in iwl_connection_init_rx_config()
33 ctx->staging.filter_flags = RXON_FILTER_ACCEPT_GRP_MSK; in iwl_connection_init_rx_config()
37 ctx->staging.dev_type = ctx->ibss_devtype; in iwl_connection_init_rx_config()
38 ctx->staging.flags = RXON_FLG_SHORT_PREAMBLE_MSK; in iwl_connection_init_rx_config()
39 ctx->staging.filter_flags = RXON_FILTER_BCON_AWARE_MSK | in iwl_connection_init_rx_config()
44 ctx->staging.dev_type = RXON_DEV_TYPE_SNIFFER; in iwl_connection_init_rx_config()
57 ctx->staging.flags &= ~RXON_FLG_SHORT_PREAMBLE_MSK; in iwl_connection_init_rx_config()
[all …]
/Linux-v6.1/drivers/staging/iio/
DKconfig5 menu "IIO staging drivers"
8 source "drivers/staging/iio/accel/Kconfig"
9 source "drivers/staging/iio/adc/Kconfig"
10 source "drivers/staging/iio/addac/Kconfig"
11 source "drivers/staging/iio/frequency/Kconfig"
12 source "drivers/staging/iio/impedance-analyzer/Kconfig"
13 source "drivers/staging/iio/meter/Kconfig"
14 source "drivers/staging/iio/resolver/Kconfig"
/Linux-v6.1/drivers/staging/fieldbus/Documentation/ABI/
Dsysfs-class-fieldbus-dev2 KernelVersion: 5.1 (staging)
8 KernelVersion: 5.1 (staging)
17 KernelVersion: 5.1 (staging)
25 KernelVersion: 5.1 (staging)
33 KernelVersion: 5.1 (staging)
41 KernelVersion: 5.1 (staging)
51 KernelVersion: 5.1 (staging)
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/
DKconfig2 source "drivers/staging/media/deprecated/saa7146/common/Kconfig"
3 source "drivers/staging/media/deprecated/saa7146/av7110/Kconfig"
4 source "drivers/staging/media/deprecated/saa7146/saa7146/Kconfig"
5 source "drivers/staging/media/deprecated/saa7146/ttpci/Kconfig"
/Linux-v6.1/drivers/staging/most/
DKconfig21 source "drivers/staging/most/net/Kconfig"
23 source "drivers/staging/most/video/Kconfig"
25 source "drivers/staging/most/dim2/Kconfig"
27 source "drivers/staging/most/i2c/Kconfig"
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_btree_staging.c21 * Staging Cursors and Fake Roots for Btrees
24 * A staging btree cursor is a special type of btree cursor that callers must
26 * bulk loading code uses the staging btree cursor to abstract the details of
29 * supported with staging cursors, and callers must not invoke them.
32 * construction by the bulk loading code. Staging btree cursors point to fake
42 * Don't allow staging cursors to be duplicated because they're supposed to be
54 * Don't allow block allocation for a staging cursor, because staging cursors
72 * Don't allow block freeing for a staging cursor, because staging cursors
103 * staging cursor. Callers should initialize this to zero.
106 * xfs_btree_stage_afakeroot to set up the in-memory cursor as a staging
[all …]
/Linux-v6.1/drivers/net/wireless/intel/iwlegacy/
D4965.c1281 const struct il_rxon_cmd *rxon1 = &il->staging; in il4965_send_rxon_assoc()
1299 rxon_assoc.flags = il->staging.flags; in il4965_send_rxon_assoc()
1300 rxon_assoc.filter_flags = il->staging.filter_flags; in il4965_send_rxon_assoc()
1301 rxon_assoc.ofdm_basic_rates = il->staging.ofdm_basic_rates; in il4965_send_rxon_assoc()
1302 rxon_assoc.cck_basic_rates = il->staging.cck_basic_rates; in il4965_send_rxon_assoc()
1305 il->staging.ofdm_ht_single_stream_basic_rates; in il4965_send_rxon_assoc()
1307 il->staging.ofdm_ht_dual_stream_basic_rates; in il4965_send_rxon_assoc()
1308 rxon_assoc.rx_chain_select_flags = il->staging.rx_chain; in il4965_send_rxon_assoc()
1323 bool new_assoc = !!(il->staging.filter_flags & RXON_FILTER_ASSOC_MSK); in il4965_commit_rxon()
1329 il->staging.flags |= RXON_FLG_TSF2HOST_MSK; in il4965_commit_rxon()
[all …]
Dcommon.c3583 le16_to_cpu(il->staging.channel), in il_is_ht40_tx_allowed()
3674 struct il_rxon_cmd *rxon = &il->staging; in il_set_rxon_hwcrypto()
3688 struct il_rxon_cmd *rxon = &il->staging; in il_check_rxon_cmd()
3768 const struct il_rxon_cmd *staging = &il->staging; in il_full_rxon_required() local
3787 CHK(!ether_addr_equal_64bits(staging->bssid_addr, active->bssid_addr)); in il_full_rxon_required()
3788 CHK(!ether_addr_equal_64bits(staging->node_addr, active->node_addr)); in il_full_rxon_required()
3789 CHK(!ether_addr_equal_64bits(staging->wlap_bssid_addr, in il_full_rxon_required()
3791 CHK_NEQ(staging->dev_type, active->dev_type); in il_full_rxon_required()
3792 CHK_NEQ(staging->channel, active->channel); in il_full_rxon_required()
3793 CHK_NEQ(staging->air_propagation, active->air_propagation); in il_full_rxon_required()
[all …]
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf_res.c38 * @head: List head used either by the staging list or the manager list
40 * @state: Staging state of this resource entry.
189 * @list: The staging list.
193 * entry is then put on the staging list identified by @list.
230 * @list: The staging list.
236 * hash table and, if it exists, removes it. Depending on its current staging
237 * state it then either removes the entry from the staging list or adds it
238 * to it with a staging state of removal.
/Linux-v6.1/Documentation/translations/zh_CN/process/
D2.Process.rst234 Staging
237 内核源代码树包含drivers/staging/目录,其中有许多驱动程序或文件系统的子目录
238 正在被添加到内核树中。它们在仍然需要更多的修正的时候可以保留在driver/staging/
243 每个驱动程序在drivers/staging/中都有自己的子目录。除了驱动程序源文件之外,
248 Staging 是一种让新的驱动程序进入主线的相对容易的方法,它们会幸运地引起其他
251 程序。因此,在成为一个合适的主线驱动的路上,staging 仅是一个中转站。
/Linux-v6.1/Documentation/translations/zh_TW/process/
D2.Process.rst237 Staging
240 內核原始碼樹包含drivers/staging/目錄,其中有許多驅動程序或文件系統的子目錄
241 正在被添加到內核樹中。它們在仍然需要更多的修正的時候可以保留在driver/staging/
246 每個驅動程序在drivers/staging/中都有自己的子目錄。除了驅動程序源文件之外,
251 Staging 是一種讓新的驅動程序進入主線的相對容易的方法,它們會幸運地引起其他
254 程序。因此,在成爲一個合適的主線驅動的路上,staging 僅是一個中轉站。
/Linux-v6.1/drivers/staging/vc04_services/
DKconfig43 source "drivers/staging/vc04_services/bcm2835-audio/Kconfig"
45 source "drivers/staging/vc04_services/bcm2835-camera/Kconfig"
47 source "drivers/staging/vc04_services/vchiq-mmal/Kconfig"
/Linux-v6.1/Documentation/process/
D2.Process.rst309 Staging trees
312 The kernel source tree contains the drivers/staging/ directory, where
314 being added to the kernel tree live. They remain in drivers/staging while
320 Greg Kroah-Hartman currently maintains the staging tree. Drivers that
322 subdirectory in drivers/staging/. Along with the driver source files, a
326 the driver. Current rules require that drivers contributed to staging
329 Staging can be a relatively easy way to get new drivers into the mainline
331 improve quickly. Entry into staging is not the end of the story, though;
332 code in staging which is not seeing regular progress will eventually be
334 staging drivers. So staging is, at best, a stop on the way toward becoming
/Linux-v6.1/drivers/staging/board/
DKconfig3 bool "Staging Board Support"
6 Staging board base is to support continuous upstream
DTODO2 * remove staging board code when no more platform devices are needed
/Linux-v6.1/drivers/staging/media/rkvdec/
DTODO4 the uABI, it will be required to have the driver in staging.
6 For this reason, we are keeping this driver in staging for now.
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
DMakefile22 ccflags-y += -I $(srctree)/drivers/staging/media/deprecated/saa7146/ttpci
23 ccflags-y += -I $(srctree)/drivers/staging/media/deprecated/saa7146/common
/Linux-v6.1/drivers/staging/vme_user/
DKconfig4 depends on STAGING && PCI
31 depends on STAGING && VME_BUS
/Linux-v6.1/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig20 It can coexist with drivers from drivers/staging/rtl8723au,
21 drivers/staging/rtl8192u, and drivers/net/wireless/rtlwifi,
/Linux-v6.1/drivers/staging/media/atomisp/
DTODO98 10. Migrate the sensor drivers out of staging or re-using existing
129 drivers/staging/media/atomisp/pci/hmm/
133 drivers/staging/media/atomisp/pci/mmu/
140 drivers/staging/media/ipu3/ipu3-mmu.c
/Linux-v6.1/Documentation/block/
Dblk-mq.rst49 blk-mq has two group of queues: software staging queues and hardware dispatch
62 Software staging queues
65 The block IO subsystem adds requests in the software staging queues
73 The staging queue can be used to merge requests for adjacent sectors. For
/Linux-v6.1/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt57 drivers/staging/fieldbus/Documentation/ABI/sysfs-class-fieldbus-dev
58 drivers/staging/fieldbus/Documentation/ABI/fieldbus-dev-cdev
/Linux-v6.1/include/linux/mfd/
Dintel-m10-bmc.h97 /* RSU PREP Timeout (2 minutes) to erase flash staging area */
118 /* Address of 4KB inverted bit vector containing staging area FLASH count */

12345678910