messages from 2019-05-09 14:42:19 to 2019-05-10 10:43:38 UTC [more...]
[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-10 10:43 UTC (34+ messages)
` [PATCH v2 06/17] kbuild: enable building KUnit
` [PATCH v2 14/17] Documentation: kunit: add documentation for KUnit
[PATCH v5 0/5] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
2019-05-10 10:28 UTC (4+ messages)
` [PATCH v5 4/5] [media] allegro: add Allegro DVT video IP core driver
[PATCH v2 1/2] dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
2019-05-10 10:26 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: sound: sun4i-spdif: Document that the RX channel can be missing
[PATCH v8 0/9] EDAC drivers for Armada XP L2 and DDR
2019-05-10 10:15 UTC (10+ messages)
` [PATCH v8 1/9] ARM: l2c: move cache-aurora-l2.h to asm/hardware
` [PATCH v8 2/9] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE
` [PATCH v8 3/9] ARM: aurora-l2: add defines for parity and ECC registers
` [PATCH v8 4/9] ARM: l2x0: support parity-enable/disable on aurora
` [PATCH v8 5/9] dt-bindings: ARM: document marvell,ecc-enable binding
` [PATCH v8 6/9] ARM: l2x0: add marvell,ecc-enable property for aurora
` [PATCH v8 7/9] EDAC: Add missing debugfs_create_x32 wrapper
` [PATCH v8 8/9] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
` [PATCH v8 9/9] EDAC: armada_xp: Add support for more SoCs
[PATCH v1 0/6] add edma2 for i.mx7ulp
2019-05-10 10:14 UTC (7+ messages)
` [PATCH v1 1/6] dmaengine: fsl-edma: add dmamux_nr for next version
` [PATCH v1 2/6] dmaengine: mcf-edma: update to 'dmamux_nr'
` [PATCH v1 3/6] dmaengine: fsl-edma-common: move dmamux register to another single function
` [PATCH v1 4/6] dmaengine: fsl-edma: add i.mx7ulp edma2 version support
` [PATCH v1 5/6] dt-bindings: dma: fsl-edma: add new i.mx7ulp-edma
` [PATCH v1 6/6] ARM: dts: imx7ulp: add edma device node
[PATCH v6] arm64: dts: ls1088a: add one more thermal zone node
2019-05-10 10:12 UTC (6+ messages)
` [EXT] "
[PATCH net 1/5] of_net: remove nvmem-mac-address property
2019-05-10 9:35 UTC (2+ messages)
` [PATCH net 2/5] dt-bindings: doc: net: remove Linux API references
[PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support
2019-05-10 9:24 UTC (5+ messages)
[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
2019-05-10 9:24 UTC (4+ messages)
` [PATCH v2 4/4] devfreq: add mediatek cci devfreq
[PATCH v2 0/4] Add reset controller support for BM1880 SoC
2019-05-10 8:57 UTC (2+ messages)
[PATCH v5 0/6] Add drive-strength in Meson pinctrl driver
2019-05-10 8:52 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: pinctrl: add a 'drive-strength-microamp' property
` [PATCH v5 2/6] pinctrl: generic: add new 'drive-strength-microamp' property support
` [PATCH v5 3/6] dt-bindings: pinctrl: meson: Add drive-strength-microamp property
` [PATCH v5 4/6] pinctrl: meson: Rework enable/disable bias part
` [PATCH v5 5/6] pinctrl: meson: add support of drive-strength-microamp
` [PATCH v5 6/6] pinctrl: meson: g12a: add DS bank value
[PATCH V3 0/8] Add EMC scaling support for Tegra210
2019-05-10 8:47 UTC (9+ messages)
` [PATCH V3 1/8] dt-bindings: memory: tegra: Add external memory controller binding "
` [PATCH V3 2/8] clk: tegra: Add PLLP_UD and PLLMB_UD "
` [PATCH V3 3/8] clk: tegra: Export functions for EMC clock scaling
` [PATCH V3 4/8] memory: tegra: Add Tegra210 EMC clock driver
` [PATCH V3 5/8] memory: tegra: Add EMC scaling support code for Tegra210
` [PATCH V3 6/8] memory: tegra: Add EMC scaling sequence "
` [PATCH V3 7/8] clk: tegra: Remove the old emc_mux clock "
` [PATCH V3 8/8] arm64: tegra: Add external memory controller node "
[PATCH v2 00/15] usb: Add host and device support for RZ/A2
2019-05-10 8:41 UTC (27+ messages)
` [PATCH v2 01/15] ARM: dts: r7s9210: Add USB clock
` [PATCH v2 02/15] ARM: dts: rza2mevb: Add 48MHz "
` [PATCH v2 03/15] phy: renesas: rcar-gen3-usb2: detect usb_x1 clock
` [PATCH v2 04/15] dt-bindings: rcar-gen3-phy-usb2: Document use of usb_x1
` [PATCH v2 05/15] phy: renesas: rcar-gen3-usb2: Check dr_mode when not using OTG
` [PATCH v2 06/15] dt-bindings: rcar-gen3-phy-usb2: Document dr_mode
` [PATCH v2 07/15] dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support
` [PATCH v2 08/15] usb: renesas_usbhs: move flags macros
` [PATCH v2 09/15] usb: renesas_usbhs: add support for CNEN bit
` [PATCH v2 10/15] usb: renesas_usbhs: support byte addressable CFIFO
` [PATCH v2 11/15] usb: renesas_usbhs: Add support for RZ/A2
` [PATCH v2 12/15] dt-bindings: usb: renesas_usbhs: Add support for r7s9210
` [PATCH v2 13/15] ARM: dts: r7s9210: Add USB Host support
` [PATCH v2 14/15] ARM: dts: r7s9210: Add USB Device support
` [PATCH v2 15/15] ARM: dts: rza2mevb: Add USB host support
[PATCH 0/8] Add Mediatek thermal dirver and dtsi
2019-05-10 8:14 UTC (7+ messages)
` [PATCH 1/8] arm64: dts: mt8183: add thermal zone node
[RESEND PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
2019-05-10 7:51 UTC (2+ messages)
[PATCH] arm64: add support for rng-seed
2019-05-10 7:37 UTC (11+ messages)
[PATCH v6 0/9] Introduce STMFX I2C Multi-Function eXpander
2019-05-10 7:23 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD and Pinctrl due for the v5.2 merge window
[PATCH v3 0/3] usb: gadget: Add support for disabling U1 and U2 entries
2019-05-10 7:07 UTC (4+ messages)
` [PATCH v3 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
` [PATCH v3 2/3] usb: gadget: send usb_gadget as an argument in get_config_params
` [PATCH v3 3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries
[PATCH v2 0/3] usb: gadget: Add support for disabling U1 and U2 entries
2019-05-10 6:58 UTC (6+ messages)
` [PATCH v2 3/3] usb: dwc3: "
[PATCH v5 00/14] support gce on mt8183 platform
2019-05-10 6:48 UTC (8+ messages)
` [PATCH v5 03/12] dt-binding: gce: add binding for gce subsys property
` [PATCH v5 04/12] dt-binding: gce: add binding for gce event property
[PATCH 0/3] MT67XX random number generator support
2019-05-10 6:39 UTC (7+ messages)
` [PATCH 3/3] hwrng: add mt67xx-rng driver
[PATCH V5 00/16] Add Tegra194 PCIe support
2019-05-10 6:21 UTC (4+ messages)
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
[PATCH v2 0/8] Qualcomm QCS404 CDSP improvements and fastrpc
2019-05-10 4:34 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: Rename and amend Hexagon v56 binding
` [PATCH v2 2/8] remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP
` [PATCH v2 3/8] arm64: dts: qcom: qcs404-evb: Mark CDSP clocks protected
` [PATCH v2 4/8] arm64: dts: qcom: qcs404: Add TCSR node
` [PATCH v2 5/8] arm64: dts: qcom: qcs404: Fully describe the CDSP
` [PATCH v2 6/8] arm64: dts: qcom: qcs404: Move lpass and q6 into soc
` [PATCH v2 7/8] arm64: dts: qcom: qcs404: Define APPS IOMMU
` [PATCH v2 8/8] arm64: dts: qcom: qcs404: Add fastrpc nodes
[PATCH 1/1] of: reserved_mem: fix reserve memory leak
2019-05-10 4:15 UTC (3+ messages)
[v4] arm64: dts: ls1028a: Add properties for Mali DP500 node
2019-05-10 3:23 UTC (3+ messages)
` [EXT] "
[PATCH v2] arm64: dts: imx8mm-evk: Add BD71847 PMIC
2019-05-10 3:19 UTC (2+ messages)
[RFC, V2, 00/11] meida: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
2019-05-10 1:58 UTC (12+ messages)
` [RFC, V2, 01/11] dt-bindings: mt8183: Add binding for ISP Pass 1 reserved memory
` [RFC,V2,02/11] dts: arm64: mt8183: Add ISP Pass 1 shared memory node
` [RFC,V2,03/11] dt-bindings: mt8183: Added camera ISP Pass 1
` [RFC,V2,04/11] dts: arm64: mt8183: Add ISP Pass 1 nodes
` [RFC, V2, 05/11] media: platform: Add Mediatek ISP Pass 1 driver Kconfig
` [RFC, V2, 06/11] media: platform: Add Mediatek ISP P1 image & meta formats
` [RFC,V2,07/11] media: platform: Add Mediatek ISP P1 private control
` [RFC,V2,08/11] media: platform: Add Mediatek ISP P1 V4L2 functions
` [RFC,V2,09/11] media: platform: Add Mediatek ISP P1 device driver
` [RFC, V2, 10/11] media: platform: Add Mediatek ISP P1 SCP communication
` [RFC, V2, 11/11] media: platform: Add Mediatek ISP P1 shared memory device
[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
2019-05-10 1:06 UTC (11+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings
[PATCH 0/3] pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
2019-05-09 22:53 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: bcm2835-gpio: Document BCM7211 compatible
` [PATCH 2/3] pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
` [PATCH 3/3] pinctrl: bcm2835: bcm7211: Add support for 7211 pull-up functionality
[PATCH 1/2] of/fdt: Remove dead code and mark functions with __init
2019-05-09 21:55 UTC (2+ messages)
` [PATCH 2/2] of/fdt: Mark initial_boot_params as __ro_after_init
[PATCH repost 0/5] Repost CAN and CANFD dt-bindings
2019-05-09 19:20 UTC (6+ messages)
` [PATCH repost 1/5] dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
` [PATCH repost 2/5] dt-bindings: can: rcar_can: Add r8a774c0 support
` [PATCH repost 3/5] dt-bindings: can: rcar_canfd: document r8a77965 support
` [PATCH repost 4/5] dt-bindings: can: rcar_canfd: document r8a77990 support
` [PATCH repost 5/5] dt-bindings: can: rcar_canfd: document r8a774c0 support
[RFC 1/3] arm64: dts: qcom: sdm845-cheza: add initial cheza dt
2019-05-09 18:44 UTC (3+ messages)
` [RFC 2/3] arm64: dts: qcom: sdm845-cheza: Re-add reserved memory
` [RFC 3/3] arm64: dts: qcom: sdm845-cheza: delete zap-shader
[PATCH] ARM: bcm283x: Enable DMA support for SPI controller
2019-05-09 18:08 UTC (3+ messages)
[PATCH v4 0/6] Add drive-strength in Meson pinctrl driver
2019-05-09 17:35 UTC (9+ messages)
` [PATCH v4 1/6] dt-bindings: pinctrl: add a 'drive-strength-microamp' property
` [PATCH v4 2/6] pinctrl: generic: add new 'drive-strength-microamp' property support
` [PATCH v4 3/6] dt-bindings: pinctrl: meson: Add drive-strength-microamp property
` [PATCH v4 4/6] pinctrl: meson: Rework enable/disable bias part
` [PATCH v4 5/6] pinctrl: meson: add support of drive-strength-microamp
` [PATCH v4 6/6] pinctrl: meson: g12a: add DS bank value
[PATCH] ARM: dts: bcm: Add missing device_type = "memory" property
2019-05-09 17:15 UTC
[PATCH 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
2019-05-09 16:45 UTC (2+ messages)
[PATCH v4 0/6] Add drive-strength in Meson pinctrl driver
2019-05-09 16:28 UTC (2+ messages)
` [PATCH v4 1/6] dt-bindings: pinctrl: add a 'drive-strength-microamp' property
[PATCH 00/17] Add Support for Kontron SMARC-sAMX6i
2019-05-09 15:58 UTC (18+ messages)
` [PATCH 01/17] dt-bindings: add Kontron vendor prefix
` [PATCH 02/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module
` [PATCH 03/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SPI0 interface
` [PATCH 04/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SDIO interface
` [PATCH 05/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC LCD interface
` [PATCH 06/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC Management pins
` [PATCH 07/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC GPIO interface
` [PATCH 08/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC HDMI interface
` [PATCH 09/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC CSI Camera interface
` [PATCH 10/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC I2S interface
` [PATCH 11/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SPI1 interface
` [PATCH 12/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC Watchdog
` [PATCH 13/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC module eeprom
` [PATCH 14/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add boot spi-nor
` [PATCH 15/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add power management support
` [PATCH 16/17] ARCH: arm: dts: imx6q-kontron-samx6i: add Kontron SMARC Quad/Dual SoM
` [PATCH 17/17] ARCH: arm: dts: imx6dl-kontron-samx6i: add Kontron SMARC Dual-Lite/Solo SoM
[PATCH V2 00/28] Enable Tegra PCIe root port features
2019-05-09 15:57 UTC (8+ messages)
` [PATCH V2 04/28] PCI: tegra: Disable PCIe interrupts in runtime suspend
` [PATCH V2 27/28] PCI: tegra: Add support for GPIO based PCIe reset
` [PATCH V2 28/28] PCI: tegra: Change link retry log level to info
[PATCH V12 0/5] Add i.MX7ULP EVK PWM backlight support
2019-05-09 15:02 UTC (5+ messages)
` [PATCH V12 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V12 2/5] pwm: Add i.MX TPM PWM driver support
[PATCH 2/6] Revert "arm64: dts: renesas: r8a7796: Enable DMA for SCIF2"
2019-05-09 14:43 UTC (2+ messages)
` [PATCH] serial: sh-sci: disable DMA for uart_console
[PATCH 00/10] usb: Add host and device support for RZ/A2
2019-05-09 14:42 UTC (4+ messages)
` [PATCH 06/10] usb: renesas_usbhs: Add "
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).