public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-03-30 18:34:35 to 2016-04-11 01:18:40 UTC [more...]

[PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode
 2016-04-11  1:18 UTC  (5+ messages)

[PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable
 2016-04-11  1:15 UTC  (5+ messages)
` [PATCH 2/2] drm/rockchip: vop: Wait for pending events when disabling a CRTC

[RFC 0/3] Add RK818 PMIC support
 2016-04-10 19:04 UTC  (5+ messages)
  ` [RFC 1/3] mfd: RK808: Add RK818 support
  ` [RFC 2/3] regulator: rk808: Add support for rk818
  ` [RFC 3/3] mfd: dt-bindings: Add RK818 device tree bindings document

[PATCH] phy: rockchip-emmc: fix compile issue on arm64 platform
 2016-04-08  1:14 UTC  (2+ messages)

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-07 21:54 UTC  (72+ messages)
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API
  ` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v5 04/46] pwm: get rid of pwm->lock
  ` [PATCH v5 05/46] pwm: introduce the pwm_args concept
  ` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
  ` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
  ` [PATCH v5 09/46] misc: max77693-haptic: "
  ` [PATCH v5 10/46] leds: pwm: "
  ` [PATCH v5 11/46] regulator: "
  ` [PATCH v5 13/46] backlight: pwm_bl: "
  ` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 15/46] pwm: introduce the pwm_state concept
  ` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 19/46] pwm: switch to the atomic API
  ` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
  ` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
  ` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
  ` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
  ` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
  ` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
  ` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
  ` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
  ` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
  ` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
  ` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
  ` [PATCH v5 31/46] pwm: update documentation
  ` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
  ` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
  ` [PATCH v5 34/46] clk: pwm: switch to the atomic API
  ` [PATCH v5 35/46] hwmon: pwm-fan: "
  ` [PATCH v5 36/46] input: misc: max77693: "
  ` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
  ` [PATCH v5 38/46] input: misc: pwm-beeper: "
  ` [PATCH v5 39/46] leds: pwm: "
  ` [PATCH v5 40/46] backlight: lm3630a: "
  ` [PATCH v5 42/46] backlight: lp8788: "
  ` [PATCH v5 43/46] backlight: pwm_bl: "
  ` [PATCH v5 44/46] video: ssd1307fb: "
  ` [PATCH v5 45/46] drm: i915: "
  ` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "

[PATCH] iommu/rockchip: Fix "is stall active" check
 2016-04-07 12:50 UTC  (6+ messages)

[PATCH] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in
 2016-04-07  4:19 UTC 

[PATCH] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in
 2016-04-07  4:19 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: move rk3036 memory definition to board files
 2016-04-06 23:31 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: rockchip: enable edp functionality
 2016-04-06 23:28 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: rockchip: small cleanups
 2016-04-06 23:17 UTC  (10+ messages)
  ` [PATCH 1/5] ARM: dts: rockchip: fix rk3288 power-domain unit names
  ` [PATCH 2/5] ARM: dts: rockchip: fix missing usbphy unit-names
          ` [PATCH v2 "
  ` [PATCH 3/5] ARM: dts: rockchip: clean up gpio-keys nodes
  ` [PATCH 4/5] ARM: dts: rockchip: drop unneeded properties from mipi node
  ` [PATCH 5/5] ARM: dts: rockchip: add missing unitname to cpu_leakage efuse

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-04-06 20:38 UTC  (2+ messages)

[PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
 2016-04-06 14:07 UTC  (2+ messages)
` [PATCH v2 2/2] phy: Group vendor specific phy drivers

[PATCH 1/2] phy: Group vendor specific phy drivers
 2016-04-06 13:48 UTC  (16+ messages)
  ` [PATCH 2/2] arm: mach-spear: Enable PHY_PLAT to meet dependency

[PATCH v7 0/4] add reboot mode driver
 2016-04-06  1:00 UTC  (5+ messages)
` [PATCH v7 2/4] power: reset: "

[PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER
 2016-04-05 18:08 UTC  (5+ messages)

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-04-05 17:26 UTC  (7+ messages)
` [PATCH v1 2/2] "

[PATCH] iommu/rockchip: Only log stall errors when attaching
 2016-04-05 17:10 UTC  (4+ messages)

[PATCH] iommu/rockchip: Don't feed NULL res pointers to devres
 2016-04-05 14:27 UTC  (2+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v3
 2016-04-05 14:07 UTC  (3+ messages)

[PATCH 1/2] drm/rockchip: remove redundant statement
 2016-04-05 13:50 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: don't leak iommu mapping

[GIT PULL]: drm: bridge: add analogix_dp driver
 2016-04-05  2:45 UTC  (2+ messages)
` [GIT PULL v2]: "

[PATCH v14 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
 2016-04-05  2:15 UTC  (7+ messages)
  ` [v14, "

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-04-05  2:06 UTC  (4+ messages)

[RFC PATCH v1 0/4] Add Rockchip RGA support
 2016-04-05  1:13 UTC  (9+ messages)
` [RFC PATCH v1 2/4] drm: rockchip: add RGA driver support

[RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-05  0:03 UTC  (10+ messages)

[PATCH v2 0/3] Cleanup setup_clock callback from dw_mmc
 2016-04-03 23:46 UTC  (6+ messages)
` [PATCH v2 1/3] mmc: dw_mmc-rockchip: remove setup_clock for rockchip
` [PATCH v2 2/3] mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
  ` [PATCH v2 3/3] mmc: dw_mmc: remove setup_clock callback

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-04-03  3:45 UTC  (7+ messages)
` [PATCH v2 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF
` [PATCH v2 2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd
` [PATCH v2 3/5] ARM: dts: rockchip: move rk3288 io-domain nodes to the grf
` [PATCH v2 4/5] arm64: dts: rockchip: make rk3368 grf syscons simple-mfds as well
` [PATCH v2 5/5] arm64: dts: rockchip: add rk3368-r88 iodomains

Issues with cros_ec and "spi: rockchip: check return value of dmaengine_prep_slave_sg"
 2016-04-02 13:37 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: update rk3288-veyron cpu operating points
 2016-04-01 16:34 UTC  (3+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v2
 2016-04-01 11:54 UTC  (4+ messages)

[PATCH v2 0/3] Rockchip: rk3399: Add core dtsi for rk3399
 2016-04-01  3:50 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v2] pinctrl: rockchip: add support the get_direction
 2016-04-01  0:21 UTC  (2+ messages)

[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-31 20:45 UTC  (8+ messages)
` [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes
` [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox

[PATCH 0/3] move Rockchip usbphy under the GRF mfd
 2016-03-31 13:43 UTC  (4+ messages)
` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF
` [PATCH 2/3] ARM: dts: rockchip: make rk3288-grf a simple-mfd
` [PATCH 3/3] ARM: dts: rockchip: move rk3288 usbphy under the GRF node

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
 2016-03-31  8:00 UTC  (3+ messages)

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-31  7:53 UTC  (21+ messages)


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