Searched +full:2013 +full:- +full:2014 (Results 1 – 25 of 500) sorted by relevance
12345678910>>...20
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | testmode.h | 8 * Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved. 9 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH 25 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 29 * Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved. 30 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH 65 * enum iwl_mvm_testmode_attrs - testmode attributes inside NL80211_ATTR_TESTDATA 79 IWL_MVM_TM_ATTR_MAX = NUM_IWL_MVM_TM_ATTRS - 1, 83 * enum iwl_mvm_testmode_commands - MVM testmode commands
|
D | debugfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 4 * Copyright (C) 2012-2014 Intel Corporation 5 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH 19 argtype *arg = file->private_data; \ 21 size_t buf_size = min(count, sizeof(buf) - 1); \ 24 return -EFAULT; \
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | hip04-clock.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (c) 2013-2014 Hisilicon Limited. 4 * Copyright (c) 2013-2014 Linaro Limited.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | configfs-usb-gadget | 1 What: /config/usb-gadget 2 Date: Jun 2013 5 This group contains sub-groups corresponding to created 8 What: /config/usb-gadget/gadget 9 Date: Jun 2013 21 names are super-speed-plus, super-speed, 22 high-speed, full-speed, and low-speed. 34 What: /config/usb-gadget/gadget/configs 35 Date: Jun 2013 40 What: /config/usb-gadget/gadget/configs/config [all …]
|
D | sysfs-platform-ts5500 | 2 Date: January 2013 4 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 10 Date: January 2013 12 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 18 Date: January 2013 20 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 22 Product ID of the TS board. TS-5500 ID is 0x60. 25 Date: January 2013 27 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 34 Date: July 2014 [all …]
|
D | sysfs-driver-genwqe | 2 Date: Oct 2013 8 Date: Oct 2013 14 Date: Oct 2013 16 Description: Type of the card e.g. 'GenWQE5-A7'. 19 Date: Oct 2013 24 Date: Oct 2013 29 Date: May 2014 35 sudo sh -c 'echo 1 > \ 42 Date: Oct 2013 47 Date: Oct 2013 [all …]
|
D | sysfs-bus-event_source-devices-events | 2 /sys/devices/cpu/events/branch-misses 3 /sys/devices/cpu/events/cache-references 4 /sys/devices/cpu/events/cache-misses 5 /sys/devices/cpu/events/stalled-cycles-frontend 6 /sys/devices/cpu/events/branch-instructions 7 /sys/devices/cpu/events/stalled-cycles-backend 9 /sys/devices/cpu/events/cpu-cycles 11 Date: 2013/01/08 13 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 31 Date: 2014/02/24 [all …]
|
/linux-6.12.1/drivers/clk/hisilicon/ |
D | clk-hip04.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 2013-2014 Hisilicon Limited. 6 * Copyright (c) 2013-2014 Linaro Limited. 12 #include <linux/clk-provider.h> 16 #include <dt-bindings/clock/hip04-clock.h> 39 CLK_OF_DECLARE(hip04_clk, "hisilicon,hip04-clock", hip04_clk_init);
|
/linux-6.12.1/arch/arm/boot/dts/hisilicon/ |
D | hisi-x5hd2-dkb.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2013-2014 Linaro Ltd. 4 * Copyright (c) 2013-2014 HiSilicon Limited. 7 /dts-v1/; 8 #include "hisi-x5hd2.dtsi" 15 stdout-path = "serial0:115200n8"; 19 #address-cells = <1>; 20 #size-cells = <0>; 21 enable-method = "hisilicon,hix5hd2-smp"; 24 compatible = "arm,cortex-a9"; [all …]
|
/linux-6.12.1/include/linux/clk/ |
D | renesas.h | 1 /* SPDX-License-Identifier: GPL-2.0+ 3 * Copyright 2013 Ideas On Board SPRL 4 * Copyright 2013, 2014 Horms Solutions Ltd.
|
/linux-6.12.1/include/linux/mfd/ |
D | hi6421-pmic.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (c) <2011-2014> HiSilicon Technologies Co., Ltd. 7 * Copyright (c) <2013-2014> Linaro Ltd.
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | coex.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2023-2024 Intel Corporation 4 * Copyright (C) 2013-2014, 2018-2019 Intel Corporation 5 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH 14 #define BITS(nb) (BIT(nb) - 1) 43 * struct iwl_bt_coex_cmd - bt coex configuration command 64 * struct iwl_bt_coex_ci_cmd - bt coex channel inhibition command 98 * struct iwl_bt_coex_prof_old_notif - notification about BT coex 105 * @ttc_status: is TTC enabled - one bit per PHY 106 * @rrc_status: is RRC enabled - one bit per PHY [all …]
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a4xx_catalog.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013-2014 Red Hat 6 * Copyright (c) 2014,2017 The Linux Foundation. All rights reserved.
|
D | a2xx_catalog.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013-2014 Red Hat 6 * Copyright (c) 2014,2017 The Linux Foundation. All rights reserved.
|
D | a3xx_catalog.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013-2014 Red Hat 6 * Copyright (c) 2014,2017 The Linux Foundation. All rights reserved.
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | secureboot.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2013,2014 Linaro Limited 7 * Copyright (C) 2013 Red Hat, Inc. 46 * variable doesn't have the non-volatile attribute set, we might as in efi_get_secureboot()
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | kirkwood-linksys-viper.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * kirkwood-viper.dts - Device Tree file for Linksys viper (E4200v2 / EA4500) 5 * (c) 2013 Jonas Gorski <jogo@openwrt.org> 6 * (c) 2013 Deutsche Telekom Innovation Laboratories 7 * (c) 2014 Luka Perkov <luka@openwrt.org> 8 * (c) 2014 Randy C. Will <randall.will@gmail.com> 12 /dts-v1/; 15 #include "kirkwood-6282.dtsi" 19 compatible = "linksys,viper", "marvell,kirkwood-88f6282", "marvell,kirkwood"; 31 stdout-path = "serial0:115200n8"; [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | v4l2.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 7 Part I - Video for Linux API 25 user-func 26 common-defs 28 capture-example 29 v4l2grab-example 39 - Ailus, Sakari <sakari.ailus@iki.fi> 41 - Subdev selections API. 43 - Carvalho Chehab, Mauro <mchehab+samsung@kernel.org> 45 - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter. [all …]
|
/linux-6.12.1/drivers/media/usb/em28xx/ |
D | em28xx-v4l.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * em28xx-video.c - driver for Empia EM2800/EM2820/2840 USB 6 * Copyright (C) 2013-2014 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
/linux-6.12.1/arch/arm/mach-imx/ |
D | mach-ls1021a.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright 2013-2014 Freescale Semiconductor, Inc.
|
/linux-6.12.1/include/dt-bindings/dma/ |
D | nbpfaxi.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2013-2014 Renesas Electronics Europe Ltd. 11 * Use "#dma-cells = <2>;" with the second integer defining slave DMA flags:
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/ |
D | debugfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
|
/linux-6.12.1/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_private.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* Copyright (c) 2013-2014, 2016-2018 The Linux Foundation. All rights reserved. 13 /* Replace skb->dev to a virtual rmnet device and pass up the stack */
|
/linux-6.12.1/tools/perf/util/ |
D | intel-bts.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * intel-bts.h: Intel Processor Trace support 4 * Copyright (c) 2013-2014, Intel Corporation.
|
/linux-6.12.1/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_du_encoder.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * R-Car Display Unit Encoder 5 * Copyright (C) 2013-2014 Renesas Electronics Corporation
|
12345678910>>...20