linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 09:45:11 to 2020-08-03 21:42:24 UTC [more...]

[PATCH v2 0/3] Mediatek pinctrl patch on mt8192
 2020-08-03 21:40 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document

[GIT PULL 0/5] ARM: SoC: changes for v5.9
 2020-08-03 21:36 UTC  (2+ messages)
` [GIT PULL 1/5] ARM: defconfig updates "

[PATCH v2] clk: bcm2835: Do not use prediv with bcm2711's PLLs
 2020-08-03 21:27 UTC  (2+ messages)

[GIT PULL] arm64 and cross-arch updates for 5.9
 2020-08-03 21:25 UTC 

[RFC 00/27] PCI: dwc: Driver clean-ups
 2020-08-03 21:01 UTC  (28+ messages)
` [RFC 01/27] PCI: Allow root and child buses to have different pci_ops
` [RFC 02/27] PCI: dwc: Use DBI accessors instead of own config accessors
` [RFC 03/27] PCI: dwc: Allow overriding bridge pci_ops
` [RFC 04/27] PCI: dwc: Add a default pci_ops.map_bus for root port
` [RFC 05/27] PCI: dwc: al: Use pci_ops for child config space accessors
` [RFC 06/27] PCI: dwc: keystone: Use pci_ops for "
` [RFC 07/27] PCI: dwc: tegra: Use pci_ops for root "
` [RFC 08/27] PCI: dwc: meson: "
` [RFC 09/27] PCI: dwc: kirin: "
` [RFC 10/27] PCI: dwc: exynos: "
` [RFC 11/27] PCI: dwc: histb: "
` [RFC 12/27] PCI: dwc: Remove dwc specific config accessor ops
` [RFC 13/27] PCI: dwc: Use generic config accessors
` [RFC 14/27] PCI: Also call .add_bus() callback for root bus
` [RFC 15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [RFC 16/27] PCI: dwc: Convert to use pci_host_probe()
` [RFC 17/27] PCI: dwc: Remove root_bus pointer
` [RFC 18/27] PCI: dwc: Remove storing of PCI resources
` [RFC 19/27] PCI: dwc: Simplify config space handling
` [RFC 20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [RFC 21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [RFC 22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [RFC 23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [RFC 24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [RFC 25/27] PCI: dwc/qcom: Use common PCI register definitions
` [RFC 26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [RFC 27/27] PCI: dwc/tegra: Use common Designware port logic register definitions

[PATCH v3] iommu/arm-smmu-v3: permit users to disable MSI polling
 2020-08-03 20:40 UTC  (3+ messages)

[PATCHv3] coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init
 2020-08-03 20:36 UTC  (2+ messages)

[PATCH 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-08-03 20:28 UTC 

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-03 20:15 UTC  (7+ messages)
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections

[PATCH][next] fbdev: Use fallthrough pseudo-keyword
 2020-08-03 20:12 UTC  (5+ messages)

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-08-03 20:00 UTC  (2+ messages)
      ` [PATCH v4 1/5] counter: Internalize sysfs interface code

[PATCH] ARM: davinci: dm646x: Convert LEDs to GPIO descriptor table
 2020-08-03 19:48 UTC  (2+ messages)

[PATCH] ARM: davinci: dm644x: Convert LEDs to GPIO descriptor table
 2020-08-03 19:47 UTC  (2+ messages)

[PATCH/RFC v7] ARM: boot: Obtain start of physical memory from DTB
 2020-08-03 19:46 UTC  (7+ messages)

[PATCH v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 19:45 UTC  (10+ messages)
` [PATCH v10 02/11] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v10 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH v10 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v10 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v10 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH v10 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v10 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v10 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v10 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH V9 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-08-03 19:42 UTC  (3+ messages)
` [PATCH V9 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits

[PATCH v11 00/12] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-03 19:35 UTC  (6+ messages)
` [PATCH v11 01/12] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v11 02/12] iommu/arm-smmu: Add support for split pagetables
` [PATCH v11 03/12] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v11 05/12] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v11 06/12] dt-bindings: arm-smmu: Add compatible string for Adreno "

[PATCH v6 0/3] devres: provide and use devm_krealloc()
 2020-08-03 19:31 UTC  (4+ messages)
` [PATCH v6 1/3] devres: provide devm_krealloc()

[PATCH v4 0/3] Cortex-A77 erratum 1508412 workaround
 2020-08-03 19:31 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
` [PATCH v4 2/3] arm64: Add part number for Arm Cortex-A77
` [PATCH v4 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[RFC PATCH] arm64: defconfig: Disable fine-grained task level IRQ time accounting
 2020-08-03 19:22 UTC  (18+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-03 18:36 UTC  (21+ messages)

[PATCH v2 0/5] make hdmi work on bananapi-r2
 2020-08-03 18:02 UTC  (8+ messages)
` [PATCH v2 1/5] drm/mediatek: config component output by device node port
    ` Aw: "
      `  "
        ` Aw: "
          `  "

[PATCH v6 00/25] coresight: allow to build coresight as modules
 2020-08-03 17:13 UTC  (41+ messages)
` [PATCH v6 01/25] coresight: cpu_debug: add module name in Kconfig
` [PATCH v6 05/25] coresight: export global symbols
` [PATCH v6 06/25] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v6 07/25] coresight: stm: allow to build coresight-stm as a module
` [PATCH v6 08/25] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v6 09/25] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v6 10/25] coresight: etm4x: allow etm4x "
` [PATCH v6 11/25] coresight: etb: allow etb "
` [PATCH v6 12/25] coresight: tpiu: allow tpiu "
` [PATCH v6 13/25] coresight: tmc: allow tmc "
` [PATCH v6 14/25] coresight: funnel: remove multiple init calls from funnel driver
` [PATCH v6 15/25] coresight: replicator: remove multiple init calls
` [PATCH v6 16/25] coresight: allow funnel and replicator drivers to be built as modules
` [PATCH v6 17/25] coresight: cti: add function to register cti associate ops
` [PATCH v6 20/25] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v6 21/25] coresight: cti: increase reference count when enabling cti
` [PATCH v6 22/25] coresight: cti: allow cti to be built as a module
` [PATCH v6 23/25] coresight: tmc-etr: add function to register catu ops
` [PATCH v6 24/25] coresight: catu: allow catu drivers to be built as modules
` [PATCH v6 25/25] coresight: allow the coresight core driver to be built as a module

[PATCH 00/20] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-03 17:12 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: sound: add DT bindings for Microchip S/PDIF TX Controller
 2020-08-03 17:11 UTC  (6+ messages)
` [PATCH v3 2/2] ASoC: mchp-spdiftx: add driver for "

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-08-03 16:59 UTC  (22+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "
` [RFC PATCH 2/4] i2c: core: add generic I2C GPIO recovery
    `  "
` [RFC PATCH 3/4] i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
    `  "
` [RFC PATCH 4/4] i2c: at91: Move to generic GPIO bus recovery
    `  "

[PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-08-03 16:42 UTC  (4+ messages)

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-08-03 16:13 UTC  (13+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03 16:04 UTC  (5+ messages)

[PATCH 1/2] irqchip: irq-mt58xx: Add mt58xx interrupt controller support
 2020-08-03 15:52 UTC  (4+ messages)

[PATCH] arm64: tegra: Add ID EEPROMs on Jetson AGX Xavier
 2020-08-03 15:44 UTC 

[PATCH] proc: use untagged_addr() for pagemap_read addresses
 2020-08-03 15:39 UTC 

[PATCH v2 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-08-03 15:35 UTC  (4+ messages)
  ` [PATCH v2 2/2] memory: samsung: exynos5422-dmc: Add module param to control IRQ mode

[PATCH v2 0/7] cpufreq: improve frequency invariance support
 2020-08-03 15:24 UTC  (18+ messages)
` [PATCH v2 1/7] cpufreq: move invariance setter calls in cpufreq core
` [PATCH v2 2/7] cpufreq: set invariance scale factor on transition end
` [PATCH v2 3/7] arch_topology: disable frequency invariance for CONFIG_BL_SWITCHER
` [PATCH v2 4/7] cpufreq: report whether cpufreq supports Frequency Invariance (FI)

[PATCH v3 0/3] Cortex-A77 erratum 1508412 workaround
 2020-08-03 15:03 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH 00/10] Remove surplus dev_err() when handing an error from platform_get_irq()
 2020-08-03 14:55 UTC  (4+ messages)

[PATCH] soc: ti: k3-socinfo: Add entry for J7200
 2020-08-03 14:41 UTC  (2+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-08-03 14:40 UTC  (4+ messages)
` [PATCH v4 0/7] Support inhibiting input devices

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-08-03 14:32 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: actions: Add Actions S500 pinctrl driver

[PATCH] arm64: dts: allwinner: replace numerical constant with CCU_CLKX
 2020-08-03 14:30 UTC 

[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-08-03 14:22 UTC  (5+ messages)
` [PATCH 3/3] ARM: exynos: use DT prefetch attributes rather than l2c_aux_val

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-03 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
` [PATCH v2 2/3] pinctrl: actions: Add Actions S500 pinctrl driver
` [PATCH v2 3/3] MAINTAINERS: Set pinctrl binding entry for all Actions Semi Owl SoCs

[PATCH] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-08-03 13:40 UTC 

[PATCH] coresight: etm4x: Add Support for HiSilicon ETM device
 2020-08-03 13:35 UTC 

[PATCH v2 0/2] perf: Improve list for arm64
 2020-08-03 13:23 UTC  (7+ messages)
` [PATCH v2 2/2] perf pmu: Improve CPU core PMU HW event list ordering

[PATCHv2] arm64/fixmap: make notes of fixed_addresses more precisely
 2020-08-03 13:18 UTC 

[PATCH v2 0/2] dmaengine: ti: k3-psil: Add support for j7200
 2020-08-03 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: ti: k3-psil: Use soc_device_match to get the psil map
` [PATCH v2 2/2] dmaengine: ti: k3-psil: add map for j7200

[PATCH 0/2] dmaengine: ti: k3-psil: Add support for j7200
 2020-08-03 12:56 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: ti: k3-psil: Use soc_device_match to get the psil map
` [PATCH 2/2] dmaengine: ti: k3-psil: add map for j7200

[PATCH 0/3] AT91 PM improvements
 2020-08-03 12:51 UTC  (5+ messages)
` [PATCH 2/3] ARM: at91: pm: add per soc validation of pm modes

[PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-08-03 12:43 UTC  (5+ messages)

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 12:40 UTC  (4+ messages)
` [PATCH v9 09/12] PCI: brcmstb: Set additional internal memory DMA viewport sizes

[PATCH 1/1] arm64: add support for PAGE_SIZE aligned kernel stack
 2020-08-03 12:34 UTC  (2+ messages)

[PATCH 5.4 68/90] perf tools: Fix record failure when mixed with ARM SPE event
 2020-08-03 12:19 UTC 

[PATCH 5.7 092/120] perf tools: Fix record failure when mixed with ARM SPE event
 2020-08-03 12:19 UTC 

[PATCH] mm: introduce reference pages
 2020-08-03 12:01 UTC  (3+ messages)

[PATCH] arm64/fixmap: make notes of fixed_addresses more precisely
 2020-08-03 11:53 UTC  (6+ messages)

[PATCH V2] coresight: Make sysFS functional on topologies with per core sink
 2020-08-03 11:26 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add USB OTG support to DH PDK2
 2020-08-03 10:22 UTC 

[PATCH v4 0/4] arm64: add Armv8.3 pointer authentication enhancements
 2020-08-03 10:16 UTC  (7+ messages)
` [PATCH v4 1/4] arm64: ptrauth: add Armv8.3 pointer authentication enhanced features
` [PATCH v4 3/4] arm64: kprobe: disable probe of fault prone ptrauth instruction

[PATCH v6] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03  9:58 UTC  (3+ messages)

[PATCH v9 9/9] scsi: ufs: Properly release resources if a task is aborted successfully
 2020-08-03  9:44 UTC  (2+ messages)

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-03  9:35 UTC  (7+ messages)
` [PATCH v7 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v7 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v7 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v7 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v7 11/13] arm64: dts: freescale: sl28: enable LED support


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