Linux Rockchip
[Prev Page][Next Page]
- [PATCH 3/6] regulator: rk808: Make rk808 generic, rename rk808-regulator.c, (continued)
- [PATCH v5 00/24] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v5 01/24] pwm: introduce the pwm_args concept,
Boris Brezillon
- [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate,
Boris Brezillon
- [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 05/24] input: misc: max77693: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 06/24] leds: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 07/24] regulator: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 08/24] fbdev: ssd1307fb: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 09/24] backlight: pwm_bl: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 11/24] backlight: lp855x: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 12/24] backlight: lm3630a: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 13/24] input: misc: max8997: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 15/24] drm: i915: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 16/24] ARM: explicitly apply PWM config extracted from pwm_args,
Boris Brezillon
- [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state,
Boris Brezillon
- [PATCH v5 18/24] pwm: introduce the pwm_state concept,
Boris Brezillon
- [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state,
Boris Brezillon
- [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra,
Boris Brezillon
- [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update,
Boris Brezillon
- [PATCH v5 22/24] pwm: update documentation,
Boris Brezillon
- [PATCH v5 23/24] pwm: switch to the atomic API,
Boris Brezillon
- [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs,
Boris Brezillon
- [RESEND PATCH v2 0/2] rockchip: power-domain: support qos save and restore,
Elaine Zhang
- [PATCH v2 0/2] rockchip: power-domain: support qos save and restore,
Elaine Zhang
- [GIT PULL 0/4] Rockchip updates for v4.7 - part1,
Heiko Stübner
- [GIT PULL] rockchip clock changes for 4.7 part 1,
Heiko Stuebner
- [PATCH 1/2] ARM: multi_v7_defconfig: Enable Rockchip displayport phy,
Heiko Stuebner
- [PATCH v2] ASoC: rockchip: i2s: configure the sdio pins' iomux mode,
Sugar Zhang
- [PATCH v1] clk: Add clk_composite_set_rate_and_parent,
Finlye Xiao
- [RFC 0/3] Add RK818 PMIC support,
Wadim Egorov
- [PATCH] phy: rockchip-emmc: fix compile issue on arm64 platform,
Kishon Vijay Abraham I
- [PATCH] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in,
Yakir Yang
- [PATCH 1/2] phy: Move ULPI phy header out of driver to includes path,
Vivek Gautam
- [PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable,
Tomeu Vizoso
[PATCH] ASoC: rockchip: i2s: configure the sdio pins' iomux mode,
Sugar Zhang
[PATCH] iommu/rockchip: Fix "is stall active" check,
John Keeping
[PATCH 1/2] drm/rockchip: remove redundant statement,
John Keeping
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v3,
Tomeu Vizoso
Issues with cros_ec and "spi: rockchip: check return value of dmaengine_prep_slave_sg",
Heiko Stuebner
[PATCH 1/2] phy: Group vendor specific phy drivers,
Vivek Gautam
[PATCH] ARM: dts: rockchip: update rk3288-veyron cpu operating points,
Heiko Stuebner
[PATCH 0/5] ARM: dts: rockchip: small cleanups,
Heiko Stuebner
[PATCH] ARM: dts: rockchip: move rk3036 memory definition to board files,
Heiko Stuebner
[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF,
Heiko Stuebner
[PATCH 0/3] move Rockchip usbphy under the GRF mfd,
Heiko Stuebner
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v2,
Tomeu Vizoso
[PATCH v2 0/3] Cleanup setup_clock callback from dw_mmc,
Shawn Lin
[PATCH v5 00/46] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled(),
Boris Brezillon
- [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period(),
Boris Brezillon
- [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field,
Boris Brezillon
- [PATCH v5 04/46] pwm: get rid of pwm->lock,
Boris Brezillon
- [PATCH v5 10/46] leds: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 11/46] regulator: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate,
Boris Brezillon
- [PATCH v5 09/46] misc: max77693-haptic: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 07/46] clk: pwm: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 13/46] backlight: pwm_bl: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state,
Boris Brezillon
- [PATCH v5 15/46] pwm: introduce the pwm_state concept,
Boris Brezillon
- [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs,
Boris Brezillon
- [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs,
Boris Brezillon
- [PATCH v5 05/46] pwm: introduce the pwm_args concept,
Boris Brezillon
- [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra,
Boris Brezillon
- [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state,
Boris Brezillon
- [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update,
Boris Brezillon
- [PATCH v5 23/46] pwm: rockchip: add support for atomic update,
Boris Brezillon
- [PATCH v5 21/46] pwm: rockchip: add initial state retrieval,
Boris Brezillon
- [PATCH v5 19/46] pwm: switch to the atomic API,
Boris Brezillon
- [PATCH v5 12/46] fbdev: ssd1307fb: use pwm_get_args() where appropriate,
Boris Brezillon
- [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API,
Boris Brezillon
- [PATCH v5 30/46] regulator: pwm: retrieve correct voltage,
Boris Brezillon
- [PATCH v5 31/46] pwm: update documentation,
Boris Brezillon
- [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable(),
Boris Brezillon
- [PATCH v5 34/46] clk: pwm: switch to the atomic API,
Boris Brezillon
- [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state(),
Boris Brezillon
- [PATCH v5 24/46] pwm: sti: add support for initial state retrieval,
Boris Brezillon
- [PATCH v5 26/46] pwm: sun4i: implement hardware readout,
Boris Brezillon
- [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs,
Boris Brezillon
- [PATCH v5 35/46] hwmon: pwm-fan: switch to the atomic API,
Boris Brezillon
- [PATCH v5 36/46] input: misc: max77693: switch to the atomic API,
Boris Brezillon
- [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time,
Boris Brezillon
- [PATCH v5 38/46] input: misc: pwm-beeper: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 39/46] leds: pwm: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field,
Boris Brezillon
- [PATCH v5 40/46] backlight: lm3630a: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 42/46] backlight: lp8788: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 43/46] backlight: pwm_bl: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 44/46] video: ssd1307fb: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 45/46] drm: i915: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 46/46] ARM: s3c24xx: rx1950: switch to the atomic PWM API,
Boris Brezillon
- [PATCH v5 00/46] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v5 00/46] pwm: add support for atomic update,
Boris Brezillon
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event,
Tomeu Vizoso
[PATCH v7 0/4] add reboot mode driver,
Andy Yan
[GIT PULL]: drm: bridge: add analogix_dp driver,
Yakir Yang
[PATCH v6 0/3] Add more clock compatible features and support the RK3399 clock,
Xing Zheng
[PATCH v5 0/4] Add more clock compatible features and support the RK3399 clock,
Xing Zheng
[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF,
Heiko Stuebner
[PATCH 1/2] phy: rockchip-dp: should be a child device of the GRF,
Heiko Stuebner
[PATCH v2] drm/rockchip: vop: Disable planes when disabling CRTC,
Tomeu Vizoso
[PATCH] iommu/rockchip: Only log stall errors when attaching,
Tomeu Vizoso
[PATCH v6 0/4] add reboot mode driver,
Andy Yan
[PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER,
Doug Anderson
[PATCH] iommu/rockchip: Don't feed NULL res pointers to devres,
Tomeu Vizoso
[RFC PATCH v1 0/4] Add Rockchip RGA support,
Yakir Yang
[RFC PATCH v1 3/4] ARM: dts: rockchip: add RGA device node for RK3288,
Yakir Yang
[RFC PATCH v1 4/4] ARM: dst: rockchip: enable RGA support on veyron devices,
Yakir Yang
[RFC PATCH v1 0/4] Add Rockchip RGA support,
Heiko Stübner
[PATCH] cpufreq: rockchip: add driver,
Feng Xiao
[PATCH] drm/rockchip: vop: Reset yrgb_mst when re-enabling,
Tomeu Vizoso
[PATCH] drm/rockchip: vop: Don't reject empty modesets,
Tomeu Vizoso
[PATCH] ARM: dts: rockchip: Add mdio node to ethernet node,
Tomeu Vizoso
[PATCH v2] spi: fix possible deadlock between internal bus locks and bus_lock_flag,
Heiko Stübner
[PATCH v1 0/2] rockchip: power-domain: support qos save and restore,
Elaine Zhang
[PATCH] ASoC: rt5640: Correct the digital interface data select,
Sugar Zhang
[PATCH 00/10] ARM: dts: rockchip: enable edp functionality,
Heiko Stuebner
- [PATCH 01/10] ARM: dts: rockchip: add rk3288 edp-phy node,
Heiko Stuebner
- [PATCH 02/10] ARM: dts: rockchip: add rk3288 displayport controller node,
Heiko Stuebner
- [PATCH 03/10] ARM: dts: rockchip: move edp-hpd pin definition into common location,
Heiko Stuebner
- [PATCH 04/10] ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators,
Heiko Stuebner
- [PATCH 05/10] ARM: dts: rockchip: add core rk3288-veyron backlight and panel nodes,
Heiko Stuebner
- [PATCH 06/10] ARM: dts: rockchip: add rk3288-veyron-jaq backlight and panel overrides,
Heiko Stuebner
- [PATCH 07/10] ARM: dts: rockchip: add rk3288-veyron-minnie backlight and panel settings,
Heiko Stuebner
- [PATCH 08/10] ARM: dts: rockchip: override edp hpd handling on veyron-pinky and speedy,
Heiko Stuebner
- [PATCH 09/10] ARM: dts: rockchip: simple panel and backlight supplies on veyron boards,
Heiko Stuebner
- [PATCH 10/10] ARM: dts: rockchip: enable the eDP on rk3288 veyron devices,
Heiko Stuebner
- [PATCH 00/10] ARM: dts: rockchip: enable edp functionality,
Yakir Yang
- [PATCH 00/10] ARM: dts: rockchip: enable edp functionality,
Doug Anderson
- [PATCH 00/10] ARM: dts: rockchip: enable edp functionality,
Heiko Stuebner
[PATCH] spi: don't lock the bus in __spi_pump_messages if it is already locked,
Heiko Stübner
[PATCH v2] ARM: rockchip: Fix use of plain integer as NULL pointer,
Peter Griffin
[PATCH] ARM: Rockchip: Fix use of plain integer as NULL pointer,
Peter Griffin
[PATCH v5 0/2] updates for rk3399 i2c support,
David Wu
[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement,
Andreas Färber
[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3399,
David Wu
[PATCH] iio: adc: rockchip_saradc: add saradc support for rk3399,
David Wu
[PATCH v2] pinctrl: rockchip: add support the get_direction,
Caesar Wang
[PATCH v4 0/3] update some i2c changes for rk3399 soc,
David Wu
[PATCH] mailbox: rockchip: avoid 64-bit division,
Arnd Bergmann
spi: rockchip: check requesting dma channel with EPROBE_DEFER,
Dan Carpenter
[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers,
Caesar Wang
- [PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible,
Caesar Wang
- [PATCH v3 2/9] net: arc_emac: add phy reset is optional for device tree,
Caesar Wang
- [PATCH v3 3/9] net: arc_emac: support the phy reset for emac driver,
Caesar Wang
- [PATCH v3 4/9] net: arc: trivial: cleanup the emac driver,
Caesar Wang
- [PATCH v3 5/9] clk: rockchip: add node-id for rk3036 emac hclk,
Caesar Wang
- [PATCH v3 6/9] clk: rockchip: associate the rk3036 HCLK_EMAC clock-id,
Caesar Wang
- [PATCH v3 7/9] clk: rockchip: add clock-id for rk3036 emac pll source clock,
Caesar Wang
- [PATCH v3 8/9] clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036,
Caesar Wang
- [PATCH v3 9/9] ARM: dts: rockchip: add to support emac for rk3036 SoCs,
Caesar Wang
- [PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers,
David Miller
[RESEND PATCH] pinctrl: rockchip: add support the get_direction,
Caesar Wang
[PATCH] pinctrl: rockchip: add support the get_direction,
Caesar Wang
[PATCH 1/2] i2c: rk3x: add support for rk3228,
Yakir Yang
[PATCH v2 0/9] arc_emac: fixes the emac issues and cleanup emac drivers,
Caesar Wang
- [PATCH v2 1/9] net: arc_emac: make the rockchip emac document more compatible,
Caesar Wang
- [PATCH v2 2/9] net: arc_emac: add phy reset is optional for device tree,
Caesar Wang
- [PATCH v2 3/9] net: arc_emac: support the phy reset for emac driver,
Caesar Wang
- [PATCH v2 4/9] net: arc: trivial: cleanup the emac driver,
Caesar Wang
- [PATCH v2 5/9] clk: rockchip: add node-id for rk3036 emac hclk,
Caesar Wang
- [PATCH v2 6/9] clk: rockchip: associate the rk3036 HCLK_EMAC clock-id,
Caesar Wang
- [PATCH v2 7/9] clk: rockchip: add clock-id for rk3036 emac pll source clock,
Caesar Wang
- [PATCH v2 8/9] clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036,
Caesar Wang
- [PATCH v2 9/9] ARM: dts: rockchip: add support emac for RK3036,
Caesar Wang
- [PATCH v2.1 3/9] net: arc_emac: support the phy reset for emac driver,
Caesar Wang
[PATCH] clk: rockchip: release io resource when failing to init clk,
Shawn Lin
[PATCH 0/7] Some trivial patches for rockchip clk stuff,
Shawn Lin
[PATCH] drm/rockchip: cancel pending vblanks on close,
John Keeping
[PATCH 0/6] arc_emac: fixes the emac issues oand cleanup emac drivers,
Caesar Wang
Cleanups and improvenments for pl330 v3,
Alexander Kochetkov
[PATCH 1/3 v2] dmaengine: pl330: cleanup quirk pass code,
Alexander Kochetkov
[PATCH v4 0/4] Add more clock compatible features and support the RK3399 clock,
Xing Zheng
[PATCH 10/13] thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register,
Eduardo Valentin
[RESEND PATCH v6 0/6] rockchip: power-domain: fix pm domain for support RK3399 SoC,
Elaine Zhang
[PATCH v6 0/6] rockchip: power-domain: fix pm domain for support RK3399 SoC,
Elaine Zhang
[PATCH v2 1/3] ARM: errata: Workaround errata A12 818325/852422 A17 852423,
Douglas Anderson
[PATCH v3] ARM, ARM64: dts: drop "arm, amba-bus" in favor of "simple-bus",
Masahiro Yamada
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]