/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame/ |
H A D | pessimizing-move.patch | 3 | ../../frame-2.5.0/src/x11/device_x11.cpp:126:13: error: moving a temporary object prevents copy e… 4 | std::move(UniqueUFAxis(static_cast<oif::frame::UFAxis*>(axis))); 6 | ../../frame-2.5.0/src/x11/device_x11.cpp:126:13: note: remove std::move call here 7 | std::move(UniqueUFAxis(static_cast<oif::frame::UFAxis*>(axis))); 11 Signed-off-by: Khem Raj <raj.khem@gmail.com> 12 Upstream-Status: Pending 14 Index: frame-2.5.0/src/x11/device_x11.cpp 16 --- frame-2.5.0.orig/src/x11/device_x11.cpp 17 +++ frame-2.5.0/src/x11/device_x11.cpp 18 @@ -122,8 +122,7 @@ UFDeviceX11::UFDeviceX11(Display* displa [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | lis302.txt | 8 - compatible: should be set to "st,lis3lv02d-spi" 9 - reg: the chipselect index 10 - spi-max-frequency: maximal bus speed, should be set to 1000000 unless 12 - interrupts: the interrupt generated by the device 15 - compatible: should be set to "st,lis3lv02d" 16 - reg: i2c slave address 17 - Vdd-supply: The input supply for Vdd 18 - Vdd_IO-supply: The input supply for Vdd_IO 23 - st,click-single-{x,y,z}: if present, tells the device to issue an 25 x/y/z axis. [all …]
|
/openbmc/linux/Documentation/input/devices/ |
H A D | cma3000_d0x.rst | 1 CMA3000-D0x Accelerometer 5 * VTI CMA3000-D0x 8 CMA3000-D0X Product Family Specification 8281000A.02.pdf 15 ----------- 17 CMA3000 Tri-axis accelerometer supports Motion detect, Measurement and 26 axis and supports 400, 100, 40 Hz sample frequency. 47 ------------- 50 Noise on X Axis 53 Noise on Y Axis 56 Noise on Z Axis [all …]
|
/openbmc/linux/include/linux/ |
H A D | lis3lv02d.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * struct lis3lv02d_platform_data - lis3 chip family platform data 8 * @click_thresh_x: Click detection unit x axis threshold 9 * @click_thresh_y: Click detection unit y axis threshold 10 * @click_thresh_z: Click detection unit z axis threshold 24 * @hipass_ctrl: High pass filter control (enable / disable, cut off 26 * @axis_x: Sensor orientation remapping for x-axis 27 * @axis_y: Sensor orientation remapping for y-axis 28 * @axis_z: Sensor orientation remapping for z-axis 111 #define LIS3_INV_DEV_X -1 [all …]
|
H A D | fb.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 74 __u32 serial; /* Serial Number - Integer */ 81 __u16 input; /* display type - see FB_DISP_* */ 82 __u16 dpms; /* DPMS support - see FB_DPMS_ */ 83 __u16 signal; /* Signal Type - see FB_SIGNAL_* */ 86 __u16 gamma; /* Gamma - in fractions of 100 */ 88 __u16 misc; /* Misc flags - see FB_MISC_* */ 118 __u16 enable; /* cursor on/off */ 133 /* only used by mach-pxa/am200epd.c */ 195 u32 blit_x; /* supported bit block dimensions (1-32)*/ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | ti,tmag5273.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor 10 - Gerald Loacker <gerald.loacker@wolfvision.net> 13 The TI TMAG5273 is a low-power linear 3D Hall-effect sensor. This device 14 integrates three independent Hall-effect sensors in the X, Y, and Z axes. 19 on-axis and off-axis angle measurement topologies. The angle calculation is 20 performed using two user-selected magnetic axes. 29 "#io-channel-cells": [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
H A D | 0002-Support-building-allarch-recipes-again.patch | 2 From: Peter Kjellerstedt <pkj@axis.com> 8 Upstream-Status: Inappropriate [OE specific] 9 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 10 --- 14 diff --git a/mesonbuild/envconfig.py b/mesonbuild/envconfig.py 16 --- a/mesonbuild/envconfig.py 18 @@ -28,6 +28,7 @@ from pathlib import Path
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-trackpoint | 4 Contact: linux-input@vger.kernel.org 11 Contact: linux-input@vger.kernel.org 19 Contact: linux-input@vger.kernel.org 21 (RW) Backup range for z-axis press. 26 Contact: linux-input@vger.kernel.org 29 z-axis pressed. 34 Contact: linux-input@vger.kernel.org 41 Contact: linux-input@vger.kernel.org 48 Contact: linux-input@vger.kernel.org 50 (RW) Minimum value for z-axis force required to trigger a press [all …]
|
H A D | sysfs-driver-hid-logitech-lg4ff | 4 Contact: Michal Malý <madcatxster@devoid-pointer.net> 12 Contact: Michal Malý <madcatxster@devoid-pointer.net> 23 If a wheel cannot be switched into the desired mode, -EINVAL 32 DF-EX --> DFP 36 DF-EX --> DFP --> G25 40 DF-EX <*> DFP <-> G25 <-> G27 41 DF-EX <*--------> G25 <-> G27 42 DF-EX <*----------------> G27 46 DF-EX <*> DFP <-> G25 <-> G27 <-> G29 47 DF-EX <*--------> G25 <-> G27 <-> G29 [all …]
|
/openbmc/linux/Documentation/input/joydev/ |
H A D | joystick-api.rst | 1 .. _joystick-api: 7 :Author: Ragnar Hojland Espinosa <ragnar@macula.net> - 7 Aug 1998 18 driver now reports only any changes of its state. See joystick-api.txt, 57 __u8 number; /* axis/button number */ 65 ------------- 80 you can turn off the JS_EVENT_INIT bits:: 86 --------------- 88 The values of ``number`` correspond to the axis or button that 90 is, you have both an axis 0 and a button 0). Generally, 93 Axis number [all …]
|
/openbmc/linux/drivers/input/misc/ |
H A D | mma8450.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Driver for Freescale's 3-Axis Accelerometer MMA8450 42 static int mma8450_read(struct i2c_client *c, unsigned int off) in mma8450_read() argument 46 ret = i2c_smbus_read_byte_data(c, off); in mma8450_read() 48 dev_err(&c->dev, in mma8450_read() 50 off, ret); in mma8450_read() 55 static int mma8450_write(struct i2c_client *c, unsigned int off, u8 v) in mma8450_write() argument 59 error = i2c_smbus_write_byte_data(c, off, v); in mma8450_write() 61 dev_err(&c->dev, in mma8450_write() 63 off, error); in mma8450_write() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-When-cross-installing-execute-package-scriptlets-wit.patch | 4 Subject: [PATCH] When cross-installing, execute package scriptlets without 10 Amended 2018-07-03 by Olof Johansson <olofjn@axis.com>: 23 Signed-off-by: Olof Johansson <olofjn@axis.com> 25 Upstream-Status: Inappropriate [oe-core specific] 26 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 27 --- 28 lib/rpmscript.c | 11 ++++++++--- 29 1 file changed, 8 insertions(+), 3 deletions(-) 31 diff --git a/lib/rpmscript.c b/lib/rpmscript.c 33 --- a/lib/rpmscript.c [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0001-Do-not-create-var-log-README.patch | 2 From: Peter Kjellerstedt <pkj@axis.com> 7 latter is packaged in systemd-doc and likely not installed, which leaves 11 Upstream-Status: Inappropriate [OE specific] 12 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 13 --- 14 tmpfiles.d/legacy.conf.in | 3 --- 15 1 file changed, 3 deletions(-) 17 diff --git a/tmpfiles.d/legacy.conf.in b/tmpfiles.d/legacy.conf.in 19 --- a/tmpfiles.d/legacy.conf.in 21 @@ -13,9 +13,6 @@ [all …]
|
/openbmc/linux/sound/pci/ |
H A D | azt3328.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 /* "PU" == "power-up value", as tested on PCI168 PCI rev. 10 85 …REQ_SUSPECTED_66200 0x06 | SOUNDFORMAT_XTAL2 /* 66200 (13240 * 5); 64000 may have been nicer :-\ */ 111 #define IDX_IO_TIMER_VALUE 0x60 /* found this timer area by pure luck :-) */ 122 /* some IRQ bit in here might also be used to signal a power-management timer 150 * in case playback is active? Or is this driver-induced? 174 * Or maybe this simply switches off the NE558 circuit, since enabling this 175 * still lets us evaluate button states, but not axis states */ 179 * --> FIFO/timing settings???) */ 186 #define IDX_IO_6CH 0x6C /* unknown; fully read-writable */ [all …]
|
/openbmc/linux/drivers/input/mouse/ |
H A D | trackpoint.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 67 #define TP_REACH 0x57 /* Backup for Z-axis press */ 70 /* with Z-axis pressed) */ 75 #define TP_THRESH 0x5C /* Minimum value for a Z-axis press */ 76 #define TP_UP_THRESH 0x5A /* Used to generate a 'click' on Z-axis */ 79 #define TP_DRIFT_TIME 0x5F /* How long a 'hands off' condition */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/atop/ |
H A D | 0001-atop.daily-atop.init-atop-pm.sh-Avoid-using-bash.patch | 2 From: Peter Kjellerstedt <pkj@axis.com> 4 Subject: [PATCH] atop.daily, atop.init, atop-pm.sh: Avoid using bash 9 Upstream-Status: Submitted [https://github.com/Atoptool/atop/pull/50] 10 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 11 --- 12 atop-pm.sh | 2 +- 13 atop.daily | 4 ++-- 14 atop.init | 4 ++-- 15 3 files changed, 5 insertions(+), 5 deletions(-) 17 diff --git a/atop-pm.sh b/atop-pm.sh [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | 0001-Avoid-bashisms-in-init-scripts.patch | 2 From: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 6 Upstream-Status: Inappropriate 8 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 12 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 13 --- 14 scripts/blk_availability_init_red_hat.in | 4 ++-- 15 scripts/cmirrord_init_red_hat.in | 4 ++-- 16 scripts/lvm2_lvmpolld_init_red_hat.in | 4 ++-- 17 scripts/lvm2_monitoring_init_red_hat.in | 4 ++-- 18 scripts/lvm2_monitoring_init_rhel4 | 4 ++-- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0004-Add-options-to-configure-the-use-of-libbsd.patch | 2 From: Peter Kjellerstedt <pkj@axis.com> 6 Upstream-Status: Inappropriate [oe deterministic build specific] 8 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> 11 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> 12 --- 14 lib/replace/wscript | 29 +++++++++++++++-------------- 15 lib/texpect/wscript | 8 +++++++- 16 3 files changed, 29 insertions(+), 15 deletions(-) 18 diff --git a/buildtools/wafsamba/wscript b/buildtools/wafsamba/wscript 20 --- a/buildtools/wafsamba/wscript [all …]
|
/openbmc/linux/tools/power/x86/intel_pstate_tracer/ |
H A D | intel_pstate_tracer.py | 2 # SPDX-License-Identifier: GPL-2.0-only 3 # -*- coding: utf-8 -*- 7 - If there is Linux trace file with pstate_sample events enabled, then 9 - If user has not specified a trace file as input via command line parameters, 16 gnuplot-py 1.8 or higher 18 gnuplot-py, phython-gnuplot or phython3-gnuplot, gnuplot-nox, ... ) 20 HWP (Hardware P-States are disabled) 79 print(' ./%s_tracer.py [-c cpus] -t <trace_file> -n <test_name>'%driver_name) 81 …print(' ./%s_tracer.py [--cpu cpus] ---trace_file <trace_file> --name <test_name>'%driver_nam… 83 … print(' sudo ./%s_tracer.py [-c cpus] -i <interval> -n <test_name> -m <kbytes>'%driver_name) [all …]
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-anbernic-rgxx3.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/input/linux-event-codes.h> 7 #include <dt-bindings/leds/common.h> 8 #include <dt-bindings/pinctrl/rockchip.h> 9 #include <dt-bindings/soc/rockchip,vop2.h> 14 stdout-path = "serial2:1500000n8"; 17 adc-joystick { 18 compatible = "adc-joystick"; [all …]
|
/openbmc/linux/drivers/iio/accel/ |
H A D | sca3000.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * sca3000_core.c -- support VTI sca3000 series accelerometers via SPI 44 /* Temp read untested - the e05 doesn't have the sensor */ 63 * (approx 1 - 25Hz) and then a programmable threshold used to trigger 82 /* Only available for SCA3000-D03 and SCA3000-D01 */ 138 * Bypass - Bypass the low-pass filter in the signal channel so as to increase 141 * Narrow - Narrow low-pass filtering of the signal channel and half output 144 * Wide - Widen low-pass filtering of signal channel to increase bandwidth 153 * struct sca3000_state - device instance state information 160 * @tx: dma-able transmit buffer [all …]
|
/openbmc/linux/drivers/iio/imu/ |
H A D | adis16400.c | 1 // SPDX-License-Identifier: GPL-2.0-only 31 #define ADIS16400_XGYRO_OUT 0x04 /* X-axis gyroscope output */ 32 #define ADIS16400_YGYRO_OUT 0x06 /* Y-axis gyroscope output */ 33 #define ADIS16400_ZGYRO_OUT 0x08 /* Z-axis gyroscope output */ 34 #define ADIS16400_XACCL_OUT 0x0A /* X-axis accelerometer output */ 35 #define ADIS16400_YACCL_OUT 0x0C /* Y-axis accelerometer output */ 36 #define ADIS16400_ZACCL_OUT 0x0E /* Z-axis accelerometer output */ 37 #define ADIS16400_XMAGN_OUT 0x10 /* X-axis magnetometer measurement */ 38 #define ADIS16400_YMAGN_OUT 0x12 /* Y-axis magnetometer measurement */ 39 #define ADIS16400_ZMAGN_OUT 0x14 /* Z-axis magnetometer measurement */ [all …]
|
/openbmc/qemu/qapi/ |
H A D | ui.json | 1 # -*- Mode: Python -*- 45 # - 'vnc' to modify the VNC server password 46 # - 'spice' to modify the Spice server password 82 # - If Spice is not enabled, DeviceNotFound 86 # .. qmp-example:: 88 # -> { "execute": "set_password", "arguments": { "protocol": "vnc", 90 # <- { "return": {} } 100 # - 'vnc' to modify the VNC server expiration 101 # - 'spice' to modify the Spice server expiration 105 # - 'now' to expire the password immediately [all …]
|
/openbmc/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 294 clock = st->chip_config.clk; in inv_mpu6050_pwr_mgmt_1_write() 296 temp_dis = !st->chip_config.temp_en; in inv_mpu6050_pwr_mgmt_1_write() 304 dev_dbg(regmap_get_device(st->map), "pwr_mgmt_1: 0x%x\n", val); in inv_mpu6050_pwr_mgmt_1_write() 305 return regmap_write(st->map, st->reg->pwr_mgmt_1, val); in inv_mpu6050_pwr_mgmt_1_write() 313 switch (st->chip_type) { in inv_mpu6050_clock_switch() 318 ret = inv_mpu6050_pwr_mgmt_1_write(st, false, clock, -1); in inv_mpu6050_clock_switch() 321 st->chip_config.clk = clock; in inv_mpu6050_clock_switch() 339 if (mask & INV_MPU6050_SENSOR_ACCL && en == st->chip_config.accl_en) in inv_mpu6050_switch_engine() 341 if (mask & INV_MPU6050_SENSOR_GYRO && en == st->chip_config.gyro_en) in inv_mpu6050_switch_engine() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include "meson-g12b-s922x.dtsi" 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/leds/common.h> 11 #include <dt-bindings/gpio/meson-g12a-gpio.h> 12 #include <dt-bindings/sound/meson-g12a-toacodec.h> 13 #include <dt-bindings/sound/meson-g12a-tohdmitx.h> 16 compatible = "hardkernel,odroid-go-ultra", "amlogic,s922x", "amlogic,g12b"; 17 model = "Hardkernel ODROID-GO-Ultra"; [all …]
|