linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 05:26:25 to 2020-06-30 14:47:50 UTC [more...]

[PATCH 0/5 v10] KASan for Arm
 2020-06-30 14:45 UTC  (8+ messages)
` [PATCH 4/5 v10] ARM: Initialize the mapping of KASan shadow memory

[PATCH V11 0/2] media: i2c: Add support for 0V02A10 sensor
 2020-06-30 14:40 UTC  (7+ messages)
` [PATCH V11 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[RESEND PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-06-30 14:33 UTC  (2+ messages)

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-30 14:24 UTC  (7+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-06-30 14:10 UTC  (5+ messages)

[PATCH 00/10] Clean GPIO of W=1 warnings
 2020-06-30 14:18 UTC  (14+ messages)
` [PATCH 01/10] gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
` [PATCH 02/10] gpio: gpio-altera: Add missing kerneldoc entry and demote comment
` [PATCH 03/10] gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
` [PATCH 04/10] gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
` [PATCH 05/10] gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
` [PATCH 06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
` [PATCH 07/10] gpio: gpio-it87: "
` [PATCH 08/10] gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
` [PATCH 09/10] gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
` [PATCH 10/10] gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-06-30 14:04 UTC  (6+ messages)

[PATCH 00/20] Fix a bunch more W=1 warnings in Misc
 2020-06-30 14:00 UTC  (17+ messages)
` [PATCH 16/20] misc: genwqe: card_base: Remove set but unused variable 'rc'
` [PATCH 17/20] misc: genwqe: card_base: Do not pass unused argument 'fatal_err'
` [PATCH 18/20] misc: genwqe: card_base: Whole host of kerneldoc fixes
` [PATCH 19/20] misc: genwqe: card_dev: "
` [PATCH 20/20] misc: genwqe: card_utils: Whole a plethora of documentation issues

[PATCH 1/2] dt-bindings: sound: convert rk3328 codec binding to yaml
 2020-06-30 13:54 UTC  (2+ messages)

[PATCH v2] dt-bindings: sound: convert rk3328 codec binding to yaml
 2020-06-30 13:54 UTC 

[PATCH 00/30] Last batch of patches to clean up Misc
 2020-06-30 13:51 UTC  (31+ messages)
` [PATCH 01/30] misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
` [PATCH 02/30] misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc
` [PATCH 03/30] misc: genwqe: card_debugfs: Demote file header "
` [PATCH 04/30] misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()
` [PATCH 05/30] misc: ibmasm: event: Demote function headers from kerneldoc
` [PATCH 06/30] misc: ibmasm: command: "
` [PATCH 07/30] misc: vmw_vmci_defs: 'struct vmci_handle VMCI_ANON_SRC_HANDLE' cannot be static
` [PATCH 08/30] misc: ibmasm: r_heartbeat: Demote function headers from kerneldoc
` [PATCH 09/30] misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file
` [PATCH 10/30] misc: ibmasm: dot_command: Demote function headers from kerneldoc
` [PATCH 11/30] misc: mic: host: mic_intr: Properly document function arguments
` [PATCH 12/30] misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers
` [PATCH 13/30] misc: mic: card: mic_debugfs: Demote function headers from kerneldoc
` [PATCH 14/30] misc: mic: host: "
` [PATCH 15/30] misc: mic: cosm: cosm_main: Document 'force' function argument
` [PATCH 16/30] misc: mic: scif: scif_ports: Fix copy 'n' paste error
` [PATCH 17/30] misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc
` [PATCH 18/30] misc: mic: scif: scif_api: Remove set but unused variable 'read_size'
` [PATCH 19/30] misc: mic: scif: scif_api: Demote scif_accept() function header
` [PATCH 20/30] misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)
` [PATCH 21/30] misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues
` [PATCH 22/30] misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups
` [PATCH 23/30] misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues
` [PATCH 24/30] misc: mic: scif: scif_fence: Fix a bunch of different documentation issues
` [PATCH 25/30] misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
` [PATCH 26/30] misc: eeprom: at24: Tell the compiler that ACPI functions may not be used
` [PATCH 27/30] misc: cxl: hcalls: Demote half-assed kerneldoc attempt
` [PATCH 28/30] misc: ocxl: config: Provide correct formatting to function headers
` [PATCH 29/30] misc: ibmvmc: Repair ill-named function argument descriptions
` [PATCH 30/30] misc: cxl: flash: Remove unused pointer

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-30 13:43 UTC  (3+ messages)

[PATCH 0/5 v11] KASan for Arm
 2020-06-30 13:37 UTC  (6+ messages)
` [PATCH 1/5 v11] ARM: Disable KASan instrumentation for some code
` [PATCH 2/5 v11] ARM: Replace string mem* functions for KASan
` [PATCH 3/5 v11] ARM: Define the virtual space of KASan's shadow region
` [PATCH 4/5 v11] ARM: Initialize the mapping of KASan shadow memory
` [PATCH 5/5 v11] ARM: Enable KASan for ARM

[PATCH 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-06-30 13:27 UTC  (3+ messages)
` [PATCH 1/3] clk: zynqmp: Use firmware specific common "

[PATCH v3] firmware: smccc: Add ARCH_SOC_ID support
 2020-06-30 13:25 UTC  (2+ messages)

[PATCH] arm64: add support for Self-hosted trace
 2020-06-30 13:28 UTC  (2+ messages)

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-06-30 13:23 UTC  (5+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH v2] Bluetooth: btusb: USB alternate setting 1 for WBS
 2020-06-30 13:09 UTC 

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-30 13:04 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH v8 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-30 12:42 UTC  (14+ messages)
` [PATCH v8 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v8 2/3] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v8 3/3] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH] ALSA: core: Warn on empty module
 2020-06-30 12:38 UTC  (4+ messages)

[PATCH] ASoC: rockchip: add format and rate constraints on rk3399
 2020-06-30 12:25 UTC  (3+ messages)

[PATCH 00/10] Fix a bunch more W=1 warnings in MFD
 2020-06-30 12:10 UTC  (4+ messages)
` [PATCH 08/10] mfd: atmel-smc: Silence comparison of unsigned expression < 0 is always false warning (W=1)

[PATCH] udc: lpc32xx: mark local function static
 2020-06-30 11:58 UTC 

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-06-30 11:55 UTC  (16+ messages)
` [PATCH v5 03/10] iommu/mediatek: Modify the usage of mtk_iommu_plat_data structure
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 06/10] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition
` [PATCH v5 09/10] iommu/mediatek: Modify MMU_CTRL register setting

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl, imx6q-iomuxc-gpr earlier
 2020-06-30 11:49 UTC  (8+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
          ` [EXT] "

[PATCH 00/73] ARM: tegra: Various fixes for DT schema validation
 2020-06-30 11:16 UTC  (7+ messages)
` [PATCH 52/73] arm64: tegra: Remove simple clocks bus
` [PATCH 53/73] arm64: tegra: Remove simple regulators bus

[V2 PATCH] usb: mtu3: fix NULL pointer dereference
 2020-06-30 10:47 UTC  (2+ messages)
` [PATCH v2] usb: mtu3: Fix NULL pointer dereferences

[PATCH v7 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-30 10:46 UTC  (6+ messages)
` [PATCH v7 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage

[PATCH RFC net-next] net: mtk_eth_soc: use resolved link config for PCS PHY
 2020-06-30 10:46 UTC  (2+ messages)

[PATCH v7 36/36] videobuf2: use sgtable-based scatterlist wrappers
 2020-06-30 10:45 UTC  (2+ messages)
  ` [PATCH v8] "

[PATCH] regulator: mt6397: Implement of_map_mode regulator_desc function
 2020-06-30 10:38 UTC  (2+ messages)

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-30 10:23 UTC  (2+ messages)

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-06-30 10:15 UTC  (4+ messages)
` [PATCH v2 06/17] irqchip/gic-v3: Configure SGIs as standard interrupts

[PATCH] arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
 2020-06-30 10:16 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: exynos: Fix missing empty reg/ranges property regulators on Trats
 2020-06-30 10:09 UTC  (3+ messages)
  ` [RFT 2/3] arm64: dts: exynos: Add unit address to soc node on Exynos5433

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-30 10:07 UTC  (4+ messages)
    ` [PATCH v7 31/36] staging: tegra-vde: fix common struct sg_table related issues

[PATCH 1/2] iommu/sun50i: Change the readl timeout to the atomic variant
 2020-06-30 10:05 UTC  (2+ messages)

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-30 10:00 UTC  (2+ messages)

[PATCH v7 0/4] driver core: add probe error check helper
 2020-06-30 10:00 UTC  (5+ messages)
  ` [PATCH v7 2/4] driver core: add deferring probe reason to devices_deferred property

[PATCH] arm64/mm: Redefine CONT_{PTE, PMD}_SHIFT
 2020-06-30  8:34 UTC  (2+ messages)

[PATCH 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-06-30  9:31 UTC  (6+ messages)
` [PATCH 4/4] i2c: stm32f7: Add SMBus-specific protocols support

Add MediaTek MT6873 devapc driver
 2020-06-30  9:30 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for devapc-mt6873

[PATCH v4 1/1] mfd: Add I2C based System Configuaration (SYSCON) access
 2020-06-30  9:16 UTC 

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-06-30  8:38 UTC  (5+ messages)
` [PATCH 2/5] mfd: lm3533-ctrlbank: Cap BRIGHTNESS_MAX to 127 since API uses u8 as carrier

[PATCH] gpio: omap: Add missing PM ops for suspend
 2020-06-30  9:03 UTC  (2+ messages)

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-30  8:59 UTC  (5+ messages)
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

[PATCH v2 0/2] Add new UniPhier AHCI PHY driver
 2020-06-30  8:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description
` [PATCH v2 2/2] phy: socionext: Add UniPhier AHCI PHY driver support

[PATCH/RFC v2 1/2] firmware: psci: call pm_set_suspend_via_firmware()
 2020-06-30  8:53 UTC  (2+ messages)

[PATCH 1/2] arm64: Add part number for Arm Cortex-A77
 2020-06-30  8:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v7 33/36] rapidio: fix common struct sg_table related issues
 2020-06-30  8:44 UTC  (2+ messages)
  ` [PATCH v8] "

[PATCH 0/2] Add new UniPhier AHCI PHY driver
 2020-06-30  8:29 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-30  8:26 UTC  (12+ messages)

[PATCH v4 0/9] drm/vc4: Turn the TXP into a CRTC
 2020-06-30  8:25 UTC  (2+ messages)

[PATCH] arm64/alternatives: use subsections for replacement sequences
 2020-06-30  8:19 UTC 

[PATCHv4 0/7] crypto: sa2ul support for TI K3 SoCs
 2020-06-30  8:17 UTC  (12+ messages)
` [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support

[PATCH] drm: sun4i: hdmi: Remove extra HPD polling
 2020-06-30  8:02 UTC  (2+ messages)

[PATCH 0/2] Refactor ESR related functions
 2020-06-30  8:00 UTC  (5+ messages)
` [PATCH 2/2] kvm/arm64: Detach ESR operator from vCPU struct

[PATCH v2] drivers/firmware/psci: Assign @err directly in hotplug_tests()
 2020-06-30  7:59 UTC 

[PATCH v3] drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
 2020-06-30  7:52 UTC 

[PATCH 1/4] arm64: dts: exynos: Add PWM interrupts on Exynos7
 2020-06-30  7:34 UTC  (3+ messages)
  ` [PATCH 3/4] arm64: dts: exynos: Align DMA controller bus node name with dtschema

[PATCH] i2c: mediatek: Add to support continuous mode
 2020-06-30  7:33 UTC 

[PATCH] phy: allwinner: phy-sun6i-mipi-dphy: Constify structs
 2020-06-30  7:30 UTC  (2+ messages)

[PATCH 1/2] usb: mtu3: disable USB2 LPM
 2020-06-30  7:28 UTC  (6+ messages)
` [PATCH 2/2] usb: mtu3: fix NULL pointer dereference

[PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support
 2020-06-30  7:27 UTC  (7+ messages)
  ` [EXT] "

[PATCH 0/4] arm64: kgdb/kdb: Fix single-step debugging issues
 2020-06-30  7:22 UTC  (5+ messages)

[RFC PATCH 00/10] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-06-30  7:15 UTC  (2+ messages)

[PATCH 0/7] Add initial Keem Bay SoC / Board support
 2020-06-30  7:07 UTC  (2+ messages)

[PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
 2020-06-30  7:07 UTC  (3+ messages)

[PATCH V9 0/2] media: i2c: Add support for DW9768 VCM
 2020-06-30  6:22 UTC  (3+ messages)
` [PATCH V9 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings
` [PATCH V9 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH] Remove handhelds.org links and email addresses
 2020-06-30  6:31 UTC  (3+ messages)

[PATCH v2] ARM: dts: exynos: Fix missing empty reg/ranges property regulators on Trats
 2020-06-30  6:27 UTC  (2+ messages)

[PATCH v10 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-30 13:31 UTC  (10+ messages)
` [PATCH v10 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v10 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v10 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v10 07/12] spi: imx: fix ERR009165
` [PATCH v10 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v10 09/12] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v10 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v10 11/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v10 12/12] dmaengine: imx-sdma: add uart rom script


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).