linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-17 11:30:52 to 2021-02-21 16:41:20 UTC [more...]

[RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845
 2021-02-21 16:40 UTC  (3+ messages)

[PATCH v5 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-21 15:15 UTC  (17+ messages)
` [PATCH v5 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v5 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v5 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v5 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v5 09/22] media: camss: Refactor CSID HW version support
` [PATCH v5 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v5 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v5 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v5 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[PATCH v2 0/4] Add support for QCOM SPMI Flash LEDs
 2021-02-21 11:28 UTC  (7+ messages)
` [PATCH v2 2/4] leds: Add driver "

[PATCH 1/6] clk: qcom: gcc-sdm660: Fix hmss_gpll0_clk_src parent_map
 2021-02-20 15:56 UTC  (6+ messages)
` [PATCH 2/6] clk: qcom: gcc-sdm660: Set HWCG bit to 1 on some clocks
` [PATCH 3/6] clk: qcom: gcc-sdm660: Add missing clocks and GDSCs
` [PATCH 4/6] clk: qcom: gcc-sdm660: Remove gds_hw_ctrl from GDSCs
` [PATCH 5/6] clk: qcom: gcc-sdm660: Account for needed adjustments in probe function
` [PATCH 6/6] clk: qcom: gcc-sdm660: Add CLK_SET_RATE_PARENT where applicable

[RESEND PATCH v6 0/3] Add support for VBUS detection
 2021-02-20  6:34 UTC  (3+ messages)
` [RESEND PATCH v6 3/3] extcon: qcom-spmi: "

[PATCH 1/3] arm64: dts: qcom: sc7180: Add lazor rev4
 2021-02-20  2:10 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7180: trogdor: Add labels to charger thermal zone and ADC channel
` [PATCH 3/3] arm64: dts: qcom: sc7180: Delete charger thermal zone and ADC channel for lazor <= rev3

[PATCH v5 0/3] Serialize execution environment changes for MHI
 2021-02-20  1:51 UTC  (5+ messages)
` [PATCH v5 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v5 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v5 3/3] bus: mhi: core: Process execution environment changes serially

[PATCH v2 2/2] drm/msm/dp: add supported max link rate specified from dtsi
 2021-02-19 22:46 UTC  (5+ messages)

[PATCH 15/30] drm/dp: Add backpointer to drm_device in drm_dp_aux
 2021-02-19 21:53 UTC  (3+ messages)
` [PATCH 19/30] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH 20/30] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()

[PATCH v4 0/3] Serialize execution environment changes for MHI
 2021-02-19 19:13 UTC  (6+ messages)
` [PATCH v4 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v4 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v4 3/3] bus: mhi: core: Process execution environment changes serially

[RFC PATCH v3 0/1] Enable power management for ufs wlun
 2021-02-19 18:18 UTC  (7+ messages)
` [RFC PATCH v3 1/1] scsi: ufs: Enable power management for wlun

[PATCH V1 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-02-19 18:08 UTC  (4+ messages)
` [PATCH V1 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
` [PATCH V1 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH] bus: mhi: core: Move to polling method to wait for MHI ready
 2021-02-19 18:05 UTC  (3+ messages)

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8350 CPUfreq compatible
 2021-02-19 17:59 UTC  (6+ messages)

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-02-19 16:00 UTC  (10+ messages)

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-19 15:12 UTC  (10+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
` [PATCH v3 06/11] drm: Use state helper instead of plane state pointer in atomic_check
` [PATCH v3 08/11] drm: Rename plane->state variables in atomic update and disable
` [PATCH v3 09/11] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH v3 10/11] drm: Use state helper instead of the plane state pointer

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-02-19 11:15 UTC  (17+ messages)
` [PATCH v5 01/16] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init
` [PATCH v5 02/16] rpmsg: move RPMSG_ADDR_ANY in user API
` [PATCH v5 03/16] rpmsg: add short description of the IOCTL defined in UAPI
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v5 05/16] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v5 08/16] rpmsg: glink: add sendto and trysendto ops
` [PATCH v5 09/16] rpmsg: smd: "
` [PATCH v5 10/16] rpmsg: char: use sendto to specify the message destination address
` [PATCH v5 11/16] rpmsg: virtio: register the rpmsg_ctrl device
` [PATCH v5 12/16] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL
` [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v5 14/16] rpmsg: char: introduce a RPMsg driver for the RPMsg char device
` [PATCH v5 15/16] rpmsg: char: no dynamic endpoint management for the default one
` [PATCH v5 16/16] rpmsg: char: return an error if device already open

[RFC PATCH 0/7] Add managed version of delayed work init
 2021-02-19 10:35 UTC  (3+ messages)

[PATCH] mhi_bus: core: Wait for ready state after reset
 2021-02-19  8:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on trogdor
 2021-02-19  0:55 UTC  (2+ messages)

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-02-18 19:35 UTC  (3+ messages)
` [Freedreno] "

[PATCH v2 1/2] phy/qualcomm: add hbr3_hbr2 voltage and premphasis swing table
 2021-02-18 18:47 UTC  (3+ messages)

[PATCH 2/2] drm/msm/dp: Drop limit link rate at HBR2
 2021-02-18 18:47 UTC  (3+ messages)

[PATCH v4 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-02-18 17:52 UTC  (21+ messages)
` [PATCH v4 01/16] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init
` [PATCH v4 02/16] rpmsg: move RPMSG_ADDR_ANY in user API
` [PATCH v4 03/16] rpmsg: add short description of the IOCTL defined in UAPI
` [PATCH v4 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v4 05/16] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v4 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v4 07/16] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v4 08/16] rpmsg: glink: add sendto and trysendto ops
` [PATCH v4 09/16] rpmsg: smd: "
` [PATCH v4 10/16] rpmsg: char: use sendto to specify the message destination address
` [PATCH v4 11/16] rpmsg: virtio: register the rpmsg_ctrl device
` [PATCH v4 12/16] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL
` [PATCH v4 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v4 14/16] rpmsg: char: introduce a RPMsg driver for the RPMsg char device
` [PATCH v4 15/16] rpmsg: char: no dynamic endpoint management for the default one
` [PATCH v4 16/16] rpmsg: char: return an error if device already open

[PATCH v2] bus: mhi: core: Wait for ready state after reset
 2021-02-18 17:33 UTC 

[PATCH v2.1 1/3] v4l: common: v4l2_get_link_freq: add printing a warning
 2021-02-18 17:16 UTC 

[PATCH v2 0/3] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes
 2021-02-18 17:14 UTC  (9+ messages)
` [PATCH v2 1/3] v4l: common: v4l2_get_link_freq: add printing a warning
` [PATCH v2 2/3] media: camss: use v4l2_get_link_freq() to calculate the relevant clocks
` [PATCH v2 3/3] media: qcom: camss: Fix overflows in clock rate calculations

[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-18 16:35 UTC  (2+ messages)

[PATCH] cpufreq: exclude boost frequencies from valid count if not enabled
 2021-02-18 15:45 UTC  (6+ messages)

[PATCH v7 1/3] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
 2021-02-18 15:40 UTC  (4+ messages)

[PATCH v6 0/2] Add encoder ctrls for long term reference
 2021-02-18 14:33 UTC  (7+ messages)
` [PATCH v6 1/2] media: v4l2-ctrl: add controls "

[PATCH V8 0/1] Implement Shutdown callback for geni-i2c
 2021-02-18 14:15 UTC  (4+ messages)
` [PATCH V8 1/1] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 00/18] 8992/4/Lumia 950/XL DTS updates
 2021-02-18 13:43 UTC  (5+ messages)
` [PATCH 11/18] arm64: dts: qcom: msm8994-octagon: Add uSD card and disable HS400 on eMMC
` [PATCH 12/18] arm64: dts: qcom: msm8994-octagon: Configure Lattice iCE40 FPGA

[v4] drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
 2021-02-18 12:35 UTC 

[PATCH V0 0/6] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-02-18 11:51 UTC  (11+ messages)
` [PATCH V0 1/6] dt-bindings: Added the yaml bindings for DCC
` [PATCH V0 2/6] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V0 3/6] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-18  9:31 UTC  (12+ messages)

[PATCH v2] cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
 2021-02-18  9:01 UTC  (3+ messages)

[PATCH] opp: fix dev_pm_opp_set_rate for different frequency at the same opp level
 2021-02-18  7:11 UTC  (4+ messages)

[RFC PATCH 0/7] Extend regulator notification support
 2021-02-18  6:15 UTC  (4+ messages)
` [RFC PATCH 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW

[PATCH] arm64: dts: qcom: db410c: Update firmware-name for wcnss and mpss
 2021-02-18  4:19 UTC  (3+ messages)

[PATCH] drm/msm/dp: add support of HBR3 link rate
 2021-02-18  4:14 UTC  (3+ messages)

[PATCH 0/3] fastrpc: fix dmabuf arguments
 2021-02-18  3:20 UTC  (4+ messages)
` [PATCH 1/3] fastrpc: always use fl->lock and remove fl->mutex
` [PATCH 2/3] fastrpc: move fl->maps list removal into fastrpc_free_map
` [PATCH 3/3] fastrpc: remove redundant fastrpc_map_create() call

[PATCH v10 0/8] Add support for ipq8064 tsens
 2021-02-17 19:40 UTC  (9+ messages)
` [PATCH v10 1/8] drivers: thermal: tsens: Add VER_0 tsens version
` [PATCH v10 2/8] drivers: thermal: tsens: Don't hardcode sensor slope
` [PATCH v10 3/8] drivers: thermal: tsens: Convert msm8960 to reg_field
` [PATCH v10 4/8] drivers: thermal: tsens: Use init_common for msm8960
` [PATCH v10 5/8] drivers: thermal: tsens: Fix bug in sensor enable "
` [PATCH v10 6/8] drivers: thermal: tsens: Use get_temp_common "
` [PATCH v10 7/8] drivers: thermal: tsens: Add support for ipq8064-tsens
` [PATCH v10 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings

[PATCH v7 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-02-18  0:49 UTC  (4+ messages)
` [PATCH v7 4/5] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default

[PATCH 1/2] phy/qualcomm: add hbr3_hbr2 voltage and premphasis swing table
 2021-02-17 23:43 UTC  (2+ messages)

[PATCH] remoteproc: qcom: wcnss: Allow specifying firmware-name
 2021-02-17 22:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180:: modified qfprom CORR size as per RAW size
 2021-02-17 18:10 UTC  (2+ messages)

[PATCH v3] bus: mhi: core: Return EAGAIN if MHI ring is full
 2021-02-17 16:44 UTC  (2+ messages)

[PATCH v2] bus: mhi: core: Check state before processing power_down
 2021-02-17 16:43 UTC 

[PATCH v2] bus: mhi: core: Sanity check values from remote device before use
 2021-02-17 16:20 UTC 

[PATCH] mhi_bus: core: Sanity check values from remote device before use
 2021-02-17 16:10 UTC 

[PATCH] mhi_bus: core: Return EBUSY if MHI ring is full
 2021-02-17 16:14 UTC  (4+ messages)

[PATCH 0/2] dts: qcom: sm8250: Enable venus related DT nodes
 2021-02-17 15:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8250: Add videocc DT node
` [PATCH 2/2] arm64: dts: qcom: sm8250: Add venus "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).