linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 06:02:40 to 2020-06-29 12:07:09 UTC [more...]

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 12:03 UTC  (11+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 02/10] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 04/10] Documentation: devres: add missing mdio helper
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [PATCH v2 07/10] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations
` [PATCH v2 09/10] of: mdio: provide devm_of_mdiobus_register()
` [PATCH v2 10/10] net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()

[PATCH 1/3] reset: imx7: Support module build
 2020-06-29 12:02 UTC  (17+ messages)
` [PATCH 2/3] arm64: defconfig: Select CONFIG_RESET_IMX7 by default
` [PATCH 3/3] ARM: imx: Select RESET_IMX7 for i.MX7D

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-06-29 11:58 UTC  (20+ messages)
` [PATCH V3 01/10] clk: composite: Export clk_hw_register_composite()
` [PATCH V3 02/10] init.h: Fix the __setup_param() macro for module build
` [PATCH V3 03/10] ARM: imx: Select MXC_CLK for each SoC
` [PATCH V3 04/10] clk: imx: Support building SCU clock driver as module
` [PATCH V3 05/10] clk: imx: Support building i.MX common "
` [PATCH V3 06/10] clk: imx8mm: Support module build
` [PATCH V3 07/10] clk: imx8mn: "
` [PATCH V3 08/10] clk: imx8mp: "
` [PATCH V3 09/10] clk: imx8mq: "
` [PATCH V3 10/10] clk: imx8qxp: "

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-06-29 11:52 UTC  (2+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-29 11:52 UTC  (15+ messages)

[PATCH 1/3] dt-bindings: ARM: imx: add kamstrup flex concentrator to schema
 2020-06-29 11:49 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator
` [PATCH 3/3] MAINTAINERS: Add Bruno Thomsen as reviewer of Kamstrup DTS

[PATCH 0/4] Restore big.LITTLE cpuidle driver for Exynos
 2020-06-29 11:35 UTC  (9+ messages)
  ` [PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware
              ` [PATCH v2 1/4] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
  ` [PATCH 3/4] ARM: exynos_defconfig: Enable big.LITTLE cpuidle driver

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-29 11:28 UTC  (8+ messages)
  ` [PATCH v6 3/4] drm/bridge/sii8620: fix resource acquisition error handling
  ` [PATCH v6 4/4] drm/bridge: lvds-codec: simplify "
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

[PATCH v7 0/4] driver core: add probe error check helper
 2020-06-29 11:22 UTC  (5+ messages)
    ` [PATCH v7 1/4] driver core: add device probe log helper
    ` [PATCH v7 2/4] driver core: add deferring probe reason to devices_deferred property
    ` [PATCH v7 3/4] drm/bridge/sii8620: fix resource acquisition error handling
    ` [PATCH v7 4/4] drm/bridge: lvds-codec: simplify "

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-29 11:19 UTC  (9+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29 11:16 UTC  (26+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v5 06/11] thermal: Add mode helpers
      ` [PATCH v6 00/11] Stop monitoring disabled devices
        ` [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function
        ` [PATCH v6 02/11] thermal: Store thermal mode in a dedicated enum
        ` [PATCH v6 03/11] thermal: Add current mode to thermal zone device
        ` [PATCH v6 04/11] thermal: Store device mode in struct thermal_zone_device
        ` [PATCH v6 05/11] thermal: remove get_mode() operation of drivers
        ` [PATCH v6 06/11] thermal: Add mode helpers
        ` [PATCH v6 07/11] thermal: Use mode helpers in drivers
        ` [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices
        ` [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices
        ` [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
        ` [PATCH v6 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-06-29 10:59 UTC  (4+ messages)
` [PATCH v2 2/5] drm: panel: Add Starry KR070PE2T
    ` [linux-sunxi] "

[PATCH 0/2] Refactor ESR related functions
 2020-06-29 11:05 UTC  (8+ messages)
` [PATCH 1/2] kvm/arm64: Rename HSR to ESR
` [PATCH 2/2] kvm/arm64: Detach ESR operator from vCPU struct

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-29 10:57 UTC  (5+ messages)
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain
  ` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()

next/master bisection: baseline.dmesg.crit on qemu_arm-vexpress-a15
 2020-06-29 10:53 UTC  (3+ messages)

Test mail - kindly ignore
 2020-06-29 10:52 UTC 

[PATCH] arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
 2020-06-29 10:42 UTC  (2+ messages)

[PATCH V10 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-29 10:27 UTC  (8+ messages)
` [PATCH V10 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-06-29 10:29 UTC  (17+ messages)
` [PATCH v5 01/10] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH v5 02/10] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [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 05/10] iommu/mediatek: Move inv_sel_reg into the plat_data
` [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 08/10] iommu/mediatek: Extend protect pa alignment value
` [PATCH v5 09/10] iommu/mediatek: Modify MMU_CTRL register setting
` [PATCH v5 10/10] iommu/mediatek: Add mt6779 basic support

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

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-06-29  9:37 UTC  (4+ messages)
` [PATCH v2 04/17] ARM: Allow IPIs to be handled as "

cpuidle: Fix CFI failure
 2020-06-29  9:05 UTC  (2+ messages)
` [PATCH] cpuidle: change enter_s2idle() prototype

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

[nomadik:ux500-golden-v5.8-rc1 10/13] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c:62:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int'
 2020-06-29  8:58 UTC 

[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-06-29  8:55 UTC  (6+ messages)
` [PATCH v3 04/20] arm64: dts: arm: vexpress: Move fixed devices out of bus node

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-29  8:47 UTC  (2+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in Misc
 2020-06-29  8:46 UTC  (6+ messages)
` [PATCH 06/10] misc: eeprom: eeprom_93cx6: Repair function arg descriptions

[PATCH v4] tty: serial: don't do termios for BTIF
 2020-06-29  8:40 UTC  (4+ messages)

[PATCH v2] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-06-29  8:35 UTC  (2+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-29  8:32 UTC  (11+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

aptitude crashes on ARM64 on the kernel 5.8-rc
 2020-06-29  8:27 UTC  (2+ messages)

[PATCH V2 0/9] Support building i.MX8 SoCs clock driver as module
 2020-06-29  8:19 UTC  (10+ messages)
` [PATCH V2 3/9] clk: imx: Support building SCU "

[PATCH] arm64: dts: xilinx: Align IOMMU nodename with dtschema
 2020-06-29  8:17 UTC 

[PATCH 1/2] arm64: dts: hisilicon: Use phandles for overriding nodes in hi6220
 2020-06-29  8:16 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: hisilicon: Align UART nodename with dtschema

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29  8:15 UTC  (19+ messages)
` [PATCH v4 01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v4 02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v4 03/17] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v4 04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 06/17] efi/libstub: Disable -mbranch-protection
` [PATCH v4 07/17] arm64/build: Use common DISCARDS in linker script
` [PATCH v4 08/17] arm64/mm: Remove needless section quotes
` [PATCH v4 09/17] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v4 10/17] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v4 11/17] arm64/build: Warn on orphan section placement
` [PATCH v4 12/17] arm/build: Refactor linker script headers
` [PATCH v4 13/17] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v4 14/17] arm/build: Warn on orphan section placement
` [PATCH v4 15/17] arm/boot: "
` [PATCH v4 16/17] x86/build: "
` [PATCH v4 17/17] x86/boot: "

[PATCH 1/3] ARM: dts: alpine: Align GIC nodename with dtschema
 2020-06-29  8:15 UTC  (3+ messages)
` [PATCH 2/3] arm64: "
` [PATCH 3/3] arm64: dts: alpine: Fix GIC unit address

[PATCH 1/2] usb: mtu3: disable USB2 LPM
 2020-06-29  8:15 UTC  (8+ messages)
` [PATCH 2/2] usb: mtu3: fix NULL pointer dereference

[nomadik:ux500-golden-v5.8-rc1 10/13] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c:62:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'}
 2020-06-29  8:13 UTC 

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-06-29  8:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines

[PATCH v4 0/2] ARM: Add Rockchip rk3288w support
 2020-06-29  7:59 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: ls1046a: add more thermal zone support
 2020-06-29  7:45 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ls1043a: "

[PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus
 2020-06-29  7:43 UTC  (7+ messages)

[PATCH v2, 0/2] This patchset add Read-only(Ro) request for capture queue
 2020-06-29  6:47 UTC  (3+ messages)
    ` [PATCH v2, 2/2] media: v4l: Add Ro request api "

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-29  6:45 UTC 

Add MediaTek MT6873 devapc driver
 2020-06-29  6:28 UTC  (4+ messages)
` [PATCH v2 2/2] soc: mediatek: devapc: add devapc-mt6873 driver

[PATCH v3 1/2] arm64: dts: Add a device tree for the Librem 5 phone
 2020-06-29  6:36 UTC  (2+ messages)

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-29  6:35 UTC  (13+ messages)

[PATCH v4 0/6] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2020-06-29  6:32 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: WBS support USB alternate setting 1
 2020-06-29  6:19 UTC  (2+ messages)

[TEGRA194_CPUFREQ PATCH v4 0/4] Add cpufreq driver for Tegra194
 2020-06-29  6:17 UTC  (5+ messages)
` [TEGRA194_CPUFREQ PATCH v4 3/4] cpufreq: Add Tegra194 cpufreq driver
` [TEGRA194_CPUFREQ PATCH v4 4/4] arm64: defconfig: Enable CONFIG_ARM_TEGRA194_CPUFREQ


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