linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 23:33:09 to 2019-06-04 16:57:58 UTC [more...]

[PATCH 1/2] arm64: dts: rockchip: Fix multiple thermal zones conflict in rk3399.dtsi
 2019-06-04 16:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Define values for the IPA governor for rock960

[PATCH 1/3] brcmfmac: re-enable command decode in sdio_aos for BRCM 4354
 2019-06-04 16:48 UTC  (10+ messages)

[PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
 2019-06-04 14:14 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
 2019-06-04 14:08 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board
 2019-06-04 13:39 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
 2019-06-04 13:37 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix isp iommu clocks and power domain
 2019-06-04 13:37 UTC  (4+ messages)

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-04 13:15 UTC  (31+ messages)
` [RFC PATCH 02/30] dt-bindings: PCI: cadence: Add binding to reset PERST#
` [RFC PATCH 03/30] dt-bindings: PCI: cadence: Update host DT bindings with TI specific compatible
` [RFC PATCH 04/30] dt-bindings: PCI: cadence: Update EP "
` [RFC PATCH 05/30] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [RFC PATCH 06/30] PCI: cadence: Add support to use custom read and write accessors
` [RFC PATCH 07/30] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [RFC PATCH 08/30] PCI: cadence: Add support to use PCIe in J721E SoC
` [RFC PATCH 09/30] PCI: cadence: Add platform_data to start link and check link status
` [RFC PATCH 10/30] PCI: cadence: Use *_start_link() and *_wait_for_link() to establish link
` [RFC PATCH 11/30] PCI: cadence: Add support to drive PERST# line using GPIO
` [RFC PATCH 12/30] PCI: cadence: Make "mem" an optional memory resource
` [RFC PATCH 13/30] PCI: cadence: Use local management register to configure Vendor ID
  ` [RFC PATCH 01/30] dt-bindings: PCI: cadence: Add DT binding to use PCIe with IOMMU
  ` [RFC PATCH 14/30] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [RFC PATCH 15/30] PCI: endpoint: Replace spinlock with mutex
` [RFC PATCH 16/30] PCI: endpoint: Assign function number of each PF in EPC core
` [RFC PATCH 17/30] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
` [RFC PATCH 18/30] PCI: endpoint: Add support to add virtual function in endpoint core
` [RFC PATCH 19/30] PCI: endpoint: Add support to link a physical function to a virtual function
` [RFC PATCH 20/30] PCI: endpoint: Add virtual function number in pci_epc ops
` [RFC PATCH 21/30] PCI: cadence: Add support to configure virtual functions
` [RFC PATCH 22/30] PCI: cadence: Configure pci_epc_features to align BAR addresses to 256 Bytes
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()
` [RFC PATCH 24/30] dt-bindings: PCI: J721E: Add DT bindings for PCIe controller in J721E
` [RFC PATCH 25/30] PCI: j721e: Add TI J721E PCIe driver
` [RFC PATCH 26/30] MAINTAINERS: Add MAINTAINER entry for PCIe on TI's J721E SoC
` [RFC PATCH 27/30] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [RFC PATCH 28/30] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [RFC PATCH 29/30] misc: pci_endpoint_test: Populate sriov_configure ops to configure SRIOV device
` [RFC PATCH 30/30] misc: pci_endpoint_test: Enable legacy interrupt

[PATCH v2 1/2] drm: bridge: dw-hdmi: Add hook for resume
 2019-06-04 12:49 UTC  (3+ messages)

[PATCH v4 0/5] drm: Fix fb changes for async updates
 2019-06-04  8:34 UTC  (6+ messages)
` [PATCH v4 1/5] drm/rockchip: fix fb references in async update
  ` [PATCH v4 5/5] drm: don't block fb changes for async plane updates

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-06-04  7:30 UTC  (9+ messages)
` [PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-04  7:24 UTC  (20+ messages)
` [PATCH 1/7] video: add HDMI state notifier support
` [PATCH 2/7] ASoC: hdmi-codec: use HDMI state notifier to add jack support
  ` [alsa-devel] "
` [PATCH 3/7] drm/bridge/synopsys: dw-hdmi: Add HDMI notifier support
` [PATCH 4/7] ASoC: rockchip_max98090: Add dai_link for HDMI
` [PATCH 5/7] ASoC: rockchip: rockchip-max98090: Add node "
` [PATCH 6/7] ASoC: rockchip_max98090: Add HDMI jack support
` [PATCH 7/7] ARM: dts: rockchip: Specify HDMI node to sound card node

[PATCH] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
 2019-06-03 22:44 UTC  (2+ messages)

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-03 18:37 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "brcmfmac: disable command decode in sdio_aos"
  ` [PATCH v2 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors
  ` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH v8 RESEND 0/5] support a new rk80x pmic-variants (rk817 and rk809)
 2019-06-03 18:22 UTC  (7+ messages)
` [PATCH RESEND v8 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v8 RESEND 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v8 RESEND 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v8 RESEND 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v8 RESEND 5/5] clk: RK808: "

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-06-03 16:53 UTC  (4+ messages)
` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
 2019-06-03 16:02 UTC  (3+ messages)
  ` [RFC PATCH 09/57] drivers: sound: rockchip: rk3399: Use bus_find_device_by_of_node helper

[PATCH] phy: rockchip-dp: Avoid power leak by leaving the PHY power on
 2019-06-03 15:23 UTC  (5+ messages)

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-03 11:27 UTC  (3+ messages)

[PATCH v8 0/5] support a new rk80x pmic-variants (rk817 and rk809)
 2019-06-03  7:24 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Add missing configuration pwr amd rst for PCIe
 2019-06-02  4:35 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 32/56] clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
 2019-06-01 13:25 UTC 

[PATCH AUTOSEL 5.0 001/173] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 002/173] media: rockchip/vpu: Add missing dont_use_autosuspend() calls

[PATCH AUTOSEL 5.1 001/186] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 002/186] media: rockchip/vpu: Add missing dont_use_autosuspend() calls

[PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-06-01  2:41 UTC  (10+ messages)
` [PATCH v8 2/3] rockchip: rk3399: Add Rockpro64 "
      ` [U-Boot] "
` [PATCH v8 3/3] rockchip: rk3399: Add Rock PI 4 support
        ` [U-Boot] "
    ` [U-Boot] [PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support

[PATCH 1/3] rk3399: orangepi: Enable TPL
 2019-06-01  2:39 UTC  (10+ messages)
` [PATCH 2/3] rk3399: nanopi4: "
` [PATCH 3/3] doc: rockchip: Add doc for rk3399 TPL build/flash

[PATCH] drm/panfrost: make devfreq optional again
 2019-05-31 13:34 UTC 

[PATCH] arm64: dts: rockchip: Add missing PCIe pwr amd rst configuration
 2019-05-31  6:08 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: rockchip: add core dtsi file for RK3399Pro SoCs
 2019-05-31  3:24 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v6 00/16] Add MPEG-2 decoding to Rockchip VPU
 2019-05-29 14:59 UTC  (36+ messages)
  ` [PATCH v6 01/16] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
  ` [PATCH v6 02/16] media: v4l2-common: Add an helper to apply frmsize constraints
  ` [PATCH v6 03/16] media: v4l2-common: Support custom imagesize in fill_pixfmt()
  ` [PATCH v6 04/16] rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
  ` [PATCH v6 05/16] rockchip/vpu: Open-code media controller register
  ` [PATCH v6 06/16] rockchip/vpu: Support the Request API
  ` [PATCH v6 07/16] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
  ` [PATCH v6 08/16] rockchip/vpu: Move encoder logic to a common place
  ` [PATCH v6 09/16] rockchip/vpu: Provide a helper to reset both src and dst formats
  ` [PATCH v6 10/16] rockchip/vpu: Prepare things to support decoders
  ` [PATCH v6 11/16] rockchip/vpu: Add decoder boilerplate
  ` [PATCH v6 12/16] rockchip/vpu: Add support for non-standard controls
  ` [PATCH v6 13/16] rockchip/vpu: Add infra to support MPEG-2 decoding
  ` [PATCH v6 14/16] rockchip/vpu: Add MPEG2 decoding support to RK3399
  ` [PATCH v6 15/16] rockchip/vpu: Add support for MPEG-2 decoding on RK3288
  ` [PATCH v6 16/16] rockchip/vpu: Add support for MPEG-2 decoding on RK3328

[PATCH v2 1/3] rk3399: orangepi: Enable TPL
 2019-05-29  8:25 UTC  (3+ messages)
  ` [PATCH v2 2/3] rk3399: nanopi4: "
  ` [PATCH v2 3/3] doc: rockchip: Add doc for rk3399 TPL build/flash

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-28 15:42 UTC  (7+ messages)
` [PATCH 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors

linusw/for-next boot bisection: v5.2-rc1-8-g73a790c68d7e on rk3288-veyron-jaq
 2019-05-28 13:15 UTC  (8+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

linusw/fixes boot bisection: v5.2-rc1-1-ge9646f0f5bb6 on rk3288-veyron-jaq
 2019-05-25  3:39 UTC 


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).