messages from 2019-09-10 07:53:01 to 2019-09-11 09:01:22 UTC [more...]
[PATCH 1/2] ASoC: fsl_mqs: add DT binding documentation
2019-09-11 14:42 UTC (2+ messages)
[PATCH 1/2] arm64: dts: imx8mm: Remove incorrect fallback compatible for ocotp
2019-09-11 14:24 UTC (2+ messages)
[PATCH v2 0/2] hwrng: npcm: add NPCM RNG driver support
2019-09-11 8:29 UTC (9+ messages)
` [PATCH v2 1/2] dt-binding: hwrng: add NPCM RNG documentation
` [PATCH v2 2/2] hwrng: npcm: add NPCM RNG driver
[PATCH v5 0/9] i2c: add support for filters
2019-09-11 8:24 UTC (10+ messages)
` [PATCH v5 1/9] dt-bindings: i2c: at91: add new compatible
` [PATCH v5 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter
` [PATCH v5 3/9] i2c: add support for filters optional properties
` [PATCH v5 4/9] i2c: at91: add new platform support for sam9x60
` [PATCH v5 5/9] i2c: at91: add support for digital filtering
` [PATCH v5 6/9] i2c: at91: add support for advanced "
` [PATCH v5 7/9] i2c: at91: add support for analog filtering
` [PATCH v5 8/9] ARM: dts: at91: sama5d2_xplained: add analog and digital filter for i2c
` [PATCH v5 9/9] ARM: dts: at91: sama5d4_xplained: add "
[PATCH] ARM: dts: realtek: Add support for Realtek RTD16XX evaluation board
2019-09-11 8:06 UTC (3+ messages)
[PATCH] clk: sifive: Fix ethernet regression on HiFive Unleashed
2019-09-11 7:43 UTC
[PATCH v2 0/4] arm64: Add basic support for Amlogic A1 SoC Family
2019-09-11 7:37 UTC (8+ messages)
` [PATCH v2 4/4] arm64: dts: add support for A1 based Amlogic AD401
[PATCH 0/7] add support for clocksource/clockevent DT selection
2019-09-11 7:34 UTC (21+ messages)
` [PATCH 1/7] clocksource/drivers/c-sky: request timer_of_init only for probing CPU
` [PATCH 2/7] clocksource: change timer registration macros
` [PATCH 3/7] clocksource/timer_of: use BIT() macro
` [PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection
` [PATCH 5/7] clocksource/drivers/timer-of: add support support for timer's functionalities
` [PATCH 6/7] drivers/clocksource/timer-of: keep declaration on one line
` [PATCH 7/7] clocksource/drivers/integrator-ap: parse the chosen node
[PATCH] dt-bindings: arm: Convert Realtek board/soc bindings to json-schema
2019-09-11 7:19 UTC (3+ messages)
[PATCH v3 00/15] thermal: qcom: tsens: Add interrupt support
2019-09-11 7:16 UTC (10+ messages)
` [PATCH v3 05/15] arm: dts: msm8974: thermal: Add thermal zones for each sensor
` [PATCH v3 06/15] arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
` [PATCH v3 07/15] dt-bindings: thermal: tsens: Convert over to a yaml schema
` [PATCH v3 08/15] arm64: dts: sdm845: thermal: Add interrupt support
` [PATCH v3 09/15] arm64: dts: msm8996: "
` [PATCH v3 10/15] arm64: dts: msm8998: "
` [PATCH v3 11/15] arm64: dts: qcs404: "
` [PATCH v3 12/15] arm: dts: msm8974: "
` [PATCH v3 13/15] arm64: dts: msm8916: "
[PATCH v2 0/5] Poll mode for NXP DSPI driver
2019-09-11 7:00 UTC (9+ messages)
` [PATCH v2 5/5] ARM: dts: ls1021a-tsn: Use the DSPI controller in poll mode
[PATCH] dt-bindings: arm: samsung: Convert Samsung Exynos IOMMU H/W, System MMU to dt-schema
2019-09-11 6:26 UTC (3+ messages)
` [PATCH v2] "
[PATCH V4 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
2019-09-11 6:24 UTC (3+ messages)
` [PATCH V4 3/4] ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX7ULP_WDT by default
[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
2019-09-11 5:58 UTC (17+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox
` [PATCH v5 2/2] mailbox: introduce ARM SMC based mailbox
[PATCH v2 1/2] ARM: dts: opos6ul/opos6uldev: rework device tree to support i.MX6ULL
2019-09-11 2:11 UTC (3+ messages)
[PATCH v2 0/2] backlight_lm3630a: add enable_gpios property
2019-09-10 21:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: lm3630a: add enable_gpios
` [PATCH v2 2/2] backlight: lm3630a: add an enable gpio for the HWEN pin
[PATCH 3/7] dt-bindings: mv88e6xxx: add ability to set default queue priorities per port
2019-09-10 20:46 UTC (6+ messages)
` [PATCH 5/7] dt-bindings: mv88e6xxx: add ability to set queue scheduling
` [PATCH 7/7] dt-bindings: mv88e6xxx: add egress rate limiting
[PATCH v6 00/12] Device property improvements, add %pfw format specifier
2019-09-10 19:44 UTC (21+ messages)
` [PATCH v6 01/12] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
` [PATCH v6 02/12] software node: Get reference to parent swnode in get_parent op
` [PATCH v6 03/12] software node: Make argument to to_software_node const
` [PATCH v6 04/12] device property: Move fwnode_get_parent() up
` [PATCH v6 05/12] device property: Add functions for accessing node's parents
` [PATCH v6 06/12] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v6 07/12] device property: Add a function to obtain a node's prefix
` [PATCH v6 08/12] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v6 09/12] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v6 10/12] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v6 11/12] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v6 12/12] lib/test_printf: Add tests for %pfw printk modifier
[PATCH 0/2] backlight_lm3630a: add enable_gpios property
2019-09-10 19:06 UTC (6+ messages)
` [PATCH 1/2] backlight: lm3630a: add an enable gpio for the HWEN pin
[PATCH v2 0/3] Amazon's Annapurna Labs POS Driver
2019-09-10 19:05 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: al-pos: Amazon's Annapurna Labs POS
` [PATCH v2 2/3] soc: amazon: al-pos: Introduce Amazon's Annapurna Labs POS driver
` [PATCH v2 3/3] soc: amazon: al-pos: cast to u64 before left shifting
[PATCH] ARM: dts: imx6dl: SolidRun: add phy node with 100Mb/s max-speed
2019-09-10 18:50 UTC (5+ messages)
[RFC,v2 0/6] TI camera serdes and I2C address translation
2019-09-10 18:46 UTC (17+ messages)
` [RFC,v2 2/6] i2c: add I2C Address Translator (ATR) support
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer
[PATCH v7 0/7] qcom: add OCMEM support
2019-09-10 18:15 UTC (4+ messages)
[V2, 0/2] media: ov8856: DT bindings and sensor mode improvements
2019-09-10 17:44 UTC (5+ messages)
` [V2, 1/2] media: dt-bindings: media: i2c: Add bindings for ov8856
` [V2, 2/2] media: i2c: Add more sensor modes for ov8856 camera sensor
[PATCH v5 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
2019-09-10 17:38 UTC (4+ messages)
` [PATCH v5 4/7] PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
[PATCH v2 0/5] Introduce Power domain based warming device driver
2019-09-10 17:14 UTC (6+ messages)
` [PATCH v2 1/5] PM/Domains: Add support for retrieving genpd performance states information
` [PATCH v2 2/5] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count
` [PATCH 3/5] dt-bindings: thermal: Add generic power domain warming device binding
` [PATCH 4/5] thermal: Add generic power domain warming device driver
` [PATCH 5/5] arm64: dts: qcom: Add node for RPMH power domain warming device on sdm845
[RFC] ARM: omap3: Enable HWMODS for HW Random Number Generator
2019-09-10 16:39 UTC (12+ messages)
[Patch 00/13] media: am437x-vpfe: overdue maintenance
2019-09-10 16:20 UTC (3+ messages)
[PATCH v3 0/5] Read-only memremap()
2019-09-10 16:09 UTC (6+ messages)
` [PATCH v3 1/5] reserved_mem: Add a devm_memremap_reserved_mem() API
` [PATCH v3 2/5] soc: qcom: cmd-db: Migrate to devm_memremap_reserved_mem()
` [PATCH v3 3/5] memremap: Add support for read-only memory mappings
` [PATCH v3 4/5] arm64: Add support for arch_memremap_ro()
` [PATCH v3 5/5] soc: qcom: cmd-db: Map with read-only mappings
[PATCH 0/2] drm: LogiCVC display controller support
2019-09-10 15:34 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: Add xylon logicvc bindings documentation
` [PATCH 2/2] drm: Add support for the LogiCVC display controller
[PATCH 1/3] gpio: syscon: Add support for a custom get operation
2019-09-10 15:28 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: gpio: Add binding document for xylon logicvc-gpio
` [PATCH 3/3] gpio: syscon: Add support for the Xylon LogiCVC GPIOs
[PATCH 1/2] arm64: dts: imx8mn: Add system counter node
2019-09-10 15:25 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: Enable cpu-idle driver
[PATCH] irqchip/atmel-aic5: add support for sam9x60 irqchip
2019-09-10 15:15 UTC (2+ messages)
[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
2019-09-10 14:53 UTC (7+ messages)
` [PATCH v2 08/11] dt-bindings: mediatek: bindings for MT6779 clk
` [PATCH v2 09/11] clk: mediatek: Add dt-bindings for MT6779 clocks
` [PATCH v2 10/11] clk: mediatek: Add MT6779 clock support
[PATCH] arm64: dts: imx8mn: Add "fsl,imx8mq-src" as src's fallback compatible
2019-09-10 14:39 UTC
[PATCH V2 00/13] ARM: Add minimal Raspberry Pi 4 support
2019-09-10 14:13 UTC (3+ messages)
` [PATCH V2 11/13] ARM: bcm: Add support for BCM2711 SoC
[PATCH 1/2] dt-bindings: arm: fsl: Add the Kobo Aura H2O Edition 2
2019-09-10 13:44 UTC (2+ messages)
[V1, 0/2] media: ov8856: DT bindings and sensor mode improvements
2019-09-10 13:23 UTC (5+ messages)
` [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor
[PATCH v4 0/6] Exynos Adaptive Supply Voltage support
2019-09-10 12:36 UTC (7+ messages)
` [PATCH v4 1/6] opp: Handle target/min/max voltage in dev_pm_opp_adjust_voltage()
` [PATCH v4 2/6] dt-bindings: samsung: Update the CHIP ID binding documentation
` [PATCH v4 3/6] soc: samsung: Add Exynos Adaptive Supply Voltage driver
` [PATCH v4 4/6] ARM: EXYNOS: Enable exynos-asv driver for ARCH_EXYNOS
` [PATCH v4 5/6] ARM: dts: Add "syscon" compatible string to chipid node
` [PATCH v4 6/6] ARM: dts: Add samsung,asv-bin property for odroidxu3-lite
[PATCH] arm64: dts: ls1028a: Add FlexSPI support for NXP LS1028
2019-09-10 12:20 UTC (5+ messages)
` [PATCH] arm64: dts: ls1046a: Add QSPI node for ls1046afrwy
` [PATCH] arm64: dts: ls1046a: Append missing properties of QSPI node on ls1046ardb
` [PATCH] arm64: dts: ls1088a: Add QSPI support for NXP LS1088
` [PATCH] arm64: dts: ls208x: Remove non-compatible driver device from qspi node
[PATCH v3 0/2] ethtool: implement Energy Detect Powerdown support via phy-tunable
2019-09-10 12:07 UTC (4+ messages)
` [PATCH v3 1/2] "
[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
2019-09-10 11:59 UTC (8+ messages)
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver
[PATCH] reset: uniphier-glue: Add Pro5 USB3 support
2019-09-10 11:59 UTC (4+ messages)
[PATCH 0/3] dmaengine: Support for DMA domain controllers
2019-09-10 11:50 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: dma: Add documentation for DMA domains
` [PATCH 2/3] dmaengine: of_dma: Function to look up the DMA domain of a client
` [PATCH 3/3] dmaengine: Support for requesting channels preferring DMA domain controller
[PATCH v2 0/3] dmaengine: bindings/edma: dma-channel-mask to array
2019-09-10 11:45 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: dma-common: Change dma-channel-mask to uint32-array
` [PATCH v2 2/3] dt-bindings: dma: ti-edma: Document dma-channel-mask for EDMA
` [PATCH v2 3/3] dmaengine: ti: edma: Add support for handling reserved channels
[v4,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
2019-09-10 10:42 UTC (2+ messages)
` [v4,2/2] rtc: pcf85263/pcf85363: support PM, wakeup device, improve performance
[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
2019-09-10 10:33 UTC (3+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation
[PATCH 0/4] gpio: API boundary cleanups
2019-09-10 10:22 UTC (4+ messages)
[v3,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
2019-09-10 10:21 UTC (4+ messages)
` [EXT] "
[PATCH] regulator: uniphier: Add Pro5 USB3 VBUS support
2019-09-10 10:06 UTC (2+ messages)
` Applied "regulator: uniphier: Add Pro5 USB3 VBUS support" to the regulator tree
[PATCH] dmaengine: milbeaut-hdmac: fix devm_platform_ioremap_resource.cocci warnings
2019-09-10 10:03 UTC
[PATCH] dmaengine: milbeaut-hdmac: fix returnvar.cocci warnings
2019-09-10 10:02 UTC
[PATCH] riscv: dts: Add DT support for SiFive FU540 PWM driver
2019-09-10 9:52 UTC (2+ messages)
[PATCH v7 2/7] nfc: pn532_uart: Add NXP PN532 to devicetree docs
2019-09-10 9:32 UTC
[RFC PATCH 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
2019-09-10 8:43 UTC (3+ messages)
[PATCH v2 0/3] Add new binding regulator-fixed-clock to regulator-fixed
2019-09-10 8:35 UTC (3+ messages)
` [PATCH v2 3/3] dt-bindings: regulator: add regulator-fixed-clock binding
[PATCH v3 0/2] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
2019-09-10 8:08 UTC (8+ messages)
` [PATCH v3 2/2] dwc: PCI: intel: Intel PCIe RC controller driver
[v4 1/2] dt/bindings: display: Add optional property node define for Mali DP500
2019-09-10 8:01 UTC (4+ messages)
` [v4 2/2] drm/arm/mali-dp: Add display QoS interface configuration "
` [EXT] "
[v5 1/2] dt/bindings: display: Add optional property node define for Mali DP500
2019-09-10 7:59 UTC (2+ messages)
` [v5 2/2] drm/arm/mali-dp: Add display QoS interface configuration "
[PATCH v2 00/14] dmaengine/soc: Add Texas Instruments UDMA support
2019-09-10 7:53 UTC (4+ messages)
` [PATCH v2 10/14] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
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).