Home
last modified time | relevance | path

Searched +full:broken +full:- +full:cd (Results 1 – 25 of 163) sorted by relevance

1234567

/linux-5.10/Documentation/ide/
DChangeLog.ide-cd.1994-20042 * 1.00 Oct 31, 1994 -- Initial version.
3 * 1.01 Nov 2, 1994 -- Fixed problem with starting request in
5 * 1.03 Nov 25, 1994 -- leaving unmask_intr[] as a user-setting (as for disks)
6 * (from mlord) -- minor changes to cdrom_setup()
7 * -- renamed ide_dev_s to ide_drive_t, enable irq on command
8 * 2.00 Nov 27, 1994 -- Generalize packet command interface;
10 * 2.01 Dec 3, 1994 -- Rework packet command interface to handle devices
12 * 2.02 Dec 11, 1994 -- Cache the TOC in the driver.
18 * 2.03 Jan 10, 1995 -- Rewrite block read routines to handle block sizes
21 * 2.04 Apr 21, 1995 -- Add work-around for Creative Labs CD220E drives.
[all …]
/linux-5.10/Documentation/devicetree/bindings/mmc/
Dmmc-controller.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ulf Hansson <ulf.hansson@linaro.org>
25 "#address-cells":
30 "#size-cells":
37 broken-cd:
42 cd-gpios:
46 non-removable:
[all …]
Dsynopsys-dw-mshc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/synopsys-dw-mshc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - $ref: "synopsys-dw-mshc-common.yaml#"
13 - Ulf Hansson <ulf.hansson@linaro.org>
18 const: snps,dw-mshc
33 clock-names:
35 - const: biu
36 - const: ciu
[all …]
/linux-5.10/arch/arm/boot/dts/
Dmmp2-olpc-xo-1-75.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/linux-event-codes.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
15 model = "OLPC XO-1.75";
16 compatible = "olpc,xo-1.75", "mrvl,mmp2";
19 #address-cells = <1>;
20 #size-cells = <1>;
24 compatible = "simple-framebuffer";
[all …]
Ds3c2416-smdk2416.dts1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
20 xti: clock-0 {
21 compatible = "fixed-clock";
22 clock-frequency = <12000000>;
23 clock-output-names = "xti";
24 #clock-cells = <0>;
33 pinctrl-names = "default";
34 pinctrl-0 = <&sd1_clk>, <&sd1_cmd>,
36 bus-width = <4>;
[all …]
Dkirkwood-sheevaplug.dts1 // SPDX-License-Identifier: GPL-2.0
3 * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug
8 /dts-v1/;
10 #include "kirkwood-sheevaplug-common.dtsi"
14 compatible = "globalscale,sheevaplug", "marvell,kirkwood-88f6281", "marvell,kirkwood";
18 pinctrl-0 = <&pmx_sdio>;
19 pinctrl-names = "default";
21 /* No CD or WP GPIOs */
22 broken-cd;
26 gpio-leds {
[all …]
Dstm32mp157a-iot-box.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "stm32mp157a-stinger96.dtsi"
11 compatible = "shiratech,stm32mp157a-iot-box", "st,stm32mp157";
13 wlan_pwr: regulator-wlan {
14 compatible = "regulator-fixed";
16 regulator-name = "wl-reg";
17 regulator-min-microvolt = <3300000>;
18 regulator-max-microvolt = <3300000>;
21 enable-active-high;
[all …]
Dsun5i-a13-licheepi-one.dts4 * Based on sun5i-a13-olinuxino.dts, which is
5 * Copyright 2012 Maxime Ripard <maxime.ripard@free-electrons.com>
8 * This file is dual-licensed: you can use it either under the terms
47 /dts-v1/;
48 #include "sun5i-a13.dtsi"
49 #include "sunxi-common-regulators.dtsi"
51 #include <dt-bindings/gpio/gpio.h>
52 #include <dt-bindings/input/input.h>
56 compatible = "licheepi,licheepi-one", "allwinner,sun5i-a13";
63 stdout-path = "serial0:115200n8";
[all …]
Darmada-388-gp.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * (RD-88F6820-GP)
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
11 /dts-v1/;
12 #include "armada-388.dtsi"
13 #include <dt-bindings/gpio/gpio.h>
16 model = "Marvell Armada 388 DB-88F6820-GP";
17 compatible = "marvell,a388-gp", "marvell,armada388", "marvell,armada380";
20 stdout-path = "serial0:115200n8";
35 internal-regs {
[all …]
Dsocfpga_arria10_socdk_sdmmc.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2014-2015 Altera Corporation <www.altera.com>
6 /dts-v1/;
11 cap-sd-highspeed;
12 cap-mmc-highspeed;
13 broken-cd;
14 bus-width = <4>;
18 sdmmca-ecc@ff8c2c00 {
19 compatible = "altr,socfpga-sdmmc-ecc";
21 altr,ecc-parent = <&mmc>;
Dsocfpga_arria5.dtsi1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
16 clock-frequency = <25000000>;
22 broken-cd;
23 bus-width = <4>;
24 cap-mmc-highspeed;
25 cap-sd-highspeed;
29 cpu1-start-addr = <0xffd080c4>;
Dsocfpga_cyclone5.dtsi1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
16 clock-frequency = <25000000>;
22 broken-cd;
23 bus-width = <4>;
24 cap-mmc-highspeed;
25 cap-sd-highspeed;
29 cpu1-start-addr = <0xffd080c4>;
Dkirkwood-dreamplug.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
9 …compatible = "globalscale,dreamplug-003-ds2001", "globalscale,dreamplug", "marvell,kirkwood-88f628…
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_led_bluetooth: pmx-led-bluetooth {
27 pmx_led_wifi: pmx-led-wifi {
31 pmx_led_wifi_ap: pmx-led-wifi-ap {
44 #address-cells = <1>;
[all …]
Dsun8i-s3-lichee-zero-plus.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "sun8i-v3.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "sipeed,lichee-zero-plus", "sochip,s3",
14 "allwinner,sun8i-v3";
21 stdout-path = "serial0:115200n8";
25 compatible = "regulator-fixed";
26 regulator-name = "vcc3v3";
27 regulator-min-microvolt = <3300000>;
[all …]
Darmada-xp-db-dxbc2.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for DB-DXBC2 board
7 * Based on armada-xp-db.dts
12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
19 /dts-v1/;
20 #include "armada-xp-98dx4251.dtsi"
24 compatible = "marvell,db-dxbc2", "marvell,armadaxp-98dx4251", "marvell,armada-370-xp";
43 devbus,bus-width = <16>;
44 devbus,turn-off-ps = <60000>;
45 devbus,badr-skew-ps = <0>;
[all …]
Dsocfpga_vt.dts1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
11 compatible = "altr,socfpga-vt", "altr,socfpga";
27 clock-frequency = <10000000>;
33 broken-cd;
34 bus-width = <4>;
35 cap-mmc-highspeed;
36 cap-sd-highspeed;
40 phy-mode = "gmii";
45 clock-frequency = <7000000>;
[all …]
Dzynq-cc108.dts1 // SPDX-License-Identifier: GPL-2.0+
5 * (C) Copyright 2007-2018 Xilinx, Inc.
6 * (C) Copyright 2007-2013 Michal Simek
7 * (C) Copyright 2007-2012 PetaLogix Qld Pty Ltd
11 /dts-v1/;
12 /include/ "zynq-7000.dtsi"
16 compatible = "xlnx,zynq-cc108", "xlnx,zynq-7000";
25 stdout-path = "serial0:115200n8";
34 compatible = "usb-nop-xceiv";
35 #phy-cells = <0>;
[all …]
Darmada-370-mirabox.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include "armada-370.dtsi"
14 compatible = "globalscale,mirabox", "marvell,armada370", "marvell,armada-370-xp";
17 stdout-path = "serial0:115200n8";
30 internal-regs {
35 clock-frequency = <600000000>;
40 compatible = "gpio-leds";
[all …]
Dimx28-ts4600.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2016 Savoir-Faire Linux
7 /dts-v1/;
9 #include "dt-bindings/gpio/gpio.h"
13 model = "Technologic Systems i.MX28 TS-4600";
14 compatible = "technologic,imx28-ts4600", "fsl,imx28";
24 compatible = "fsl,imx28-mmc";
25 pinctrl-names = "default";
26 pinctrl-0 = <&mmc0_4bit_pins_a
29 broken-cd = <1>;
[all …]
Dstm32mp15xx-dhcom-drc02.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pwm/pwm.h>
17 stdout-path = "serial0:115200n8";
36 rs485-rx-en {
37 gpio-hog;
39 output-low;
40 line-name = "rs485-rx-en";
45 gpio-line-names = "", "", "", "",
52 gpio-line-names = "In1", "", "", "",
[all …]
Dstm32f769-disco.dts2 * Copyright 2017 - Vikas MANOCHA <vikas.manocha@st.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "stm32f769-pinctrl.dtsi"
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/gpio/gpio.h>
50 model = "STMicroelectronics STM32F769-DISCO board";
51 compatible = "st,stm32f769-disco", "st,stm32f769";
55 stdout-path = "serial0:115200n8";
68 compatible = "gpio-leds";
[all …]
/linux-5.10/tools/perf/tests/
Dperf-targz-src-pkg2 # SPDX-License-Identifier: GPL-2.0
7 # be in such tarball, which sometimes gets broken when we move files around,
12 cd ${PERF}/../..
13 make perf-targz-src-pkg > /dev/null
14 TARBALL=$(ls -rt perf-*.tar.gz)
15 TMP_DEST=$(mktemp -d)
16 tar xf ${TARBALL} -C $TMP_DEST
17 rm -f ${TARBALL}
18 cd - > /dev/null
19 make -C $TMP_DEST/perf*/tools/perf > /dev/null
[all …]
/linux-5.10/drivers/mmc/core/
Dhost.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Copyright (C) 2007-2008 Pierre Ossman
25 #include <linux/mmc/slot-gpio.h>
29 #include "slot-gpio.h"
40 wakeup_source_unregister(host->ws); in mmc_host_classdev_release()
41 ida_simple_remove(&mmc_host_ida, host->index); in mmc_host_classdev_release()
62 host->can_retune = 1; in mmc_retune_enable()
63 if (host->retune_period) in mmc_retune_enable()
64 mod_timer(&host->retune_timer, in mmc_retune_enable()
65 jiffies + host->retune_period * HZ); in mmc_retune_enable()
[all …]
/linux-5.10/Documentation/scsi/
Dscsi-changer.rst1 .. SPDX-License-Identifier: GPL-2.0
11 common small CD-ROM changers, neither one-lun-per-slot SCSI changers
19 -------------------
24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
29 The SCSI changer model is complex, compared to - for example - IDE-CD
42 CD-ROM / Tape / whatever drive.
46 123 CD-ROM's, 5 CD-ROM readers (and therefore 6 SCSI ID's: the changer
47 and each CD-ROM) and 2 transport arms. No problem to handle.
51 ---------------------
53 I implemented the driver as character device driver with a NetBSD-like
[all …]
/linux-5.10/Documentation/process/
Dapplying-patches.rst54 in the patch file when applying it (the ``-p1`` argument to ``patch`` does
57 To revert a previously applied patch, use the -R argument to patch.
60 patch -p1 < ../patch-x.y.z
64 patch -R -p1 < ../patch-x.y.z
76 patch -p1 < path/to/patch-x.y.z
82 Patch can also get the name of the file to use via the -i argument, like
85 patch -p1 -i path/to/patch-x.y.z
91 xzcat path/to/patch-x.y.z.xz | patch -p1
92 bzcat path/to/patch-x.y.z.gz | patch -p1
96 gunzip or xz on the file -- like this::
[all …]

1234567