linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 11:08:41 to 2019-04-27 12:53:43 UTC [more...]

serial drivers polishing
 2019-04-27 12:52 UTC  (16+ messages)
` [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH 02/41] drivers: tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
` [PATCH 04/41] drivers: tty: serial: dz: fix use fix bare 'unsigned'
` [PATCH 05/41] drivers: tty: serial: dz: use pr_info() instead of incomplete printk()
` [PATCH 07/41] drivers: tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
` [PATCH 09/41] drivers: tty: serial: sb1250-duart: fill mapsize and use it
` [PATCH 10/41] drivers: tty: serial: sb1250-duart: fix missing parentheses
` [PATCH 11/41] drivers: tty: serial: sb1250-duart: fix formatting error
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 18/41] drivers: tty: serial: apbuart: use dev_info() instead of printk()
` [PATCH 19/41] drivers: tty: serial: apbuart: fix code formatting

[PATCH AUTOSEL 4.19 13/53] clk: meson-gxbb: round the vdec dividers to closest
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 5.0 18/79] clk: meson-gxbb: round the vdec dividers to closest
 2019-04-27  1:37 UTC 

[PATCH v3 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-26 21:45 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: clk: g12a-clkc: add Temperature Sensor clock ID
` [PATCH v3 2/2] clk: meson-g12a: Add Temperature Sensor clock

[PATCH] clk: Remove CLK_IS_BASIC clk flag
 2019-04-26 17:59 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 11/52] reset: meson-audio-arb: Fix missing .owner setting of reset_controller_dev
 2019-04-24 14:38 UTC 

[PATCH AUTOSEL 5.0 13/66] reset: meson-audio-arb: Fix missing .owner setting of reset_controller_dev
 2019-04-24 14:32 UTC 

[PATCH 0/4] clk: meson: fixup g12a mpll
 2019-04-23 23:19 UTC  (11+ messages)
` [PATCH 1/4] clk: meson: mpll: add init callback and regs

[PATCH v2 0/6] arm64: Add initial support for Odroid-N2
 2019-04-23 18:25 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings
` [PATCH v2 2/6] clk: meson: g12a: Add support for G12B CPUB clocks
` [PATCH v2 3/6] clk: meson: g12a: mark fclk_div3 as critical
` [PATCH v2 4/6] dt-bindings: arm: amlogic: add G12B bindings
` [PATCH v2 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding
` [PATCH v2 6/6] arm64: dts: meson: Add minimal support for Odroid-N2

[PATCH v2 0/3] pwm: Add support for Amlogic Meson G12A
 2019-04-23 13:36 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: Update bindings for the Meson G12A Family
` [PATCH v2 2/3] pwm: meson: Add clock source configuration for Meson G12A
` [PATCH v2 3/3] arm64: dts: meson-g12a: Add PWM nodes

[PATCH v2 0/4] Add drive-strength in Meson pinctrl driver
 2019-04-23 11:13 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: add a 'drive-strength-uA' property
` [PATCH v2 2/4] pinctrl: generic: add new 'drive-strength-uA' property support
` [PATCH v2 3/4] dt-bindings: pinctrl: meson: Add drive-strength-uA property
` [PATCH v2 4/4] pinctrl: meson: add support of drive-strength-uA

[PATCH 0/3] pwm: Add support for Amlogic Meson G12A
 2019-04-23  9:35 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pwm: Update bindings for the Meson G12A Family
` [PATCH 2/3] pwm: meson: Add clock source configuration for Meson G12A
` [PATCH 3/3] arm64: dts: meson-g12a: Add PWM nodes

[PATCH v2 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-23  9:02 UTC  (8+ messages)
` [PATCH v2 1/7] mmc: meson-gx: remove open coded read with timeout
` [PATCH v2 2/7] mmc: meson-gx: ack only raised irq
` [PATCH v2 3/7] mmc: meson-gx: correct irq flag
` [PATCH v2 4/7] mmc: meson-gx: disable HS400
` [PATCH v2 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes
` [PATCH v2 6/7] mmc: meson-gx: remove Rx phase tuning
` [PATCH v2 7/7] mmc: meson-gx: add signal resampling tuning

[PATCH v6 0/4] arm64: meson: Add support for USB on Amlogic G12A
 2019-04-23  8:51 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
` [PATCH v6 2/4] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings
` [PATCH v6 3/4] usb: dwc2: Add Amlogic G12A DWC2 Params
` [PATCH v6 4/4] usb: dwc3: Add Amlogic G12A DWC3 glue

[PATCH 0/3] arm64: meson-g12a: Add Infrared Decoder support
 2019-04-23  8:30 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: meson-g12a: Add IR nodes
` [PATCH 2/3] arm64: dts: meson-g12a-x96-max: enable IR decoder
` [PATCH 3/3] arm64: dts: meson-g12a-u200: "

[PATCH AUTOSEL 4.14 30/43] drm/meson: Fix invalid pointer in meson_drv_unbind()
 2019-04-22 19:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/43] drm/meson: Uninstall IRQ handler

[PATCH AUTOSEL 4.19 45/68] drm/meson: Fix invalid pointer in meson_drv_unbind()
 2019-04-22 19:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 46/68] drm/meson: Uninstall IRQ handler

[PATCH AUTOSEL 5.0 56/98] drm/meson: Fix invalid pointer in meson_drv_unbind()
 2019-04-22 19:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 57/98] drm/meson: Uninstall IRQ handler

[GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2
 2019-04-21 14:51 UTC 

[GIT PULL] ARM: dts: Amlogic updates for v5.2, round 2
 2019-04-21 14:43 UTC 

[GIT PULL] soc: amlogic: updates for v5.2, round 2
 2019-04-21 14:41 UTC 

[PATCH 0/2] ARM: dts: meson: two GPU fixes
 2019-04-20  9:32 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: meson8: fix GPU interrupts and drop an undocumented property
` [PATCH 2/2] ARM: dts: meson8b: drop undocumented property from the Mali GPU node

[PATCH 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-20  9:23 UTC  (16+ messages)
` [PATCH 1/7] mmc: meson-gx: remove open coded read with timeout
` [PATCH 2/7] mmc: meson-gx: ack only raised irq
` [PATCH 3/7] mmc: meson-gx: irq is not shared
` [PATCH 4/7] mmc: meson-gx: disable HS400
` [PATCH 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes
` [PATCH 6/7] mmc: meson-gx: remove Rx phase tuning
` [PATCH 7/7] mmc: meson-gx: add signal resampling tuning

[PATCH 0/4] meson-nand: small code improvements
 2019-04-19  9:00 UTC  (13+ messages)
` [PATCH 1/4] mtd: rawnand: meson: use struct_size macro
` [PATCH 2/4] mtd: rawnand: meson: use of_property_count_elems_of_size helper
` [PATCH 3/4] mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
` [PATCH 4/4] mtd: rawnand: meson: only initialize the RB completion once

[GIT PULL] clk: meson: 2nd update for v5.2
 2019-04-18 20:32 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: meson: mmc clean-up
 2019-04-18 20:21 UTC  (10+ messages)
` [PATCH 1/6] arm64: dts: meson: libretech-cc: set eMMC as removable
` [PATCH 2/6] arm64: dts: meson: libretech-cc: switch eMMC to 1.8v
` [PATCH 3/6] arm64: dts: meson: fix mmc pin bias
` [PATCH 4/6] arm64: dts: meson: fix mmc v2 chips max frequencies
` [PATCH 5/6] arm64: dts: meson: vim2: add missing clk-gate pinctrl
` [PATCH 6/6] arm64: dts: meson: vim2: remove sd hs and hs400 modes from emmc

[PATCH 0/3] 32-bit Meson: add the canvas module
 2019-04-18 19:50 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: meson8: "
` [PATCH 2/3] ARM: dts: meson8m2: update the offset of "
` [PATCH 3/3] ARM: dts: meson8b: add "

[PATCH] drm/meson: add size and alignment requirements for dumb buffers
 2019-04-17 18:27 UTC  (3+ messages)

[PATCH -next] drm/meson: Make some functions static
 2019-04-17 18:26 UTC  (3+ messages)

[PATCH 0/7] arm64: meson: g12a: add audio devices
 2019-04-17 14:58 UTC  (12+ messages)
` [PATCH 1/7] arm64: dts: meson: g12a: add audio clock controller
` [PATCH 2/7] arm64: dts: meson: g12a: add audio memory arbitrer
` [PATCH 3/7] arm64: dts: meson: g12a: add audio fifos
` [PATCH 4/7] arm64: dts: meson: g12a: add tdm devices
` [PATCH 5/7] arm64: dts: meson: g12a: add spdifouts
` [PATCH 6/7] arm64: dts: meson: g12a: add pdm
` [PATCH 7/7] arm64: dts: meson: g12a: add spdifin

[PATCH 0/3] Meson8b: add support for the RTC on EC-100 and Odroid-C1
 2019-04-16 19:01 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: meson: add support for the RTC
` [PATCH 2/3] ARM: dts: meson8b: ec100: enable "
` [PATCH 3/3] ARM: dts: meson8b: odroid-c1: prepare support for "

[PATCH 0/6] arm64: Add initial support for Odroid-N2
 2019-04-16 18:37 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: meson-g12a: Add support for Video Display
 2019-04-16 18:32 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: g12a: Add boards peripherals
 2019-04-16  0:49 UTC  (4+ messages)
` [PATCH v2 04/11] arm64: dts: meson-g12a-u200: add regulators

[PATCH] soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
 2019-04-16  0:40 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: g12a: Add boards peripherals
 2019-04-16  0:35 UTC  (3+ messages)

[PATCH v2 net-next] net: phy: switch drivers to use dynamic feature detection
 2019-04-16  0:20 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: g12a: Add peripherals
 2019-04-15 22:46 UTC  (4+ messages)

[GIT PULL] clk: meson: headers for v5.2
 2019-04-15 22:31 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: meson: Add G12A display bindings
 2019-04-15 22:22 UTC  (3+ messages)

[PATCH 09/12] meson-gx-socinfo: add missing of_node_put after of_device_is_available
 2019-04-14 16:12 UTC  (2+ messages)

[PATCH v2 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-12  8:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add Temperature Sensor clock ID
` [PATCH v2 2/2] clk: meson-g12a: Add Temperature Sensor clock

[PATCH v5 0/3] media: platform: Add support for the Amlogic Meson G12A AO CEC Controller
 2019-04-12  8:31 UTC  (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B Compatible
` [PATCH v5 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
` [PATCH v5 3/3] MAINTAINERS: Update AO CEC with ao-cec-g12a driver

[PATCH 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-12  8:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clk: g12a-clkc: add Temperature Sensor clock ID
` [PATCH 2/2] clk: meson-g12a: Add Temperature Sensor clock

v4l error on stretch c2
 2019-04-11 18:08 UTC  (4+ messages)

[GIT PULL] clk: meson: updates for v5.2
 2019-04-11 17:15 UTC  (2+ messages)

[PATCH stable 5.0] Revert "clk: meson: clean-up clock registration"
 2019-04-11 15:17 UTC  (3+ messages)

[PATCH stable 4.19] Revert "clk: meson: clean-up clock registration"
 2019-04-11 10:11 UTC 

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-04-11  3:00 UTC  (12+ messages)

[v2 PATCH 1/4] phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
 2019-04-11  1:04 UTC  (4+ messages)
` [v2 PATCH 4/4] phy: phy-meson-gxl-usb2: "

[PATCH net-next] net: phy: switch drivers to use dynamic feature detection
 2019-04-10 19:33 UTC  (4+ messages)


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).