Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-12 18:31:20 to 2015-11-19 16:52:38 UTC [more...]

[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-19 16:52 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-19 16:37 UTC  (21+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH v3 0/8] dwc2: Fix uframe scheduler + speed up the interrupt handler quite a bit
 2015-11-19 16:27 UTC  (12+ messages)
  ` [PATCH v3 1/8] usb: dwc2: rockchip: Make the max_transfer_size automatic
  ` [PATCH v3 2/8] usb: dwc2: host: Get aligned DMA in a more supported way
  ` [PATCH v3 3/8] usb: dwc2: host: Add scheduler tracing
  ` [PATCH v3 4/8] usb: dwc2: host: Rewrite the microframe scheduler
  ` [PATCH v3 5/8] usb: dwc2: host: Keep track of and use our scheduled microframe
  ` [PATCH v3 6/8] usb: dwc2: host: Assume all devices are on one single_tt hub
  ` [PATCH v3 7/8] usb: dwc2: host: Add a delay before releasing periodic bandwidth
  ` [PATCH v3 8/8] usb: dwc2: host: Giveback URB in tasklet context

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-11-19 15:30 UTC  (13+ messages)
` [PATCH v3 1/5] ARM: dts: rockchip: rk3288-veyron: rename pinctrl node reboot to reset
` [PATCH v3 2/5] dt-bindings: soc: add document for rockchip reboot notifier driver
` [PATCH v3 3/5] soc: rockchip: add "
  ` [PATCH v3 4/5] ARM: dts: rockchip: add reboot node
` [PATCH v3 5/5] ARM64: "

[PATCH v3 00/12] Add mipi dsi support for rk3288
 2015-11-19 15:12 UTC  (21+ messages)
  ` [PATCH v3 01/12] clk: rockchip: add id for mipidsi sclk on rk3288
  ` [PATCH v3 08/12] Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driver
` [PATCH v3 02/12] clk: rockchip: add mipidsi clocks on rk3288
` [PATCH v3 03/12] drm/rockchip: return a true clock rate to adjusted_mode
` [PATCH v3 04/12] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH v3 05/12] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v3 06/12] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH v3 07/12] drm: rockchip: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH v3 09/12] ARM: dts: rockchip: add rk3288 mipi_dsi nodes
` [PATCH v3 10/12] drm/panel: simple: Add support for BOE TV080WUM-NL0
` [PATCH v3 11/12] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding
` [PATCH v3 12/12] ARM: dts: rockchip: add support mipi panel tv080wum-nl0 for rk3288-evb

[PATCH] ARM: dts: rockchip: set system-power-controller on rk3288-rock2
 2015-11-19 13:45 UTC 

[PATCH 0/2] Bring up rk3399 ddr frequency scaling
 2015-11-19 10:21 UTC  (3+ messages)
` [PATCH 1/2] clk: rockchip: dmc: support rk3399 dmc clock driver
` [PATCH 2/2] devfreq: rockchip: support rk3399 dmc devfreq

[PATCH] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie
 2015-11-19  9:42 UTC  (2+ messages)

[PATCH v4 0/3] fix the TSHUT issue on rockchip thermal
 2015-11-19  4:57 UTC  (6+ messages)
` [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

[RESEND PATCH v3] dt-bindings: Consolidate SRAM bindings from all vendors
 2015-11-19  0:42 UTC 

[PATCH 0/7] add missing of_node_put
 2015-11-18 21:42 UTC  (8+ messages)
` [PATCH 4/7] phy: rockchip-usb: "

thermal: rockchip: add driver for thermal
 2015-11-18 10:33 UTC 

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-17 18:04 UTC  (12+ messages)

[PATCH v4 00/24] pwm: add support for atomic update
 2015-11-17 17:32 UTC  (47+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v4 02/24] pwm: use pwm_get_xxx() helpers where appropriate
  ` [PATCH v4 03/24] clk: "
  ` [PATCH v4 04/24] hwmon: pwm-fan: "
  ` [PATCH v4 05/24] misc: max77693-haptic: "
  ` [PATCH v4 06/24] pwm: introduce default period and polarity concepts
  ` [PATCH v4 07/24] pwm: use pwm_get/set_default_xxx() helpers where appropriate
  ` [PATCH v4 08/24] leds: "
  ` [PATCH v4 09/24] regulator: "
  ` [PATCH v4 10/24] backlight: "
  ` [PATCH v4 11/24] fbdev: "
  ` [PATCH v4 12/24] misc: max77693: "
  ` [PATCH v4 13/24] hwmon: pwm-fan: "
  ` [PATCH v4 14/24] clk: pwm: "
  ` [PATCH v4 15/24] pwm: define a new pwm_state struct
  ` [PATCH v4 16/24] pwm: move the enabled/disabled info to "
  ` [PATCH v4 17/24] backlight: pwm_bl: remove useless call to pwm_set_period
  ` [PATCH v4 18/24] pwm: declare a default PWM state
  ` [PATCH v4 19/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v4 22/24] pwm: rockchip: add initial state retrieval
  ` [PATCH v4 24/24] regulator: pwm: properly initialize the ->state field
` [PATCH v4 20/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v4 21/24] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v4 23/24] pwm: rockchip: add support for atomic update

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-17 13:31 UTC  (14+ messages)
` [PATCH v9 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v9 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
  ` [PATCH v10 10/17] phy: Add driver for rockchip Display Port PHY

[RESEND PATCH] drm/rockchip: import dma_buf to gem
 2015-11-17  8:01 UTC  (3+ messages)

[PATCH v4 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-17  4:00 UTC  (5+ messages)
` [PATCH v4 1/4] crypto: rockchip/crypto - add DT bindings documentation
  ` [PATCH v4 2/4] clk: rockchip: set an ID for crypto clk
  ` [PATCH v4 3/4] Crypto: rockchip/crypto - add crypto driver for rk3288
` [PATCH v4 4/4] ARM: dts: rockchip: Add Crypto node "

[PATCH 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2015-11-16 22:33 UTC  (17+ messages)
` [PATCH 1/2] drm: Improve drm_of_component_probe() to correctly handle ports and remote ports
` [PATCH 2/2] drm/rockchip: Convert the probe function to the generic drm_of_component_probe()

[PATCH 1/2] drm/rockchip: create the fake mmap offset during gem creation
 2015-11-16 16:21 UTC  (3+ messages)

[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface
 2015-11-16 15:13 UTC  (7+ messages)
` [PATCH 2/2] drm/rockchip: Send events for same-fb flips

[RFC PATCH] ARM: dts: rockchip: Add wifi support for firefly
 2015-11-16  7:39 UTC  (5+ messages)

[PATCH v3 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-16  1:49 UTC  (10+ messages)
` [PATCH v3 3/4] Crypto: rockchip/crypto - add crypto driver "
` [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk

[PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-11-14  6:31 UTC  (6+ messages)

[PATCH] ASoC: fix rockchip 64-bit build warning
 2015-11-13 17:15 UTC 

[PATCH 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-11-13  8:48 UTC  (5+ messages)
` [PATCH 1/8] phy: rockchip-usb: fix clock get-put mismatch
` [PATCH 4/8] phy: rockchip-usb: expose the phy-internal PLLs

[REPOST PATCH] usb: dwc2: host: Support immediate retries for split transactions
 2015-11-13  3:13 UTC  (2+ messages)


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