messages from 2022-05-02 09:04:21 to 2022-05-02 20:52:43 UTC [more...]
[PATCH v1 0/2] Add MT8186 support to MediaTek ADSP mailbox
2022-05-02 20:51 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: mtk, adsp-mbox: add mt8186 compatible name
` [PATCH v1 1/2] dt-bindings: mailbox: mtk,adsp-mbox: "
[PATCH v6 1/8] ARM: hpe: Introduce the HPE GXP architecture
2022-05-02 20:40 UTC (8+ messages)
` [PATCH v6 2/8] ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH
` [PATCH v6 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog
` [PATCH v6 4/8] clocksource/drivers/timer-gxp: Add HPE GXP Timer
` [PATCH v6 5/8] dt-bindings: timer: hpe,gxp-timer: Creation
` [PATCH v6 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v6 7/8] ARM: dts: Introduce HPE GXP Device tree
` [PATCH v6 8/8] MAINTAINERS: Introduce HPE GXP Architecture
[PATCH v6 0/8] Introduce HPE GXP Architecture
2022-05-02 20:40 UTC
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-02 20:35 UTC (19+ messages)
Greetings
2022-05-02 20:26 UTC
[PATCH] tty: serial: samsung_tty: Fix suspend/resume on S5L
2022-05-02 20:22 UTC (4+ messages)
[PATCH v2 00/19] crypto: allwinner: lots of fixes
2022-05-02 20:19 UTC (20+ messages)
` [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
` [PATCH v2 13/19] crypto: sun8i-ss: Add function for handling hash padding
` [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH v2 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
` [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
` [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length
[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
2022-05-02 20:15 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property
` [PATCH 2/6] dt-bindings: ti, sci: Add lpm region and ti, lpm-firmware-name
` [PATCH 2/6] dt-bindings: ti,sci: Add lpm region and ti,lpm-firmware-name
[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Storopack
2022-05-02 20:08 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: arm: fsl: Add Storopack i.MX7D SMEGW01 board
[PATCH v4 0/6] Add Xilinx RPU subsystem support
2022-05-02 20:07 UTC (3+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
[PATCH v3 0/5] Introduce PRU remoteproc consumer API
2022-05-02 19:56 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
[RFC PATCH 00/21] KCFI support
2022-05-02 19:55 UTC (10+ messages)
` [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG
[PATCH net-next] net: axienet: Use NAPI for TX completion path
2022-05-02 19:30 UTC (2+ messages)
[PATCH v2 0/2] Mediatek SCP dt-binding tweaks
2022-05-02 19:24 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk, scp
` [PATCH v2 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to "
fully convert arm to use dma-direct v2
2022-05-02 19:21 UTC (12+ messages)
` [PATCH 01/10] ARM: sa1100/assabet: move dmabounce hack to ohci driver
` [PATCH 02/10] ARM/dma-mapping: remove dmabounce
` [PATCH 03/10] ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
` [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper
` [PATCH 05/10] ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
` [PATCH 06/10] ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
` [PATCH 07/10] ARM/dma-mapping: use dma-direct unconditionally
` [PATCH 08/10] ARM/dma-mapping: drop .dma_supported for IOMMU ops
` [PATCH 09/10] ARM/dma-mapping: consolidate IOMMU ops callbacks
` [PATCH 10/10] ARM/dma-mapping: merge IOMMU ops
[PATCH v2 0/5] KVM nVHE Hypervisor stack unwinder
2022-05-02 19:12 UTC (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Factor out common stack unwinding logic
` [PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH v2 3/5] KVM: arm64: Add hypervisor overflow stack
` [PATCH v2 4/5] KVM: arm64: Allocate shared stacktrace pages
` [PATCH v2 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
[PATCH] mtd: spi-nor: Add Renesas AT25QL128A serial nor flash
2022-05-02 18:56 UTC
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-02 18:46 UTC (7+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
[PATCH v2] dt-bindings: eeprom/at24: Add samsung, s524ad0xd1 compatible
2022-05-02 18:40 UTC (3+ messages)
` [PATCH v2] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
[PATCH 0/2] Mediatek SCP dt-binding tweaks
2022-05-02 18:35 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk, scp
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk, scp
` [PATCH 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp
[PATCH v1 1/1] staging: vc04_services: Re-use generic struct s32_fract
2022-05-02 18:34 UTC (3+ messages)
[PATCH 0/3] staging: vchiq_arm: remove some unnecessary global
2022-05-02 18:30 UTC (4+ messages)
` [PATCH 1/3] staging: vchiq_arm: add reference to vchiq device in vchiq_state
` [PATCH 2/3] staging: vchiq_arm: get rid of global device structure
` [PATCH 3/3] staging: vchiq_arm: get rid of global vchiq_states array
[PATCH v5 0/8] crypto: HCTR2 support
2022-05-02 18:25 UTC (9+ messages)
` [PATCH v5 3/8] crypto: hctr2 - Add "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
[PATCH v1 0/9] spi: spi-imx: cleanups and performance improvements
2022-05-02 17:54 UTC (10+ messages)
` [PATCH v1 1/9] spi: spi-imx: fix sparse warning: add identifier name to function definition
` [PATCH v1 2/9] spi: spi-imx: avoid unnecessary line continuations
` [PATCH v1 3/9] spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH v1 4/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning: use swab32s() instead of cpu_to_be32()
` [PATCH v1 5/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32s()
` [PATCH v1 6/9] spi: spi-imx: complete conversion from master -> controller
` [PATCH v1 7/9] spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller
` [PATCH v1 8/9] spi: spi-imx: add PIO polling support
` [PATCH v1 9/9] spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG register if unchanged
[RFC 0/9] spi: spi-imx: cleanups and performance improvements
2022-05-02 17:33 UTC (12+ messages)
` [RFC 1/9] spi: spi-imx: fix sparse warning: add identifier name to function definition
` [RFC 2/9] spi: spi-imx: avoid unnecessary line continuations
` [RFC 3/9] spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'unsigned'
` [RFC 4/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning
` [RFC 5/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32()
` [RFC 6/9] spi: spi-imx: complete conversion from master -> controller
` [RFC 7/9] spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller
` [RFC 8/9] spi: spi-imx: add PIO polling support
` [RFC 9/9] spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG register if unchanged
[PATCH v2] staging: vchiq_arm: use standard print helpers
2022-05-02 17:08 UTC (3+ messages)
[PATCH] gpio: pca953x: Make platform teardown callback return void
2022-05-02 17:05 UTC
[PATCH 0/4] SDHCI and SMEM updates for sdx65
2022-05-02 17:04 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
[PATCH v2 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
2022-05-02 16:57 UTC (4+ messages)
` [PATCH v2 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter
[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
2022-05-02 16:54 UTC (3+ messages)
[RFC 1/9] spi: spi-imx: cleanups and performance improvements
2022-05-02 16:49 UTC (10+ messages)
` [RFC 1/9] spi: spi-imx: fix sparse warning: add identifier name to function definition
` [RFC 2/9] spi: spi-imx: avoid unnecessary line continuations
` [RFC 3/9] spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' to bare use of 'unsigned'
` [RFC 4/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warning
` [RFC 5/9] spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open coded swahw32()
` [RFC 6/9] spi: spi-imx: complete conversion from master -> controller
` [RFC 7/9] spi: spi-imx: replace struct spi_imx_data::bitbang by pointer to struct spi_controller
` [RFC 8/9] spi: spi-imx: add PIO polling support
` [RFC 9/9] spi: spi-imx: mx51_ecspi_prepare_message(): skip writing MX51_ECSPI_CONFIG register if unchanged
[PATCH 0/2] coresight: etm4x: Expose default timestamp source in sysfs
2022-05-02 16:49 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface
[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
2022-05-02 16:21 UTC (6+ messages)
[PATCH] arm64: dts: mediatek: Add fallback compatible for mt8192's flash
2022-05-02 16:12 UTC (2+ messages)
[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-05-02 16:08 UTC (4+ messages)
` [PATCH v5 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
[RFC v1] dt-bindings: net: dsa: convert binding for mediatek switches
2022-05-02 15:32 UTC
[PATCH] pinctrl: stm32: prevent the use of the secure protected pins
2022-05-02 15:31 UTC
[PATCH] pinctrl: stm32: improve debugfs information of pinconf-pins entry
2022-05-02 15:25 UTC
[PATCH v3 0/2] ARM: at91: add support for secure suspend on sama5d2
2022-05-02 15:22 UTC (3+ messages)
` [PATCH v3 1/2] ARM: at91: add code to handle secure calls
` [PATCH v3 2/2] ARM: at91: pm: add support for sama5d2 secure suspend
[PATCH] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
2022-05-02 15:01 UTC
[PATCH] arm64: dts: allwinner: define USB3 Ethernet on NanoPi R1S H5
2022-05-02 14:40 UTC
[PATCH -next v4 0/7]arm64: add machine check safe support
2022-05-02 14:24 UTC (3+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-02 14:02 UTC (5+ messages)
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH] soc: renesas: R-Car V3U is R-Car Gen4
2022-05-02 13:35 UTC
[PATCH] arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values
2022-05-02 13:35 UTC
[GIT PULL] arm: dts: amlogic updates for v5.19
2022-05-02 13:03 UTC
[GIT PULL] arm64: dts: amlogic updates for v5.19
2022-05-02 13:03 UTC
[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
2022-05-02 12:20 UTC (5+ messages)
[PATCH 0/6] ARM: omap/davinci/spear fixes for multiplatform
2022-05-02 12:03 UTC (3+ messages)
` [PATCH 2/6] ARM: davinci: remove include/mach/ subdirectory
[arm] lib: bitmap.sh: BUG: KFENCE: out-of-bounds read in _find_next_bit_le+0x10/0x48
2022-05-02 11:54 UTC
[PATCH] dt-bindings: pci: apple, pcie: Drop max-link-speed from example
2022-05-02 11:40 UTC (2+ messages)
` [PATCH] dt-bindings: pci: apple,pcie: "
[PATCH 1/3] arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x
2022-05-02 11:22 UTC (4+ messages)
[RFC PATCH 0/4] efi: implement generic compressed boot support
2022-05-02 11:17 UTC (5+ messages)
` [RFC PATCH 1/4] efi: stub: add prototypes for load_image and start_image
` [RFC PATCH 2/4] efi: stub: split off printk() routines
` [RFC PATCH 3/4] efi: stub: implement generic EFI zboot
` [RFC PATCH 4/4] arm64: efi: enable generic EFI compressed boot
[PATCH 1/2] serial: stm32: Factor out GPIO RTS toggling into separate function
2022-05-02 11:13 UTC (4+ messages)
` [PATCH 2/2] serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
[PATCH] arm64: Set ARCH_NR_GPIO to 2048 for ARCH_APPLE
2022-05-02 11:11 UTC (2+ messages)
[PATCH v1 0/4] imx8mm display controller power sequence
2022-05-02 10:18 UTC (10+ messages)
` [PATCH v1 1/4] soc: imx8mm: gpcv2: Power sequence for DISP
` [PATCH v1 2/4] soc: imx: imx8m-blk-ctrl: Display Power ON sequence
` [PATCH v1 3/4] soc: imx: imx8m-blk-ctrl: Add reset bits for mipi dsi phy
` [PATCH v1 4/4] arm64: dts: imx8mm.dtsi: Add resets for dispmix power domain
[PATCH] clk: imx8mp: add clkout1/2 support
2022-05-02 9:39 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk3568
2022-05-02 9:54 UTC (2+ messages)
[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
2022-05-02 9:50 UTC (5+ messages)
` [PATCH v2 1/5] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v2 2/5] mm: ioremap: Setup phys_addr of struct vm_struct
[PATCH 0/4] i.MX8M PWM polarity support
2022-05-02 9:49 UTC (5+ messages)
` [PATCH 1/4] arm64: dt: imx8mq: support pwm polarity inversion
` [PATCH 2/4] arm64: dt: imx8mm: "
` [PATCH 3/4] arm64: dt: imx8mn: "
` [PATCH 4/4] arm64: dt: imx8mp: "
[QUERY]: Acknowledgment of edge triggered interrupts
2022-05-02 9:44 UTC (2+ messages)
[RESEND PATCH v2] clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
2022-05-02 9:35 UTC (2+ messages)
[PATCH v2 00/15] Add support for the i.MXRT1170-evk
2022-05-02 9:27 UTC (5+ messages)
` [PATCH v2 09/15] ARM: clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v2 11/15] clk: imx: Add initial support for i.MXRT1170 clock driver
[PATCH] arm64: dts: imx8m: correct usb power domain
2022-05-02 9:24 UTC (6+ messages)
[PATCH] pinctrl: apple: Make it work as a module
2022-05-02 9:23 UTC
[PATCH 0/7] mailbox: apple: peek_data cleanup and implementation
2022-05-02 9:05 UTC (7+ messages)
` [PATCH 3/7] mailbox: ti-msgmgr Remove unused ti_msgmgr_queue_peek_data
` [PATCH 4/7] mailbox: altera: Remove unused altera_mbox_peek_data
` [PATCH 5/7] mailbox: Rename peek_data to poll_data and fix documentation
` [PATCH 6/7] mailbox: apple: Implement flush() operation
` [PATCH 7/7] mailbox: apple: Implement poll_data() operation
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).