public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2019-06-03 14:22:15 to 2019-06-11 14:50:40 UTC [more...]

[PATCH 00/92] ram: rk3399: Add LPDDR4 support
 2019-06-11 14:50 UTC  (38+ messages)
  ` [PATCH 01/92] ram: rk3399: Fix code warnings
  ` [PATCH 02/92] ram: rk3399: Add space between string with format specifier
  ` [PATCH 03/92] ram: rk3399: Add proper spaces in data training
  ` [PATCH 04/92] ram: rk3399: Handle data training return types
  ` [PATCH 05/92] ram: rk3399: Order include files
  ` [PATCH 06/92] ram: rk3399: Move macro after "
  ` [PATCH 07/92] ram: rk3399: Clear PI_175 interrupts in data training
  ` [PATCH 08/92] ram: rk3399: Use rank mask in ca "
  ` [PATCH 09/92] ram: rk3399: Use rank mask in wdql "
  ` [PATCH 10/92] ram: rk3399: Add ddrtype enc macro
  ` [PATCH 11/92] ram: rk3399: Add channel number encoder macro
  ` [PATCH 12/92] ram: rk3399: Add row_3_4 enc macro
  ` [PATCH 13/92] ram: rk3399: Add chipinfo macro
  ` [PATCH 14/92] ram: rk3399: Add rank enc macro
  ` [PATCH 15/92] ram: rk3399: Add column "
  ` [PATCH 16/92] ram: rk3399: Add bk "
  ` [PATCH 17/92] ram: rk3399: Add dbw "
  ` [PATCH 18/92] ram: rk3399: Add cs0_rw macro
  ` [PATCH 19/92] ram: rk3399: Add cs1_rw macro
  ` [PATCH 20/92] ram: rk3399: Add bw enc macro
  ` [PATCH 21/92] ram: rk3399: Rename sys_reg with sys_reg2
  ` [PATCH 22/92] ram: rk3399: Update cs0_row to use sys_reg3
  ` [PATCH 23/92] ram: rk3399: Update cs1_row "
  ` [PATCH 24/92] ram: rk3399: Add cs1_col enc macro
  ` [PATCH 25/92] ram: rk3399: Add ddr version "
  ` [PATCH 26/92] ram: rk3399: Add ddrtimingC0
  ` [PATCH 27/92] ram: rk3399: Add DdrMode
  ` [PATCH 28/92] ram: rk3399: Handle pctl_cfg return type
  ` [PATCH 29/92] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
  ` [PATCH 30/92] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
  ` [PATCH 31/92] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
  ` [PATCH 32/92] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
  ` [PATCH 33/92] ram: rk3399: Order tsel variables
  ` [PATCH 34/92] ram: rk3399: Add phy pctrl reset support
  ` [PATCH 35/92] ram: rk3399: Move pwrup_srefresh_exit to dram_info
  ` [PATCH 36/92] ram: rk3399: Add pctl start support
  ` [PATCH 37/92] ram: rockchip: rk3399: Add cap_info structure

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-11 13:10 UTC  (18+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH] drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
 2019-06-11 12:05 UTC  (3+ messages)

[GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1
 2019-06-11  8:55 UTC  (3+ messages)
` [GIT PULL 2/3] Rockchip dts64 "
` [GIT PULL 3/3] Rockchip soc32 "

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-11  7:17 UTC  (9+ messages)
` [PATCH v3 1/5] Revert "brcmfmac: disable command decode in sdio_aos"
  ` [PATCH v3 2/5] mmc: core: API for temporarily disabling auto-retuning due to errors
  ` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail
` [PATCH v3 4/5] mmc: core: Export mmc_retune_hold_now() mmc_retune_release()
` [PATCH v3 5/5] brcmfmac: sdio: Don't tune while the card is off

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-11  4:38 UTC  (34+ messages)
  ` [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 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 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] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
 2019-06-10 23:51 UTC 

[PATCH] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
 2019-06-10  7:57 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi
 2019-06-08  0:35 UTC 

[PATCH] arm64: dts: rockchip: improve rk3328-roc-cc rgmii performance
 2019-06-07 23:07 UTC  (3+ messages)

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-07 18:56 UTC  (15+ 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 v3 1/2] drm: bridge: dw-hdmi: Add hook for resume
 2019-06-07 18:06 UTC  (6+ messages)
` [PATCH v3 2/2] drm/rockchip: dw_hdmi: Handle suspend/resume

[PATCH] media: rockchip/vpu: remove an unnecessary NULL check
 2019-06-07 14:26 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices
 2019-06-06 23:34 UTC  (10+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron

[PATCH 1/2] clk: rockchip: add clock for the watchdog pclk on rk3328
 2019-06-06 11:42 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: enable rk3328 watchdog clock

[PATCH] clk: rockchip: Remove 48 MHz PLL rate from rk3288
 2019-06-06 10:53 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
 2019-06-06 10:28 UTC  (4+ messages)
` [PATCH 3/5] ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron

[PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-06-06  9:55 UTC  (5+ messages)
` [PATCH v8 2/3] rockchip: rk3399: Add Rockpro64 "
    ` [U-Boot] "

[PATCH 1/2] clk: rockchip: add a type from SGRF-controlled gate clocks
 2019-06-06  9:09 UTC  (2+ messages)
` [PATCH 2/2] clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macro

[PATCH] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
 2019-06-06  8:06 UTC  (3+ messages)

[PATCH] spi: rockchip: turn down tx dma bursts
 2019-06-05 20:14 UTC  (5+ messages)
` Applied "spi: rockchip: turn down tx dma bursts" to the spi tree

[PATCH 00/13] drivers: Introduce generic device lookup helpers
 2019-06-05 15:13 UTC  (2+ messages)
` [PATCH 11/13] drivers: Introduce variants for bus_find_device()

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-05  5:50 UTC  (6+ messages)
` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map

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

[PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
 2019-06-04 14:14 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)

[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  (5+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox