messages from 2018-07-05 20:23:19 to 2018-07-06 14:59:09 UTC [more...]
[PATCH v5 0/7] Add tda998x (HDMI) support to atmel-hlcdc
2018-07-06 14:59 UTC (11+ messages)
` [PATCH v5 5/7] drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
` [PATCH v5 7/7] drm/i2c: tda998x: register as a drm bridge
` [PATCH 1/6] drm/i2c: tda998x: find the drm_device via the drm_connector
` [PATCH 2/6] drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
` [PATCH 3/6] drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
` [PATCH 4/6] drm/i2c: tda998x: convert to bridge driver
` [PATCH 5/6] drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
[PATCH 00/10] arm64: dts: allwinner: A64 boards DT updates
2018-07-06 14:58 UTC (22+ messages)
` [PATCH 01/10] arm64: dts: allwinner: a64: Add L2 cache nodes
` [PATCH 02/10] arm64: dts: allwinner: a64: Add Pine64-LTS device tree file
` [PATCH 03/10] arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltage
` [linux-sunxi] "
` [PATCH 04/10] arm64: dts: allwinner: a64: Olinuxino: add Ethernet nodes
` [PATCH 05/10] arm64: dts: allwinner: a64: Olinuxino: enable USB
` [PATCH 06/10] arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltage
` [PATCH 07/10] arm64: dts: allwinner: a64: NanoPi-A64: Add Ethernet
` [PATCH 08/10] arm64: dts: allwinner: a64: NanoPi-A64: Fix PortE voltage
` [PATCH 09/10] arm64: dts: allwinner: a64: NanoPi-A64: Add Wifi/Bluetooth chip
` [linux-sunxi] "
` [PATCH 10/10] arm64: dts: allwinner: a64: NanoPi-A64: Add blue status LED
[PATCH] mtd: stm32-quadspi: replace "%p" with "%pK"
2018-07-06 14:49 UTC (4+ messages)
[PATCH 0/2] Add support for S805X based P241 Reference Design board
2018-07-06 14:46 UTC (2+ messages)
[PATCH RESEND] ARM64: dts: meson-axg: add the audio clock controller
2018-07-06 14:43 UTC
[PATCH v3 0/5] Move {idmap_pg_dir,swapper_pg_dir} to .rodata
2018-07-06 14:41 UTC (10+ messages)
` [PATCH v3 1/5] arm64/mm: Introduce init_pg_dir
` [PATCH v3 2/5] arm64/mm: Make __enable_mmu() take the ttbr1 page as an argument
` [PATCH v3 3/5] arm64/mm: Create initial page tables in init_pg_dir
` [PATCH v3 4/5] arm64/mm: Make swapper_pg_dir smaller
[PATCH v4 0/7] KVM: Support PUD hugepages at stage 2
2018-07-06 14:36 UTC (8+ messages)
` [PATCH v4 4/7] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v4 7/7] KVM: arm64: Add support for creating PUD hugepages at stage 2
[PATCH] power: vexpress: fix corruption in notifier registration
2018-07-06 14:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH] [RESEND] drm/sun4i: link in front-end code if needed
2018-07-06 14:28 UTC
[RFC PATCH 1/2] dma-mapping: Clean up dma_set_*mask() hooks
2018-07-06 14:22 UTC (6+ messages)
` [RFC PATCH 2/2] dma-mapping: Clean up dma_get_required_mask() hooks
[PATCH] [RESEND] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
2018-07-06 13:58 UTC
[PATCH] media: stm32: dcmi: replace "%p" with "%pK"
2018-07-06 13:51 UTC (2+ messages)
[PATCH v3 0/2] arm64: rockchip: support RK3399 Ficus board
2018-07-06 13:49 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: Add vendor prefix for Vamrs Ltd
` [PATCH v3 2/2] arm64: dts: rockchip: add 96boards RK3399 Ficus board
[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
2018-07-06 13:49 UTC (5+ messages)
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
[PATCH] mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
2018-07-06 13:38 UTC (2+ messages)
[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
2018-07-06 13:37 UTC (17+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v2 2/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot
` [PATCH v2 4/4] arm64: acpi: fix alignment fault in accessing ACPI
[PATCH] ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXA
2018-07-06 13:30 UTC
[PATCHv3 00/12] atomics: generate atomic headers / instrument arm64
2018-07-06 13:21 UTC (6+ messages)
` [PATCHv3 08/12] atomics: switch to generated fallbacks
[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
2018-07-06 13:20 UTC (19+ messages)
` [RFC PATCH 01/16] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [RFC PATCH 02/16] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [RFC PATCH 03/16] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [RFC PATCH 04/16] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [RFC PATCH 05/16] KVM: arm: Add arch init/uninit hooks
` [RFC PATCH 06/16] arm64/sve: Determine virtualisation-friendly vector lengths
[PATCH net-next 0/6] Few improvements on mvneta
2018-07-06 13:19 UTC (7+ messages)
` [PATCH net-next 1/6] net: mvneta: remove data pointer usage from device_node structure
` [PATCH net-next 2/6] net: mvneta: increase number of buffers in RX and TX queue
` [PATCH net-next 3/6] net: mvneta: discriminate error cause for missed packet
` [PATCH net-next 4/6] net: mvneta: Allocate page for the descriptor
` [PATCH net-next 5/6] net: mvneta: Verify hardware checksum only when offload checksum feature is set
` [PATCH net-next 6/6] net: mvneta: Improve the buffer allocation method for SWBM
[v3 00/10] arm/arm64: mediatek: Fix mmsys device probing
2018-07-06 13:18 UTC (10+ messages)
` [v3 03/10] mfd: mtk-mmsys: Add mmsys driver
[PATCH] watchdog: stm32: replace "%p" with "%pK"
2018-07-06 13:08 UTC
[PATCH] sound: stm32: replace "%p" with "%pK"
2018-07-06 13:07 UTC
[PATCH] dma: stm32: replace "%p" with "%pK"
2018-07-06 13:02 UTC
[PATCH] ARM: module: fix modsign build error
2018-07-06 13:00 UTC (2+ messages)
[PATCH] ARM: imx: fix i.MX6SLL build
2018-07-06 12:54 UTC
[PATCH] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
2018-07-06 12:45 UTC
[PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge
2018-07-06 12:43 UTC (12+ messages)
[PATCH] soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unused
2018-07-06 12:36 UTC
[PATCH v4 0/6] Add MCAN Support for dra76x
2018-07-06 12:35 UTC (6+ messages)
` [PATCH v4 4/6] bus: ti-sysc: Add support for software reset
Clarifying dma_wmb behavior in presence of non-coherent masters and outer caches
2018-07-06 12:26 UTC (8+ messages)
[PATCH 0/2] staging/fsl-mc/bus: Move DPIO from staging to drivers/soc/fsl
2018-07-06 12:25 UTC (2+ messages)
[PATCH] MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entry
2018-07-06 12:22 UTC
[PATCH 0/2] PCI: aardvark: misc improvements
2018-07-06 12:21 UTC (7+ messages)
` [PATCH 1/2] PCI: aardvark: Size bridges before resources allocation
[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
2018-07-06 12:18 UTC (13+ messages)
` [PATCH 1/7 v5] Docs: dt: add fsl-mc iommu-map device-tree binding
` [PATCH 5/7 v5] bus: fsl-mc: support dma configure for devices on fsl-mc bus
` [PATCH 7/7 v5] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc
[PATCH v2 0/5] Initial support of Trusted Foundations on Tegra30
2018-07-06 12:01 UTC (5+ messages)
droid 4: connection refused from voltage_now
2018-07-06 11:23 UTC (5+ messages)
[PATCH v3] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
2018-07-06 11:16 UTC (8+ messages)
[PATCH v3 0/7] arm64: numa/topology/smp: update the cpumasks for CPU hotplug
2018-07-06 11:02 UTC (8+ messages)
` [PATCH v3 1/7] arm64: topology: refactor reset_cpu_topology to add support for removing topology
` [PATCH v3 2/7] arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
` [PATCH v3 3/7] arm64: topology: add support to remove cpu topology sibling masks
` [PATCH v3 4/7] arm64: topology: restrict updating siblings_masks to online cpus only
` [PATCH v3 5/7] arm64: smp: remove cpu and numa topology information when hotplugging out CPU
` [PATCH v3 6/7] arm64: topology: rename llc_siblings to align with other struct members
` [PATCH v3 7/7] arm64: topology: re-introduce numa mask check for scheduler MC selection
[PATCH] ARM64: dts: meson-axg: add the audio clock controller
2018-07-06 9:25 UTC (2+ messages)
[PATCH v2] ARM: dts: atlas7: Fix "debounce-interval" property misspelling
2018-07-06 9:16 UTC
[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-07-06 9:01 UTC (7+ messages)
` [RESEND PATCH v10 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [RESEND PATCH v10 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [RESEND PATCH v10 3/6] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [RESEND PATCH v10 4/6] mm/memblock: introduce memblock_search_pfn_regions()
` [RESEND PATCH v10 5/6] mm/memblock: introduce pfn_valid_region()
` [RESEND PATCH v10 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
[PATCH/RFC] ARM: dts: r8a7791: Move enable-method to CPU nodes
2018-07-06 8:53 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: corrected uart1 clock-names for rk3328
2018-07-06 8:52 UTC (2+ messages)
[PATCH v5 0/4] DT: Fix spelling of standard properties
2018-07-06 8:32 UTC (5+ messages)
` [PATCH v5 1/4] arm64: dts: lg1312: DT fix s/#interrupts-cells/#interrupt-cells/
` [PATCH v5 2/4] arm64: dts: lg1313: "
` [PATCH v5 3/4] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
` [PATCH v5 4/4] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
[PATCH] arm64: hikey960: update idle-states
2018-07-06 7:59 UTC (2+ messages)
[PATCH 0/5] ARM: shmobile: defconfig: Miscellaneous updates
2018-07-06 7:56 UTC (4+ messages)
` [PATCH 5/5] ARM: shmobile: defconfig: Set CONFIG_LOCALVERSION
[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
2018-07-06 7:49 UTC (7+ messages)
` [PATCH v2 18/23] dt-bindings: thermal: armada: add reference to new bindings
[PATCH v2 0/2] mmc: add SDHCI OF Synopsys DWC MSHC dirver
2018-07-06 7:23 UTC (3+ messages)
` [PATCH v2 1/2] dt: bindings: Add bindings for SDHCI Synopsys DWC MSHC
` [PATCH v2 2/2] mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver
[PATCH 0/3] PCI: mvebu: cleanup and improvements
2018-07-06 7:13 UTC (4+ messages)
` [PATCH 2/3] PCI: mvebu: Convert to use pci_host_bridge directly
[PATCH] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
2018-07-06 6:35 UTC (2+ messages)
[PATCH v2 0/3] arm: dts: zynq: improvements and cleanup
2018-07-06 6:01 UTC (4+ messages)
` [PATCH v2 1/3] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [PATCH v2 2/3] dt-bindings: xilinx: Add missing zynq boards and sort entries
` [PATCH v2 3/3] arm: dts: zynq: correct and improve the model property of dt files
[PATCH] checkpatch: Add exceptions for dsb keyword usage
2018-07-06 5:52 UTC (3+ messages)
[PATCH v2 0/4] k3dma: add support to reserved channels
2018-07-06 3:55 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: k3dma: add optional property hisilicon, dma-min-chan
` [PATCH v2 2/4] k3dma: add support to reserved minimum channels
` [PATCH v2 3/4] arm64: dts: hi3660: update property name hisilicon, dma-min-chan
` [PATCH v2 4/4] k3dma: delete axi_config
[PATCH v22 0/4] MediaTek MT8173 CMDQ support
2018-07-06 2:29 UTC (18+ messages)
` [PATCH v22 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v22 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v22 4/4] soc: mediatek: Add Mediatek CMDQ helper
[PATCHv6 0/4] Salted build ids via ELF notes
2018-07-06 0:49 UTC (5+ messages)
` [PATCHv6 1/4] kbuild: Add build salt to the kernel and modules
` [PATCHv6 2/4] x86: Add build salt to the vDSO
` [PATCHv6 3/4] powerpc: "
` [PATCHv6 4/4] arm64: "
[PATCH 2/2] arm64: add support for 43bit physical address
2018-07-05 23:40 UTC (5+ messages)
[PATCH 0/4] Add basic SoC support for mt6765
2018-07-05 23:23 UTC (7+ messages)
` [PATCH v3 1/4] dt-bindings: mediatek: add support for mt6765 reference board
` [PATCH v3 2/4] dt-bindings: mtk-uart: add mt6765 uart bindings
` [PATCH v3 3/4] dt-bindings: interrupt-controller: add binding for mt6765
[PATCH v3 0/5] Add clock driver for Actions S700 SoC
2018-07-05 23:19 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Rename document generic to Actions Semi Soc's
[PATCH 1/3] ARM: dts: Add WAN ethernet port to the SQ201
2018-07-05 22:37 UTC (5+ messages)
` [PATCH 3/3] ARM: dts: Add devicetree for Storlink/Storm SL93512R
[v4.14-stable] arm64: dts: stratix10: Fix SPI IRQ for Stratix10
2018-07-05 22:18 UTC
[PATCH v2 0/7] perf: Add ioctl for PMU driver configuration
2018-07-05 22:13 UTC (8+ messages)
` [PATCH v2 1/7] perf: Introduce ioctl to communicate driver configuration to kernel
` [PATCH v2 2/7] perf/core: Use "
` [PATCH v2 3/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH v2 4/7] coresight: Use PMU driver configuration for sink selection
` [PATCH v2 5/7] perf tools: Use ioctl to communicate driver configuration to kernel
` [PATCH v2 6/7] perf tools: Make perf_evsel accessible to PMU driver configuration code
` [PATCH v2 7/7] perf tools: Use ioctl function to send sink configuration to kernel
[GIT PULL] omap fixes for v4.18-rc cycle
2018-07-05 22:00 UTC (2+ messages)
[PATCHv5 0/4] Salted build ids via ELF notes
2018-07-05 21:46 UTC (5+ messages)
` [PATCHv5 2/4] x86: Add build salt to the vDSO
[PATCH v4 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-05 21:20 UTC (3+ messages)
` [PATCH v4 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
[PATCH v7 00/10] Introduce the Counter subsystem
2018-07-05 21:13 UTC (5+ messages)
` [PATCH v7 07/10] dt-bindings: counter: Document stm32 quadrature encoder
` [PATCH v7 09/10] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move
[RFC PATCH 0/5] arm: dts: zynq: improvements and cleanup
2018-07-05 21:12 UTC (9+ messages)
` [RFC PATCH 2/5] dt-bindings: xilinx: Add missing zynq boards
` [RFC PATCH 5/5] arm: dts: zynq: remove "zynq" prefix from compatible property
[RFC V4 0/3] arm_pmu: acpi: variant support and QCOM Falkor extensions
2018-07-05 20:23 UTC (4+ messages)
` [RFC V4 2/4] arm_pmu: acpi: add support for CPU PMU variant detection
` [RFC V4 3/4] perf: qcom: Add PC capture support to CPU PMU
` [RFC V4 4/4] perf: qcom: Add Falkor CPU PMU IMPLEMENTATION DEFINED event support
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).