Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-29 20:17:32 to 2017-04-13 20:54:48 UTC [more...]

[PATCH v2] mmc: sdio: fix alignment issue in struct sdio_func
 2017-04-13 20:54 UTC  (3+ messages)

[PATCH v2 0/5] media: rc: meson-ir: series with smaller improvements
 2017-04-12 19:34 UTC  (6+ messages)
` [PATCH v2 1/5] media: rc: meson-ir: remove irq from struct meson_ir
` [PATCH v2 2/5] media: rc: meson-ir: make use of the bitfield macros
` [PATCH v2 3/5] media: rc: meson-ir: switch to managed rc device allocation / registration
` [PATCH v2 4/5] media: rc: meson-ir: use readl_relaxed in the interrupt handler
` [PATCH v2 5/5] media: rc: meson-ir: change irq name to to of node name

[PATCH 0/2] mmc: meson-gx: add basic tuning
 2017-04-12 14:11 UTC  (4+ messages)
` [PATCH 1/2] mmc: meson-gx: introduce struct meson_tuning_params
` [PATCH 2/2] mmc: meson-gx: add basic tuning for rx clock phase

[GIT PULL] Amlogic clock driver updates for v4.12 - 2nd batch
 2017-04-12 12:52 UTC  (2+ messages)

[GIT PULL] Amlogic clock driver updates for v4.12
 2017-04-12 12:49 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainers for the meson clock driver
 2017-04-12 12:44 UTC  (2+ messages)

[PATCH 0/5] media: rc: meson-ir: series with smaller improvements
 2017-04-11 15:26 UTC  (11+ messages)
` [PATCH 1/5] media: rc: meson-ir: remove irq from struct meson_ir
` [PATCH 2/5] media: rc: meson-ir: make use of the bitfield macros
` [PATCH 3/5] media: rc: meson-ir: switch to managed rc device allocation / registration
` [PATCH 4/5] media: rc: meson-ir: use readl_relaxed in the interrupt handler
` [PATCH 5/5] media: rc: meson-ir: change irq name to to of node name

[PATCH] mmc: meson-gx: add support for descriptor chain mode
 2017-04-07 19:22 UTC 

[PATCH v2 0/2] clk: meson: MPLL fixes for Meson8b
 2017-04-07 15:39 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson: mpll: fix division by zero in rate_from_params
` [PATCH v2 2/2] clk: meson: mpll: use 64bit math "

[PATCH 0/2] clk: meson: MPLL fixes for Meson8b
 2017-04-07 15:12 UTC  (9+ messages)
` [PATCH 1/2] clk: meson: mpll: fix division by zero in rate_from_params
` [PATCH 2/2] clk: meson: mpll: use 64bit math "

[PATCH 0/1] pinctrl-meson8b: fix the NAND DQS pin definitions
 2017-04-07  7:31 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] pinctrl: meson: meson8b: fix the NAND DQS pins
  ` [PATCH v2 2/2] pinctrl: meson: meson8b: rename the NAND DQS pin definitions

meson-gx-mmc: 2nd patch set
 2017-04-06 14:57 UTC  (28+ messages)

[PATCH v2 10/14] phy: meson8b-usb2: simplify optional reset handling
 2017-04-06 10:30 UTC  (2+ messages)

[PATCH v4 0/3] meson-gx: Add mali-450 support
 2017-04-05 19:43 UTC  (3+ messages)
` [PATCH v4 2/3] clk: meson-gxbb: Add MALI clocks

[PATCH 0/3] soc: amlogic: Add Amlogic SoC Information driver
 2017-04-05 19:11 UTC  (11+ messages)
` [PATCH 1/3] soc: "
` [PATCH 2/3] dt-bindings: arm: amlogic: Add SoC information bindings
` [PATCH 3/3] ARM64: dts: meson-gx: Add SoC info register

[GIT PULL] Amlogic 64-bit DT updates for v4.12 (redo)
 2017-04-05  0:31 UTC 

[GIT PULL] Amlogic clock header updates for v4.12
 2017-04-04 23:14 UTC 

[PATCH v3 00/11] drm/meson: Initial support for HDMI Output
 2017-04-04 15:55 UTC  (13+ messages)
` [PATCH v3 01/11] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH v3 02/11] drm/meson: Add missing HDMI register
` [PATCH v3 03/11] drm/meson: Add support for components
` [PATCH v3 04/11] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
` [PATCH v3 05/11] drm/meson: add support for HDMI clock support
` [PATCH v3 06/11] drm/meson: Add support for HDMI venc modes and settings
` [PATCH v3 07/11] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
` [PATCH v3 08/11] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
` [PATCH v3 09/11] drm/meson: Convert existing documentation to actual kerneldoc
` [PATCH v3 10/11] drm/meson: Add RST to bring together kerneldoc
` [PATCH v3 11/11] MAINTAINERS: update files for Amlogic DRM Driver

[PATCH v6.1 0/4] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-04-04 15:55 UTC  (6+ messages)
` [PATCH v6.1 1/4] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v6.1 2/4] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v6.1 3/4] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v6.1 4/4] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH v2 00/13] drm/meson: Initial support for HDMI Output
 2017-04-04 13:50 UTC  (25+ messages)
` [PATCH v2 01/13] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH v2 03/13] drm/meson: Add support for components
` [PATCH v2 07/13] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
` [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
` [PATCH v2 09/13] ARM64: dts: meson-gx: Add support for HDMI output
` [PATCH v2 12/13] drm/meson: Add RST to bring together kerneldoc
` [PATCH v2 13/13] MAINTAINERS: update files for Amlogic DRM Driver

[PATCH 0/2] Meson GXL USB2 PHY driver
 2017-04-04 13:20 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH v6 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-04-04  9:52 UTC  (12+ messages)
` [PATCH v6 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v6 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v6 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v6 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v6 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v6 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH v3 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-04-04  8:40 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: clock: gxbb: expose UART clocks
` [PATCH v3 2/4] dt-binding: meson_uart: add documentation for the UARTs of amlogic
` [PATCH v3 3/4] tty/serial: meson_uart: add the core clock handling to the driver
` [PATCH v3 4/4] ARM64: dts: meson-gx: add core clock support for uart_A, uart_B and uart_C

[PATCH] MAINTAINERS: meson-drm: remove useless git repository
 2017-04-04  8:06 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
 2017-04-03 15:56 UTC  (4+ messages)

[PATCH v5.1 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-04-03  8:45 UTC  (8+ messages)
` [PATCH v5.1 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v5.1 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v5.1 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v5.1 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v5.1 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v5.1 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH 0/1] add support for the NAND clocks on Meson8b
 2017-04-02 18:54 UTC  (4+ messages)
` [PATCH 1/1] clk: meson: meson8b: add support for the NAND clocks

[PATCH 0/1] remove the "cpu_clk" from the GXBB/GXL/GXM driver
 2017-04-02 15:57 UTC  (3+ messages)
` [PATCH 1/1] clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver

[GIT PULL] Amlogic 64-bit DT updates for v4.12
 2017-03-31 17:07 UTC  (5+ messages)

[PATCH v2, 0/3] tty/serial: meson_uart: add support for core clock handling
 2017-03-31 17:03 UTC  (9+ messages)
` [PATCH v2,1/3] meson_uart: expose CLKID_UARTx

[PATCH v5 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-31 13:45 UTC  (10+ messages)
` [PATCH v5 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v5 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v5 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v5 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v5 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v5 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH v2 0/8] clk: meson: gxbb: more clock controller update for audio support
 2017-03-31 13:04 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: gxbb: expose spdif clock gates
` [PATCH v2 2/8] clk: meson: gxbb: protect against holes in the onecell_data array
` [PATCH v2 3/8] clk: meson: add audio clock divider support
` [PATCH v2 4/8] clk: meson: gxbb: add cts_amclk
` [PATCH v2 5/8] clk: meson: gxbb: add cts_mclk_i958
` [PATCH v2 6/8] clk: meson: gxbb: add cts_i958 clock
` [PATCH v2 7/8] dt-bindings: clock: gxbb: expose i2s master clock
` [PATCH v2 8/8] dt-bindings: clock: gxbb: expose spdif "

[GIT PULL] Amlogic: defconfig changes for v4.12
 2017-03-31 10:42 UTC  (2+ messages)

[PATCH] mmc: meson-gx: switch to descriptor chain mode
 2017-03-31  5:46 UTC 

[PATCH 0/2] Meson8b support for the meson_saradc driver
 2017-03-30 22:47 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt-bindings: add a Meson8b compatible to the SAR ADC

[PATCH 1/2] mmc: meson-gx: factor out setting block size
 2017-03-30 19:31 UTC  (4+ messages)
` [PATCH 2/2] mmc: meson-gx: factor out setting response configuration bits

[PATCH v5 00/10] i2c: meson: series with improvements
 2017-03-30 15:56 UTC  (2+ messages)

[GIT PULL] Amlogic driver updates for v4.12:
 2017-03-30 15:49 UTC  (2+ messages)

[PATCH v1 0/8] clk: meson: gxbb: more clock controller update for audio support
 2017-03-30  8:15 UTC  (3+ messages)

[PATCH] mmc: sdio: fix alignment issue in struct sdio_func
 2017-03-29 20:40 UTC  (3+ messages)


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