messages from 2017-03-07 10:36:39 to 2017-03-17 23:05:26 UTC [more...]
[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
2017-03-17 23:05 UTC (5+ messages)
meson-gx-mmc: 2nd patch set
2017-03-17 19:54 UTC (3+ messages)
[PATCH v3 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-17 16:11 UTC (21+ messages)
` [PATCH v3 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [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
` [PATCH v3 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v3 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v3 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations
[PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
2017-03-16 21:14 UTC (7+ messages)
` [PATCH 1/3] devicetree: add vendor prefix for Khadas
` [PATCH 2/3] dt-bindings: amlogic: add the Khadas VIM
[PATCH 0/2] meson-gxl pinctrl - add the missing PWM pins
2017-03-16 18:52 UTC (11+ messages)
` [PATCH 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions
[PATCH v2] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
2017-03-16 14:46 UTC (2+ messages)
[PATCH 1/4] mmc: pwrseq: add op reset to struct mmc_pwrseq_ops
2017-03-16 6:49 UTC (4+ messages)
[PATCH v3 0/2] scpi-sensors: Fix SCP sensor readings scale
2017-03-15 22:40 UTC (8+ messages)
` [PATCH v3 1/2] Documentation: bindings: Introduce scpi,sensors-scale
` [PATCH v3 1/2] Documentation: bindings: Introduce scpi, sensors-scale
` [PATCH v3 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
[PATCH 0/2] Meson GXL USB2 PHY driver
2017-03-15 19:59 UTC (7+ messages)
` [PATCH 1/2] Documentation: dt-bindings: Add documentation for the Meson GXL USB2 PHY
` [PATCH 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
[PATCH v3 0/2] Add support for HwaCom AmazeTV
2017-03-15 19:55 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: amlogic: Add HwaCom board
[PATCH 0/5] mmc: meson-gx: add cmd23 and descriptor chain mode
2017-03-15 19:34 UTC (6+ messages)
` [PATCH 1/5] mmc: meson-gx: switch irq name to DT node name
` [PATCH 2/5] mmc: meson-gx: improve response reading
` [PATCH 3/5] mmc: meson-gx: use block mode also for just one block
` [PATCH 4/5] mmc: meson-gx: add support for CMD23 mode
` [PATCH 5/5] mmc: meson-gx: switch to descriptor chain mode
[PATCH v2 10/14] phy: meson8b-usb2: simplify optional reset handling
2017-03-15 11:31 UTC
[PATCH 0/3] pinctrl: meson: Fix and add missing pins definitions
2017-03-15 9:49 UTC (8+ messages)
` [PATCH 1/3] pinctrl: meson-gxbb: Fix typo in i2c ao groups
` [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 0/2] ARM64: dts: meson-gxbb-odroidc2: Add GPIO lines names
2017-03-15 9:49 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO line
Status of Meson GPIO IRQ support
2017-03-15 7:50 UTC (2+ messages)
[PATCH 0/1] meson-gxl: improve support for the P212 board
2017-03-14 22:34 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] ARM64: dts: meson-gxl: improve support for the P212 reference design
[PATCH v4 00/10] i2c: meson: series with improvements
2017-03-14 21:53 UTC (11+ messages)
` [PATCH v4 01/10] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v4 02/10] i2c: meson: remove member irq from struct meson_i2c
` [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 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v4 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v4 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v4 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v4 10/10] i2c: meson: improve and simplify interrupt handler
` [PATCH v4 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
[PATCH] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
2017-03-14 16:21 UTC (4+ messages)
` [PATCH v2] mmc: meson-gx: remove mmc host on device removal
[PATCH v5 0/10] mmc: meson-gx: series with smaller improvements
2017-03-14 16:21 UTC (2+ messages)
[PATCH v3 00/10] i2c: meson: series with improvements
2017-03-14 11:16 UTC (14+ messages)
` [PATCH v3 01/10] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v3 02/10] i2c: meson: remove member irq from struct meson_i2c
` [PATCH v3 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH v3 04/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v3 05/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v3 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v3 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v3 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v3 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v3 10/10] i2c: meson: improve and simplify interrupt handler
[PATCH] clocksource: add missing line break to error messages
2017-03-14 9:40 UTC (3+ messages)
[PATCH 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL
2017-03-13 13:26 UTC (6+ messages)
` [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs
` [PATCH 2/5] clk: meson-gxbb: Add GP0 PLL init parameters
` [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant
` [PATCH 4/5] clk: meson-gxbb: Expose GP0 dt-bindings clock id
` [PATCH 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant
[RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
2017-03-13 9:10 UTC (4+ messages)
` [RESEND PATCH 1/3] ARM64: dts: meson-gx: Finally move common nodes to GX dtsi
` [RESEND PATCH 2/3] ARM64: dts: meson-gx: empty line cleanup
` [RESEND PATCH 3/3] ARM64: dts: meson-gx: Prepend GX generic compatible like other nodes
[PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes
2017-03-13 9:03 UTC (7+ messages)
` [PATCH 1/3] ARM64: dts: meson-gx: Finally move common nodes to GX dtsi
` [PATCH 2/3] ARM64: dts: meson-gx: empty line cleanup
` [PATCH 3/3] ARM64: dts: meson-gx: Prepend GX generic compatible like other nodes
[PATCH] ARM64: dts: meson-gxbb-odroidc2: enable USB Host Nodes
2017-03-11 6:48 UTC (6+ messages)
[PATCH v3 0/3] meson-gx: Add mali-450 support
2017-03-11 0:42 UTC (5+ messages)
` [PATCH v3 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v3 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH v2 0/9] clk: meson: update clock controller for audio support
2017-03-11 0:39 UTC (11+ messages)
` [PATCH v2 1/9] clk: meson: fix SET_PARM macro
` [PATCH v2 2/9] clk: meson: add missing const qualifiers on gate arrays
` [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 8/9] clk: meson: mpll: correct N2 maximum value
` [PATCH v2 9/9] dt-bindings: clk: gxbb: expose i2s output clock gates
[PATCH v2 00/10] i2c: meson: series with improvements
2017-03-10 23:36 UTC (15+ messages)
` [PATCH v2 01/10] i2c: meson: i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v2 02/10] i2c: meson: remove member irq from struct meson_i2c
` [PATCH v2 03/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v2 04/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v2 05/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH v2 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v2 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v2 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v2 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v2 10/10] i2c: meson: improve and simplify interrupt handler
[PATCH 00/12] i2c: meson: series with improvements
2017-03-09 20:16 UTC (24+ messages)
` [PATCH 01/12] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH 02/12] i2c: meson: remove member irq from struct meson_i2c
` [PATCH 03/12] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH 04/12] i2c: meson: use full 12 bits for clock divider
` [PATCH 05/12] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH 06/12] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH 07/12] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH 08/12] i2c: meson: explicitly ignore messages with length zero
` [PATCH 09/12] i2c: meson: don't create separate token chain just for the stop command
` [PATCH 10/12] i2c: meson: remove meson_i2c_write_tokens
` [PATCH 11/12] i2c: meson: improve and simplify interrupt handler
` [PATCH 12/12] i2c: meson: use state in meson_i2c_prepare_xfer
[PATCH] i2c: meson: fix wrong variable usage in meson_i2c_put_data
2017-03-09 14:41 UTC (3+ messages)
[PATCH 1/15] clk: divider: Make divider_round_rate take the parent clock
2017-03-09 10:55 UTC (3+ messages)
[PATCH v2 0/2] scpi-sensors: Fix SCP sensor readings scale
2017-03-08 19:11 UTC (5+ messages)
` [PATCH v2 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
[PATCH] ARM64: dts: meson-gx: Add Buttons to Q200 and P230 boards
2017-03-07 10:40 UTC
[PATCH v2 0/3] meson-gx: Add mali-450 support
2017-03-07 10:36 UTC (9+ messages)
` [PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
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;
as well as URLs for NNTP newsgroup(s).