Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-10 09:38:55 to 2015-11-18 11:22:43 UTC [more...]

[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-18 11:22 UTC  (7+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

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

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-11-18 10:05 UTC  (6+ 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 0/8] dwc2: Fix uframe scheduler + speed up the interrupt handler quite a bit
 2015-11-17 21:22 UTC  (10+ 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] 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 v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-17 16:13 UTC  (19+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-17 13:31 UTC  (18+ messages)
` [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v9 "
` [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  (7+ 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

[PATCH 0/7] add missing of_node_put
 2015-11-16 11:33 UTC  (2+ messages)
` [PATCH 4/7] phy: rockchip-usb: "

[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  (17+ messages)
` [PATCH v3 1/4] crypto: rockchip/crypto - add DT bindings documentation
` [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk
` [PATCH v3 3/4] Crypto: rockchip/crypto - add crypto driver for rk3288
` [PATCH v3 4/4] ARM: dts: rockchip: Add Crypto node "

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

[PATCH] thermal: rockchip: fix compile error
 2015-11-12  3:32 UTC  (4+ messages)

[RFC PATCH v1 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms
 2015-11-12  1:07 UTC  (5+ messages)
` [RFC PATCH v1 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support
` [RFC PATCH v1 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

[PATCH] WIP: usb: dwc2: host: Support immediate retries for split transactions
 2015-11-11 18:31 UTC 

[PATCH 0/4] support the efuse for rk3188/rk3066a SoCs and cleanup driver on nvmem
 2015-11-11  7:34 UTC  (5+ messages)
  ` [PATCH 1/4] nvmem: sunxi: trivial: fix code style
  ` [PATCH 2/4] nvmem: rockchip: trivial: Make the driver more readability
  ` [PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs
  ` [PATCH 4/4] ARM: dts: rockchip: add eFuse node for rk3188 SoCs

[PATCH v3] clk: rockchip: switch PLLs to slow mode before reboot for rk3288
 2015-11-11  7:09 UTC 

[PATCH v2] clk: rockchip: switch PLLs to slow mode before reboot for rk3288
 2015-11-11  6:59 UTC  (2+ messages)

[PATCH] Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"
 2015-11-11  5:06 UTC  (3+ messages)

[PATCH] drm/rockchip: vop: fix window origin calculation
 2015-11-11  0:30 UTC  (5+ messages)

[PATCH v3 00/12] pwm: add support for atomic update
 2015-11-10 18:26 UTC  (3+ messages)

[PATCH] clk: rockchip: switch PLLs to slow mode before reboot for rk3288
 2015-11-10 10:56 UTC  (2+ messages)

[RFC PATCH v3 0/4] drm: Cleanup probe function for component based masters
 2015-11-10 10:09 UTC  (7+ messages)
` [RFC PATCH v3 1/4] drm: Introduce generic "


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