messages from 2017-02-20 10:07:23 to 2017-03-07 10:36:39 UTC [more...]
[PATCH v2 0/3] meson-gx: Add mali-450 support
2017-03-07 10:36 UTC (15+ messages)
` [PATCH v2 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v2 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH 1/15] clk: divider: Make divider_round_rate take the parent clock
2017-03-07 8:56 UTC
[PATCH v5 0/10] mmc: meson-gx: series with smaller improvements
2017-03-06 18:24 UTC (12+ messages)
` [PATCH v5 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH v5 2/10] mmc: meson-gx: make two functions return void
` [PATCH v5 3/10] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v5 4/10] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v5 5/10] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v5 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v5 7/10] mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
` [PATCH v5 8/10] mmc: meson-gx: improve initial configuration
` [PATCH v5 9/10] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH v5 10/10] mmc: meson-gx: replace magic timeout numbers with constants
[PATCH 0/2] meson-gxl pinctrl - add the missing PWM pins
2017-03-06 16:14 UTC (5+ messages)
` [PATCH 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions
` [PATCH 2/2] ARM64: dts: amlogic: meson-gxl: add the missing PWM pins
[PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
2017-03-06 16:12 UTC (5+ messages)
` [PATCH 1/3] devicetree: add vendor prefix for Khadas
` [PATCH 2/3] dt-bindings: amlogic: add the Khadas VIM
` [PATCH 3/3] ARM64: dts: meson-gxl: add support for the Khadas VIM board
[PATCH v2 0/2] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-06 12:39 UTC (15+ messages)
` [PATCH v2 1/2] drm: bridge: dw-hdmi: Take input format from plat_data
` [PATCH v2 2/2] drm: bridge: Move HPD handling to PHY operations
[PATCH 0/2] Meson GXL USB2 PHY driver
2017-03-06 8:50 UTC (4+ 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-04 20:26 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: amlogic: Add HwaCom board
` [PATCH v3 2/2] ARM64: dts: meson-gxl: Add support for HwaCom AmazeTV
[PATCH v2] ARM64: dts: meson-gxl: Add support for HwaCom AmazeTV
2017-03-04 12:17 UTC (2+ messages)
[PATCH] phy: meson8b-usb2: fix offsets for some of the registers
2017-03-04 10:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 0/10] mmc: meson-gx: series with smaller improvements
2017-03-04 9:56 UTC
[PATCH 0/1] meson-gxl: improve support for the P212 board
2017-03-04 9:52 UTC (6+ messages)
` [PATCH 1/1] ARM64: dts: meson-gxl: improve support for the P212 reference design
` [PATCH v2 0/1] meson-gxl: improve support for the P212 board
` [PATCH v2 1/1] ARM64: dts: meson-gxl: improve support for the P212 reference design
[PATCH v4 0/10] mmc: meson-gx: series with smaller improvements
2017-03-04 5:36 UTC (15+ messages)
` [PATCH v4 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH v4 2/10] mmc: meson-gx: make two functions return void
` [PATCH v4 3/10] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v4 4/10] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v4 5/10] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v4 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v4 7/10] mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
` [PATCH v4 8/10] mmc: meson-gx: improve initial configuration
` [PATCH v4 9/10] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH v4 10/10] mmc: meson-gx: replace magic timeout numbers with constants
[PATCH 0/2] Add support for HwaCom AmazeTV
2017-03-03 19:00 UTC (6+ messages)
` [PATCH 1/2] devicetree: Add vendor prefix for Hwacom Systems Inc
` [PATCH 2/2] ARM64: dts: meson-gxl: Add support for HwaCom AmazeTV
[PATCH 0/1] ARM64: defconfig: add support for PWM LEDs
2017-03-03 18:43 UTC (3+ messages)
` [PATCH 1/1] ARM64: defconfig: enable the leds-pwm driver and default-on trigger
[PATCH v3 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
2017-03-03 18:17 UTC (8+ messages)
` [PATCH v3 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v3 10/10] mmc: meson-gx: replace magic timeout numbers with constants
[PATCH 0/2] meson-sm: Fix issues when reading data from sm
2017-03-03 15:17 UTC (3+ messages)
` [PATCH 1/2] firmware: meson-sm: Check for buffer output size
` [PATCH 2/2] firmware: meson-sm: Allow 0 as valid return value
[RFC PATCH 0/2] drm/meson: RST Documentation
2017-03-03 10:14 UTC (3+ messages)
` [RFC PATCH 1/2] drm/meson: Convert existing documentation to actual kerneldoc
` [RFC PATCH 2/2] drm/meson: Add RST to bring together kerneldoc
[PATCH v2 0/2] scpi-sensors: Fix SCP sensor readings scale
2017-03-03 9:14 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: bindings: Introduce scpi,sensors-scale
` [PATCH v2 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
[PATCH 00/11] drm/meson: Initial support for HDMI Output
2017-03-03 7:01 UTC (15+ messages)
` [PATCH 01/11] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH 02/11] drm/meson: Add missing HDMI register
` [PATCH 03/11] drm/meson: Add support for components
` [PATCH 04/11] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
` [PATCH 05/11] drm/meson: add support for HDMI clock support
` [PATCH 06/11] drm/meson: Add support for HDMI venc modes and settings
` [PATCH 07/11] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
` [PATCH 08/11] ARM64: dts: meson-gx: Add shared CMA dma memory pool
` [PATCH 09/11] ARM64: dts: meson-gx: Add support for HDMI output
` [PATCH 10/11] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
` [PATCH 11/11] MAINTAINERS: update files for Amlogic DRM Driver
[PATCH] ARM64: dts: meson-gxbb-odroidc2: switch ethernet phy mode to rgmii-txid
2017-03-02 19:37 UTC (3+ messages)
[PATCH 0/2] scpi-sensors: Fix SCP sensor readings scale
2017-03-02 19:17 UTC (5+ messages)
` [PATCH 1/2] Documentation: bindings: Introduce scpi,sensors-scale
` [PATCH 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
[PATCH v4 0/9] meson-gx: reset RGMII PHYs and configure TX delay
2017-03-02 17:02 UTC (4+ messages)
` [PATCH v5 "
[PATCH] hwmon: (scpi) Add slope and offset to SCP sensor readings
2017-03-01 20:04 UTC (9+ messages)
[PATCH] clk: meson: fix SET_PARM macro
2017-03-01 19:03 UTC (5+ messages)
[PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
2017-03-01 18:04 UTC (2+ messages)
[PATCH 0/4] mmc: add pwrseq-based hw_reset
2017-03-01 18:01 UTC (2+ messages)
[PATCH] MAINTAINERS: drm-meson: Update git entries
2017-03-01 9:20 UTC
[PATCH 0/7] clk: meson: update clock controller for audio support
2017-02-28 13:30 UTC (8+ messages)
` [PATCH 1/7] clk: meson8b: put dividers and muxes in tables
` [PATCH 2/7] clk: gxbb: "
` [PATCH 3/7] clk: meson: mpll: add rw operation
` [PATCH 4/7] clk: meson: gxbb: mpll: use "
` [PATCH 5/7] clk: meson8b: add the mplls clocks 0, 1 and 2
` [PATCH 6/7] clk: meson: mpll: correct N2 maximum value
` [PATCH 7/7] dt-bindings: clk: gxbb: expose i2s output clock gates
[WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c
2017-02-28 10:51 UTC (18+ messages)
` [PATCH] [media] serial_ir: ensure we're ready to receive interrupts
[PATCH] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
2017-02-28 3:09 UTC (4+ messages)
` [PATCH v2] mmc: meson-gx: remove mmc host on device removal
[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
2017-02-27 22:34 UTC (6+ messages)
` [PATCH v3 2/4] ARM64: dts: meson-gx: add clock to DT binding documentation for hwrng
` [PATCH v3 3/4] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
` [PATCH v3 4/4] hwrng: meson: add clock handling to driver
[PATCH 0/2] Add support for HwaCom AmazeTV
2017-02-27 22:18 UTC (12+ messages)
` [PATCH 1/2] devicetree: Add vendor prefix for Hwacom Systems Inc
` [PATCH 2/2] ARM64: dts: meson-gxl: Add support for HwaCom AmazeTV
[PATCH v2 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
2017-02-27 22:16 UTC (7+ messages)
` [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
` [PATCH v2 3/3] hwrng: meson: add clock handling to driver
[PATCH v3.1] [media] serial_ir: ensure we're ready to receive interrupts
2017-02-25 14:55 UTC
[PATCH v3] [media] serial_ir: ensure we're ready to receive interrupts
2017-02-25 14:44 UTC
media / serial_ir: BUG: unable to handle kernel NULL pointer dereference at 0000039c
2017-02-24 19:19 UTC
[PATCH 0/2] hwrng: meson: add clock handling
2017-02-21 1:58 UTC (6+ messages)
` [PATCH 1/2] hwrng: meson: expose RNG0 clock via DT
` [PATCH 2/2] hwrng: meson: add clock handling to driver
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).