messages from 2022-05-01 10:36:14 to 2022-05-02 17:08:20 UTC [more...]
[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 (6+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH 2/4] mmc: host/sdhci-msm: Add compatible string check for sdx65
` [PATCH 3/4] dt-bindings: arm-smmu: Add binding for SDX65 SMMU
` [PATCH 4/4] ARM: dts: qcom: sdx65: Add Shared memory manager support
[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 0/9] spi: spi-imx: cleanups and performance improvements
2022-05-02 16:52 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
[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
fully convert arm to use dma-direct v2
2022-05-02 16:43 UTC (11+ 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 00/48] ARM: PXA multiplatform support
2022-05-02 16:26 UTC (36+ messages)
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 20/48] ARM: pxa: spitz: "
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
[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 (3+ messages)
[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-05-02 16:08 UTC (14+ messages)
` [PATCH v5 01/11] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v5 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v5 03/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
` [PATCH v5 04/11] spi: aspeed: Add support for direct mapping
` [PATCH v5 05/11] spi: aspeed: Adjust direct mapping to device size
` [PATCH v5 06/11] spi: aspeed: Workaround AST2500 limitations
` [PATCH v5 07/11] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v5 08/11] spi: aspeed: Calibrate read timings
` [PATCH v5 09/11] ARM: dts: aspeed: Enable Dual SPI RX transfers
` [PATCH v5 10/11] ARM: dts: aspeed-g4: Set spi-max-frequency for all flashes
` [PATCH v5 11/11] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600
[PATCH 0/2] Mediatek SCP dt-binding tweaks
2022-05-02 16:04 UTC (6+ messages)
` [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 "
` [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 15:40 UTC (2+ messages)
[RFC v1] dt-bindings: net: dsa: convert binding for mediatek switches
2022-05-02 15:32 UTC
[RFC PATCH 00/21] KCFI support
2022-05-02 15:31 UTC (13+ messages)
` [RFC PATCH 14/21] treewide: static_call: Pass call arguments to the macro
` [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG
[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] tty: serial: samsung_tty: Fix suspend/resume on S5L
2022-05-02 12:39 UTC (3+ messages)
[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
[PATCH v2] dt-bindings: eeprom/at24: Add samsung, s524ad0xd1 compatible
2022-05-02 12:02 UTC (2+ messages)
[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 v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-02 10:01 UTC (6+ 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] 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 (9+ messages)
` [PATCH 1/7] mailbox: zynq: Remove unused zynqmp_ipi_peek_data
` [PATCH 2/7] mailbox: sun6i: Unexport unused sun6i_msgbox_peek_data
` [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
[PATCH v3] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
2022-05-02 8:58 UTC (3+ messages)
[PATCH V5 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
2022-05-02 8:54 UTC (4+ messages)
` [PATCH V5 12/16] dt-bindings: reset: mediatek: Add infra_ao reset bit for MT8195
[PATCH v4 0/4] mainline Protonic PRTT1x boards
2022-05-02 8:40 UTC (2+ messages)
[PATCH] mailbox: apple: Keep IRQs active in suspend
2022-05-02 8:33 UTC
[PATCH 1/2] dt-bindings: arm: stm32: narrow DH STM32MP1 SoM boards
2022-05-02 8:31 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: arm: stm32: correct blank lines
[PATCH v2 0/9] ARM/arm64: dts: drop useless 'dma-channels/requests' properties
2022-05-02 7:28 UTC (4+ messages)
` [PATCH v2 1/9] ARM: dts: zynq-7000: "
[PATCH] phy: rockchip-inno-usb2: Clean up some inconsistent indenting
2022-05-02 7:02 UTC (2+ messages)
[GIT PULL] ARM: aspeed: Fixes for v5.18
2022-05-02 6:42 UTC
[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
2022-05-02 4:47 UTC
[PATCH] soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend
2022-05-02 3:32 UTC
[PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
2022-05-02 3:27 UTC (2+ messages)
` [PATCH v2 resend "
[PATCH] ARM: dts: imx6qdl-udoo: Disable USB host to work around boot issues
2022-05-02 1:11 UTC (3+ messages)
[PATCH V9 21/24] LoongArch: Add zboot (compressed kernel) support
2022-05-01 23:36 UTC (6+ messages)
[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
2022-05-01 22:54 UTC (4+ messages)
` [PATCH v20 8/8] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-01 22:40 UTC (2+ messages)
[PATCH net-next 01/14] eth: remove copies of the NAPI_POLL_WEIGHT define
2022-05-01 22:10 UTC (2+ messages)
[PATCH v5 0/8] crypto: HCTR2 support
2022-05-01 22:08 UTC (13+ messages)
` [PATCH v5 3/8] crypto: hctr2 - Add "
` [PATCH v5 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v5 5/8] crypto: arm64/aes-xctr: "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption
[PATCH] pinctrl: stm32: improve bank clocks management
2022-05-01 21:26 UTC (2+ messages)
[PATCH 1/2] iio: stmpe-adc: use of_device_id for OF matching
2022-05-01 18:00 UTC (3+ messages)
` [PATCH 2/2] iio: ti-ads8688: "
[PATCH v2 0/7] Add support for several new rk3566 SBCs
2022-05-01 13:05 UTC (7+ messages)
` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree
` (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs
[PATCH net v2 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
2022-05-01 12:30 UTC
[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
2022-05-01 12:02 UTC (4+ messages)
` [PATCH 2/2] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
[PATCH 2/2] arm: hisi: enable Hi3521a soc
2022-05-01 11:37 UTC (3+ messages)
[PATCH linux dev-5.15] soc: aspeed: abr: Add sysfs attrs for flash toggle
2022-05-01 10:56 UTC
[PATCH 1/2] mailbox: correct kerneldoc
2022-05-01 10:34 UTC (2+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer
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).