linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 19:10:27 to 2020-07-22 15:55:28 UTC [more...]

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-07-22 15:55 UTC  (5+ messages)
` [PATCH v5 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v5 3/9] media: staging: dt-bindings: rkisp1: re-order properties
  ` [PATCH v5 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
  ` [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 15:24 UTC  (5+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED to RK3188 sclk_mac_lbtest
 2020-07-22 14:37 UTC  (2+ messages)

[PATCH v5 0/7] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-07-22 13:12 UTC  (14+ messages)
` [PATCH v5 2/7] v4l2: add support for colorspace conversion API (CSC) for video capture
` [PATCH v5 3/7] media: vivid: Add support to the CSC API
` [PATCH v5 4/7] v4l2: extend the CSC API to subdevice
` [PATCH v5 5/7] media: v4l2: add support for the subdev CSC API for hsv_enc on mediabus
` [PATCH v5 6/7] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad

[PATCH v2 00/12] rockchip: ROCKPi N8/N10 hardware enablement
 2020-07-22 13:10 UTC  (18+ messages)
` [PATCH v2 01/12] ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
` [PATCH v2 02/12] arm: dts: rockchip: Sync rk3288 dtsi from linux
` [PATCH v2 03/12] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
` [PATCH v2 04/12] ARM: dts: rockchip: Add USB for RockPI N8/N10
` [PATCH v2 05/12] arm: dts: rockchip: Add HDMI out "
` [PATCH v2 06/12] arm64: dts: rockchip: Add PCIe for RockPI N10
` [PATCH v2 07/12] rockchip: rock-pi-n10: Enable on board devices
` [PATCH v2 08/12] rockchip: evb_rk3288: Add console settings
` [PATCH v2 09/12] rockchip: rock-pi-n8: Enable on board devices

[PATCH v6 0/5] rockchip: roc-rk3399-pc: Custom SPL
 2020-07-22 13:09 UTC  (10+ messages)
` [PATCH v6 1/5] rockchip: rk3399: Add weak led_setup()
` [PATCH v6 2/5] rockchip: roc-rk3399-pc: Add custom led_setup()
` [PATCH v6 3/5] rockchip: Don't clear the reset status reg
` [PATCH v6 4/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v6 5/5] rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y

[PATCH v3 1/2] rockchip: Add rk3288 SoC detection helper
 2020-07-22 13:09 UTC  (5+ messages)
` [PATCH v3 2/2] rockchip: rk3288: Add OF board setup

[PATCH v2 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
 2020-07-22 13:09 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH v2 10/12] rockchip: rock-pi-n10: Enable PCI/NVME
 2020-07-22 12:32 UTC  (6+ messages)
` [PATCH v2 11/12] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH v2 12/12] rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG

[PATCH v2 1/3] spi: rockchip: Config spi rx dma burst size depend on xfer length
 2020-07-22 12:11 UTC  (5+ messages)
` [PATCH v2 2/3] spi: rockchip: Support 64-location deep FIFOs
  ` [PATCH v2 3/3] spi: rockchip: Fix error in SPI slave pio read

[PATCH v1 1/3] spi: rockchip: Config spi rx dma burst size depend on xfer length
 2020-07-22  7:58 UTC  (4+ messages)
` [PATCH v1 2/3] spi: rockchip: Support 64-location deep FIFOs
  ` [PATCH v1 3/3] spi: rockchip: Fix error in SPI slave pio read

[PATCH v1] clk: Export __clk_lookup()
 2020-07-22  2:32 UTC 

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-07-22  2:25 UTC  (20+ messages)
  ` [PATCH 01/19] PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
  ` [PATCH 02/19] PCI: Set default bridge parent device
  ` [PATCH 03/19] PCI: Drop unnecessary zeroing of bridge fields
  ` [PATCH 04/19] PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
  ` [PATCH 05/19] PCI: designware: "
  ` [PATCH 06/19] PCI: mobiveil: "
  ` [PATCH 07/19] PCI: xilinx-nwl: "
  ` [PATCH 08/19] PCI: xilinx: "
  ` [PATCH 09/19] PCI: rockchip: "
  ` [PATCH 10/19] PCI: rcar: "
  ` [PATCH 11/19] PCI: Move setting pci_host_bridge.busnr out of host drivers
  ` [PATCH 12/19] PCI: cadence: Use bridge resources for outbound window setup
  ` [PATCH 13/19] PCI: cadence: Remove private bus number and range storage
  ` [PATCH 14/19] PCI: rcar: Use devm_pci_alloc_host_bridge()
  ` [PATCH 15/19] PCI: rcar: Use struct pci_host_bridge.windows list directly
  ` [PATCH 16/19] PCI: of: Reduce missing non-prefetchable memory region to a warning
  ` [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions
  ` [PATCH 18/19] PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
  ` [PATCH 19/19] PCI: Set bridge map_irq and swizzle_irq to default functions

[PATCH] ASoC: max98357a: move control of SD_MODE back to DAI ops
 2020-07-22  0:57 UTC  (3+ messages)

[PATCH] ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection
 2020-07-21 18:27 UTC 

[PATCH v2 0/9] media: staging: rkisp1: document rkisp1-common.h
 2020-07-21 15:32 UTC  (20+ messages)
` [PATCH v2 1/9] media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_device
` [PATCH v2 2/9] media: staging: rkisp1: remove unused field alloc_ctx "
` [PATCH v2 3/9] media: staging: rkisp1: set pads array of the resizer to size 2
` [PATCH v2 4/9] media: staging: rkisp1: don't define vaddr field in rkisp1_buffer as an array
` [PATCH v2 5/9] media: staging: rkisp1: add a pointer to rkisp1_device from struct rkisp1_isp
` [PATCH v2 6/9] media: staging: rkisp1: unify (un)register functions to have the same parameters
` [PATCH v2 7/9] media: staging: rkisp1: remove declaration of unimplemented function 'rkisp1_params_isr_handler'
` [PATCH v2 8/9] media: staging: rkisp1: group declaration of similar functions together
` [PATCH v2 9/9] media: staging: rkisp1: improve documentation of rkisp1-common.h

Speaker pops with max98357a on rk3399-gru-kevin since v5.7
 2020-07-21 13:31 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-07-21  8:29 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/3] ARM: dts: rockchip: Add USB for RockPI N8/N10
 2020-07-21  8:15 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: rockchip: Add HDMI out "
  ` [PATCH 3/3] arm64: dts: rockchip: Add PCIe for RockPI N10

[PATCH 00/16] board: Add new features for ROCKPi N8/N10
 2020-07-21  6:26 UTC  (22+ messages)
` [PATCH 01/16] ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
` [PATCH 02/16] arm: dts: rockchip: Sync rk3288 dtsi from linux
` [PATCH 03/16] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
` [PATCH 04/16] ARM: dts: rockchip: Add USB for RockPI N8/N10
` [PATCH 05/16] arm: dts: rockchip: Add HDMI out "
` [PATCH 06/16] arm64: dts: rockchip: Add PCIe for RockPI N10
` [PATCH 07/16] configs: Enable USB host on Rock-PI-N10
` [PATCH 08/16] configs: Enable HDMI output
` [PATCH 09/16] configs: Enable USB Gadget for rock-pi-n10
` [PATCH 10/16] configs: Enable USB 2.0 on Rock-PI-N8
` [PATCH 11/16] configs: Enable USB Gadget on rock-pi-n8
` [PATCH 12/16] rk3288: rock-pi-n8: Add console settings
` [PATCH 13/16] configs: Enable HDMI output for rock-pi-n8
` [PATCH 14/16] rock-pi-n10: Enable PCI/NVME
` [PATCH 15/16] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH 16/16] rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-07-21  4:25 UTC  (2+ messages)
  ` [PATCH 3/3] ARM: dts: rockchip: Remove 0 point in backlight

[PATCH] dt-bindings: power: rockchip: Convert to json-schema
 2020-07-21  3:25 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
 2020-07-21  3:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH] rockpro64: Enable USB3.0 Host
 2020-07-21  2:57 UTC  (2+ messages)

[PATCH 0/5] drm: rockchip: various ports for older VOPs
 2020-07-21  2:46 UTC  (10+ messages)
` [PATCH 1/5] drm: rockchip: add scaling for RK3036 win1
` [PATCH 2/5] drm: rockchip: add missing registers for RK3188
  ` [PATCH 2/5] drm: rockchip: add missing registers for RK3188【请注意,邮件由linux-rockchip-bounces+andy.yan=rock-chips.com@lists.infradead.org代发】
` [PATCH 3/5] drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188
` [PATCH 4/5] drm: rockchip: set alpha_en to 0 if it is not used
` [PATCH 5/5] drm: rockchip: use overlay windows as such

[PATCH v8 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-07-20 19:20 UTC  (3+ messages)
` [PATCH v8 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller

[PATCH 00/13] pinctrl: rockchip: prepare work for split driver
 2020-07-20 13:46 UTC  (3+ messages)
` [PATCH 01/13] pinctrl: rockchip: add nr_pins to rockchip_pin_ctrl

[PATCH v3] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-20 10:58 UTC 

[PATCH 1/3] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
 2020-07-20 10:55 UTC  (3+ messages)
  ` [PATCH 2/3] arm64: dts: rockchip: Add Radxa ROCK Pi 4B support
` [PATCH 3/3] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH v4 0/4] rtc: Add RK808 PMIC RTC
 2020-07-20 10:53 UTC  (4+ messages)
` [PATCH v4 3/4] rtc: rk8xx: Add base support for the "

[PATCH 03/13] pinctrl: rockchip: make driver be tristate module
 2020-07-18 23:32 UTC  (2+ messages)

[PATCH 30/30] iio: adc: rockchip_saradc: Demote Demote seemingly unintentional kerneldoc header
 2020-07-18 16:15 UTC  (3+ messages)

[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
 2020-07-18 16:05 UTC  (12+ messages)
` [PATCH v2 3/4] media: staging: rkisp1: rsz: set output format to YUV422 if cap format is YUV444

[PATCH v6 0/7] ARM: dts: rockchip: Radxa Rock Pi N8 initial support
 2020-07-18 15:08 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in px30 dts files
 2020-07-18 14:46 UTC  (2+ messages)

[PATCH v3 0/14] Patches to improve transfer efficiency for Rockchip SoCs
 2020-07-18 14:40 UTC 

[PATCH v3 1/6] rock-pi-4: Enable USB3 Host
 2020-07-18 13:28 UTC  (6+ messages)
` [PATCH v3 4/6] rock-pi-4: Enable HDMI output
` [PATCH v3 6/6] roc-rk3399-pc: Update ENV offset, size

[PATCH v5 0/5] roc-rk3399-pc: Custom SPL
 2020-07-18 13:22 UTC  (9+ messages)
` [PATCH v5 1/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v5 2/5] rockchip: Don't clear the reset status reg
` [PATCH v5 3/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v5 4/5] rockchip: spl: Move board_early_init_f after cpu timer

[PATCH 1/3] ram: rk3399: Drop debug stride in driver
 2020-07-18 12:15 UTC  (6+ messages)
` [PATCH 2/3] ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
` [PATCH 3/3] roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG

[PATCH 0/3] phy: rockchip: Add PCIe phy driver
 2020-07-18 12:00 UTC  (7+ messages)
` [PATCH 1/3] phy: Add Rockchip PCIe PHY driver
` [PATCH 2/3] pci: rockchip: Switch to generic-phy
` [PATCH 3/3] pci: rockchip: Drop legacy PHY driver

[PATCH v2 0/3] rk3318 A95X Z2 board
 2020-07-18 10:53 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Shenzhen Zkmagic Technology Co., Ltd
  ` [PATCH v2 2/3] dt-bindings: arm: rockchip: add Zkmagic A95X Z2 description
  ` [PATCH v2 3/3] arm64: dts: rockchip: add rk3318 A95X Z2 board

[PATCH 1/3] media: rkvdec: Fix H264 scaling list order
 2020-07-18  5:54 UTC  (2+ messages)

[PATCH v2 1/2] rockchip: Add SoC detection helper
 2020-07-18  3:18 UTC  (4+ messages)


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