messages from 2017-03-20 14:33:11 to 2017-03-26 17:51:47 UTC [more...]
[RFC PATCH] clk: meson: gxbb: remove the "cpu_clk"
2017-03-26 17:51 UTC (2+ messages)
[PATCH v2 0/8] pinctrl: meson: add audio output pins
2017-03-26 17:19 UTC (9+ messages)
` [PATCH v2 1/8] pinctrl: meson: gxbb: add i2s "
` [PATCH v2 2/8] pinctrl: meson: gxbb: add spdif "
` [PATCH v2 3/8] pinctrl: meson: gxl: add i2s "
` [PATCH v2 4/8] pinctrl: meson: gxl: add spdif "
` [PATCH v2 5/8] ARM64: dts: meson-gxbb: add i2s "
` [PATCH v2 6/8] ARM64: dts: meson-gxbb: add spdif "
` [PATCH v2 7/8] ARM64: dts: meson-gxl: add i2s "
` [PATCH v2 8/8] ARM64: dts: meson-gxl: add spdif "
[PATCH 0/1] pinctrl-meson8b: fix the NAND DQS pin definitions
2017-03-25 18:43 UTC (2+ messages)
` [PATCH 1/1] pinctrl: meson: meson8b: fix the NAND DQS pins
[PATCH 0/2] Meson8b support for the meson_saradc driver
2017-03-25 18:31 UTC (7+ messages)
` [PATCH 1/2] Documentation: dt-bindings: add a Meson8b compatible to the SAR ADC
` [PATCH 2/2] iio: adc: meson-saradc: add Meson8b SoC compatibility
[PATCH v2 0/4] mmc: meson-gx: smaller functional extensions
2017-03-25 14:16 UTC (6+ messages)
` [PATCH v2 1/4] mmc: meson-gx: use bitfield macros
` [PATCH v2 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH v2 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH v2 4/4] mmc: meson-gx: add CMD23 mode
[PATCH v5 00/10] i2c: meson: series with improvements
2017-03-25 13:14 UTC (11+ messages)
` [PATCH v5 01/10] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v5 02/10] i2c: meson: remove member irq from struct meson_i2c
` [PATCH v5 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH v5 04/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v5 05/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v5 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v5 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v5 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v5 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v5 10/10] i2c: meson: improve and simplify interrupt handler
[PATCH 0/4] mmc: meson-gx: smaller functional extensions
2017-03-25 9:57 UTC (11+ messages)
` [PATCH 1/4] mmc: meson-gx: use bitfield macros
` [PATCH 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH 4/4] mmc: meson-gx: add CMD23 mode
[PATCH 0/8] pinctrl: meson: add audio output pins
2017-03-24 21:23 UTC (11+ messages)
` [PATCH 1/8] pinctrl: meson: gxbb: add i2s "
` [PATCH 2/8] pinctrl: meson: gxbb: add spdif "
` [PATCH 3/8] pinctrl: meson: gxl: add i2s "
` [PATCH 4/8] pinctrl: meson: gxl: add spdif "
` [PATCH 5/8] ARM64: dts: meson-gxbb: add i2s "
` [PATCH 6/8] ARM64: dts: meson-gxbb: add spdif "
` [PATCH 7/8] ARM64: dts: meson-gxl: add i2s "
` [PATCH 8/8] ARM64: dts: meson-gxl: add spdif "
[RFT PATCH 0/6] pinctrl: meson: Fix gpio-ranged for GPIO Hog
2017-03-24 20:11 UTC (10+ messages)
` [RFT PATCH 1/6] ARM64: dts: meson-gxbb: Add gpio-ranges properties
` [RFT PATCH 2/6] ARM64: dts: meson-gxl: "
` [RFT PATCH 3/6] ARM: dts: meson8: "
` [RFT PATCH 4/6] ARM: dts: meson8b: "
` [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT
` [RFT PATCH 6/6] ARM64: dts: meson-gxbb: Add USB Hub GPIO hog
[PATCH v4 0/3] meson-gx: Add mali-450 support
2017-03-24 19:20 UTC (5+ messages)
` [PATCH v4 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v4 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH] phy: meson8b-usb2: fix offsets for some of the registers
2017-03-24 19:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] mmc: meson-gx: add cmd23 and descriptor chain mode
2017-03-24 19:04 UTC (5+ messages)
` [PATCH 5/5] mmc: meson-gx: switch to "
[PATCH 0/6] mmc: meson-gx: further smaller refactorings
2017-03-24 18:58 UTC (9+ messages)
` [PATCH 1/6] mmc: meson-gx: remove unneeded configuration bit resets
` [PATCH 2/6] mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
` [PATCH 3/6] mmc: meson-gx: improve variable usage "
` [PATCH 4/6] mmc: meson-gx: improve response reading
` [PATCH 5/6] mmc: meson-gx: improve setting data->bytes_xfered
` [PATCH 6/6] mmc: meson-gx: simplify setting timeout configuration parameters
[PATCH v4 00/10] i2c: meson: series with improvements
2017-03-24 10:19 UTC (11+ messages)
` [PATCH v4 04/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v4 05/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v4 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
[RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
2017-03-23 19:28 UTC (2+ messages)
[PATCH 0/2] meson-gxl pinctrl - add the missing PWM pins
2017-03-23 19:09 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions
` [PATCH v2 2/2] ARM64: dts: amlogic: meson-gxl: add the missing PWM pins
[PATCH v2 0/2] pinctrl: meson: Fix and add missing pins definitions
2017-03-23 10:41 UTC (3+ messages)
` [PATCH v2 1/2] pinctrl: meson-gxl: Fix inverted registers and add missing pins
` [PATCH v2 2/2] ARM64: dts: meson-gxl: Add missing pinctrl pins groups
[PATCH 0/2] meson-sm: Fix issues when reading data from sm
2017-03-23 10:31 UTC (5+ messages)
` [PATCH 1/2] firmware: meson-sm: Check for buffer output size
[PATCH 0/3] pinctrl: meson: Fix and add missing pins definitions
2017-03-23 8:57 UTC (8+ messages)
` [PATCH 2/3] pinctrl: meson-gxl: Fix inverted registers and add missing pins
` [PATCH 3/3] ARM64: dts: meson-gxl: Add missing pinctrl pins groups
[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
2017-03-23 7:56 UTC (7+ messages)
[PATCH 3/3] meson_uart: adds the core clock handling to the driver
2017-03-23 7:50 UTC (2+ messages)
[PATCH 2/3] meson_uart: add documentation for the dt-bindings of meson_uart
2017-03-23 7:47 UTC (2+ messages)
[PATCH 1/4] meson_uart: expose CLKID_UART0
2017-03-23 7:46 UTC (2+ messages)
[PATCH 0/4] meson_uart: add support for core clock handling
2017-03-23 7:43 UTC (3+ messages)
[PATCH 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL
2017-03-23 1:40 UTC (11+ messages)
` [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs
` [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant
` [PATCH 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant
[PATCH v3 0/3] meson-gx: Add mali-450 support
2017-03-23 1:28 UTC (7+ messages)
` [PATCH v3 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks
meson-gx-mmc: 2nd patch set
2017-03-22 19:45 UTC (14+ messages)
meson_uart: enabling the core clock for uart_A
2017-03-22 18:20 UTC (3+ messages)
[RFC 0/7] clk: implement clock locking mechanism
2017-03-22 18:13 UTC (10+ messages)
` [RFC 1/7] clk: take the prepare lock out of clk_core_set_parent
` [RFC 2/7] clk: add set_phase core function
` [RFC 3/7] clk: rework calls to round and determine rate callbacks
` [RFC 4/7] clk: add support for clock protection
` [RFC 5/7] clk: rollback set_rate_range changes on failure
` [RFC 6/7] clk: cosmetic changes to clk_summary debugfs entry
` [RFC 7/7] clk: fix incorrect usage of ENOSYS
[PATCH 0/2] ARM64: dts: meson-gxbb-odroidc2: Add GPIO lines names
2017-03-22 18:08 UTC (2+ messages)
[PATCH] ARM64: dts: meson-gx: Add Buttons to Q200 and P230 boards
2017-03-22 17:53 UTC (2+ messages)
[PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
2017-03-22 17:50 UTC (4+ messages)
` [PATCH v2 "
[PATCH v4 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-22 16:33 UTC (13+ messages)
` [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v4 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v4 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v4 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v4 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations
[PATCH v2 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL
2017-03-22 10:32 UTC (6+ messages)
` [PATCH v2 1/5] clk: meson: Add support for parameters for specific PLLs
` [PATCH v2 2/5] clk: meson-gxbb: Add GP0 PLL init parameters
` [PATCH v2 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant
` [PATCH v2 4/5] clk: meson-gxbb: Expose GP0 dt-bindings clock id
` [PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant
drm-meson
2017-03-22 8:56 UTC (7+ messages)
[PATCH v2 0/9] clk: meson: update clock controller for audio support
2017-03-21 23:21 UTC (11+ messages)
` [PATCH v2 3/9] clk: meson8b: put dividers and muxes in tables
` [PATCH v2 4/9] clk: gxbb: "
` [PATCH v2 5/9] clk: meson: mpll: add rw operation
` [PATCH v2 6/9] clk: meson: gxbb: mpll: use "
` [PATCH v2 7/9] clk: meson8b: add the mplls clocks 0, 1 and 2
[PATCH v2 00/13] drm/meson: Initial support for HDMI Output
2017-03-21 15:25 UTC (14+ messages)
` [PATCH v2 01/13] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH v2 02/13] drm/meson: Add missing HDMI register
` [PATCH v2 03/13] drm/meson: Add support for components
` [PATCH v2 04/13] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
` [PATCH v2 05/13] drm/meson: add support for HDMI clock support
` [PATCH v2 06/13] drm/meson: Add support for HDMI venc modes and settings
` [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 10/13] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
` [PATCH v2 11/13] drm/meson: Convert existing documentation to actual kerneldoc
` [PATCH v2 12/13] drm/meson: Add RST to bring together kerneldoc
` [PATCH v2 13/13] MAINTAINERS: update files for Amlogic DRM Driver
[RFT PATCH 0/1] Meson GXBB: use pwm-leds on supported devices
2017-03-20 19:56 UTC (3+ messages)
[PATCH 1/4] mmc: pwrseq: add op reset to struct mmc_pwrseq_ops
2017-03-20 18:02 UTC (6+ messages)
[PATCH v3 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-20 15:35 UTC (8+ messages)
` [PATCH v3 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox