messages from 2020-04-24 14:07:13 to 2020-04-24 20:50:10 UTC [more...]
[RFC Patch v1 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
2020-04-24 20:49 UTC (4+ messages)
` [RFC Patch v1 4/4] arm64: kgdb: Round up cpus using IPI_CALL_NMI_FUNC
[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
2020-04-24 20:43 UTC (14+ messages)
` [PATCH v7 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
` [PATCH v7 02/12] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v7 03/12] ARM: DTS: am3517: "
` [PATCH v7 04/12] ARM: DTS: omap34xx: "
` [PATCH v7 05/12] ARM: DTS: omap36xx: "
` [PATCH v7 06/12] ARM: DTS: omap4: "
` [PATCH v7 07/12] ARM: DTS: omap5: "
` [PATCH v7 08/12] arm: dts: s5pv210: Add node for SGX 540
` [PATCH v7 09/12] ARM: dts: sun6i: a31: add sgx gpu child node
` [PATCH v7 10/12] ARM: dts: sun6i: a31s: "
` [PATCH v7 11/12] ARM: dts: sun8i: a83t: "
` [PATCH v7 12/12] MIPS: DTS: jz4780: add sgx gpu node
[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
2020-04-24 20:25 UTC (13+ messages)
` [PATCH v2 01/12] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v2 02/12] remoteproc: stm32: Request IRQ with platform device
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 04/12] remoteproc: stm32: Remove memory translation "
` [PATCH v2 05/12] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v2 06/12] remoteproc: stm32: Get coprocessor state
` [PATCH v2 07/12] remoteproc: stm32: Get loaded resource table for synchronisation
` [PATCH v2 08/12] remoteproc: stm32: Introduce new start ops "
` [PATCH v2 09/12] remoteproc: stm32: Update M4 state in stm32_rproc_stop()
` [PATCH v2 10/12] remoteproc: stm32: Introduce new parse fw ops for synchronisation
` [PATCH v2 11/12] remoteproc: stm32: Introduce new loaded rsc "
` [PATCH v2 12/12] remoteproc: stm32: Set synchronisation state machine if needed
[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
2020-04-24 19:30 UTC (5+ messages)
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk
[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
2020-04-24 19:04 UTC (95+ messages)
` [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH v2 02/91] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v2 03/91] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v2 04/91] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v2 05/91] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v2 06/91] clk: bcm: rpi: Statically init clk_init_data
` [PATCH v2 07/91] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v2 08/91] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v2 09/91] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v2 10/91] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v2 11/91] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v2 12/91] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v2 13/91] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v2 14/91] clk: bcm: rpi: Add clock id to data
` [PATCH v2 15/91] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v2 16/91] clk: bcm: rpi: Rename is_prepared function
` [PATCH v2 17/91] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v2 18/91] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v2 19/91] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks
` [PATCH v2 21/91] ARM: dts: bcm2711: Add firmware clocks node
` [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
` [PATCH v2 23/91] reset: simple: Add reset callback
` [PATCH v2 24/91] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v2 25/91] clk: bcm: Add BCM2711 DVP driver
` [PATCH v2 26/91] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH v2 27/91] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH v2 28/91] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH v2 29/91] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH v2 30/91] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH v2 31/91] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH v2 32/91] drm/vc4: drv: Add include guards
` [PATCH v2 33/91] drm/vc4: drv: Support BCM2711
` [PATCH v2 34/91] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v2 35/91] drm/vc4: Add support for the BCM2711 HVS5
` [PATCH v2 36/91] drm/vc4: hvs: Boost the core clock during modeset
` [PATCH v2 37/91] drm/vc4: plane: Improve LBM usage
` [PATCH v2 38/91] drm/vc4: plane: Move planes creation to its own function
` [PATCH v2 39/91] drm/vc4: plane: Move additional planes creation to driver
` [PATCH v2 40/91] drm/vc4: plane: Register all the planes at once
` [PATCH v2 41/91] drm/vc4: plane: Create overlays for any CRTC
` [PATCH v2 42/91] drm/vc4: plane: Create more planes
` [PATCH v2 43/91] drm/vc4: crtc: Rename SoC data structures
` [PATCH v2 44/91] drm/vc4: crtc: Move crtc state to common header
` [PATCH v2 45/91] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v2 46/91] drm/vc4: crtc: Use a shared interrupt
` [PATCH v2 47/91] drm/vc4: crtc: Turn static const variable into a define
` [PATCH v2 48/91] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH v2 49/91] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v2 50/91] drm/vc4: crtc: Use local chan variable
` [PATCH v2 51/91] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v2 52/91] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v2 53/91] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH v2 54/91] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v2 55/91] drm/vc4: crtc: Rename HDMI encoder type to HDMI0
` [PATCH v2 56/91] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v2 57/91] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v2 58/91] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v2 59/91] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v2 60/91] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH v2 61/91] drm/vc4: hdmi: Use debugfs private field
` [PATCH v2 62/91] drm/vc4: hdmi: Move structure to header
` [PATCH v2 63/91] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v2 64/91] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v2 65/91] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v2 66/91] drm/vc4: hdmi: Move accessors "
` [PATCH v2 67/91] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v2 68/91] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v2 69/91] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v2 70/91] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v2 71/91] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v2 72/91] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v2 73/91] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v2 74/91] drm/vc4: hdmi: Add reset callback
` [PATCH v2 75/91] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v2 76/91] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v2 77/91] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v2 78/91] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v2 79/91] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v2 80/91] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v2 81/91] drm/vc4: hdmi: Add CEC support flag
` [PATCH v2 82/91] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v2 83/91] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v2 84/91] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v2 85/91] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v2 86/91] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v2 87/91] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v2 88/91] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v2 89/91] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v2 90/91] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v2 91/91] ARM: dts: bcm2711: Enable the display pipeline
[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
2020-04-24 18:44 UTC (17+ messages)
` [PATCH v4 01/16] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v4 02/16] spi: atmel-quadspi: reject DTR ops
` [PATCH v4 03/16] spi: spi-mem: allow specifying a command's extension
` [PATCH v4 04/16] mtd: spi-nor: add support for DTR protocol
` [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths
` [PATCH v4 06/16] mtd: spi-nor: prepare BFPT parsing for JESD216 rev D
` [PATCH v4 07/16] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v4 08/16] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v4 09/16] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v4 10/16] mtd: spi-nor: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v4 11/16] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v4 12/16] mtd: spi-nor: perform a Soft Reset on shutdown
` [PATCH v4 13/16] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v4 14/16] mtd: spi-nor: expose spi_nor_default_setup() in core.h
` [PATCH v4 15/16] mtd: spi-nor: add support for Cypress Semper flash
` [PATCH v4 16/16] mtd: spi-nor: allow using MT35XU512ABA in Octal DTR mode
[GIT PULL] arm64 fixes for 5.7-rc3
2020-04-24 18:40 UTC (2+ messages)
[PATCH 2/2] arm: dts: stm32f769-disco: Enable MIPI DSI display support
2020-04-24 18:21 UTC
[PATCH 1/2] arm: dt-bindings: mfd: stm32f-rcc: Add missing DSI clock
2020-04-24 18:16 UTC
[PATCH 54/59] drm/aspeed: Drop aspeed_gfx->fbdev
2020-04-24 18:10 UTC (6+ messages)
` [PATCH 55/59] drm/aspeed: Use devm_drm_dev_alloc
` [PATCH 56/59] drm/aspeed: Use managed drmm_mode_config_cleanup
[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
2020-04-24 17:36 UTC (6+ messages)
` [PATCH v4 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v4 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v4 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v4 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[PATCH 1/2] arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts
2020-04-24 15:56 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts
[PATCH] ARM: dts: gw552x: add USB OTG support
2020-04-24 17:10 UTC
[stable:PATCH 0/5 v4.19] arm64: Workaround Neoverse-N1 #1542419
2020-04-24 16:38 UTC (6+ messages)
` [stable:PATCH 1/5 v4.19] arm64: Add part number for Neoverse N1
` [stable:PATCH 2/5 v4.19] arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
` [stable:PATCH 3/5 v4.19] arm64: Fake the IminLine size "
` [stable:PATCH 4/5 v4.19] arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
` [stable:PATCH 5/5 v4.19] arm64: Silence clang warning on mismatched value/register sizes
[stable:PATCH 0/4 v5.4] arm64: Workaround Neoverse-N1 #1542419
2020-04-24 16:38 UTC (5+ messages)
` [stable:PATCH 1/4 v5.4] arm64: errata: Hide CTR_EL0.DIC on systems affected by "
` [stable:PATCH 2/4 v5.4] arm64: Fake the IminLine size "
` [stable:PATCH 3/4 v5.4] arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
` [stable:PATCH 4/4 v5.4] arm64: Silence clang warning on mismatched value/register sizes
[PATCH 0/6] Introduce the for_each_set_clump macro
2020-04-24 16:28 UTC (2+ messages)
[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
2020-04-24 16:17 UTC (4+ messages)
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support
[PATCH 2/3] usb/xhci-plat: Set PM runtime as active on resume
2020-04-24 16:03 UTC (3+ messages)
` [PATCH v2 "
[PATCH] arm64/vdso: Remove unused makefile variable
2020-04-24 15:58 UTC
[PATCH 00/17] ARM: dts: dra7/am57xx: remoteproc support
2020-04-24 15:54 UTC (20+ messages)
` [PATCH 01/17] ARM: dts: dra7: add timer_sys_ck entries for IPU/DSP timers
` [PATCH 02/17] ARM: dts: DRA7: Add common IPU and DSP nodes
` [PATCH 03/17] ARM: dts: DRA74x: Add DSP2 processor device node
` [PATCH 04/17] ARM: dts: DRA74x: Add aliases for rproc nodes
` [PATCH 05/17] ARM: dts: DRA72x: "
` [PATCH 06/17] ARM: dts: dra7-ipu-dsp-common: Move mailboxes into common files
` [PATCH 07/17] ARM: dts: dra7-ipu-dsp-common: Add mailboxes to IPU and DSP nodes
` [PATCH 08/17] ARM: dts: dra7-ipu-dsp-common: Add timers "
` [PATCH 09/17] ARM: dts: dra7-evm: Add CMA pools and enable IPU & DSP rprocs
` [PATCH 10/17] ARM: dts: dra72-evm: Add CMA pools and enable IPUs & DSP1 rprocs
` [PATCH 11/17] ARM: dts: dra72-evm-revc: "
` [PATCH 12/17] ARM: dts: dra71-evm: "
` [PATCH 13/17] ARM: dts: dra76-evm: Add CMA pools and enable IPU & DSP rprocs
` [PATCH 14/17] ARM: dts: beagle-x15-common: "
` [PATCH 15/17] ARM: dts: am572x-idk-common: "
` [PATCH 16/17] ARM: dts: am571x-idk: Add CMA pools and enable IPUs & DSP1 rprocs
` [PATCH 17/17] ARM: dts: dra7-ipu-dsp-common: Add watchdog timers to IPU and DSP nodes
[PATCH] include: dt-bindings: rockchip: mark RK_GPIO defines as deprecated
2020-04-24 15:11 UTC
[PATCH v2 00/14] crypto: allwinner: add xRNG and hashes
2020-04-24 14:38 UTC (5+ messages)
` [PATCH v2 13/14] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v2 14/14] crypto: sun8i-ce: Add support for the TRNG
[PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
2020-04-24 14:34 UTC (5+ messages)
` [PATCH v2 3/4] media: rockchip: rga: Add support for the PX30 compatible
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).