messages from 2019-04-04 11:25:09 to 2019-04-05 09:16:07 UTC [more...]
[PATCH 0/3] Sun8i NAND DMA support
2019-04-05 9:16 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: mtd: sunxi: Add new compatible
` [PATCH 2/3] mtd: rawnand: sunxi: Add DMA support for sun8i
` [PATCH 3/3] ARM: dts: sunxi: Improve sun8i NAND transfers by using DMA
[PATCH 1/2] dt-bindings: vendor-prefixes: add AZW
2019-04-05 9:08 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: sun50i: h6: Introduce Beelink GS1 board
[PATCH 0/4] Add CMT support for R-Car H3/M3-N/E3
2019-04-05 9:02 UTC (8+ messages)
` [PATCH 1/4] arm64: dts: renesas: r8a7795: Add CMT device nodes
` [PATCH 2/4] arm64: dts: renesas: r8a77965: "
` [PATCH 3/4] arm64: dts: renesas: r8a77990: "
` [PATCH 4/4] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
[PATCH 1/2] dt-bindings: watchdog: sunxi: Add H6 compatible
2019-04-05 9:02 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: h6: Add watchdog node
[RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID
2019-04-05 8:56 UTC (2+ messages)
[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
2019-04-05 8:49 UTC (11+ messages)
` [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support
` [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update
` [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation
` [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver
` [PATCH RFC 5/8] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
` [PATCH RFC 6/8] ARM64: "
` [PATCH RFC 7/8] ARM: EXYNOS: Enable exynos-asv driver "
` [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800
[PATCH 0/8] v4.19.0 Added Color Management Module
2019-04-05 8:39 UTC (5+ messages)
` [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures
[PATCH 0/2] clk: stm32: STM32F769 clocks
2019-04-05 7:53 UTC (3+ messages)
` [PATCH 1/2] clk: stm32: Introduce clocks of STM32F769 board
` [PATCH 2/2] ARM: dts: stm32: Enable STM32F769 clock driver
[RESEND 0/2] nvmem: sunxi-sid: add SID controller support for H6
2019-04-05 7:23 UTC (4+ messages)
` [RESEND 1/2] nvmem: sunxi_sid: Support SID on H6
` [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID
[PATCH v5 00/13] TVP5150 new features
2019-04-05 6:03 UTC (14+ messages)
` [PATCH v5 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v5 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v5 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v5 04/13] partial revert of "[media] tvp5150: add HW input connectors support"
` [PATCH v5 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v5 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v5 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v5 08/13] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v5 09/13] media: tvp5150: add s_power callback
` [PATCH v5 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v5 11/13] media: dt-bindings: tvp5150: add optional tvnorms documentation
` [PATCH v5 12/13] media: tvp5150: add support to limit tv norms on connector
` [PATCH v5 13/13] media: tvp5150: make debug output more readable
[PATCH 0/3] Add QCS404 interconnect provider driver
2019-04-05 3:54 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings
` [PATCH 2/3] interconnect: qcom: Add QCS404 interconnect provider driver
` [PATCH 3/3] arm64: dts: qcs404: Add interconnect provider DT nodes
[PATCH v4 0/4] PINCTRL: Mediatek pinctrl patch on mt8183
2019-04-05 3:45 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: mt8183: add binding document
` [PATCH v4 2/4] arm64: dts: mt8183: add pinctrl file
` [PATCH v4 3/4] arm64: dts: mt8183: add pinctrl device node
` [PATCH v4 4/4] pinctrl: add drive for I2C related pins on MT8183
[PATCH V2 01/20] spi: tegra114: fix PIO transfer
2019-04-05 3:27 UTC (24+ messages)
` [PATCH V2 02/20] spi: tegra114: use unpacked mode for below 4 bytes
` [PATCH V2 03/20] spi: tegra114: de-assert CS before SPI mode change
` Applied "spi: tegra114: de-assert CS before SPI mode change" to the spi tree
` [PATCH V2 04/20] spi: tegra114: avoid reset call in atomic context
` Applied "spi: tegra114: avoid reset call in atomic context" to the spi tree
` [PATCH V2 05/20] spi: tegra114: dump SPI registers during timeout
` Applied "spi: tegra114: dump SPI registers during timeout" to the spi tree
` [PATCH V2 06/20] spi: tegra114: set supported bits per word
` Applied "spi: tegra114: set supported bits per word" to the spi tree
` [PATCH V2 07/20] spi: tegra114: set bus number based on id
` [PATCH V2 08/20] spi: tegra114: add dual mode support
` [PATCH V2 09/20] spi: tegra114: add 3 wire transfer "
` [PATCH V2 10/20] Documentation: devicetree: spi: add spi-lsbyte-first propery
` [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode
` [PATCH V2 12/20] spi: tegra114: add support for LSBYTE_FIRST
` [PATCH V2 13/20] spi: tegra114: add support for interrupt mask
` [PATCH V2 14/20] spi: tegra114: add support for gpio based cs
` [PATCH V2 15/20] spi: tegra114: add support for hw "
` [PATCH V2 16/20] spi-summary: document set_cs_timing
` [PATCH V2 17/20] spi: add a method for configuring CS timing
` [PATCH V2 18/20] spi: tegra114: add support for HW "
` [PATCH V2 19/20] DT bindings: spi: document tx/rx clock delay properties
` [PATCH V2 20/20] spi: tegra114: add support for tuning TX and RX trimmers
[PATCH 0/7] ASoC: cs42l51: add some features
2019-04-05 3:26 UTC (5+ messages)
` [PATCH 5/7] ASoC: cs42l51: change mic bias DAPM
` Applied "ASoC: cs42l51: change mic bias DAPM" to the asoc tree
[PATCH 1/6] ASoC: meson: add g12a compatibles
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: add g12a compatibles" to the asoc tree
[PATCH 2/6] ASoC: meson: axg-fifo: add g12a support
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: axg-fifo: add g12a support" to the asoc tree
[PATCH 3/6] ASoC: meson: axg-toddr: add g12a support
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: axg-toddr: add g12a support" to the asoc tree
[PATCH 4/6] ASoC: meson: axg-frddr: add g12a support
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: axg-frddr: add g12a support" to the asoc tree
[PATCH 5/6] ASoC: meson: axg-tdm-formatter: rework quirks settings
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: rework quirks settings" to the asoc tree
[PATCH 6/6] ASoC: meson: axg-tdmout: add g12a support
2019-04-05 2:43 UTC (2+ messages)
` Applied "ASoC: meson: axg-tdmout: add g12a support" to the asoc tree
[PATCH v3 00/25] Add generic support for composing LED class device name
2019-04-05 1:12 UTC (7+ messages)
` [PATCH v3 02/25] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH v3 03/25] dt-bindings: leds: Add LED_COLOR_ID definitions
[PATCH RESEND v6 0/6] add i2c support for mt8183
2019-04-04 23:09 UTC (2+ messages)
[PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-04-04 22:06 UTC (18+ messages)
` [PATCH v1 01/17] kunit: test: add KUnit test runner core
` [PATCH v1 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v1 02/17] kunit: test: add test resource management API
` [PATCH v1 03/17] kunit: test: add string_stream a std::stream like string builder
` [PATCH v1 05/17] kunit: test: add the concept of expectations
` [PATCH v1 06/17] kbuild: enable building KUnit
` [PATCH v1 07/17] kunit: test: add initial tests
` [PATCH v1 10/17] kunit: test: add the concept of assertions
` [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v1 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v1 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v1 08/17] kunit: test: add support for test abort
` [PATCH v1 09/17] kunit: test: add tests for kunit "
` [PATCH v1 11/17] kunit: test: add test managed resource tests
` [PATCH v1 13/17] kunit: defconfig: add defconfigs for building KUnit tests
` [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit
` [PATCH v1 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
2019-04-04 22:00 UTC (8+ messages)
` [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties
` [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver
[PATCH V2 00/16] Add Tegra194 PCIe support
2019-04-04 19:54 UTC (17+ messages)
` [PATCH V2 01/16] PCI: Add #defines for PCIe spec r4.0 features
` [PATCH V2 02/16] PCI/PME: Export pcie_pme_disable_msi() API
` [PATCH V2 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V2 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V2 05/16] PCI: dwc: Move config space capability search API
` [PATCH V2 06/16] PCI: dwc: Add ext "
` [PATCH V2 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V2 08/16] PCI: dwc: Add support to enable "
` [PATCH V2 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V2 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V2 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V2 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V2 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V2 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V2 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V2 16/16] arm64: Add Tegra194 PCIe driver to defconfig
[PATCH 00/10] Add Tegra194 PCIe support
2019-04-04 19:53 UTC (8+ messages)
` [PATCH 09/10] PCI: tegra: "
[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
2019-04-04 19:12 UTC (8+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
[PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
2019-04-04 19:08 UTC (12+ messages)
` [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging
[PATCH RESEND v4 0/4] Add support for lradc on A83T
2019-04-04 18:49 UTC (3+ messages)
` [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T
[PATCH v1] ARM: dts: aspeed: Add lenovo hr630 BMC machine
2019-04-04 18:13 UTC (2+ messages)
[PATCH] arm64: dts: imx8mq: add GPU node
2019-04-04 16:52 UTC
[PATCH 1/8] dt-bindings: phy: tegra-xusb: List PLL power supplies
2019-04-04 16:51 UTC (7+ messages)
` [PATCH 4/8] ARM: tegra: nyan: Move PLL power supplies to XUSB pad controller
` [PATCH 6/8] arm64: tegra: jetson-tx1: "
` [PATCH 7/8] arm64: tegra: smaug: "
` [PATCH v2 8/8] arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support
[PATCH 1/2] dt-bindings: phy-imx8mq-usb: add optional vbus supply regulator
2019-04-04 16:41 UTC (2+ messages)
` [PATCH 2/2] phy: fsl-imx8mq-usb: add support for VBUS power control
[v3 PATCH 0/6] add USB Type-B GPIO connector driver
2019-04-04 16:35 UTC (3+ messages)
` [v3 PATCH 5/6] usb: roles: "
[PATCH net-next v3 0/4] net: phy: add Amlogic g12a support
2019-04-04 16:33 UTC (7+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: phy: add g12a mdio mux documentation
` [PATCH net-next v3 2/4] net: phy: add amlogic g12a mdio mux support
` [PATCH net-next v3 3/4] net: phy: meson-gxl: add g12a support
` [PATCH net-next v3 4/4] net: phy: meson-gxl: clean-up gxl variant driver
[PATCH v6 0/9] iProc I2C slave mode and NIC mode
2019-04-04 16:28 UTC (7+ messages)
` [PATCH v6 9/9] arm64: dts: Stingray: Add NIC i2c device node
[PATCH 0/2] add support for LSM6DSR
2019-04-04 16:02 UTC (3+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to LSM6DSR
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsr device bindings
[PATCH v9 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support
2019-04-04 15:25 UTC
[PATCH 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings
2019-04-04 15:05 UTC (3+ messages)
` [PATCH 4/6] dt-bindings: arm: amlogic: add G12B bindings
` [PATCH 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding
[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
2019-04-04 14:36 UTC (4+ messages)
` [RESEND PATCHv3 1/3] Documentation: dt: edac: Fix Stratix10 IRQ bindings
` [RESEND PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings
` [RESEND PATCHv3 3/3] arm64: dts: stratix10: Use new Stratix10 EDAC bindings
[PATCH][V2] Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet"
2019-04-04 14:22 UTC (3+ messages)
[PATCH 1/7] ASoC: dt-bindings: update cs42l51 bindings
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: dt-bindings: update cs42l51 bindings" to the asoc tree
[PATCH 2/7] ASoC: cs42l51: add regulator management
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: cs42l51: add regulator management" to the asoc tree
[PATCH 3/7] ASoC: cs42l51: add reset management
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: cs42l51: add reset management" to the asoc tree
[PATCH 4/7] ASoC: cs42l51: add support of master mode
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: cs42l51: add support of master mode" to the asoc tree
[PATCH 6/7] ASoC: cs42l51: add power management
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: cs42l51: add power management" to the asoc tree
[PATCH 7/7] ASoC: cs42l51: add adc volume control
2019-04-04 13:58 UTC (2+ messages)
` Applied "ASoC: cs42l51: add adc volume control" to the asoc tree
[PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6
2019-04-04 13:36 UTC (5+ messages)
` [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func
[PATCH v5 00/13] Add support for usb on Hikey960
2019-04-04 13:26 UTC (5+ messages)
` [PATCH v5 08/13] usb: roles: Introduce stubs for the exiting functions in role.h
` [PATCH v5 09/13] usb: roles: Add usb role switch notifier
[PATCH v8 00/11] mfd: add support for max77650 PMIC
2019-04-04 13:22 UTC (5+ messages)
` [PATCH v8 03/11] dt-bindings: leds: add DT bindings for max77650
` [PATCH v8 09/11] leds: max77650: add LEDs support
[PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander
2019-04-04 13:22 UTC (4+ messages)
` [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver
[PATCH v2 00/25] Add generic support for composing LED class device name
2019-04-04 13:21 UTC (7+ messages)
` [PATCH 05/25] dt-bindings: leds: Add function and color properties
[PATCH v2 0/5] Add bluetooth, gps and accelerometer to TBS A711
2019-04-04 12:43 UTC (3+ messages)
` [PATCH v2 5/5] ARM: dts: sun8i: tbs-a711: Enable UART2 (for NEO-6M GPS module)
[PATCH v2] arm64: dts: rockchip: eMMC additions for rk3328-roc-cc
2019-04-04 12:40 UTC (2+ messages)
[PATCH v1 1/1] ARM: dts: colibri/apalis: convert to SPDX license tags
2019-04-04 12:16 UTC
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).