May 2017 Archives by author
Starting: Mon May 1 00:06:45 PDT 2017
Ending: Wed May 31 23:50:35 PDT 2017
Messages: 5959
- [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
Roy Franz (Cavium)
- [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
Leizhen (ThunderTown)
- [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
Leizhen (ThunderTown)
- [PATCH] arm64: dts: juno: Enable some SMMUs
Jon Medhurst (Tixy)
- [PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
Laura Abbott
- [PATCH 4/4] drm/bridge: dw-hdmi: add cec driver
Jose Abreu
- [PATCH 3/4] drm/bridge: dw-hdmi: add better clock disable control
Jose Abreu
- [PATCH v3 0/9] mtd: sharpslpart partition parser
Andrea Adami
- [PATCH v3 1/9] mtd: sharpslpart: add sharpslpart MTD partition parser
Andrea Adami
- [PATCH v3 2/9] mtd: nand: sharpsl.h: support partition parser types
Andrea Adami
- [PATCH v3 3/9] mfd: tmio.h: support partition parser types
Andrea Adami
- [PATCH v3 4/9] mtd: nand: sharpsl.c: take in account partition parser types
Andrea Adami
- [PATCH v3 5/9] mtd: nand: tmio_nand.c: take in account partition parser types
Andrea Adami
- [PATCH v3 6/9] arm: pxa: corgi.c: remove hardcoded partitioning, use sharpslpart parser
Andrea Adami
- [PATCH v3 7/9] arm: pxa: tosa.c: remove hardcoded partitioning, use sharpslpart parser
Andrea Adami
- [PATCH v3 8/9] arm: pxa: spitz.c: remove hardcoded partitioning, use sharpslpart parser
Andrea Adami
- [PATCH v3 9/9] arm: pxa: poodle.c: remove hardcoded partitioning, use sharpslpart parser
Andrea Adami
- [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
Stefan Agner
- [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND
Stefan Agner
- [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display
Stefan Agner
- [PATCH 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Stefan Agner
- [PATCH 2/6] tty: serial: lpuart: add little endian 32 bit register support
Stefan Agner
- [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
Stefan Agner
- [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
Stefan Agner
- [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Stefan Agner
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
Stefan Agner
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
Stefan Agner
- [PATCH 2/2] gpio: gpio-vf610: add imx7ulp support
Stefan Agner
- [PATCH] ARM: dts: imx7s: Avoid using dummy clocks for usdhc
Stefan Agner
- [PATCH] ARM: dts: imx7: use 3 PWM cells
Stefan Agner
- [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Stefan Agner
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
Stefan Agner
- imx7: mmc_select_hs200 failed, error -74
Stefan Agner
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Stefan Agner
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Stefan Agner
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
Stefan Agner
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
Stefan Agner
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Stefan Agner
- [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND
Stefan Agner
- [PATCH 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
- [PATCH 4/6] arm64: armv8_deprecated: ensure extension of addr
Punit Agrawal
- [PATCH v2 0/3] arm64: Add support for handling memory corruption
Punit Agrawal
- [PATCH v2 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
- [PATCH v2 2/3] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Punit Agrawal
- [PATCH v2 3/3] arm64: kconfig: allow support for memory failure handling
Punit Agrawal
- [PATCH 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
- [PATCH v2 0/3] arm64: Add support for handling memory corruption
Punit Agrawal
- [PATCH v3 0/6] Support for contiguous pte hugepages
Punit Agrawal
- [PATCH v3 1/6] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
Punit Agrawal
- [PATCH v3 2/6] mm, gup: Ensure real head page is ref-counted when using hugepages
Punit Agrawal
- [PATCH v3 3/6] mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
- [PATCH v3 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v3 5/6] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
Punit Agrawal
- [PATCH v3 6/6] mm: rmap: Use correct helper when poisoning hugepages
Punit Agrawal
- [PATCH v3 00/11] arm64: Enable contiguous pte hugepage support
Punit Agrawal
- [PATCH v3 00/11] arm64: Enable contiguous pte hugepage support
Punit Agrawal
- [PATCH v3 01/11] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Punit Agrawal
- [PATCH v3 02/11] arm64: hugetlb: Refactor find_num_contig
Punit Agrawal
- [PATCH v3 03/11] arm64: hugetlb: Introduce pte_pgprot helper
Punit Agrawal
- [PATCH v3 04/11] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
Punit Agrawal
- [PATCH v3 05/11] arm64: hugetlb: Spring clean huge pte accessors
Punit Agrawal
- [PATCH v3 06/11] arm64: hugetlb: Add break-before-make logic for contiguous entries
Punit Agrawal
- [PATCH v3 07/11] arm64: hugetlbpages: Handle swap entries in huge_pte_offset() for contiguous hugepages
Punit Agrawal
- [PATCH v3 08/11] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
- [PATCH v3 09/11] arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
- [PATCH v3 10/11] arm64: Re-enable support for contiguous hugepages
Punit Agrawal
- [PATCH v3 11/11] arm64: hugetlb: Cleanup setup_hugepagesz
Punit Agrawal
- [PATCH v3 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v3.1 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v3.1 5/6] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
Punit Agrawal
- [PATCH v3.1 8/11] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
- [PATCH v3.1 9/11] arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
- [PATCH v3.1 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v3.1 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v3 2/6] mm, gup: Ensure real head page is ref-counted when using hugepages
Punit Agrawal
- [PATCH v4 0/8] Support for contiguous pte hugepages
Punit Agrawal
- [PATCH v4 1/8] arm64: hugetlb: Refactor find_num_contig
Punit Agrawal
- [PATCH v4 2/8] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
Punit Agrawal
- [PATCH v4 3/8] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
Punit Agrawal
- [PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
Punit Agrawal
- [PATCH v4 5/8] mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
- [PATCH v4 6/8] mm/hugetlb: Allow architectures to override huge_pte_clear()
Punit Agrawal
- [PATCH v4 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
Punit Agrawal
- [PATCH v4 8/8] mm: rmap: Use correct helper when poisoning hugepages
Punit Agrawal
- [PATCH v4 0/9] arm64: Enable contiguous pte hugepage support
Punit Agrawal
- [PATCH v4 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Punit Agrawal
- [PATCH v4 2/9] arm64: hugetlb: Introduce pte_pgprot helper
Punit Agrawal
- [PATCH v4 3/9] arm64: hugetlb: Spring clean huge pte accessors
Punit Agrawal
- [PATCH v4 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
Punit Agrawal
- [PATCH v4 5/9] arm64: hugetlbpages: Handle swap entries in huge_pte_offset() for contiguous hugepages
Punit Agrawal
- [PATCH v4 6/9] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
- [PATCH v4 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
- [PATCH v4 8/9] arm64: Re-enable support for contiguous hugepages
Punit Agrawal
- [PATCH v4 9/9] arm64: hugetlb: Cleanup setup_hugepagesz
Punit Agrawal
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Punit Agrawal
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Punit Agrawal
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Punit Agrawal
- [PATCH v2] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Punit Agrawal
- [PATCH v4.1 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
Punit Agrawal
- [PATCH v4 8/8] mm: rmap: Use correct helper when poisoning hugepages
Punit Agrawal
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Sakari Ailus
- [PATCH v7 00/34] i.MX Media Driver
Sakari Ailus
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Sakari Ailus
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Sakari Ailus
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- CHIPPro NAND issue with 4.12 rc1
Angus Ainslie
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Angus Ainslie
- Staging r8723bs driver for kernel 4.12.0-rc2 on CHIPPro
Angus Ainslie
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Angus Ainslie
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Angus Ainslie
- Staging r8723bs driver for kernel 4.12.0-rc2 on CHIPPro
Angus Ainslie
- [RFC PATCH 0/3] clk: introduce clk_bulk_get accessories
Dong Aisheng
- [RFC PATCH 1/3] clk: add clk_bulk_get accessories
Dong Aisheng
- [RFC PATCH 2/3] clk: add managed version of clk_bulk_get
Dong Aisheng
- [RFC PATCH 2/3] clk: add managed version of clk_bulk_get
Dong Aisheng
- [PATCH V2 0/3] clk: introduce clk_bulk_get accessories
Dong Aisheng
- [PATCH V2 1/3] clk: add clk_bulk_get accessories
Dong Aisheng
- [PATCH V2 2/3] clk: add managed version of clk_bulk_get
Dong Aisheng
- [PATCH V2 3/3] cpufreq: imx6q: refine clk operations
Dong Aisheng
- [PATCH 0/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
- [PATCH 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
Dong Aisheng
- [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH 5/6] tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
- [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
- [PATCH V2 1/3] clk: add clk_bulk_get accessories
Dong Aisheng
- [PATCH 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
- [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH 0/5] pinctrl: imx: add generic pin config and imx7ulp support
Dong Aisheng
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
Dong Aisheng
- [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
- [PATCH 2/5] pinctrl: pinctrl-imx: add soc specific mux_mode mask and shift property
Dong Aisheng
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Dong Aisheng
- [PATCH 4/5] pinctrl: imx: add imx7ulp driver
Dong Aisheng
- [PATCH 5/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
- [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH 1/2] dt-bindings: timer: add nxp tpm timer binding doc
Dong Aisheng
- [PATCH 2/2] timer: imx-tpm: add imx tpm timer support
Dong Aisheng
- [PATCH 0/2] gpio: add imx7ulp gpio support
Dong Aisheng
- [PATCH 1/2] dt-bindings: gpio-vf610: add imx7ulp support
Dong Aisheng
- [PATCH 2/2] gpio: gpio-vf610: add imx7ulp support
Dong Aisheng
- [PATCH 0/2] pinctrl: pinctrl-imx: add gpio support for mx7ulp
Dong Aisheng
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
Dong Aisheng
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
Dong Aisheng
- [PATCH V2 0/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH V2 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
- [PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH V2 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
Dong Aisheng
- [PATCH V2 4/6] tty: serial: lpuart: add imx7ulp support
Dong Aisheng
- [PATCH V2 5/6] tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
- [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
- [PATCH 0/9] clk: add imx7ulp clk support
Dong Aisheng
- [PATCH 1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE clk support
Dong Aisheng
- [PATCH 2/9] clk: reparent orphans after critical clocks enabled
Dong Aisheng
- [PATCH 3/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
Dong Aisheng
- [PATCH 4/9] clk: imx: add pllv4 support
Dong Aisheng
- [PATCH 5/9] clk: imx: add pfdv2 support
Dong Aisheng
- [PATCH 6/9] clk: imx: add composite clk support
Dong Aisheng
- [PATCH 7/9] dt-bindings: clock: add imx7ulp clock binding doc
Dong Aisheng
- [PATCH 8/9] clk: imx: make mux parent strings const
Dong Aisheng
- [PATCH 9/9] clk: imx: add imx7ulp clk driver
Dong Aisheng
- [PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH 0/4] ARM: imx: add imx7ulp support
Dong Aisheng
- [PATCH 1/4] dt-bindings: fsl: add compatible for imx7ulp evk
Dong Aisheng
- [PATCH 2/4] ARM: imx: add initial support for imx7ulp
Dong Aisheng
- [PATCH 3/4] dts: imx: add imx7ulp evk support
Dong Aisheng
- [PATCH 4/4] ARM: imx_v6_v7_defconfig: add imx7ulp support
Dong Aisheng
- [PATCH 2/4] ARM: imx: add initial support for imx7ulp
Dong Aisheng
- [PATCH 3/4] dts: imx: add imx7ulp evk support
Dong Aisheng
- [PATCH V2 0/5] pinctrl: imx: add generic pin config and imx7ulp support
Dong Aisheng
- [PATCH V2 1/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
- [PATCH V2 2/5] pinctrl: imx: add generic pin config core support
Dong Aisheng
- [PATCH V2 3/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Dong Aisheng
- [PATCH V2 5/5] pinctrl: imx: add imx7ulp driver
Dong Aisheng
- [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
- [PATCH V3 0/3] clk: introduce clk_bulk_get accessories
Dong Aisheng
- [PATCH V3 1/3] clk: add clk_bulk_get accessories
Dong Aisheng
- [PATCH V3 2/3] clk: add managed version of clk_bulk_get
Dong Aisheng
- [PATCH V3 3/3] cpufreq: imx6q: refine clk operations
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Dong Aisheng
- [PATCH V3 2/2] pinctrl: imx: add imx7ulp driver
Dong Aisheng
- [PATCH 2/2] timer: imx-tpm: add imx tpm timer support
Dong Aisheng
- [PATCH 2/2] timer: imx-tpm: add imx tpm timer support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
- [PATCH 0/2] pinctrl: samsung: Split per ARMv7/v8 arch
Alim Akhtar
- [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha Akula
- [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha Akula
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Geetha Akula
- [PATCH v3 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha Akula
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Geetha Akula
- [v6 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha Akula
- [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha Akula
- [PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
Pratyush Anand
- [PATCH v3 1/2] kexec: arm64: create identity page table to be used in purgatory
Pratyush Anand
- [PATCH v3 2/2] arm64: enable d-cache support during purgatory sha verification
Pratyush Anand
- Query: arm64: hwbreakpoint: single stepping in case of custom overflow_handler
Pratyush Anand
- Query: arm64: hwbreakpoint: single stepping in case of custom overflow_handler
Pratyush Anand
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Doug Anderson
- usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
Doug Anderson
- [PATCH 2/2] arm64: dts: rockchip: introduce rk3399-op1 operating points
Doug Anderson
- [PATCH 2/2] arm64: dts: rockchip: introduce rk3399-op1 operating points
Doug Anderson
- [PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Bjorn Andersson
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Bjorn Andersson
- [PATCH 1/2 v6] ARM: dts: add XOADC and IIO HWMON to MSM8660/APQ8060
Bjorn Andersson
- [PATCH 2/2 v6] ARM: dts: Qualcomm APQ8060 DragonBoard ALS sensor
Bjorn Andersson
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Bjorn Andersson
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Bjorn Andersson
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Bjorn Andersson
- [PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
Bjorn Andersson
- [PATCH 5/5] arm64: dts: qcom: Collapse usb support into one node
Bjorn Andersson
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Bjorn Andersson
- [PATCH 1/5] ARM: dts: qcom: Remove s4/5vs1,2 from RPM pm8941 control
Bjorn Andersson
- [PATCH 2/2] ARM: dts: add core I2C devices to the APQ8060 Dragonboard
Bjorn Andersson
- [PATCH 1/2] ARM: dts: add GSBI8 defines to the MSM8660 family
Bjorn Andersson
- [PATCH v3 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Bjorn Andersson
- [RFC PATCH v2 0/7] ARM: NOMMU: MPU updates
Szemző András
- [PATCH v3 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
Eric Anholt
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Eric Anholt
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Eric Anholt
- [PATCH] clk: bcm2835: Correct the prediv logic
Eric Anholt
- [PATCH] clk: bcm2835: Correct the prediv logic
Eric Anholt
- arm64 vs arm tree for BCM2837 DT pull requests
Eric Anholt
- [GIT PULL] bcm2835 DT fixes for 4.12
Eric Anholt
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Eric Anholt
- [PATCH v3] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
Eric Anholt
- [PATCH v1 1/3] drm/stm: ltdc: Add bridge support
Eric Anholt
- [PATCH] serial: 8250: Add CAP_MINI, set for bcm2835aux
Eric Anholt
- [PATCH v2 1/5] drm/stm: ltdc: Add bridge support
Eric Anholt
- [PATCH] drm/pl111: add ARM_AMBA dependency
Eric Anholt
- [PATCH 6/7] staging: bcm2835-audio: Deliver indirect-PCM transfer error
Eric Anholt
- [PATCH] drm/pl111: add ARM_AMBA dependency
Eric Anholt
- [PATCH 0/3] Davinci DSP remoteproc device improvements
Suman Anna
- [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
Suman Anna
- [PATCH 2/3] ARM: davinci: da8xx: Add names to DSP IOMEM resources
Suman Anna
- [PATCH 3/3] ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resources
Suman Anna
- [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
Suman Anna
- [PATCH 0/4] Davinci remoteproc cleanups/fixes
Suman Anna
- [PATCH 1/4] remoteproc/davinci: Update Kconfig to depend on DMA_CMA
Suman Anna
- [PATCH 2/4] remoteproc/davinci: simplify the reset function
Suman Anna
- [PATCH 3/4] remoteproc/davinci: fix unbalanced reset between start and stop ops
Suman Anna
- [PATCH 4/4] remoteproc/davinci: streamline the interrupt management
Suman Anna
- [PATCH 0/2] Enable Mailboxes for AM57xx IDKs
Suman Anna
- [PATCH 1/2] ARM: dts: am572x-idk: Enable the system mailboxes 5 and 6
Suman Anna
- [PATCH 2/2] ARM: dts: am571x-idk: Enable the system mailboxes 5 and 6
Suman Anna
- [PATCH] reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON
Suman Anna
- [PATCH v5 0/2] Add TI SCI Reset Driver
Suman Anna
- [PATCH v5 1/2] Documentation: dt: reset: Add TI SCI reset binding
Suman Anna
- [PATCH v5 2/2] reset: Add the TI SCI reset driver
Suman Anna
- [PATCH 0/3] Add Keystone2 Remoteproc driver
Suman Anna
- [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
Suman Anna
- [PATCH 2/3] remoteproc/keystone: add a remoteproc driver for Keystone 2 DSPs
Suman Anna
- [PATCH 3/3] remoteproc/keystone: ensure the DSPs are in reset in probe
Suman Anna
- [PATCH 0/4] Add DT support for davinci remoteproc driver
Suman Anna
- [PATCH 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
Suman Anna
- [PATCH 2/4] remoteproc/davinci: add support to parse internal memories
Suman Anna
- [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
Suman Anna
- [PATCH 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP
Suman Anna
- [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
Suman Anna
- [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
Suman Anna
- [PATCH] clk: meson: gxbb: fix build error without RESET_CONTROLLER
Neil Armstrong
- [PATCH v2 01/18] dt-bindings: arm: amlogic: Reorder boards
Neil Armstrong
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Neil Armstrong
- [PATCH v2 18/18] arm64: dts: meson-gx-p23x-q20x: Fix node order
Neil Armstrong
- [PATCH v2 17/18] arm64: dts: meson-gxm-nexbox-a1: Fix node order
Neil Armstrong
- [PATCH v2 16/18] arm64: dts: meson-gxl-s905x-nexbox-a95x: Fix node order
Neil Armstrong
- [PATCH v2 14/18] arm64: dts: meson-gxbb-p20x: Fix node order
Neil Armstrong
- [PATCH v2 15/18] arm64: dts: meson-gxl: Fix node order
Neil Armstrong
- [PATCH v2 13/18] arm64: dts: meson-gxbb-nexbox-a95x: Fix node order
Neil Armstrong
- [PATCH v2 12/18] arm64: dts: meson-gxbb-vega-s95: Fix node order
Neil Armstrong
- [PATCH v2 11/18] arm64: dts: meson-gxbb-odroidc2: Fix node order
Neil Armstrong
- [PATCH v2 09/18] arm64: dts: meson-gxbb-wetek-hub: Reference CVBS node by label
Neil Armstrong
- [PATCH v2 10/18] arm64: dts: meson-gxbb: Fix node order
Neil Armstrong
- [PATCH v2 08/18] arm64: dts: meson-gxl-s905x: Comment typo fix
Neil Armstrong
- [PATCH v2 07/18] arm64: dts: meson-gxm-nexbox-a1: Drop UART comment
Neil Armstrong
- [PATCH v2 06/18] arm64: dts: meson-gxl-s905x-khadas-vim: Fix Wifi node name
Neil Armstrong
- [PATCH v2 05/18] arm64: dts: meson-gx-p23x-q20x: Fix Wifi node name
Neil Armstrong
- [PATCH v2 04/18] arm64: dts: meson-gxbb-p20x: Fix Wifi node name
Neil Armstrong
- [PATCH v2 03/18] arm64: dts: meson-gxbb-vega-s95: Fix Wifi node name
Neil Armstrong
- [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
Neil Armstrong
- [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
Neil Armstrong
- [GIT PULL] Meson Kconfig fixes for 4.12-rc1
Neil Armstrong
- [PATCH v2 3/5] drm/bridge/synopsys: Add MIPI DSI host controller bridge
Neil Armstrong
- [PATCH] clk: meson-gxbb: Expose SPICC gate
Neil Armstrong
- [PATCH 0/2] pinctrl: meson: Add SPICC pins
Neil Armstrong
- [PATCH 1/2] pinctrl: meson-gxl: Add SPI pins for the SPICC controller
Neil Armstrong
- [PATCH 2/2] pinctrl: meson-gxbb: Add SPI pins for SPICC controller
Neil Armstrong
- [PATCH] clk: meson-gxbb: Expose SPICC gate
Neil Armstrong
- [PATCH v3 0/4] tty/serial: meson_uart: add support for core clock handling
Neil Armstrong
- [PATCH v3 1/4] dt-bindings: clock: gxbb: expose UART clocks
Neil Armstrong
- [PATCH 0/2] spi: Add Meson SPICC driver
Neil Armstrong
- [PATCH 1/2] dt-bindings: spi-meson: Add SPICC bindings
Neil Armstrong
- [PATCH 2/2] spi: Add Meson SPICC driver
Neil Armstrong
- [PATCH 0/2] pinctrl: meson: Add missing GPIODV_18 pin for GXBB and GXL
Neil Armstrong
- [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
Neil Armstrong
- [PATCH 2/2] pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
Neil Armstrong
- [PATCH 0/3] ARM64: dts: meson: GXBB and GXL pinctrl fixes
Neil Armstrong
- [PATCH 1/3] ARM64: dts: meson-gxl: Fix pinctrl periphs gpio-ranges
Neil Armstrong
- [PATCH 2/3] ARM64: dts: Fix GXL periphs pinctrl pull-enable register base
Neil Armstrong
- [PATCH 3/3] ARM64: dts: Fix GXBB periphs pinctrl pull-enable register base
Neil Armstrong
- [PATCH] mmc: mediatek: Fixed size in dma_free_coherent
Neil Armstrong
- [PATCH 0/5] pinctrl: meson: new pins and fixes round 2
Neil Armstrong
- [PATCH 1/5] pinctrl: meson-gxl: Fix typo in AO I2S pins
Neil Armstrong
- [PATCH 2/5] pinctrl: meson-gxl: Fix typo in AO SPDIF pins
Neil Armstrong
- [PATCH 3/5] pinctrl: meson-gxbb: Add CEC pins
Neil Armstrong
- [PATCH 4/5] pinctrl: meson-gxl: Add CEC pins
Neil Armstrong
- [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
Neil Armstrong
- [PATCH 0/5] ARM64: dts: meson: Add CEC, Ethernet Link and SPI pins nodes
Neil Armstrong
- [PATCH 1/5] ARM64: dts: meson-gxbb: Add CEC pins nodes
Neil Armstrong
- [PATCH 2/5] ARM64: dts: meson-gxl: Add CEC pins nodes
Neil Armstrong
- [PATCH 3/5] ARM64: dts: meson-gxl: Add Ethernet PHY LEDS pins nodes
Neil Armstrong
- [PATCH 4/5] ARM64: dts: meson-gxbb: Add SPI pinctrl nodes
Neil Armstrong
- [PATCH 5/5] ARM64: dts: meson-gxl: Add SPI pinctrl nodes
Neil Armstrong
- [PATCH] clk: meson-gxbb: Add EE 32K Clock for CEC
Neil Armstrong
- [PATCH v2 2/2] clk: gxbb: remove CLK_IGNORE_UNUSED from clk81
Neil Armstrong
- [PATCH v2 1/2] clk: meson: meson8b: mark clk81 as critical
Neil Armstrong
- [PATCH v2 0/2] clk: meson: mark clk81 as critical
Neil Armstrong
- [PATCH 1/1] clk: meson: meson8b: mark clk81 as critical
Neil Armstrong
- [PATCH] ARM64: dts: meson-gx: Add SPICC nodes
Neil Armstrong
- [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
Neil Armstrong
- [PATCH] drm/meson: Fix driver bind when only CVBS is available
Neil Armstrong
- [PATCH] ARM: Fix rd_size declaration
Bart Van Assche
- [PATCH] ARM: Fix rd_size declaration
Bart Van Assche
- [PATCH] ARM: Fix rd_size declaration
Bart Van Assche
- [PATCH v6 00/24] vITS save/restore
Eric Auger
- [PATCH v6 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Eric Auger
- [PATCH v6 02/24] KVM: arm/arm64: Add GICV3 pending table save API documentation
Eric Auger
- [PATCH v6 03/24] KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
- [PATCH v6 04/24] arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
- [PATCH v6 05/24] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
- [PATCH v6 06/24] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
- [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
- [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
- [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
- [PATCH v6 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
- [PATCH v6 11/24] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
- [PATCH v6 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
- [PATCH v6 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
- [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
- [PATCH v6 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
- [PATCH v6 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
- [PATCH v6 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
- [PATCH v6 19/24] KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
- [PATCH v6 20/24] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
- [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
Eric Auger
- [PATCH v6 22/24] KVM: arm64: vgic-its: ITT save and restore
Eric Auger
- [PATCH v6 23/24] KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
- [PATCH v6 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
- [PATCH v7 00/24] vITS save/restore
Eric Auger
- [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Eric Auger
- [PATCH v7 02/24] KVM: arm/arm64: Add GICV3 pending table save API documentation
Eric Auger
- [PATCH v7 03/24] KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
- [PATCH v7 04/24] arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
- [PATCH v7 05/24] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
- [PATCH v7 06/24] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
- [PATCH v7 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
- [PATCH v7 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
- [PATCH v7 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
- [PATCH v7 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
- [PATCH v7 11/24] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
- [PATCH v7 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
- [PATCH v7 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
- [PATCH v7 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
- [PATCH v7 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
- [PATCH v7 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
- [PATCH v7 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
- [PATCH v7 19/24] KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
- [PATCH v7 20/24] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
- [PATCH v7 21/24] KVM: arm64: vgic-its: Device table save/restore
Eric Auger
- [PATCH v7 22/24] KVM: arm64: vgic-its: ITT save and restore
Eric Auger
- [PATCH v7 23/24] KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
- [PATCH v7 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Jens Axboe
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Jens Axboe
- [RFC PATCH] mtd: spi-nor: handle signal case as failure
Ludovic BARRE
- [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support
Baicar, Tyler
- [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
Baicar, Tyler
- [PATCH V16 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
Tyler Baicar
- [PATCH V16 01/11] acpi: apei: read ack upon ghes record consumption
Tyler Baicar
- [PATCH V16 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
- [PATCH V16 03/11] cper: add timestamp print to CPER status printing
Tyler Baicar
- [PATCH V16 04/11] efi: parse ARM processor error
Tyler Baicar
- [PATCH V16 05/11] arm64: exception: handle Synchronous External Abort
Tyler Baicar
- [PATCH V16 06/11] acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
- [PATCH V16 07/11] acpi: apei: panic OS with fatal error status block
Tyler Baicar
- [PATCH V16 08/11] efi: print unrecognized CPER section
Tyler Baicar
- [PATCH V16 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
- [PATCH V16 10/11] trace, ras: add ARM processor error trace event
Tyler Baicar
- [PATCH V16 11/11] arm/arm64: KVM: add guest SEA support
Tyler Baicar
- [PATCH V16 08/11] efi: print unrecognized CPER section
Baicar, Tyler
- [PATCH V16 08/11] efi: print unrecognized CPER section
Baicar, Tyler
- [PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
Tyler Baicar
- [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption
Tyler Baicar
- [PATCH V17 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
- [PATCH V17 03/11] cper: add timestamp print to CPER status printing
Tyler Baicar
- [PATCH V17 04/11] efi: parse ARM processor error
Tyler Baicar
- [PATCH V17 05/11] arm64: exception: handle Synchronous External Abort
Tyler Baicar
- [PATCH V17 06/11] acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
- [PATCH V17 07/11] acpi: apei: panic OS with fatal error status block
Tyler Baicar
- [PATCH V17 08/11] efi: print unrecognized CPER section
Tyler Baicar
- [PATCH V17 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
- [PATCH V17 10/11] trace, ras: add ARM processor error trace event
Tyler Baicar
- [PATCH V17 11/11] arm/arm64: KVM: add guest SEA support
Tyler Baicar
- [PATCH] ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA
Alexandre Bailon
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH] RFC: arm: eBPF JIT compiler
Shubham Bansal
- [PATCH v2] arm: eBPF JIT compiler
Shubham Bansal
- [PATCH v2] arm: eBPF JIT compiler
Shubham Bansal
- [PATCH v2] arm: eBPF JIT compiler
Shubham Bansal
- [PATCH v2] arm: eBPF JIT compiler
Shubham Bansal
- [PATCH v2] arm: eBPF JIT compiler
Shubham Bansal
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
Alexandre Belloni
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
Alexandre Belloni
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Alexandre Belloni
- [PATCH 1/1] rtc: gemini: add return value validation
Alexandre Belloni
- [PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
Alexandre Belloni
- [PATCH v2 1/3] ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
- [PATCH v2 2/3] ARM: at91: pm: allow selecting standby and suspend modes
Alexandre Belloni
- [PATCH v2 3/3] ARM: at91: pm: fallback to slowclock when backup mode fails
Alexandre Belloni
- [PATCH] ARM: remove duplicate 'const' annotations'
Alexandre Belloni
- [PATCH 1/2] ARM: at91/defconfig: make system tickless when idle
Alexandre Belloni
- [PATCH v2] clockevents/tcb_clksrc: implement suspend/resume
Alexandre Belloni
- [PATCH v3 05/21] ARM: dts: at91: Add generic compatible string for I2C EEPROM
Alexandre Belloni
- [PATCH] memory: atmel-ebi: mark PM ops as __maybe_unused
Alexandre Belloni
- [PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
Alexandre Belloni
- [PATCH 1/2] ARM: at91/defconfig: make system tickless when idle
Alexandre Belloni
- [PATCH v2] ARM: at91/defconfig: add MCAN driver to sama5_defconfig
Alexandre Belloni
- [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
Alexandre Belloni
- [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
Alexandre Belloni
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Alexandre Belloni
- [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Alexandre Belloni
- [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Alexandre Belloni
- [GIT PULL] ARM: at91: fixes for 4.12
Alexandre Belloni
- [PATCH v2 0/3] pwm: sun4i: switch to atomic PWM
Alexandre Belloni
- [PATCH v2 1/3] pwm: sun4i: improve hardware read out
Alexandre Belloni
- [PATCH v2 2/3] pwm: sun4i: switch to atomic PWM
Alexandre Belloni
- [PATCH v2 3/3] pwm: sun4i: drop legacy callbacks
Alexandre Belloni
- [PATCH 00/58] ARM: at91: rework Atmel TCB drivers
Alexandre Belloni
- [PATCH 01/58] ARM: at91: Document new TCB bindings
Alexandre Belloni
- [PATCH 02/58] ARM: dts: at91: at91rm9200: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 03/58] ARM: dts: at91: at91rm9200ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 04/58] ARM: dts: at91: mpa1600: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 05/58] ARM: dts: at91: at91sam9260: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 06/58] ARM: dts: at91: at91sam9260ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 07/58] ARM: dts: at91: sam9_l9260: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 08/58] ARM: dts: at91: ethernut5: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 09/58] ARM: dts: at91: foxg20: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 10/58] ARM: dts: at91: animeo_ip: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 11/58] ARM: dts: at91: kizbox: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 12/58] ARM: dts: at91: at91sam9g20ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 13/58] ARM: dts: at91: ge863-pro3: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 14/58] ARM: dts: at91: at91sam9261: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 15/58] ARM: dts: at91: at91sam9261ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 16/58] ARM: dts: at91: at91sam9263: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 17/58] ARM: dts: at91: at91sam9263ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 18/58] ARM: dts: at91: calao: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 19/58] ARM: dts: at91: at91sam9g45: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 20/58] ARM: dts: at91: at91sam9m10g45ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 21/58] ARM: dts: at91: pm9g45: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 22/58] ARM: dts: at91: at91sam9rl: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 23/58] ARM: dts: at91: at91sam9rlek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 24/58] ARM: dts: at91: at91sam9n12: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 25/58] ARM: dts: at91: at91sam9n12ek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 26/58] ARM: dts: at91: at91sam9x5: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 27/58] ARM: dts: at91: at91sam9x5cm: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 28/58] ARM: dts: at91: acme/g25: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 29/58] ARM: dts: at91: cosino: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 30/58] ARM: dts: at91: kizboxmini: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 31/58] ARM: dts: at91: sama5d3: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 32/58] ARM: dts: at91: sama5d3xek: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 33/58] ARM: dts: at91: sama5d3 Xplained: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 34/58] ARM: dts: at91: kizbox2: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 35/58] ARM: dts: at91: sama5d3xek_cmp: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 36/58] ARM: dts: at91: linea/tse850-3: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 37/58] ARM: dts: at91: sama5d4: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 38/58] ARM: dts: at91: sama5d4: Add TCB2
Alexandre Belloni
- [PATCH 39/58] ARM: dts: at91: sama5d4ek: use TCB2 as clocksource
Alexandre Belloni
- [PATCH 40/58] ARM: dts: at91: sama5d4 Xplained: use TCB2 as clocksource
Alexandre Belloni
- [PATCH 41/58] ARM: dts: at91: ma5d4: use TCB2 as clocksource
Alexandre Belloni
- [PATCH 42/58] ARM: dts: at91: vinco: use TCB2 as clocksource
Alexandre Belloni
- [PATCH 43/58] ARM: dts: at91: sama5d2: TC blocks are also simple-mfd and syscon devices
Alexandre Belloni
- [PATCH 44/58] ARM: dts: at91: sama5d2 Xplained: use TCB0 as clocksource
Alexandre Belloni
- [PATCH 45/58] ARM: at91: add TCB registers definitions
Alexandre Belloni
- [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
Alexandre Belloni
- [PATCH 47/58] clocksource/drivers: timer-atmel-tcbclksrc: add clockevent device
Alexandre Belloni
- [PATCH 48/58] clocksource/drivers: timer-atmel-tcbclksrc: add clockevent device on separate channel
Alexandre Belloni
- [PATCH 49/58] clocksource/drivers: atmel-pit: allow unselecting ATMEL_PIT
Alexandre Belloni
- [PATCH 50/58] ARM: at91/defconfig: sama5: unselect ATMEL_PIT
Alexandre Belloni
- [PATCH 51/58] ARM: at91/defconfig: at91_dt unselect ATMEL_PIT
Alexandre Belloni
- [PATCH 52/58] PWM: atmel-tcb: switch to new binding
Alexandre Belloni
- [PATCH 53/58] ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding
Alexandre Belloni
- [PATCH 54/58] clocksource/drivers: remove tcb_clksrc
Alexandre Belloni
- [PATCH 55/58] misc: remove atmel_tclib.c
Alexandre Belloni
- [PATCH 56/58] ARM: configs: at91: remove ATMEL_TCLIB
Alexandre Belloni
- [PATCH 57/58] ARM: multi_v7_defconfig: Remove ATMEL_TCLIB Kconfig symbol
Alexandre Belloni
- [PATCH 58/58] ARM: multi_v5_defconfig: Remove ATMEL_TCLIB Kconfig symbol
Alexandre Belloni
- [PATCH v3 0/6] ARM: at91: initial samx7 support
Alexandre Belloni
- [PATCH v3 1/6] ARM: at91: Documentation: add samx7 families
Alexandre Belloni
- [PATCH v3 2/6] ARM: at91: Document samx7 compatibles
Alexandre Belloni
- [PATCH v3 3/6] ARM: at91: Add armv7m support
Alexandre Belloni
- [PATCH v3 4/6] ARM: at91: handle CONFIG_PM for armv7m configurations
Alexandre Belloni
- [PATCH v3 5/6] ARM: at91: add SAMx7 SoC detection
Alexandre Belloni
- [PATCH v3 6/6] ARM: at91: debug: add samx7 support
Alexandre Belloni
- [PATCH 00/58] ARM: at91: rework Atmel TCB drivers
Alexandre Belloni
- [PATCH v2 1/3] pwm: sun4i: improve hardware read out
Alexandre Belloni
- [PATCH v2] ARM: dts: at91: sama5d2_xplained: add pwm controller
Alexandre Belloni
- [PATCH 1/2] power: reset: at91-poweroff: fix clobber list
Alexandre Belloni
- [PATCH 2/2] power: reset: at91-sama5d2_shdwc: fix clobber list
Alexandre Belloni
- [PATCH RFC 3/5] ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags
Alexandre Belloni
- [PATCH v2 1/5] dts: gpio_atmel: adapt binding doc to reality
Alexandre Belloni
- [PATCH v2 0/4] ARM: dts: at91: Migrate to the new EBI/NAND bindings
Alexandre Belloni
- [PATCH v3] ARM: dts: at91: sama5d2_xplained: add pwm controller
Alexandre Belloni
- [PATCH v1 0/2] Plug ARMv7 KVM Debug Exploit
Alex Bennée
- [PATCH v1 1/2] KVM: arm: plug guest debug exploit
Alex Bennée
- [PATCH v1 2/2] KVM: arm: rename pm_fake handler to trap_raz_wi
Alex Bennée
- [PATCH v1 1/2] KVM: arm: plug guest debug exploit
Alex Bennée
- [PATCH v2 0/2] plug KVM ARMv7 debug leakage
Alex Bennée
- [PATCH v2 1/2] KVM: arm: plug potential guest hardware debug leakage
Alex Bennée
- [PATCH v2 2/2] KVM: arm: rename pm_fake handler to trap_raz_wi
Alex Bennée
- [RFC kvm-unit-tests PATCH 5/8] Makefile: add explicit mkdir for .o targets
Alex Bennée
- [RFC kvm-unit-tests PATCH 5/8] Makefile: add explicit mkdir for .o targets
Alex Bennée
- [PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
Johannes Berg
- [PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
Johannes Berg
- linux-next: build failure after merge of the drm-misc tree
Arnd Bergmann
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Arnd Bergmann
- [RFC/RFT PATCH 05/18] ARM: PCI: dove: Convert PCI scan API to pci_scan_root_bus_bridge()
Arnd Bergmann
- [PATCH 2/3] asm-generic: don't #include <linux/atomic.h> in qspinlock_types.h
Arnd Bergmann
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Arnd Bergmann
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Arnd Bergmann
- [GIT PULL] TEE driver infrastructure and OP-TEE drivers
Arnd Bergmann
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Arnd Bergmann
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Arnd Bergmann
- Updating kernel.org cross compilers?
Arnd Bergmann
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Arnd Bergmann
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Arnd Bergmann
- [GIT PULL] Renesas ARM Based SoC Fixes for v4.12
Arnd Bergmann
- [GIT PULL] ARM: mvebu: dt64 for v4.12 (#3)
Arnd Bergmann
- [GIT PULL] ARM: mvebu: arm64 for v4.12 (#1)
Arnd Bergmann
- [GIT PULL] TEE driver infrastructure and OP-TEE drivers
Arnd Bergmann
- Updating kernel.org cross compilers?
Arnd Bergmann
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Arnd Bergmann
- [PATCH] iommu/mediatek: include linux/dma-mapping.h
Arnd Bergmann
- [PATCH] soc: imx: add PM dependency for IMX7_PM_DOMAINS
Arnd Bergmann
- [PATCH] ARM: remove duplicate 'const' annotations'
Arnd Bergmann
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Arnd Bergmann
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Arnd Bergmann
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Arnd Bergmann
- [PATCH 2/3] Documentation: add sprd clock bindings
Arnd Bergmann
- [PATCH] clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
Arnd Bergmann
- [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Arnd Bergmann
- [PATCH] ARM: remove duplicate 'const' annotations'
Arnd Bergmann
- [GIT PULL] omap fixes for v4.12-rc cycle
Arnd Bergmann
- [PATCH] firmware: ti_sci: fix strncat length check
Arnd Bergmann
- [PATCH] arm64: dts: rockchip: fix include reference
Arnd Bergmann
- [PATCH] serial: meson: hide an unused function
Arnd Bergmann
- [PATCH v3 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Arnd Bergmann
- [PATCH] drm/pl111: add ARM_AMBA dependency
Arnd Bergmann
- [PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Arnd Bergmann
- [PATCH v3.1 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Arnd Bergmann
- [PATCH] drm/pl111: add ARM_AMBA dependency
Arnd Bergmann
- [PATCH] drm/pl111: add ARM_AMBA dependency
Arnd Bergmann
- [PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Arnd Bergmann
- [PATCH] drm/pl111: add ARM_AMBA dependency
Arnd Bergmann
- [PATCH 7/8] arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Arnd Bergmann
- [PATCH 0/8] arm64: hi6220-hikey: Fix WiFi support
Arnd Bergmann
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Arnd Bergmann
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Arnd Bergmann
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Arnd Bergmann
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Arnd Bergmann
- [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Arnd Bergmann
- [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Arnd Bergmann
- [PATCH] drm/pl111: add ARM_AMBA dependency
Arnd Bergmann
- [PATCH] ARM: s3c64xx: don't select ARM_AMBA from S3C64XX_PL080
Arnd Bergmann
- [PATCH 2/2] timer: imx-tpm: add imx tpm timer support
Arnd Bergmann
- [PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
Arnd Bergmann
- [PATCH 2/6] mfd: hi6421-pmic: move hi6421_regmap_config definition to header file
Arnd Bergmann
- [PATCH] reset: hisilicon: Fix hi6220 module license
Arnd Bergmann
- arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
Arnd Bergmann
- arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
Arnd Bergmann
- arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
Arnd Bergmann
- [stable backport PATCH] usercopy: Adjust tests to deal with SMAP/PAN
Arnd Bergmann
- [stable backport PATCH v2] usercopy: Adjust tests to deal with SMAP/PAN
Arnd Bergmann
- [stable backport PATCH] usercopy: Adjust tests to deal with SMAP/PAN
Arnd Bergmann
- [PATCH] xen: avoid type warning in xchg_xen_ulong
Arnd Bergmann
- [PATCH] ARM: s3c64xx: don't select ARM_AMBA from S3C64XX_PL080
Arnd Bergmann
- [PATCH 0/2] extends PWM framework to support PWM dead-times
Claudiu Beznea
- [PATCH 1/2] drivers: pwm: core: implement pwm dead-times
Claudiu Beznea
- [PATCH 2/2] drivers: pwm: pwm-atmel: implement pwm dead-times
Claudiu Beznea
- [PATCH v2 0/2] extends PWM framework to support PWM dead-times
Claudiu Beznea
- [PATCH v2 1/2] drivers: pwm: core: implement pwm dead-times
Claudiu Beznea
- [PATCH v2 2/2] drivers: pwm: pwm-atmel: implement pwm dead-times
Claudiu Beznea
- [PATCH 0/2] extend PWM framework to support PWM dead-times
Claudiu Beznea
- [PATCH 1/2] drivers: pwm: core: implement pwm mode
Claudiu Beznea
- [PATCH 2/2] drivers: pwm: pwm-atmel: add support for pwm modes
Claudiu Beznea
- [PATCH v3] ARM: dts: at91: sama5d2_xplained: add pwm controller
Claudiu Beznea
- [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources
Bharat Bhushan
- [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources
Bharat Bhushan
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Ard Biesheuvel
- [PATCH] drivers/of_iommu: ignore SMMU DT nodes with status 'disabled'
Ard Biesheuvel
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Ard Biesheuvel
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Ard Biesheuvel
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Ard Biesheuvel
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Ard Biesheuvel
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Ard Biesheuvel
- [PATCH v4] arm64: fix the overlap between the kernel image and vmalloc address
Ard Biesheuvel
- [PATCH 0/3] efi: arm64: use -fpie for building the stub
Ard Biesheuvel
- [PATCH 1/3] efi/libstub: arm64: use hidden attribute for struct screen_info reference
Ard Biesheuvel
- [PATCH 2/3] efi/libstub: arm64: force 'hidden' visibility for section markers
Ard Biesheuvel
- [PATCH 3/3] efi/libstub: arm64: set -fpie when building the EFI stub
Ard Biesheuvel
- [PATCH] arm64: mm: explicity include linux/vmalloc.h
Ard Biesheuvel
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Ard Biesheuvel
- [PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
Ard Biesheuvel
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Ard Biesheuvel
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Ard Biesheuvel
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [PATCH v2] arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [PATCH v2] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
- [PATCH 0/5] crypto: arm - enable module autoloading
Ard Biesheuvel
- [PATCH 1/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
- [PATCH 2/5] crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
- [PATCH 3/5] crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
- [PATCH 4/5] crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
- [PATCH 5/5] crypto: arm/crc32 - enable module autoloading based on CPU feature bits
Ard Biesheuvel
- may_use_simd on aarch64, chacha20
Ard Biesheuvel
- [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Ard Biesheuvel
- [PATCH v2] arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
- [PATCH v2] arm: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
- [RFC PATCH v2 2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH v2 0/2] Simplify kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH v2 2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH v2 0/2] Simplify kernel-mode NEON
Ard Biesheuvel
- User-space code aborts on some (but not all) misaligned accesses
Ard Biesheuvel
- User-space code aborts on some (but not all) misaligned accesses
Ard Biesheuvel
- may_use_simd on aarch64, chacha20
Ard Biesheuvel
- [PATCH v2 0/2] arm64: ftrace: fix interop issues with module PLTs
Ard Biesheuvel
- [PATCH v2 1/2] arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
- [PATCH v2 2/2] arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
- [PATCH 0/7] ARM: efi: PE/COFF cleanup/hardening
Ard Biesheuvel
- [PATCH 1/7] arm: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
- [PATCH 2/7] arm: efi: remove pointless dummy .reloc section
Ard Biesheuvel
- [PATCH 3/7] arm: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
- [PATCH 4/7] arm: compressed: discard ksymtab/kcrctab sections
Ard Biesheuvel
- [PATCH 5/7] arm: efi: split zImage code and data into separate PE/COFF sections
Ard Biesheuvel
- [PATCH 6/7] arm: compressed: put zImage header and EFI header in dedicated section
Ard Biesheuvel
- [PATCH 7/7] arm: efi: add PE/COFF debug table to EFI header
Ard Biesheuvel
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Ard Biesheuvel
- [RFC PATCH v3 1/4] arm64: neon: Add missing header guard in <asm/neon.h>
Ard Biesheuvel
- [RFC PATCH v3 2/4] arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
Ard Biesheuvel
- [RFC PATCH v3 3/4] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Ard Biesheuvel
- [PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
Ard Biesheuvel
- [PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
Ard Biesheuvel
- [PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
Ard Biesheuvel
- [v6,10/23] drivers/fsi: Add device read/write/peek API
Brad Bishop
- [PATCH v3 0/3] Meson8 / Meson8b support for the meson_saradc driver
Martin Blumenstingl
- [PATCH v3 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
- [PATCH v3 2/3] dt-bindings: iio: adc: add Meson8 and Meson8b support
Martin Blumenstingl
- [PATCH v3 3/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
Martin Blumenstingl
- [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
Martin Blumenstingl
- [PATCH v2 0/2] remove the "cpu_clk" from the GXBB/GXL/GXM driver
Martin Blumenstingl
- [PATCH v2 1/2] clk: meson-gxbb: un-export the CPU clock
Martin Blumenstingl
- [PATCH v2 2/2] clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
Martin Blumenstingl
- [PATCH 0/1] mark clk81 as critical on Meson8b
Martin Blumenstingl
- [PATCH 1/1] clk: meson: meson8b: mark clk81 as critical
Martin Blumenstingl
- [PATCH 0/4] Meson8 pinctrl updates (PWM, I2S, SPDIF, AO pins)
Martin Blumenstingl
- [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins
Martin Blumenstingl
- [PATCH 2/4] pinctrl: meson: meson8: add support for the I2S and SPDIF pins
Martin Blumenstingl
- [PATCH 3/4] pinctrl: meson: meson8: add support for the AO remote output pin
Martin Blumenstingl
- [PATCH 4/4] pinctrl: meson: meson8: add the AO HDMI CEC pin
Martin Blumenstingl
- [PATCH v3 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
- [PATCH v3 2/4] dt-binding: meson_uart: add documentation for the UARTs of amlogic
Martin Blumenstingl
- [PATCH v4 0/3] Meson8 / Meson8b support for the meson_saradc driver
Martin Blumenstingl
- [PATCH v4 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
- [PATCH v4 2/3] dt-bindings: iio: adc: add Meson8 and Meson8b support
Martin Blumenstingl
- [PATCH v4 3/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
Martin Blumenstingl
- [PATCH v2 0/4] Meson8 pinctrl updates (PWM, I2S, SPDIF, AO pins)
Martin Blumenstingl
- [PATCH v2 1/4] pinctrl: meson: meson8: add the PWM pins
Martin Blumenstingl
- [PATCH v2 2/4] pinctrl: meson: meson8: add support for the I2S and SPDIF pins
Martin Blumenstingl
- [PATCH v2 3/4] pinctrl: meson: meson8: add support for the AO remote output pin
Martin Blumenstingl
- [PATCH v2 4/4] pinctrl: meson: meson8: add the AO HDMI CEC pin
Martin Blumenstingl
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Martin Blumenstingl
- [RFC 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
Martin Blumenstingl
- [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Martin Blumenstingl
- [PATCH 0/2] Amlogic Meson (32-bit) .dts cleanups
Martin Blumenstingl
- [PATCH] phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
Martin Blumenstingl
- ARM Power Firmware / "APPF"
Martin Blumenstingl
- [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Martin Blumenstingl
- [PATCH] phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
Martin Blumenstingl
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Martin Blumenstingl
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Martin Blumenstingl
- [PATCH v2 06/18] arm64: dts: meson-gxl-s905x-khadas-vim: Fix Wifi node name
Martin Blumenstingl
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Martin Blumenstingl
- [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses
Martin Blumenstingl
- [PATCH v4 0/2] Meson GXL USB2 PHY driver
Martin Blumenstingl
- [PATCH v4 1/2] Documentation: dt-bindings: Add documentation for the Meson GXL USB2 PHY
Martin Blumenstingl
- [PATCH v4 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
Martin Blumenstingl
- [PATCH v2 0/2] Meson8 USB PHY support
Martin Blumenstingl
- [PATCH v2 1/2] phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
Martin Blumenstingl
- [PATCH v2 2/2] dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs
Martin Blumenstingl
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Martin Blumenstingl
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Martin Blumenstingl
- Updating kernel.org cross compilers?
Segher Boessenkool
- Updating kernel.org cross compilers?
Segher Boessenkool
- [PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
Paolo Bonzini
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
Paolo Bonzini
- [PATCH] KVM: arm/arm64: Move shared files to virt/kvm/arm
Paolo Bonzini
- [PULL 00/37] KVM/ARM Changes for v4.12 - Round 2
Paolo Bonzini
- [RFC kvm-unit-tests PATCH 5/8] Makefile: add explicit mkdir for .o targets
Paolo Bonzini
- [PATCH net] bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Daniel Borkmann
- [PATCH net] bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
- [PATCH net] bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
- [PATCH net] bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Daniel Borkmann
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Daniel Borkmann
- [PATCH v6 07/23] drivers/fsi: Implement slave initialisation
Christopher Bostic
- [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
Christopher Bostic
- [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
Christopher Bostic
- [PATCH v6 09/23] drivers/fsi: scan slaves & register devices
Christopher Bostic
- [PATCH v6 11/23] drivers/fsi: Add master unscan
Christopher Bostic
- [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API
Christopher Bostic
- [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
Christopher Bostic
- [PATCH v7 00/23] FSI device driver implementation
Christopher Bostic
- [PATCH v7 01/23] drivers/fsi: Add fsi master definition
Christopher Bostic
- [PATCH v7 02/23] drivers/fsi: Add slave definition
Christopher Bostic
- [PATCH v7 03/23] drivers/fsi: Add empty master scan
Christopher Bostic
- [PATCH v7 04/23] lib: Add crc4 module
Christopher Bostic
- [PATCH v7 05/23] drivers/fsi: Add slave & master read/write APIs
Christopher Bostic
- [PATCH v7 06/23] drivers/fsi: Set up links for slave communication
Christopher Bostic
- [PATCH v7 07/23] drivers/fsi: Implement slave initialisation
Christopher Bostic
- [PATCH v7 08/23] drivers/fsi: Set slave SMODE to init communication
Christopher Bostic
- [PATCH v7 09/23] drivers/fsi: scan slaves & register devices
Christopher Bostic
- [PATCH v7 10/23] drivers/fsi: Add device read/write/peek API
Christopher Bostic
- [PATCH v7 11/23] drivers/fsi: Add master unscan
Christopher Bostic
- [PATCH v7 12/23] drivers/fsi: Add documentation for GPIO bindings
Christopher Bostic
- [PATCH v7 13/23] drivers/fsi: Add client driver register utilities
Christopher Bostic
- [PATCH v7 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
Christopher Bostic
- [PATCH v7 15/23] drivers/fsi: expose direct-access slave API
Christopher Bostic
- [PATCH v7 16/23] drivers/fsi: Add tracepoints for low-level operations
Christopher Bostic
- [PATCH v7 17/23] drivers/fsi: Add error handling for slave
Christopher Bostic
- [PATCH v7 18/23] drivers/fsi: Document FSI master sysfs files in ABI
Christopher Bostic
- [PATCH v7 19/23] drivers/fsi: Add GPIO based FSI master
Christopher Bostic
- [PATCH v7 20/23] drivers/fsi/gpio: Add tracepoints for GPIO master
Christopher Bostic
- [PATCH v7 21/23] drivers/fsi: Add SCOM FSI client device driver
Christopher Bostic
- [PATCH v7 22/23] drivers/fsi: Add hub master support
Christopher Bostic
- [PATCH v7 23/23] drivers/fsi: Use asynchronous slave mode
Christopher Bostic
- [PATCH v7 00/23] FSI device driver implementation
Christopher Bostic
- [PATCH v3 0/6] Add board support for TS-4600
Sebastien Bourdelin
- [PATCH v3 1/6] of: documentation: add bindings documentation for TS-4600
Sebastien Bourdelin
- [PATCH v3 2/6] ARM: dts: TS-4600: add basic device tree
Sebastien Bourdelin
- [PATCH v3 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
Sebastien Bourdelin
- [PATCH v3 4/6] bus: add driver for the Technologic Systems NBUS
Sebastien Bourdelin
- [PATCH v3 5/6] ARM: dts: TS-4600: add NBUS support
Sebastien Bourdelin
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Sebastien Bourdelin
- [PATCH/RFC 1/2] clk: renesas: Rework Kconfig and Makefile logic
Stephen Boyd
- [PATCH 03/11] clk: bcm: Add clocks for Stingray SOC
Stephen Boyd
- [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
Stephen Boyd
- [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock
Stephen Boyd
- [PATCH 2/3] Documentation: add sprd clock bindings
Stephen Boyd
- [PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Stephen Boyd
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Scott Branden
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Scott Branden
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Scott Branden
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Scott Branden
- [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Scott Branden
- [PATCH 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string
Scott Branden
- [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Scott Branden
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Scott Branden
- [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs
Scott Branden
- [GIT PULL] Mailbox changes for v4.12
Jassi Brar
- [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
Boris Brezillon
- [PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration
Boris Brezillon
- [PATCH v2 0/5] mtd: nand: gpmi: add i.MX 7 support
Boris Brezillon
- [PATCH] mtd: nand: tango: Export OF device ID table as module aliases
Boris Brezillon
- [PATCH v2 4/9] crypto: marvell - Use IPAD/OPAD constant
Boris Brezillon
- CHIPPro NAND issue with 4.12 rc1
Boris Brezillon
- CHIPPro NAND issue with 4.12 rc1
Boris Brezillon
- pxa3xx-nand failing to find device on linux-next
Boris Brezillon
- pxa3xx-nand failing to find device on linux-next
Boris Brezillon
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Boris Brezillon
- pxa3xx-nand failing to find device on linux-next
Boris Brezillon
- pxa3xx-nand failing to find device on linux-next
Boris Brezillon
- pxa3xx-nand failing to find device on linux-next
Boris Brezillon
- [PATCH 0/5] ARM: dts: at91: Migrate to the new EBI/NAND bindings
Boris Brezillon
- [PATCH 1/5] dt-bindings: mtd: atmel-nand: Document the nfc-io bindings
Boris Brezillon
- [PATCH 2/5] ARM: dts: at91: Declare EBI/NAND controllers
Boris Brezillon
- [PATCH 3/5] ARM: dts: at91: Update board dts to use the new EBI/NAND bindings
Boris Brezillon
- [PATCH 4/5] ARM: dts: at91: Get rid of old NAND definitions
Boris Brezillon
- [PATCH 5/5] ARM: dts: at91: Add the NOR flash available on sama5d3 dev kits
Boris Brezillon
- [PATCH 0/5] ARM: dts: at91: Migrate to the new EBI/NAND bindings
Boris Brezillon
- [PATCH v2 0/4] ARM: dts: at91: Migrate to the new EBI/NAND bindings
Boris Brezillon
- [PATCH v2 1/4] dt-bindings: mtd: atmel-nand: Document the nfc-io bindings
Boris Brezillon
- [PATCH v2 2/4] ARM: dts: at91: Declare EBI/NAND controllers
Boris Brezillon
- [PATCH v2 3/4] ARM: dts: at91: Switch to the new NAND bindings
Boris Brezillon
- [PATCH v2 4/4] ARM: dts: at91: Add the NOR flash available on sama5d3 dev kits
Boris Brezillon
- [PATCH] gpio: zynq: remove unneeded (void *) casts in of_match_table
Sören Brinkmann
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Maarten Brock
- Applied "spi: bcm63xx-hsspi: Export OF device ID table as module aliases" to the spi tree
Mark Brown
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Mark Brown
- next-20170518 build: 1 failures 4 warnings (next-20170518)
Mark Brown
- next-20170518 build: 1 failures 4 warnings (next-20170518)
Mark Brown
- Applied "regulator: axp20x-regulator: add support for AXP803" to the regulator tree
Mark Brown
- [PATCH v4 2/3] ASoC: stm32: Add I2S driver
Mark Brown
- Applied "ASoC: stm32: Add full duplex support to i2s" to the asoc tree
Mark Brown
- Applied "ASoC: stm32: Add I2S driver" to the asoc tree
Mark Brown
- Applied "ASoC: stm32: Document STM32 I2S bindings" to the asoc tree
Mark Brown
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Mark Brown
- [PATCH 1/2] dt-bindings: spi-meson: Add SPICC bindings
Mark Brown
- [PATCH RFC 0/5] *** SPI Slave mode support ***
Mark Brown
- Applied "spi: Add Meson SPICC driver" to the spi tree
Mark Brown
- Applied "spi: meson: Add SPICC bindings" to the spi tree
Mark Brown
- [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
Mark Brown
- [PATCH v2 4/6] regulator: pfuze100: add fsl,pmic_stby_poweroff property
Mark Brown
- [PATCH v2 4/6] regulator: pfuze100: add fsl,pmic_stby_poweroff property
Mark Brown
- [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
Jean-Philippe Brucker
- [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
Jean-Philippe Brucker
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Jean-Philippe Brucker
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Jean-Philippe Brucker
- [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
Jean-Philippe Brucker
- [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
Jean-Philippe Brucker
- [PATCH 0/7] Add PCI ATS support to SMMUv3
Jean-Philippe Brucker
- [PATCH 1/7] PCI: Move ATS declarations outside of CONFIG_PCI
Jean-Philippe Brucker
- [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
Jean-Philippe Brucker
- [PATCH 3/7] iommu/of: Check ATS capability in root complex nodes
Jean-Philippe Brucker
- [PATCH 4/7] ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
- [PATCH 5/7] iommu/arm-smmu-v3: Link domains and devices
Jean-Philippe Brucker
- [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
Jean-Philippe Brucker
- [PATCH 7/7] iommu/arm-smmu-v3: Disable tagged pointers
Jean-Philippe Brucker
- [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
Jean-Philippe Brucker
- [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
Jean-Philippe Brucker
- [PATCH] iommu/rockchip: Enable Rockchip IOMMU on ARM64
Matthias Brugger
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Matthias Brugger
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Matthias Brugger
- [PATCH v4 0/3] Add Mediatek CIRQ interrupt controller
Matthias Brugger
- [PATCH v5 1/9] phy: phy-mt65xx-usb3: improve RX detection stable time
Matthias Brugger
- [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
Matthias Brugger
- [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
Matthias Brugger
- [PATCH v2 00/30] arm: dts: extend mt7623 support
Matthias Brugger
- [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Matthias Brugger
- [PATCH] soc: mediatek: PMIC wrap: Fix error handling
Matthias Brugger
- [PATCH v2 2/2] arm: dts: mt2701: add nor flash node
Matthias Brugger
- [PATCH v2 1/2] arm64: dts: mediatek: Factor out mt817x family device tree
Matthias Brugger
- [PATCH v9 3/4] arm: dts: mt2701: Add node for Mediatek JPEG Decoder
Matthias Brugger
- [PATCH] Soc: mediatek - Fix possible NULL derefrence.
Matthias Brugger
- [PATCH v3 3/3] media: mtk-mdp: Fix mdp device tree
Matthias Brugger
- [PATCH v3 1/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
Matthias Brugger
- [PATCH v3 3/3] media: mtk-mdp: Fix mdp device tree
Matthias Brugger
- [PATCH v3 3/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
Matthias Brugger
- [pwm] question about potential division by zero
Matthias Brugger
- [PATCH v2 8/9] crypto: mediatek - Use IPAD/OPAD constant
Matthias Brugger
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Matthias Brugger
- [PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
Matthias Brugger
- [PATCH 2/4] dt-bindings: i2c-mt6577: Rename file to reflect bindings
Matthias Brugger
- [PATCH 3/4] dt-bindigns: i2c-mtk: Delete bindings
Matthias Brugger
- [PATCH 4/4] dt-bindings: i2c-mtk: Add mt7623 binding
Matthias Brugger
- [PATCH v3 0/3] Fix mdp device tree
Matthias Brugger
- [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Matthias Brugger
- [PATCH v2 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file
Matthias Brugger
- [PATCH v2 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
Matthias Brugger
- [PATCH v2 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
Matthias Brugger
- [PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
Matthias Brugger
- [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Matthias Brugger
- [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Matthias Brugger
- [PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
Matthias Brugger
- [PATCH v2 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
Matthias Brugger
- [PATCH v9 3/4] arm: dts: mt2701: Add node for Mediatek JPEG Decoder
Matthias Brugger
- [PATCH v2 1/2] clk: meson-gxbb: un-export the CPU clock
Jerome Brunet
- [PATCH v2 2/2] clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
Jerome Brunet
- [PATCH] clk: meson-gxbb: Expose SPICC gate
Jerome Brunet
- [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
Jerome Brunet
- [PATCH 2/2] pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
Jerome Brunet
- [PATCH 1/3] ARM64: dts: meson-gxl: Fix pinctrl periphs gpio-ranges
Jerome Brunet
- [PATCH 2/3] ARM64: dts: Fix GXL periphs pinctrl pull-enable register base
Jerome Brunet
- [PATCH 3/3] ARM64: dts: Fix GXBB periphs pinctrl pull-enable register base
Jerome Brunet
- [PATCH 1/5] pinctrl: meson-gxl: Fix typo in AO I2S pins
Jerome Brunet
- [PATCH 2/5] pinctrl: meson-gxl: Fix typo in AO SPDIF pins
Jerome Brunet
- [PATCH 3/5] pinctrl: meson-gxbb: Add CEC pins
Jerome Brunet
- [PATCH 4/5] pinctrl: meson-gxl: Add CEC pins
Jerome Brunet
- [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
Jerome Brunet
- [PATCH v2 0/2] clk: meson: mark clk81 as critical
Jerome Brunet
- [PATCH v2 1/2] clk: meson: meson8b: mark clk81 as critical
Jerome Brunet
- [PATCH v2 2/2] clk: gxbb: remove CLK_IGNORE_UNUSED from clk81
Jerome Brunet
- [PATCH] clk: meson-gxbb: Add EE 32K Clock for CEC
Jerome Brunet
- [PATCH v2 0/3] arm64: dts: introduce QorIQ DPAA 1.x QBMan device tree nodes
Madalin Bucur
- [PATCH v2 1/3] arm64: dts: add DPAA QBMan portals
Madalin Bucur
- [PATCH v2 2/3] arm64: dts: add LS1043A DPAA QBMan nodes
Madalin Bucur
- [PATCH v2 3/3] arm64: dts: add LS1046A DPAA QBMan nodes
Madalin Bucur
- [PATCH] dt-bindings: net: move FMan binding
Madalin Bucur
- [PATCH 0/3] arm64: dts: introduce QorIQ DPAA 1.x FMan device tree nodes
Madalin Bucur
- [PATCH 1/3] arm64: dts: add DPAA FMan nodes
Madalin Bucur
- [PATCH 2/3] arm64: dts: add LS1043A DPAA FMan support
Madalin Bucur
- [PATCH 3/3] arm64: dts: add LS1046A DPAA FMan nodes
Madalin Bucur
- [PATCH 1/3] dts: arm64: add DPAA QBMan portals
Madalin-Cristian Bucur
- [PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes
Madalin-Cristian Bucur
- [PATCH 3/3] dts: arm64: add LS1046A DPAA QBMan nodes
Madalin-Cristian Bucur
- [PATCH 2/3] arm64: dts: add LS1043A DPAA FMan support
Madalin-Cristian Bucur
- [PATCH] dt-bindings: net: move FMan binding
Madalin-Cristian Bucur
- [pull request][v3] soc/fsl/qbman: Enable QBMan on ARM Platforms
Madalin-Cristian Bucur
- [PATCH v2] arm64: perf: Use only exclude_kernel attribute when kernel is running in HYP
Jayachandran C
- [PATCH 0/2] ioremap_wc on arm64
Jayachandran C
- [PATCH 1/2] arm64: add PROT_DEVICE_GRE for Device GRE mapping
Jayachandran C
- [PATCH 2/2] arm64: switch ioremap_wc to use Device GRE
Jayachandran C
- [PATCH 0/2] ARCH_VULCAN removal
Jayachandran C
- [PATCH 1/2] arm64: disable Broadcom Vulcan platform
Jayachandran C
- [PATCH 2/2] arm64: defconfig: drop ARCH_VULCAN
Jayachandran C
- [PATCH 0/2] ioremap_wc on arm64
Jayachandran C
- [PATCH 0/2] ioremap_wc on arm64
Jayachandran C
- [PATCH 0/2] ioremap_wc on arm64
Jayachandran C
- [PATCH 0/2] ioremap_wc on arm64
Jayachandran C
- [PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
Patrice CHOTARD
- [PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
Patrice CHOTARD
- [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name
Gregory CLEMENT
- [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
Gregory CLEMENT
- [PATCH 0/7] Improve cp110 clk support on Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH 1/7] clk: mvebu: cp110 fix name of the GOP gate clock
Gregory CLEMENT
- [PATCH 2/7] clk: mvebu: cp110: make failure labels more meaningful
Gregory CLEMENT
- [PATCH 3/7] clk: mvebu: cp110: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH 4/7] clk: mvebu: cp110: introduce a new binding
Gregory CLEMENT
- [PATCH 5/7] clk: mvebu: cp110: add sdio clock to cp-110 system controller
Gregory CLEMENT
- [PATCH 6/7] arm64: dts: marvell: remove *-clock-output-names on cp110
Gregory CLEMENT
- [PATCH 7/7] arm64: dts: marvell: use new binding for the system controller on cp110
Gregory CLEMENT
- [PATCH 0/5] Improve ap806 clk support on Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH 1/5] clk: mvebu: ap806: cosmetic improvement
Gregory CLEMENT
- [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH 3/5] clk: mvebu: ap806: introduce a new binding
Gregory CLEMENT
- [PATCH 4/5] arm64: dts: marvell: remove clock-output-names on ap806
Gregory CLEMENT
- [PATCH 5/5] arm64: dts: marvell: use new binding for the system controller on ap806
Gregory CLEMENT
- [PATCH 0/9] Add support for the pin controllers on the Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers
Gregory CLEMENT
- [PATCH 2/9] pinctrl: dt-bindings: add documentation for AP806 pin controllers
Gregory CLEMENT
- [PATCH 3/9] pinctrl: dt-bindings: add documentation for CP110 pin controllers
Gregory CLEMENT
- [PATCH 4/9] pinctrl: mvebu: remove the offset property for regmap
Gregory CLEMENT
- [PATCH 5/9] pinctrl: avoid PLAT_ORION dependency
Gregory CLEMENT
- [PATCH 6/9] arm64: marvell: enable the Armada 7K/8K pinctrl driver
Gregory CLEMENT
- [PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl
Gregory CLEMENT
- [PATCH 8/9] pinctrl: mvebu: add driver for Armada CP110 pinctrl
Gregory CLEMENT
- [PATCH 9/9] arm64: dts: marvell: add pinctrl support for Armada 7K/8K
Gregory CLEMENT
- [PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH 1/6] gpio: mvebu: sort header include
Gregory CLEMENT
- [PATCH 2/6] gpio: mvebu: switch to regmap for register access
Gregory CLEMENT
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Gregory CLEMENT
- [PATCH 4/6] gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
- [PATCH 5/6] gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
- [PATCH 6/6] arm64: dts: marvell: add gpio support for Armada 7K/8K
Gregory CLEMENT
- [PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl
Gregory CLEMENT
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Gregory CLEMENT
- [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
Gregory CLEMENT
- [PATCH v6 4/4] ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan
Gregory CLEMENT
- [PATCH v6 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
Gregory CLEMENT
- [PATCH 0/2] ARM: dts: mvebu: dts updates for 98dx3236/98dx4251
Gregory CLEMENT
- [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines
Gregory CLEMENT
- [PATCH] arm64: dts: marvell: mcbin: add sdhci
Gregory CLEMENT
- [PATCH] arm64: dts: marvell: mcbin: add sdhci
Gregory CLEMENT
- [PATCH 2/2] arm64: marvell: dts: add second 1G port on the Armada 8040 DB
Gregory CLEMENT
- [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
Gregory CLEMENT
- [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
Gregory CLEMENT
- [PATCH 00/13] Linksys WRT3200ACM (Rango) support
Gregory CLEMENT
- [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Gregory CLEMENT
- [PATCH] gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
- [PATCH v6 2/5] arm64: marvell: dts: fix interrupts in 7k/8k crypto nodes
Gregory CLEMENT
- [PATCH 1/2] gpio: mvebu: fix blink counter register selection
Gregory CLEMENT
- [PATCH 1/2] gpio: mvebu: fix blink counter register selection
Gregory CLEMENT
- [PATCH 2/2] gpio: mvebu: fix gpio bank registration when pwm is used
Gregory CLEMENT
- [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
Gregory CLEMENT
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Gregory CLEMENT
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Gregory CLEMENT
- [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
Gregory CLEMENT
- [PATCH v2 00/11] Improve cp110 clk support on Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH v2 01/11] dt-bindings: cp110: fix name of the GOP gate clock
Gregory CLEMENT
- [PATCH v2 02/11] clk: mvebu: cp110 fix name of the GOP gate clock
Gregory CLEMENT
- [PATCH v2 03/11] clk: mvebu: cp110: make failure labels more meaningful
Gregory CLEMENT
- [PATCH v2 04/11] dt-bindings: cp110: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH v2 05/11] clk: mvebu: cp110: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH v2 06/11] dt-bindings: cp110: introduce a new binding
Gregory CLEMENT
- [PATCH v2 07/11] clk: mvebu: cp110: introduce a new binding
Gregory CLEMENT
- [PATCH v2 08/11] dt-bindings: cp110: add sdio clock to cp-110 system controller
Gregory CLEMENT
- [PATCH v2 09/11] clk: mvebu: cp110: add sdio clock to cp-110 system controller
Gregory CLEMENT
- [PATCH v2 10/11] arm64: dts: marvell: remove *-clock-output-names on cp110
Gregory CLEMENT
- [PATCH v2 11/11] arm64: dts: marvell: use new binding for the system controller on cp110
Gregory CLEMENT
- [PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K
Gregory CLEMENT
- [PATCH v2 1/7] clk: mvebu: ap806: cosmetic improvement
Gregory CLEMENT
- [PATCH v2 2/7] dt-bindings: ap806: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH v2 3/7] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
- [PATCH v2 4/7] dt-bindings: ap806: introduce a new binding
Gregory CLEMENT
- [PATCH v2 5/7] clk: mvebu: ap806: introduce a new binding
Gregory CLEMENT
- [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806
Gregory CLEMENT
- [PATCH v2 7/7] arm64: dts: marvell: use new binding for the system controller on ap806
Gregory CLEMENT
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Gregory CLEMENT
- [PATCH v1 0/3] STM32 DSI HOST
Philippe CORNU
- [PATCH v1 1/3] drm/stm: ltdc: Add bridge support
Philippe CORNU
- [PATCH v1 2/3] dt-bindings: display: Add STM32 DSI host driver
Philippe CORNU
- [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
Philippe CORNU
- [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
Philippe CORNU
- [PATCH v2 0/5] STM32 DSI HOST
Philippe CORNU
- [PATCH v2 1/5] drm/stm: ltdc: Add bridge support
Philippe CORNU
- [PATCH v2 2/5] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver
Philippe CORNU
- [PATCH v2 3/5] drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
- [PATCH v2 4/5] dt-bindings: display: Add STM32 DSI host driver
Philippe CORNU
- [PATCH v2 5/5] drm/stm: Add STM32 DSI host driver
Philippe CORNU
- [PATCH v2 3/5] drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
- [PATCH v1 2/3] dt-bindings: display: Add STM32 DSI host driver
Philippe CORNU
- [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1
Eddie Cai
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Eddie Cai
- [PATCH] ARM: dts: rockchip:remove hs200 support for firefly reload
Eddie Cai
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Eddie Cai
- [PATCH V1] ARM: dts: rockchip: correct regular setting for act8846
Eddie Cai
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Eddie Cai
- [PATCH] ARM: dts: rockchip:remove hs200 support for firefly reload
Eddie Cai
- [PATCH V2] ARM: dts: rockchip:remove hs200 support for firefly reload
Eddie Cai
- [PATCH] ARM: dts: rockchip:add sd card support
Eddie Cai
- [PATCH V2] ARM: dts: rockchip:remove hs200 support for firefly reload
Eddie Cai
- [PATCH V2] ARM: dts: rockchip:add sd card support for firefly reload board
Eddie Cai
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Eddie Cai
- [PATCH V2] ARM: dts: rockchip:add sd card support for firefly reload board
Eddie Cai
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Carlo Caione
- [PATCH v4 0/2] scpi-sensors: Fix SCP sensor readings scale
Carlo Caione
- [PATCH v4 1/2] Documentation: bindings: add amlogic, meson-gxbb-scpi-sensors compatible
Carlo Caione
- [PATCH v4 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
Carlo Caione
- [PATCH v4 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Jonathan Cameron
- [PATCH v4 2/3] dt-bindings: iio: adc: add Meson8 and Meson8b support
Jonathan Cameron
- [PATCH v4 3/3] iio: adc: meson-saradc: add Meson8b SoC compatibility
Jonathan Cameron
- [PATCH 1/2] [PATCH 1/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
Jonathan Cameron
- [PATCH 2/2] [PATCH 2/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Jonathan Cameron
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Jonathan Cameron
- [PATCH v2 3/3] iio: tools: generic_buffer: increase trigger length
Jonathan Cameron
- [PATCH v2] iio: stm32 trigger: Add support for TRGO2 triggers
Jonathan Cameron
- [BUG] crash when removing sun4i_gpadc_iio module
Jonathan Cameron
- [PATCH v3 5/5] iio: adc: New driver for Cirrus Logic EP93xx ADC
Jonathan Cameron
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Jonathan Cameron
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Jonathan Cameron
- [PATCH 5/5] iio: adc: stm32: add support for STM32H7
Jonathan Cameron
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Jonathan Cameron
- [PATCH v2] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Jonathan Cameron
- [PATCH v4 0/5] iio: ADC driver for EP93xx SoC
Jonathan Cameron
- [PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Jonathan Cameron
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Jonathan Cameron
- [PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Jonathan Cameron
- [PATCH] iio: adc: xilinx: Handle return value of clk_prepare_enable
Jonathan Cameron
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Jonathan Cameron
- [PATCH v3 4/4] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Jonathan Cameron
- [PATCH v3 2/4] Documentation: dt: iio: at91-sama5d2_adc: add adtrg trigger binding
Jonathan Cameron
- [PATCH 01/15] iio: adc: stm32: use devm_of_platform_populate()
Jonathan Cameron
- [PATCH] arm64: dts: rockchip: Drop explicit "include/" prefix from #include
Ian Campbell
- [PATCH] arm64: dts: rockchip: Drop explicit "include/" prefix from #include
Ian Campbell
- [PATCH v3 03/21] ARM: dts: omap: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Javier Martinez Canillas
- [PATCH v4 03/20] ARM: dts: omap: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 06/20] ARM: dts: imx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 07/20] ARM: dts: keystone: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 08/20] ARM: dts: lpc18xx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 09/20] ARM: dts: r7s72100: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 10/20] ARM: dts: koelsch: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 11/20] ARM: dts: socfpga: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 12/20] ARM: dts: uniphier: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 13/20] ARM: dts: zynq: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 14/20] arm64: dts: ls1043a: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 15/20] arm64: zynqmp: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Javier Martinez Canillas
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Javier Martinez Canillas
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Javier Martinez Canillas
- [PATCH v5 00/20] eeprom: at24: Add OF device ID table
Javier Martinez Canillas
- [PATCH v5 03/20] ARM: dts: omap: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 06/20] ARM: dts: imx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 07/20] ARM: dts: keystone: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 08/20] ARM: dts: lpc18xx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 09/20] ARM: dts: r7s72100: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 10/20] ARM: dts: koelsch: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 11/20] ARM: dts: socfpga: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 12/20] ARM: dts: uniphier: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 13/20] ARM: dts: zynq: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 14/20] arm64: dts: ls1043a: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 15/20] arm64: zynqmp: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH v5 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
- [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
Javier Martinez Canillas
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
Dan Carpenter
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
Dan Carpenter
- [PATCH 5/5] [media] media drivers: annotate fall-through
Mauro Carvalho Chehab
- [PATCH 3/4] [media] s5p-jpeg: don't return a random width/height
Mauro Carvalho Chehab
- [PATCH 4/4] [media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()
Mauro Carvalho Chehab
- imx7: mmc_select_hs200 failed, error -74
Bough Chen
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
Jeffy Chen
- [PATCH v13 00/12] power: add power sequence library
Peter Chen
- [PATCH v14 0/7] power: add power sequence library
Peter Chen
- [PATCH v14 1/7] binding-doc: power: pwrseq-generic: add binding doc for generic power sequence library
Peter Chen
- [PATCH v14 2/7] power: add power sequence library
Peter Chen
- [PATCH v14 3/7] binding-doc: usb: usb-device: add optional properties for power sequence
Peter Chen
- [PATCH v14 4/7] usb: core: add power sequence handling for USB devices
Peter Chen
- [PATCH v14 5/7] ARM: dts: imx6qdl: Enable usb node children with <reg>
Peter Chen
- [PATCH v14 6/7] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
Peter Chen
- [PATCH v14 7/7] ARM: dts: imx6q-evi: Fix onboard hub reset line
Peter Chen
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Linu Cherian
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Linu Cherian
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Linu Cherian
- [PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
Linu Cherian
- [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Linu Cherian
- [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Linu Cherian
- [PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
Chanwoo Choi
- [PATCH v1] PM / devfreq: exynos-nocp : Handle return value of clk_prepare_enable
Chanwoo Choi
- [PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
Chanwoo Choi
- [PATCH v1] PM / devfreq: exynos-nocp : Handle return value of clk_prepare_enable
Chanwoo Choi
- [PATCH] ARM: dts: rk1108: change to "max-frequency" from "clock-freq-min-max"
Jaehoon Chung
- [PATCH v11 0/6] FPGA Manager support for altera passive serial
Joshua Clayton
- [PATCH v11 1/6] fpga: Add flag to indicate SPI bitstream is bit-reversed
Joshua Clayton
- [PATCH v11 2/6] doc: dt: add altera-ps-spi binding document
Joshua Clayton
- [PATCH v11 3/6] fpga manager: Add altera-ps-spi driver for Altera FPGAs
Joshua Clayton
- [PATCH v11 4/6] ARM: dts: imx6q-evi: support altera-ps-spi
Joshua Clayton
- [PATCH v11 5/6] lib: add bitrev8x4()
Joshua Clayton
- [PATCH v11 6/6] fpga-manager: altera-ps-spi: use bitrev8x4
Joshua Clayton
- [PATCH 3/4] net: macb: Add hardware PTP support
Richard Cochran
- [PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
Richard Cochran
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- stackprotector: ascii armor the stack canary
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Kees Cook
- [PATCH 1/5] random, stackprotect: introduce get_random_canary function
Kees Cook
- [PATCH 2/5] fork, random: use get_random_canary to set tsk->stack_canary
Kees Cook
- [PATCH 3/5] x86: ascii armor the x86_64 boot init stack canary
Kees Cook
- [PATCH 4/5] arm64: ascii armor the arm64 boot init stack canary
Kees Cook
- [PATCH 5/5] sh64: ascii armor the sh64 boot init stack canary
Kees Cook
- [PATCH] RFC: arm: eBPF JIT compiler
Kees Cook
- arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
Kees Cook
- [stable backport PATCH] usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
- [PATCH v2] arm: eBPF JIT compiler
Kees Cook
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Al Cooper
- [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
Jason Cooper
- [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
Jason Cooper
- [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name
Jonathan Corbet
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Alan Cox
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Alan Cox
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Alan Cox
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Alan Cox
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Alan Cox
- [PATCH] ARM: imx_v6_v7_defconfig: Enable cpufreq governors
Leonard Crestez
- [PATCH] [RFC] ARM: dts: imx6sx-sdb: Drop OPP hackery
Leonard Crestez
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Leonard Crestez
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Leonard Crestez
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Leonard Crestez
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Leonard Crestez
- [PATCH v2] ARM: dts: imx6sx-sdb: Remove OPP override
Leonard Crestez
- [PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
Leonard Crestez
- [PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
Leonard Crestez
- [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul
Leonard Crestez
- [PATCH] ARM: imx6ull: Make suspend/resume work like on 6ul
Leonard Crestez
- [PATCH 0/2] ARM: imx6ul-14x14-evk: Fix suspend over nfs by phy cleanup
Leonard Crestez
- [PATCH 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Leonard Crestez
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
- [PATCH 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Leonard Crestez
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
- [PATCH v2 0/2] ARM: imx6ul-14x14-evk: Fix suspend over nfs by phy
Leonard Crestez
- [PATCH v2 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Leonard Crestez
- [PATCH v2 net 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
- [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
John Crispin
- [PATCH v3 2/5] crypto : stm32 - Add STM32F4 CRC32 support
Fabien DESSENNE
- [PATCH v2] drm/exynos: dsi: Remove bridge node reference in removal
Inki Dae
- [PATCH] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Christoffer Dall
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
Christoffer Dall
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
Christoffer Dall
- [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Christoffer Dall
- [PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
Christoffer Dall
- [PATCH 3/5] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Christoffer Dall
- [PATCH 4/5] KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Christoffer Dall
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
Christoffer Dall
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
Christoffer Dall
- [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
Christoffer Dall
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PATCH 0/5] Userspace timer IRQ number control and PMU with userspace-gic
Christoffer Dall
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH 2/5] KVM: arm: Handle VCPU device attributes in guest.c
Christoffer Dall
- [PATCH 3/5] KVM: arm/arm64: Move irq_is_ppi() to header file
Christoffer Dall
- [PATCH 4/5] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
Christoffer Dall
- [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
Christoffer Dall
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH] KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
- [PATCH v6 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Christoffer Dall
- [PATCH v6 02/24] KVM: arm/arm64: Add GICV3 pending table save API documentation
Christoffer Dall
- [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Christoffer Dall
- [PATCH v6 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Christoffer Dall
- [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Christoffer Dall
- [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Christoffer Dall
- [PATCH v6 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Christoffer Dall
- [PATCH v6 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Christoffer Dall
- [PATCH v6 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Christoffer Dall
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Christoffer Dall
- [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Christoffer Dall
- [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Christoffer Dall
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Christoffer Dall
- [PATCH v6 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Christoffer Dall
- [PATCH v6 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Christoffer Dall
- [PATCH v6 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
Christoffer Dall
- [PATCH v6 19/24] KVM: arm64: vgic-its: Collection table save/restore
Christoffer Dall
- [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
Christoffer Dall
- [PATCH v6 22/24] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Christoffer Dall
- [PATCH v6 23/24] KVM: arm64: vgic-its: Fix pending table sync
Christoffer Dall
- [PATCH v6 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Christoffer Dall
- [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Christoffer Dall
- [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
Christoffer Dall
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Christoffer Dall
- [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Christoffer Dall
- [PATCH v7 21/24] KVM: arm64: vgic-its: Device table save/restore
Christoffer Dall
- [PATCH v7 22/24] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PATCH 0/8] Fixes to v7 of the vITS save/restore series
Christoffer Dall
- [PATCH 1/8] KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Christoffer Dall
- [PATCH 2/8] KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
- [PATCH 3/8] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
- [PATCH 4/8] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
- [PATCH 5/8] KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
- [PATCH 6/8] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PATCH 7/8] KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
- [PATCH 8/8] KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
- [PATCH v7 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Christoffer Dall
- [PATCH v7 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Christoffer Dall
- [PATCH v7 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Christoffer Dall
- [PATCH v7 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Christoffer Dall
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Christoffer Dall
- [PATCH 9/8] KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
- [PATCH 4/8] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
- [PATCH 6/8] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
Christoffer Dall
- [PATCH 3/8] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
- [PATCH 4/8] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
- [PATCH 7/8] KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
- [PATCH v2 00/11] Fixes to v7 of the vITS save/restore series
Christoffer Dall
- [PATCH v2 01/11] KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Christoffer Dall
- [PATCH v2 02/11] KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
- [PATCH v2 03/11] KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
- [PATCH v2 04/11] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
- [PATCH v2 05/11] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
- [PATCH v2 06/11] KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PATCH v2 08/11] KVM: arm/arm64: Get rid of its->initialized field
Christoffer Dall
- [PATCH v2 09/11] KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
- [PATCH v2 10/11] KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
- [PATCH v2 11/11] KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
- [PULL 00/37] KVM/ARM Changes for v4.12 - Round 2
Christoffer Dall
- [PULL 01/37] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Christoffer Dall
- [PULL 02/37] KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
- [PULL 03/37] KVM: arm/arm64: Add ITS save/restore API documentation
Christoffer Dall
- [PULL 04/37] KVM: arm/arm64: Add GICV3 pending table save API documentation
Christoffer Dall
- [PULL 05/37] KVM: arm/arm64: vgic-its: rename itte into ite
Christoffer Dall
- [PULL 06/37] arm/arm64: vgic: turn vgic_find_mmio_region into public
Christoffer Dall
- [PULL 07/37] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Christoffer Dall
- [PULL 08/37] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Christoffer Dall
- [PULL 09/37] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Christoffer Dall
- [PULL 10/37] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Christoffer Dall
- [PULL 11/37] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Christoffer Dall
- [PULL 12/37] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Christoffer Dall
- [PULL 13/37] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Christoffer Dall
- [PULL 14/37] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Christoffer Dall
- [PULL 15/37] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Christoffer Dall
- [PULL 16/37] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Christoffer Dall
- [PULL 17/37] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Christoffer Dall
- [PULL 18/37] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Christoffer Dall
- [PULL 19/37] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Christoffer Dall
- [PULL 20/37] KVM: arm64: vgic-its: Add infrastructure for table lookup
Christoffer Dall
- [PULL 21/37] KVM: arm64: vgic-its: Collection table save/restore
Christoffer Dall
- [PULL 22/37] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Christoffer Dall
- [PULL 23/37] KVM: arm64: vgic-its: Device table save/restore
Christoffer Dall
- [PULL 24/37] KVM: arm64: vgic-its: ITT save and restore
Christoffer Dall
- [PULL 25/37] KVM: arm64: vgic-its: Fix pending table sync
Christoffer Dall
- [PULL 26/37] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Christoffer Dall
- [PULL 27/37] KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Christoffer Dall
- [PULL 28/37] KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
- [PULL 29/37] KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
- [PULL 30/37] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
- [PULL 31/37] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
- [PULL 32/37] KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
- [PULL 33/37] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PULL 34/37] KVM: arm/arm64: Get rid of its->initialized field
Christoffer Dall
- [PULL 35/37] KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
- [PULL 36/37] KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
- [PULL 37/37] KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
- [PATCH] KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
Christoffer Dall
- [PATCH] ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
Christoffer Dall
- [PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
Christoffer Dall
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Christoffer Dall
- [PATCH v2 0/2] plug KVM ARMv7 debug leakage
Christoffer Dall
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Christoffer Dall
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH v3 0/2] kvm: arm/arm64: Fixes for race conditions
Christoffer Dall
- [PATCH v2 0/3] Fix race condition and simplify vgic active handler
Christoffer Dall
- [PATCH v2 1/3] KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
- [PATCH v2 2/3] KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH v3 0/2] kvm: arm/arm64: Fixes for race conditions
Christoffer Dall
- [PATCH v2 0/9] Userspace timer IRQ number control and PMU with userspace-gic
Christoffer Dall
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH v2 2/9] KVM: arm: Handle VCPU device attributes in guest.c
Christoffer Dall
- [PATCH v2 3/9] KVM: arm/arm64: Move irq_is_ppi() to header file
Christoffer Dall
- [PATCH v2 4/9] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
- [PATCH v2 5/9] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
- [PATCH v2 6/9] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
- [PATCH v2 7/9] KVM: arm/arm64: Check if irq lines to the GIC are already used
Christoffer Dall
- [PATCH v2 8/9] KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
- [PATCH v2 9/9] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ
Christoffer Dall
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
- [PATCH] KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
- [PATCH] KVM: arm/arm64: Hold slots_lock when unregisering kvm io bus devices
Christoffer Dall
- [PULL 00/13] KVM/ARM Fixes for v4.12-rc2
Christoffer Dall
- [PULL 01/13] ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Christoffer Dall
- [PULL 02/13] arm64: KVM: Do not use stack-protector to compile EL2 code
Christoffer Dall
- [PULL 03/13] arm: KVM: Do not use stack-protector to compile HYP code
Christoffer Dall
- [PULL 04/13] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Christoffer Dall
- [PULL 05/13] KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Christoffer Dall
- [PULL 06/13] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
Christoffer Dall
- [PULL 07/13] kvm: arm/arm64: Fix race in resetting stage2 PGD
Christoffer Dall
- [PULL 08/13] KVM: arm: plug potential guest hardware debug leakage
Christoffer Dall
- [PULL 09/13] KVM: arm: rename pm_fake handler to trap_raz_wi
Christoffer Dall
- [PULL 10/13] kvm: arm/arm64: Force reading uncached stage2 PGD
Christoffer Dall
- [PULL 11/13] kvm: arm/arm64: Fix use after free of stage2 page table
Christoffer Dall
- [PULL 12/13] KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
- [PULL 13/13] KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
- [PATCH] KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Christoffer Dall
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Magnus Damm
- [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
David Daney
- [PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
David Daney
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
David Daney
- [PATCH 1/2] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device.
David Daney
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
David Daney
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
David Daney
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
David Daney
- [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Will Deacon
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Will Deacon
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Will Deacon
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Will Deacon
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Will Deacon
- [PATCH 0/9] [v3] arm64: defconfig: enable several options useful for ARM64 server platforms
Will Deacon
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Will Deacon
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Will Deacon
- [PATCH v2 0/4] arm64: improve tagged pointer handling
Will Deacon
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
Will Deacon
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Will Deacon
- [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Will Deacon
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
Will Deacon
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Will Deacon
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Will Deacon
- FIO performance regression in 4.11 kernel vs. 4.10 kernel observed on ARM64
Will Deacon
- [PATCH 0/6] arm64: inline assembly fixes + cleanup
Will Deacon
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Will Deacon
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Will Deacon
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Will Deacon
- [PATCHv3] arm64/cpufeature: don't use mutex in bringup path
Will Deacon
- [PATCH 1/1] futex: remove duplicated code
Will Deacon
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Will Deacon
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Will Deacon
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Will Deacon
- [PATCH v3 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
Will Deacon
- [PATCH v3 1/5] genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
- [PATCH v3 2/5] perf/core: Export AUX buffer helpers to modules
Will Deacon
- [PATCH v3 3/5] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples
Will Deacon
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Will Deacon
- [PATCH v3 5/5] dt-bindings: Document devicetree binding for ARM SPE
Will Deacon
- [PATCH 1/1] futex: remove duplicated code
Will Deacon
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Will Deacon
- [PATCH 1/2] arm64: mm: print out correct page table entries
Will Deacon
- [PATCH 2/2] arm64: mm: don't print out page table entries on EL0 faults
Will Deacon
- [PATCH 0/2] ioremap_wc on arm64
Will Deacon
- [PATCH v2 2/2] arm64: Add dump_backtrace() in show_regs
Will Deacon
- [PATCH 1/1] futex: remove duplicated code
Will Deacon
- [PATCH 1/1] drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Will Deacon
- [PATCH 1/1] drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Will Deacon
- [PATCH v2 2/2] arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Will Deacon
- [PATCH] arm64: fault: Print info about page table structure when dumping pte
Will Deacon
- [PATCH v3 1/1] ARM64/PCI: Set root bus NUMA node on ACPI systems
Will Deacon
- [PATCH v2] iommu/arm-smmu-v3: Increase CMDQ drain timeout value
Will Deacon
- [PATCH] arm64: fault: Print info about page table structure when dumping pte
Will Deacon
- [PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Will Deacon
- Device address specific mapping of arm,mmu-500
Will Deacon
- Device address specific mapping of arm,mmu-500
Will Deacon
- [PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C.
Will Deacon
- [PATCH 1/1] ARM: dts: stm32: Add missing reset-cells node in stm32f476
Lionel Debieve
- [PATCH 4/6] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
Jean Delvare
- [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
Yong Deng
- [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
Yong Deng
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Ludovic Desroches
- [PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX
Cosar Dindar
- [PATCH v2 0/5] Add support for the STM32F4 CRC32
Cosar Dindar
- [PATCH v2 1/5] crypto : stm32 - Add STM32F4 CRC32 support
Cosar Dindar
- [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding
Cosar Dindar
- [PATCH v2 3/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board
Cosar Dindar
- [PATCH v2 4/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board
Cosar Dindar
- [PATCH v2 5/5] ARM: dts: stm32: Add CRC support to stm32f429
Cosar Dindar
- [PATCH v3 0/5] Add support for the STM32F4 CRC32
Cosar Dindar
- [PATCH v3 1/5] dt-bindings : Document the STM32F4 CRC32 binding
Cosar Dindar
- [PATCH v3 2/5] crypto : stm32 - Add STM32F4 CRC32 support
Cosar Dindar
- [PATCH v3 3/5] ARM: dts: stm32: Add CRC support to stm32f429
Cosar Dindar
- [PATCH v3 4/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board
Cosar Dindar
- [PATCH v3 5/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board
Cosar Dindar
- [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding
Cosar Dindar
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Khuong Dinh
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Khuong Dinh
- [PATCH] arm64: defconfig: Switch to the correct Qualcomm SMD driver
Georgi Djakov
- [RFC v1 0/3] Introduce on-chip interconnect API
Georgi Djakov
- [RFC v1 1/3] interconnect: Add generic interconnect controller API
Georgi Djakov
- [RFC v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
Georgi Djakov
- [RFC v1 3/3] dt-binding: Interconnect device-tree bindings draft
Georgi Djakov
- [RFC v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
Georgi Djakov
- may_use_simd on aarch64, chacha20
Jason A. Donenfeld
- separate softirq/irq stack on arm
Jason A. Donenfeld
- [PATCH] ARM: imx_v6_v7_defconfig: Enable cpufreq governors
A.S. Dong
- [PATCH 2/5] pinctrl: pinctrl-imx: add soc specific mux_mode mask and shift property
A.S. Dong
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
A.S. Dong
- [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
A.S. Dong
- [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
A.S. Dong
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
A.S. Dong
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
A.S. Dong
- [PATCH 5/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
A.S. Dong
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
A.S. Dong
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
A.S. Dong
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
A.S. Dong
- [PATCH 3/4] dts: imx: add imx7ulp evk support
A.S. Dong
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
A.S. Dong
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH V2 0/5] pinctrl: imx: add generic pin config and imx7ulp support
A.S. Dong
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
A.S. Dong
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
A.S. Dong
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
A.S. Dong
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
A.S. Dong
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
A.S. Dong
- [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
A.S. Dong
- [PATCH v4] irqchip/gicv3-its: Avoid memory over allocation for ITEs
Shanker Donthineni
- Fine grain process accounting
Patrick Doyle
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Daniel Drake
- [PATCH 0/6] tty: serial: lpuart: add imx7ulp support
Andy Duan
- [PATCH] arm64: dts: juno: Enable some SMMUs
Liviu Dudau
- [PATCH] arm64: dts: juno: Enable some SMMUs
Liviu Dudau
- [PATCH v10 02/10] doc: Add documentation for Coresight CPU debug
Liviu Dudau
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Alexander Duyck
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Dietmar Eggemann
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Dietmar Eggemann
- [PATCH 0/3] SoC-TI-knav_dma: Fine-tuning for three function implementations
SF Markus Elfring
- [PATCH 1/3] soc-knav_dma: Use seq_putc() in dma_debug_show_channels()
SF Markus Elfring
- [PATCH 2/3] soc-knav_dma: Improve a size determination in knav_dma_probe()
SF Markus Elfring
- [PATCH 3/3] soc-knav_dma: Delete error messages for a failed memory allocation in two functions
SF Markus Elfring
- [PATCH 0/3] CoreSight-ETB10: Adjustments for three function implementations
SF Markus Elfring
- [PATCH 1/3] coresight: etb10: Delete an error message for a failed memory allocation in etb_probe()
SF Markus Elfring
- [PATCH 2/3] coresight: etb10: Fix a typo in a comment line
SF Markus Elfring
- [PATCH 3/3] coresight: etb10: Improve a size determination in etb_alloc_buffer()
SF Markus Elfring
- [PATCH] drivers/perf/arm_pmu: Delete an error message for a failed memory allocation in armpmu_alloc()
SF Markus Elfring
- [PATCH 3/3] coresight: etb10: Improve a size determination in etb_alloc_buffer()
SF Markus Elfring
- [PATCH] staging: vc04_services: Fix bulk cache maintenance
Phil Elwell
- [PATCH] ARM: dts: bcm283x: Reserve first page for firmware
Phil Elwell
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Phil Elwell
- [PATCH] staging: vc04_services: Fix bulk cache maintenance
Phil Elwell
- [PATCH] staging: vc04_services: Fix bulk cache maintenance
Phil Elwell
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Phil Elwell
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Phil Elwell
- [Bug] VCHIQ functional test broken
Phil Elwell
- [Bug] VCHIQ functional test broken
Phil Elwell
- [PATCH] serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
Auger Eric
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
Auger Eric
- [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
Auger Eric
- [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
Auger Eric
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Auger Eric
- [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
Auger Eric
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Auger Eric
- [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
Auger Eric
- [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Auger Eric
- [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
Auger Eric
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Auger Eric
- [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
Auger Eric
- [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
Auger Eric
- [PATCH v6 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Auger Eric
- [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Auger Eric
- [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Auger Eric
- [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Auger Eric
- [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Auger Eric
- [PATCH v6 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Auger Eric
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Auger Eric
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Auger Eric
- [PATCH v6 19/24] KVM: arm64: vgic-its: Collection table save/restore
Auger Eric
- [PATCH v6 19/24] KVM: arm64: vgic-its: Collection table save/restore
Auger Eric
- [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Auger Eric
- [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
Auger Eric
- [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
Auger Eric
- [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Auger Eric
- [PATCH v7 21/24] KVM: arm64: vgic-its: Device table save/restore
Auger Eric
- [PATCH v7 22/24] KVM: arm64: vgic-its: ITT save and restore
Auger Eric
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Auger Eric
- [PATCH 3/8] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Auger Eric
- [PATCH 2/8] KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Auger Eric
- [PATCH 1/8] KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Auger Eric
- [PATCH 4/8] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Auger Eric
- [PATCH 5/8] KVM: arm/arm64: Slightly rework kvm_vgic_addr
Auger Eric
- [PATCH 6/8] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Auger Eric
- [PATCH 7/8] KVM: arm/arm64: Register ITS iodev when setting base address
Auger Eric
- [PATCH 8/8] KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Auger Eric
- [PATCH 9/8] KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Auger Eric
- [PATCH 4/8] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Auger Eric
- [PATCH v2 03/11] KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Auger Eric
- [PATCH v2 04/11] KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Auger Eric
- [PATCH v2 05/11] KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Auger Eric
- [PATCH v2 08/11] KVM: arm/arm64: Get rid of its->initialized field
Auger Eric
- [PATCH v2 09/11] KVM: arm/arm64: Register ITS iodev when setting base address
Auger Eric
- [PATCH v2 00/11] Fixes to v7 of the vITS save/restore series
Auger Eric
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Auger Eric
- [PATCH 1/2] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device.
Auger Eric
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
Auger Eric
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Auger Eric
- [PATCH 10/31] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Auger Eric
- [PATCH 09/31] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
Auger Eric
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Auger Eric
- [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
Auger Eric
- [PATCH v2 07/11] KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Auger Eric
- [PATCH 12/31] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
Auger Eric
- [PATCH 11/31] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
Auger Eric
- [PATCH] KVM: arm/arm64: Fix bug when registering redist iodevs
Auger Eric
- [PATCH] KVM: arm/arm64: Hold slots_lock when unregisering kvm io bus devices
Auger Eric
- [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Auger Eric
- [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Auger Eric
- [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Auger Eric
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Auger Eric
- [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Auger Eric
- [PATCH 16/31] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
Auger Eric
- [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Auger Eric
- [PATCH 19/31] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
Auger Eric
- [PATCH 21/31] KVM: arm64: vgic-v3: Add misc Group-0 handlers
Auger Eric
- [PATCH 20/31] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
Auger Eric
- [PATCH 22/31] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Auger Eric
- [PATCH 30/31] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Auger Eric
- [PATCH 31/31] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Auger Eric
- [PATCH 25/31] arm64: Add workaround for Cavium Thunder erratum 30115
Auger Eric
- [PATCH 24/31] arm64: Add MIDR values for Cavium cn83XX SoCs
Auger Eric
- [PATCH 26/31] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
Auger Eric
- [PATCH 27/31] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
Auger Eric
- [PATCH 28/31] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
Auger Eric
- [PATCH 29/31] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
Auger Eric
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Auger Eric
- [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Auger Eric
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Auger Eric
- [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
Laszlo Ersek
- [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
Laszlo Ersek
- [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
Laszlo Ersek
- [PATCH v2] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Karim Eshapa
- [PATCH v3] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Karim Eshapa
- [PATCH v2] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Karim Eshapa
- [PATCH] drivers:soc:fsl:qbman:qman.c: Change a comment for an entry check inside drain_mr_fqrni function
Karim Eshapa
- [PATCH] drivers:soc:fsl:qbman:qman.c: Change a comment for an entry check inside drain_mr_fqrni function
Karim Eshapa
- [PATCH] [RFC] ARM: dts: imx6sx-sdb: Drop OPP hackery
Fabio Estevam
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
Fabio Estevam
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Fabio Estevam
- [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display
Fabio Estevam
- [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display
Fabio Estevam
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Fabio Estevam
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Fabio Estevam
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Fabio Estevam
- [PATCH] PCI: imx6: fix downstream bus scanning
Fabio Estevam
- [PATCH] PCI: imx6: fix downstream bus scanning
Fabio Estevam
- [PATCH] soc: imx: add PM dependency for IMX7_PM_DOMAINS
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx6qdl-wandboard: Fix audio channel swap
Fabio Estevam
- [PATCH 2/2] ARM: dts: imx6qdl-colibri: Fix audio channel swap
Fabio Estevam
- [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS
Fabio Estevam
- [PATCH 2/2] ARM: mxs_defconfig: Re-enable MXS LRADC
Fabio Estevam
- [PATCH] ARM: dts: imx6sx-sdb: Properly model the ARM and SOC regulator supplies
Fabio Estevam
- [PATCH] soc: imx: Select PM_GENERIC_DOMAINS only if PM is enabled
Fabio Estevam
- [PATCH] ARM: dts: imx7s: Avoid using dummy clocks for usdhc
Fabio Estevam
- [PATCH] ARM: dts: imx7s: Avoid using dummy clocks for usdhc
Fabio Estevam
- [PATCH] ARM: dts: imx7: use 3 PWM cells
Fabio Estevam
- imx7: mmc_select_hs200 failed, error -74
Fabio Estevam
- imx7: mmc_select_hs200 failed, error -74
Fabio Estevam
- imx7: mmc_select_hs200 failed, error -74
Fabio Estevam
- [PATCH] ARM: dts: imx7d-pico: Add initial support
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH 2/2] ARM: dts: tx6: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH] ARM: dts: omap3: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH v3] ARM: dts: imx7d-pico: Add initial support
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Fabio Estevam
- imx7: mmc_select_hs200 failed, error -74
Fabio Estevam
- imx7: mmc_select_hs200 failed, error -74
Fabio Estevam
- [PATCH] ARM: dts: imx7s-warp: Pass 'no-1-8-v' property to the eMMC
Fabio Estevam
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Fabio Estevam
- [CFT] Always enable SMP mode on MP capable CPUs
Fabio Estevam
- [CFT] Always enable SMP mode on MP capable CPUs
Fabio Estevam
- [PATCH] ARM: dts: imx6: Fix BCM43xx node name
Fabio Estevam
- [PATCH] ARM: dts: sunxi: Fix BCM43xx node name
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx7d-pico: Add watchdog support
Fabio Estevam
- [PATCH 2/2] ARM: dts: imx7d-pico: Pass 'no-1-8-v' property to the eMMC
Fabio Estevam
- [PATCH v2 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH v2 2/2] ARM: dts: tx6: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH] PCI: imx6: fix downstream bus scanning
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Fabio Estevam
- [PATCH] ARM: dts: imx6: use #include "..." to include local DT
Fabio Estevam
- [PATCH] ARM: dts: imx7: Fix typo in watchdog pin name
Fabio Estevam
- [PATCH 2/2] mfd: mc13xxx: Pass the IRQF_TRIGGER_HIGH flag.
Fabio Estevam
- [PATCH RFC 0/5] *** SPI Slave mode support ***
Fabio Estevam
- [PATCH 1/3] ARM: dts: imx7d-sdb: Adjust the regulator nodes
Fabio Estevam
- [PATCH 2/3] ARM: dts: imx7d-sdb: Add Wifi support
Fabio Estevam
- [PATCH 3/3] ARM: dts: imx7d-sdb: Add Bluetooth support
Fabio Estevam
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Fabio Estevam
- [PATCH] ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
Fabio Estevam
- [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul
Fabio Estevam
- [PATCH 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Fabio Estevam
- [PATCH v5 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
Hugues FRUCHET
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Florian Fainelli
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Florian Fainelli
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Florian Fainelli
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Florian Fainelli
- [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
Florian Fainelli
- [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Florian Fainelli
- [PATCH] net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Florian Fainelli
- [OpenWrt-Devel] [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Florian Fainelli
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Florian Fainelli
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Florian Fainelli
- [PATCH v3 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
Florian Fainelli
- [PATCH v2 net-next 03/12] drivers: net: xgene: Use rgmii mdio mac access
Florian Fainelli
- [PATCH 5/5] phy: bcm-ns-usb3: add MDIO driver using proper bus layer
Florian Fainelli
- [PATCH] ARM: remove duplicate 'const' annotations'
Florian Fainelli
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Florian Fainelli
- [PATCH 2/4] ARM: ep93xx: simone: let the mmc_spi driver handle the card detect
Florian Fainelli
- [PATCH 3/4] ARM: ep93xx: tidy up TS-72xx Watchdog resources
Florian Fainelli
- [PATCH 4/4] ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boards
Florian Fainelli
- [PATCH 0/4] ARM: ep93xx: various updates
Florian Fainelli
- [GIT PULL 1/2] Broadcom devicetree changes for 4.12
Florian Fainelli
- [GIT PULL 2/2] Broadcom drivers changes for 4.12
Florian Fainelli
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Florian Fainelli
- [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode
Florian Fainelli
- [GIT PULL] bcm2835 DT fixes for 4.12
Florian Fainelli
- [PATCH v3 1/3] ARM: BCM: Enable thermal support for NSP SoCs
Florian Fainelli
- [PATCH v3 3/3] ARM: dts: NSP: Add Thermal Support
Florian Fainelli
- [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs
Florian Fainelli
- [PATCH v3 00/11] Broadcom Stingray SOC Initial Support
Florian Fainelli
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
Florian Fainelli
- [CFT] Always enable SMP mode on MP capable CPUs
Florian Fainelli
- [CFT] Always enable SMP mode on MP capable CPUs
Florian Fainelli
- [PATCH] RFC: arm: eBPF JIT compiler
Florian Fainelli
- [PATCH] RFC: arm: eBPF JIT compiler
Florian Fainelli
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Florian Fainelli
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Florian Fainelli
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Florian Fainelli
- [PATCH 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Florian Fainelli
- [PATCH 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Florian Fainelli
- [GIT PULL] bcm2835 DT fixes for 4.12
Florian Fainelli
- [PATCH v2 net 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
Florian Fainelli
- [PATCH v2 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
Florian Fainelli
- [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
Boqun Feng
- [PATCH] reset: hisilicon: Fix hi6220 module license
Chen Feng
- fsl, imx-parallel-display Question
Adam Ford
- [PATCH 0/4] TI Bluetooth serdev support
Adam Ford
- [PATCH] tee: add forward declaration for struct device
Jerome Forissier
- [PATCH v5 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
Hugues Fruchet
- [PATCH v5 1/8] dt-bindings: Document STM32 DCMI bindings
Hugues Fruchet
- [PATCH v5 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
Hugues Fruchet
- [PATCH v5 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
Hugues Fruchet
- [PATCH v5 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
Hugues Fruchet
- [PATCH v5 5/8] ARM: dts: stm32: Enable STMPE1600 gpio expander of STM32F429-EVAL board
Hugues Fruchet
- [PATCH v5 6/8] ARM: dts: stm32: Enable OV2640 camera support of STM32F429-EVAL board
Hugues Fruchet
- [PATCH v5 7/8] ARM: configs: stm32: STMPE1600 GPIO expander
Hugues Fruchet
- [PATCH v5 8/8] ARM: configs: stm32: DCMI + OV2640 camera support
Hugues Fruchet
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Andreas Färber
- [PATCH v2 01/18] dt-bindings: arm: amlogic: Reorder boards
Andreas Färber
- [PATCH v2 02/18] arm64: dts: amlogic: Sort Makefile
Andreas Färber
- [PATCH v2 03/18] arm64: dts: meson-gxbb-vega-s95: Fix Wifi node name
Andreas Färber
- [PATCH v2 04/18] arm64: dts: meson-gxbb-p20x: Fix Wifi node name
Andreas Färber
- [PATCH v2 05/18] arm64: dts: meson-gx-p23x-q20x: Fix Wifi node name
Andreas Färber
- [PATCH v2 06/18] arm64: dts: meson-gxl-s905x-khadas-vim: Fix Wifi node name
Andreas Färber
- [PATCH v2 07/18] arm64: dts: meson-gxm-nexbox-a1: Drop UART comment
Andreas Färber
- [PATCH v2 08/18] arm64: dts: meson-gxl-s905x: Comment typo fix
Andreas Färber
- [PATCH v2 09/18] arm64: dts: meson-gxbb-wetek-hub: Reference CVBS node by label
Andreas Färber
- [PATCH v2 10/18] arm64: dts: meson-gxbb: Fix node order
Andreas Färber
- [PATCH v2 11/18] arm64: dts: meson-gxbb-odroidc2: Fix node order
Andreas Färber
- [PATCH v2 12/18] arm64: dts: meson-gxbb-vega-s95: Fix node order
Andreas Färber
- [PATCH v2 13/18] arm64: dts: meson-gxbb-nexbox-a95x: Fix node order
Andreas Färber
- [PATCH v2 14/18] arm64: dts: meson-gxbb-p20x: Fix node order
Andreas Färber
- [PATCH v2 15/18] arm64: dts: meson-gxl: Fix node order
Andreas Färber
- [PATCH v2 16/18] arm64: dts: meson-gxl-s905x-nexbox-a95x: Fix node order
Andreas Färber
- [PATCH v2 17/18] arm64: dts: meson-gxm-nexbox-a1: Fix node order
Andreas Färber
- [PATCH v2 18/18] arm64: dts: meson-gx-p23x-q20x: Fix node order
Andreas Färber
- [PATCH v2 0/3] arm64: meson-gxm: R-Box Pro enablement
Andreas Färber
- [PATCH v2 1/3] dt-bindings: Add Kingnovel vendor prefix
Andreas Färber
- [PATCH v2 2/3] dt-bindings: arm: amlogic: Add R-Box Pro
Andreas Färber
- [PATCH v2 3/3] arm64: dts: meson-gxm: Add R-Box Pro
Andreas Färber
- [PATCH v3 0/5] arm64: Initial Realtek RTD1295 enablement
Andreas Färber
- [PATCH v3 1/5] dt-bindings: Add vendor prefix for Zidoo
Andreas Färber
- [PATCH v3 2/5] dt-bindings: arm: Add Realtek RTD1295 bindings
Andreas Färber
- [PATCH v3 3/5] ARM64: Prepare Realtek RTD1295
Andreas Färber
- [PATCH v3 4/5] ARM64: dts: Add Realtek RTD1295 and Zidoo X9S
Andreas Färber
- [PATCH v3 5/5] MAINTAINERS: Add Realtek section
Andreas Färber
- [PATCH v2 02/18] arm64: dts: amlogic: Sort Makefile
Andreas Färber
- [PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
Andreas Färber
- [PATCH 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Andreas Färber
- [PATCH 1/2] dt-bindings: arm: amlogic: Add NanoPi K2
Andreas Färber
- [PATCH 2/2] arm64: dts: amlogic: Add NanoPi K2
Andreas Färber
- [PATCH v2 10/18] arm64: dts: meson-gxbb: Fix node order
Andreas Färber
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Andreas Färber
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Andreas Färber
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Andreas Färber
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Andreas Färber
- [PATCH 1/1] dt-binding: net: wireless: fix node name in the BCM43xx example
Andreas Färber
- [PATCH] ARM: dts: imx6: Fix BCM43xx node name
Andreas Färber
- [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Andreas Färber
- [PATCH v2 1/2] dt-bindings: arm: amlogic: Add NanoPi K2
Andreas Färber
- [PATCH v2 2/2] arm64: dts: amlogic: Add NanoPi K2
Andreas Färber
- [PATCH] reset: hisilicon: Fix hi6220 module license
Andreas Färber
- [GIT PULL] ARM: realtek: arm64 for v4.12
Andreas Färber
- [GIT PULL] ARM: realtek: dt64 for v4.12
Andreas Färber
- [PATCH] reset: hisilicon: Fix hi6220 module license
Andreas Färber
- [PATCH] reset: hisilicon: Fix hi6220 module license
Andreas Färber
- [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Benjamin Gaignard
- [PATCH 00/15] make more driver use devm_of_platform_populate()
Benjamin Gaignard
- [PATCH 01/15] iio: adc: stm32: use devm_of_platform_populate()
Benjamin Gaignard
- [PATCH 02/15] iio: dac: stm32: use devm_of_platform_populate()
Benjamin Gaignard
- [PATCH 05/15] mfd: stm32-timers: use devm_of_platform_populate
Benjamin Gaignard
- [PATCH 08/15] mfd: exynos: use devm_of_platform_populate()
Benjamin Gaignard
- [PATCH 14/15] sound: stm32: use devm_of_platform_populate()
Benjamin Gaignard
- [PATCH 15/15] media: exynos4-is: use devm_of_platform_populate()
Benjamin Gaignard
- [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
Andres Galacho
- [PATCH] mtd: nand: tango: Export OF device ID table as module aliases
Andres Galacho
- [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Jun Gao
- [PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
Jun Gao
- [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Jun Gao
- [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node
Jun Gao
- [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Jun Gao
- [Resend PATCH 1/2] clk: hi6220: add acpu clock
Zhangfei Gao
- [Resend PATCH 2/2] arm64: dts: hi6220: add acpu_sctrl
Zhangfei Gao
- [RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
Raviteja Garimella
- [RESEND PATCH v5 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
Raviteja Garimella
- [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
Raviteja Garimella
- [RESEND PATCH v5 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node
Raviteja Garimella
- [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
Raviteja Garimella
- [PATCH v6 0/3] Support for USB DRD Phy driver for NS2
Raviteja Garimella
- [PATCH v6 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
Raviteja Garimella
- [PATCH v6 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
Raviteja Garimella
- [PATCH v6 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node
Raviteja Garimella
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Thomas Garnier
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Thomas Garnier
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Thomas Garnier
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Thomas Garnier
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Thomas Garnier
- [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
John Garry
- [PATCH v2] iio: stm32 trigger: Add support for TRGO2 triggers
Fabrice Gasnier
- [PATCH] iio: stm32 trigger: Add support for TRGO2 triggers
Fabrice Gasnier
- [PATCH 0/5] iio: add support for STM32H7 ADC
Fabrice Gasnier
- [PATCH 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7
Fabrice Gasnier
- [PATCH 2/5] iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
- [PATCH 3/5] iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
- [PATCH 4/5] iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
- [PATCH 5/5] iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
- [PATCH 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7
Fabrice Gasnier
- [PATCH v2 0/5] iio: add support for STM32H7 ADC
Fabrice Gasnier
- [PATCH v2 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7
Fabrice Gasnier
- [PATCH v2 2/5] iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
- [PATCH v2 3/5] iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
- [PATCH v2 4/5] iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
- [PATCH v2 5/5] iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
- [PATCH 01/15] iio: adc: stm32: use devm_of_platform_populate()
Fabrice Gasnier
- [PATCH 02/15] iio: dac: stm32: use devm_of_platform_populate()
Fabrice Gasnier
- [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
Vivek Gautam
- [PATCH v5 1/3] phy: qcom-usb: Remove unused ulpi phy header
Vivek Gautam
- [PATCH v5 2/3] phy: Move ULPI phy header out of drivers to include path
Vivek Gautam
- [PATCH v5 3/3] phy: Group vendor specific phy drivers
Vivek Gautam
- [PATCH v5 3/3] phy: Group vendor specific phy drivers
Vivek Gautam
- [PATCH v5 3/3] phy: Group vendor specific phy drivers
Vivek Gautam
- [PATCH 1/2] gpio: mvebu: fix blink counter register selection
Richard Genoud
- [PATCH 2/2] gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
- [PATCH 2/2] gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
- [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
Richard Genoud
- [PATCH 2/2] gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
- [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
Dave Gerlach
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Dave Gerlach
- [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
Dave Gerlach
- [PATCH v3] misc: sram-exec: Use aligned fncpy instead of memcpy
Dave Gerlach
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Dave Gerlach
- [PATCH v2 0/2] memory: Introduce ti-emif-sram driver
Dave Gerlach
- [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings
Dave Gerlach
- [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers
Dave Gerlach
- [PATCH v2 0/5] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
Dave Gerlach
- [PATCH v2 1/5] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
Dave Gerlach
- [PATCH v2 2/5] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
Dave Gerlach
- [PATCH v2 3/5] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
Dave Gerlach
- [PATCH v2 4/5] soc: ti: Add pm33xx driver for basic suspend support
Dave Gerlach
- [PATCH v2 5/5] ARM: OMAP2+: Create dummy platform_device for pm33xx
Dave Gerlach
- [PATCH] dt-bindings: Drop k2g genpd device ID macros
Dave Gerlach
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Brian Gerst
- [PATCH v5 0/3] Cavium ARM64 uncore PMU support
Jan Glauber
- [PATCH v5 1/3] perf: export perf_event_update_userpage()
Jan Glauber
- [PATCH v5 2/3] perf: cavium: Support memory controller PMU counters
Jan Glauber
- [PATCH v5 3/3] perf: cavium: Support transmit-link PMU counters
Jan Glauber
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Thomas Gleixner
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Thomas Gleixner
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Thomas Gleixner
- [patch 02/18] arm: Adjust system_state check
Thomas Gleixner
- [patch 03/18] arm64: Adjust system_state check
Thomas Gleixner
- [patch 07/18] ACPI: Adjust system_state check
Thomas Gleixner
- [patch 07/18] ACPI: Adjust system_state check
Thomas Gleixner
- [patch V2 02/17] arm: Adjust system_state check
Thomas Gleixner
- [patch V2 03/17] arm64: Adjust system_state check
Thomas Gleixner
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Thomas Gleixner
- [PATCH 1/1] futex: remove duplicated code
Thomas Gleixner
- [patch V3 11/32] hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Thomas Gleixner
- [patch V3 12/32] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Thomas Gleixner
- [patch V3 14/32] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
Thomas Gleixner
- [patch V3 26/32] arm64: Prevent cpu hotplug rwsem recursion
Thomas Gleixner
- [patch V3 27/32] arm: Prevent hotplug rwsem recursion
Thomas Gleixner
- [PATCH 1/1] futex: remove duplicated code
Thomas Gleixner
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Cédric Le Goater
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Cédric Le Goater
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Cédric Le Goater
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Sameer Goel
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Goel, Sameer
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Goel, Sameer
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Goel, Sameer
- [PATCH v4 0/2] Tango PCIe controller support
Marc Gonzalez
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Marc Gonzalez
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Marc Gonzalez
- [PATCH v5 0/3] Tango PCIe controller support
Marc Gonzalez
- [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
Marc Gonzalez
- [PATCH v5 2/3] PCI: Add tango PCIe host bridge support
Marc Gonzalez
- [PATCH v5 3/3] PCI: Add tango MSI controller support
Marc Gonzalez
- [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
Jonas Gorski
- [PATCH 7/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl
Paul Gortmaker
- [PATCH 8/9] pinctrl: mvebu: add driver for Armada CP110 pinctrl
Paul Gortmaker
- [PATCH v3 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Paul Gortmaker
- [PATCH 0/2] ioremap_wc on arm64
Alexander Graf
- [PATCH 0/3 v2] xen: Implement EFI reset_system callback
Julien Grall
- [PATCH 0/3 v2] xen: Implement EFI reset_system callback
Julien Grall
- irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
Julien Grall
- irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
Julien Grall
- [SPCR] mmio32 iotype access requirements for X-Gene 8250(_dw) UART
Graeme Gregory
- [PATCH v4 1/1] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
Graeme Gregory
- [PATCH] drm/hisilicon: Ensure LDI regs are properly configured.
Peter Griffin
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Andy Gross
- [PATCH 5/5] arm64: dts: qcom: Collapse usb support into one node
Andy Gross
- [PATCH 0/3 v2] xen: Implement EFI reset_system callback
Juergen Gross
- [PATCH 0/3 v2] xen: Implement EFI reset_system callback
Juergen Gross
- ARMv7 doesn't define CR_U?
Grant Grundler
- ARMv7 doesn't define CR_U?
Grant Grundler
- ARMv7 doesn't define CR_U?
Grant Grundler
- [RFC PATCH] mtd: spi-nor: handle signal case as failure
Nicholas Mc Guire
- [RFC PATCH] mtd: spi-nor: handle signal case as failure
Nicholas Mc Guire
- [RFC v1 1/3] interconnect: Add generic interconnect controller API
Vincent Guittot
- [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Hanjun Guo
- [PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
Heyi Guo
- [PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
Heyi Guo
- [PATCH] ARM: dts: imx: add Gateworks Ventana GW5600 support
Shawn Guo
- [PATCH v2] ARM: dts: imx: add Gateworks Ventana GW5600 support
Shawn Guo
- [PATCH v2 1/7] ARM: dts: i.MX: Reintroduce 'anatop-enable-bit' where appropriate
Shawn Guo
- [PATCH v2 2/7] ARM: imx: Select GPCv2 for i.MX7
Shawn Guo
- [PATCH v2 3/7] ARM: dts: imx7s: Add node for GPC
Shawn Guo
- [PATCH v2 6/7] ARM: dts: imx7d: Add node for PCIe controller
Shawn Guo
- [PATCH v2 7/7] ARM: dts: imx7d-sdb: Enable PCIe peripheral
Shawn Guo
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
Shawn Guo
- [PATCH 1/3] arm64: dts: ls1046a: support SD UHS-I and eMMC HS200 on RDB
Shawn Guo
- [PATCH 3/3] arm64: dts: ls1012a: add eSDHC nodes
Shawn Guo
- [PATCH 0/3] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Shawn Guo
- [PATCH 0/3] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Shawn Guo
- [PATCH v2 0/5] mtd: nand: gpmi: add i.MX 7 support
Shawn Guo
- [PATCH V5 7/7] ARM: ZTE: Use - instead of @ for DT OPP entries
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH] arm64: dts: ls1088a: add esdhc node
Shawn Guo
- [PATCH] arm64: dts: freescale: update the copyright claims
Shawn Guo
- [PATCH] ARM: imx_v6_v7_defconfig: Enable cpufreq governors
Shawn Guo
- [PATCH][v2] arm64: dts: ls2081ardb: Add DTS support for NXP LS2081ARDB
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH][v2] arm64: dts: ls2081ardb: Add DTS support for NXP LS2081ARDB
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Shawn Guo
- [PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
Shawn Guo
- [PATCH] arch: arm64: Define big endian of IFC for LS1043a/LS1046a
Shawn Guo
- [PATCH] arm: arm64: Add flash node for ls1088a qds and rdb
Shawn Guo
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Shawn Guo
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Shawn Guo
- [PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
Shawn Guo
- [PATCH][v2] arm64: Add flash node for ls1088a qds and rdb
Shawn Guo
- [PATCH v2] ARM: dts: imx6sx-sdb: Remove OPP override
Shawn Guo
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Shawn Guo
- [PATCH] arm64: dts: ls1088a: update the sata node
Shawn Guo
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Shawn Guo
- [PATCH v2] ARM: dts: imx6sx-sdb: Remove OPP override
Shawn Guo
- [v3, 0/5] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Shawn Guo
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Shawn Guo
- [PATCH][v3] arm64: Add flash node for ls1088a qds and rdb
Shawn Guo
- [PATCH v2] arm64: dts: ls1088a: update the sata node
Shawn Guo
- [PATCH] arm64: dts: ls1088a: Add TMU device tree support
Shawn Guo
- [PATCH] soc: imx: add PM dependency for IMX7_PM_DOMAINS
Shawn Guo
- [PATCH v2 2/2] ARM: dts: imx7: add USDHC NAND and IPG clock to SDHC instances
Shawn Guo
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Shawn Guo
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Shawn Guo
- [PATCH v2] arm64: dts: ls1088a: Add TMU device tree support
Shawn Guo
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
Shawn Guo
- [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Shawn Guo
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
Shawn Guo
- [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Shawn Guo
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH 1/5] pinctrl: imx: add generic pin config core support
Shawn Guo
- [PATCH 5/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Shawn Guo
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH 1/2] ARM: dts: imx6qdl-wandboard: Fix audio channel swap
Shawn Guo
- [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS
Shawn Guo
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory
Shawn Guo
- [PATCH 3/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH v2 0/3] arm64: dts: introduce QorIQ DPAA 1.x QBMan device tree nodes
Shawn Guo
- [GIT PULL] i.MX fixes for 4.12
Shawn Guo
- [PATCH] ARM: dts: imx6sx-sdb: Properly model the ARM and SOC regulator supplies
Shawn Guo
- [PATCH v3 0/7] i.MX7 PCIe related device tree changes
Shawn Guo
- [PATCH] ARM: dts: imx7: use 3 PWM cells
Shawn Guo
- [PATCH 0/3] arm64: dts: introduce QorIQ DPAA 1.x FMan device tree nodes
Shawn Guo
- [PATCH 2/4] ARM: imx: add initial support for imx7ulp
Shawn Guo
- [PATCH v4] ARM: dts: imx7d-pico: Add initial support
Shawn Guo
- [PATCH] ARM: dts: imx7s-warp: Pass 'no-1-8-v' property to the eMMC
Shawn Guo
- [PATCH V2 1/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Shawn Guo
- [PATCH V2 2/5] pinctrl: imx: add generic pin config core support
Shawn Guo
- [PATCH V2 3/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Shawn Guo
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH V2 5/5] pinctrl: imx: add imx7ulp driver
Shawn Guo
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH] ARM: dts: imx6: Fix BCM43xx node name
Shawn Guo
- [PATCH] pinctrl: zte: fix group_desc initialization
Shawn Guo
- [PATCH] ARM: dts: imx6: use #include "..." to include local DT
Shawn Guo
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Shawn Guo
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Shawn Guo
- [PATCH v5 06/20] ARM: dts: imx: Add generic compatible string for I2C EEPROM
Shawn Guo
- [PATCH v5 14/20] arm64: dts: ls1043a: Add generic compatible string for I2C EEPROM
Shawn Guo
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Shawn Guo
- [PATCH 1/2] ARM: dts: imx7d-pico: Add watchdog support
Shawn Guo
- [PATCH v2 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Shawn Guo
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Shawn Guo
- [PATCH 2/2] ARM: VF610: ZII devel b: Add switch eeprom-length properties
Shawn Guo
- [PATCH 0/2] Document and use eeprom-length property
Shawn Guo
- [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
Shawn Guo
- [PATCH 0/2] Add I2C driver for ZTE ZX2967 family SoCs
Shawn Guo
- [PATCH 1/2] dt: bindings: add documentation for zx2967 family i2c controller
Shawn Guo
- [PATCH 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Shawn Guo
- [PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Andrzej Hajda
- [PATCH v2 1/5] drm/stm: ltdc: Add bridge support
Andrzej Hajda
- [PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
MyungJoo Ham
- [PATCH 0/8] arm64: hi6220-hikey: Fix WiFi support
Ulf Hansson
- [PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
Ulf Hansson
- [PATCH 2/8] mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
Ulf Hansson
- [PATCH 3/8] mfd: dts: hi655x: Add clock binding for the pmic
Ulf Hansson
- [PATCH 4/8] arm64: dts: hikey: Add clock for the pmic mfd
Ulf Hansson
- [PATCH 5/8] arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts
Ulf Hansson
- [PATCH 6/8] arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators
Ulf Hansson
- [PATCH 7/8] arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Ulf Hansson
- [PATCH 8/8] arm64: dts: hikey: Fix WiFi support
Ulf Hansson
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Ulf Hansson
- [RFC 0/2] Add support for Meson MX "SDIO" MMC driver
Ulf Hansson
- [PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
Ulf Hansson
- [PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
Ulf Hansson
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Ulf Hansson
- [PATCH 0/8] arm64: hi6220-hikey: Fix WiFi support
Ulf Hansson
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Ulf Hansson
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Ulf Hansson
- [PATCH 0/8] arm64: hi6220-hikey: Fix WiFi support
Ulf Hansson
- [RFC 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
Ulf Hansson
- [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Ulf Hansson
- [RESEND PATCH 1/2] Documentation: rockchip-dw-mshc: add description for rk3328
Ulf Hansson
- [PATCH v2] mmc: bcm2835: fix potential null pointer dereferences
Ulf Hansson
- [PATCH] mmc: mediatek: Fixed size in dma_free_coherent
Ulf Hansson
- [PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue.
Tobin C. Harding
- [PATCH v2] ARM: dts: imx: add Gateworks Ventana GW5600 support
Tim Harvey
- [PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
Tim Harvey
- [PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
Tim Harvey
- [PATCH] PCI: imx6: remove LTSSM disable workaround
Tim Harvey
- [PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller
Sascha Hauer
- [PATCH v2 linux-next 3/3] spi: imx: Add support for SPI Slave mode
Sascha Hauer
- [PATCH 0/2] add support for LD20/11 Global boards
Kunihiko Hayashi
- [PATCH 1/2] arm64: dts: uniphier: add support for LD11 Global board
Kunihiko Hayashi
- [PATCH 2/2] arm64: dts: uniphier: add support for LD20 Global board
Kunihiko Hayashi
- [PATCH 0/4] add UniPhier thermal support
Kunihiko Hayashi
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Kunihiko Hayashi
- [PATCH 2/4] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor
Kunihiko Hayashi
- [PATCH 3/4] ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for PXs2
Kunihiko Hayashi
- [PATCH 4/4] arm64: dts: uniphier: add nodes of thermal monitor and thermal zone for LD20
Kunihiko Hayashi
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Kunihiko Hayashi
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Kunihiko Hayashi
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Kunihiko Hayashi
- [PATCH 3/4] ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for PXs2
Kunihiko Hayashi
- [PATCH] ARM: remove duplicate 'const' annotations'
Krzysztof Hałasa
- [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
Bjorn Helgaas
- [PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
Bjorn Helgaas
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Bjorn Helgaas
- [PATCH v6 2/3] iommu/pci: reserve IOVA for PCI masters
Bjorn Helgaas
- [PATCH 2/2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
Bjorn Helgaas
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Bjorn Helgaas
- [PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
Bjorn Helgaas
- [PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
Bjorn Helgaas
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Bjorn Helgaas
- [PATCH] PCI: imx6: fix downstream bus scanning
Bjorn Helgaas
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Bjorn Helgaas
- [PATCH v4 0/2] Tango PCIe controller support
Bjorn Helgaas
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Bjorn Helgaas
- [PATCH v4 0/2] Tango PCIe controller support
Bjorn Helgaas
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Bjorn Helgaas
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Bjorn Helgaas
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Bjorn Helgaas
- [PATCH] PCI: imx6: fix downstream bus scanning
Bjorn Helgaas
- [PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
Bjorn Helgaas
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Bjorn Helgaas
- [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
Bjorn Helgaas
- [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
Bjorn Helgaas
- [PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
Bjorn Helgaas
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Bjorn Helgaas
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Bjorn Helgaas
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Bjorn Helgaas
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Bjorn Helgaas
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Christoph Hellwig
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
Christoph Hellwig
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Tejun Heo
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Tejun Heo
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Tejun Heo
- [PATCH 3/4 v2] ata: Add driver for Faraday Technology FTIDE010
Tejun Heo
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Rob Herring
- [PATCH v4 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
Rob Herring
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Rob Herring
- [PATCH 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Rob Herring
- [PATCH 1/3] dt-bindings: phy: Add documentation for NS2 USB3 PHY
Rob Herring
- [PATCH v5 04/20] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
Rob Herring
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Rob Herring
- [PATCH v2 1/8] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Rob Herring
- [PATCH v5 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
Rob Herring
- [PATCH v2 16/20] dt-bindings: display: sun4i: Add HDMI display bindings
Rob Herring
- [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
Rob Herring
- [PATCH v1 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
Rob Herring
- [PATCH v2 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Rob Herring
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Rob Herring
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Rob Herring
- [PATCH v2 2/5] dt-bindings: qcom: Add IPQ8074 bindings
Rob Herring
- [PATCH v2 3/5] clk: qcom: ipq8074: Add Global Clock Controller support
Rob Herring
- [PATCH v2 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
Rob Herring
- [PATCH v2 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
Rob Herring
- [PATCH 0/4] TI Bluetooth serdev support
Rob Herring
- [PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
Rob Herring
- [PATCH 0/4] TI Bluetooth serdev support
Rob Herring
- [v3, 1/5] mmc: dt: add compatible into eSDHC required properties
Rob Herring
- [PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
Rob Herring
- [PATCH 2/4] net: macb: Add tsu_clk to device tree
Rob Herring
- [PATCH v3 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
Rob Herring
- [PATCH 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Rob Herring
- [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Rob Herring
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Rob Herring
- [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Rob Herring
- [RFC 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
Rob Herring
- [PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
Rob Herring
- [PATCH 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
Rob Herring
- [PATCH v3 1/3] dt-bindings: Document STM32 I2S bindings
Rob Herring
- [PATCH 4/5] dt-bindings: phy: Modify Broadcom NS USB 3.0 PHY binding to use MDIO
Rob Herring
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Rob Herring
- [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
Rob Herring
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Rob Herring
- [PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
Rob Herring
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Rob Herring
- [PATCH v3] dt-bindings: add vendor prefix for bananapi
Rob Herring
- [PATCH 1/2] devicetree: add Itead vendor prefix
Rob Herring
- [PATCH] nvmem: rockchip-efuse: add support for rk322x-efuse
Rob Herring
- [PATCH v3 1/3] dt-bindings: mt8173: Fix mdp device tree
Rob Herring
- [PATCH v3 4/9] dt-bindings: arm: mediatek: add bindings for mediatek MT7623a SoC Platform
Rob Herring
- [PATCH v3 9/9] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board
Rob Herring
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Rob Herring
- [PATCH v2 1/3] watchdog: bindings: dw_wdt: add reset lines
Rob Herring
- [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Rob Herring
- [PATCH] of: irq: use of_irq_get() in of_irq_to_resource()
Rob Herring
- [PATCH v4 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Rob Herring
- [PATCH 1/2] arm64: defconfig: sync with savedefconfig
Rob Herring
- [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
Rob Herring
- [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
Rob Herring
- [PATCH v1 2/3] dt-bindings: display: Add STM32 DSI host driver
Rob Herring
- [PATCH 1/2] dt-bindings: timer: add nxp tpm timer binding doc
Rob Herring
- [PATCH v2 01/18] dt-bindings: arm: amlogic: Reorder boards
Rob Herring
- [PATCH 1/2] dt-bindings: arm: amlogic: Add NanoPi K2
Rob Herring
- [PATCH 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings
Rob Herring
- [PATCH 1/5 v3] dt-bindings: Augment Gemini for clocks, resets
Rob Herring
- [PATCH 06/11] dt-bindings: add devicetree binding for describing arm64 SDEI firmware
Rob Herring
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Rob Herring
- [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings
Rob Herring
- [PATCH v1 2/3] dt-bindings: display: Add STM32 DSI host driver
Rob Herring
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Rob Herring
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Rob Herring
- [PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX
Rob Herring
- [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
Rob Herring
- [PATCH 01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
Rob Herring
- [PATCH 02/12] arm64: dts: hisilicon: update compatible string for hikey960
Rob Herring
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
Rob Herring
- [PATCH 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
Rob Herring
- [PATCH 07/12] arm64: dts: hi3660: Add uarts nodes
Rob Herring
- [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
Rob Herring
- [PATCH 09/12] arm64: dts: hi3660: Add pl031 rtc node
Rob Herring
- [PATCH 10/12] arm64: dts: hi3660: add spi device nodes
Rob Herring
- [PATCH 11/12] arm64: dts: hi3660: add power key dts node
Rob Herring
- [PATCH 12/12] arm64: dts: hikey960: add LED nodes
Rob Herring
- [PATCH 04/12] arm64: dts: hi3660: add resources for clock and reset
Rob Herring
- [PATCH 03/12] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
Rob Herring
- [PATCH 2/8] clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
Rob Herring
- [PATCH 1/4] dt-bindings: fsl: add compatible for imx7ulp evk
Rob Herring
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
Rob Herring
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
Rob Herring
- [PATCH] Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Rob Herring
- [PATCH v2 2/3] dt-bindings: add bindings for rk3128 clock controller
Rob Herring
- [PATCH v4 1/3] dt-bindings: Document STM32 I2S bindings
Rob Herring
- [PATCH 2/3] rtc: gemini: Augment DT bindings for Faraday
Rob Herring
- [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7
Rob Herring
- [PATCH 13/41] mmc: host: omap_hsmmc: Add support to set IODELAY values
Rob Herring
- [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform
Rob Herring
- [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
Rob Herring
- [PATCH 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7
Rob Herring
- [PATCH v2 2/5] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver
Rob Herring
- [PATCH v2 4/5] dt-bindings: display: Add STM32 DSI host driver
Rob Herring
- [PATCH 1/7] clk: mvebu: cp110 fix name of the GOP gate clock
Rob Herring
- [PATCH 3/7] clk: mvebu: cp110: do not depend anymore of the *-clock-output-names
Rob Herring
- [PATCH 4/7] clk: mvebu: cp110: introduce a new binding
Rob Herring
- [PATCH 5/7] clk: mvebu: cp110: add sdio clock to cp-110 system controller
Rob Herring
- [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
Rob Herring
- [PATCH 3/5] clk: mvebu: ap806: introduce a new binding
Rob Herring
- [PATCH v3 4/5] ARM64: dts: Add Realtek RTD1295 and Zidoo X9S
Rob Herring
- [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
Rob Herring
- [PATCH] dt-bindings: net: move FMan binding
Rob Herring
- [PATCH 2/9] pinctrl: dt-bindings: add documentation for AP806 pin controllers
Rob Herring
- [PATCH 3/9] pinctrl: dt-bindings: add documentation for CP110 pin controllers
Rob Herring
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Rob Herring
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Rob Herring
- [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding
Rob Herring
- [PATCH v2 2/2] dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs
Rob Herring
- [PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
Rob Herring
- [PATCHv4 1/2] Documentation: dt: Add TI SCI clock driver
Rob Herring
- [PATCH] dt-bindings: Drop k2g genpd device ID macros
Rob Herring
- [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
Rob Herring
- [linux-sunxi] [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
Rob Herring
- [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
Rob Herring
- [PATCH v3 6/9] dmaengine: sun6i: support V3s SoC variant
Rob Herring
- [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
Rob Herring
- [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
Rob Herring
- [PATCH v4 1/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
Rob Herring
- [PATCH v3 2/4] Documentation: dt: iio: at91-sama5d2_adc: add adtrg trigger binding
Rob Herring
- [PATCH 1/6] dt-bindings: mfd: Add hi6421v530 bindings
Rob Herring
- [PATCH 1/3] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T PRCM
Rob Herring
- [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
Rob Herring
- [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
Rob Herring
- [PATCH v3 01/10] arm: sunxi: add support for R40 SoC
Rob Herring
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Kevin Hilman
- [PATCH v2 00/18] ARM64: meson: DT cleanups
Kevin Hilman
- [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in
Kevin Hilman
- [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses
Kevin Hilman
- [PATCH 1/1] ARM: dts: meson: Extend L2 cache controller node for Meson8 and Meson8b
Kevin Hilman
- [PATCH] ARM64: defconfig: enable IR core, decoders and Meson IR device
Kevin Hilman
- [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses
Kevin Hilman
- [PATCH v2 0/3] arm64: meson-gxm: R-Box Pro enablement
Kevin Hilman
- [PATCH v2 0/2] arm64: meson-gxbb: NanoPi K2 enablement
Kevin Hilman
- [PATCH 0/3] ARM64: dts: meson: GXBB and GXL pinctrl fixes
Kevin Hilman
- [PATCH 0/5] ARM64: dts: meson: Add CEC, Ethernet Link and SPI pins nodes
Kevin Hilman
- [PATCH] ARM64: dts: meson-gx: Add SPICC nodes
Kevin Hilman
- [PATCH] ARM64: dts: meson-gx: Add SPICC nodes
Kevin Hilman
- [PATCH] ARM: dts: da850-evm: fix tca6416 for use with GPIO hogs
Kevin Hilman
- [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in
Kevin Hilman
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Loc Ho
- [PATCH 2/2] cpufreq: scpi: use new scpi_ops functions to remove duplicate code
Sudeep Holla
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Sudeep Holla
- [PATCH v8 5/7] coresight: add support for CPU debug module
Sudeep Holla
- [PATCH v8 5/7] coresight: add support for CPU debug module
Sudeep Holla
- [PATCH] clocksource: arm_arch_timer: fix arch_timer_mem_find_best_frame
Sudeep Holla
- [PATCH] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Sudeep Holla
- [PATCH] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Sudeep Holla
- [PATCH v2] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Sudeep Holla
- [PATCH v2] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Sudeep Holla
- [PATCH] arm64: dts: juno: Enable some SMMUs
Sudeep Holla
- [PATCH v10 10/10] arm64: dts: juno: Add Coresight CPU debug nodes
Sudeep Holla
- [PATCH 2/4] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
Sudeep Holla
- [PATCH v4 2/2] hwmon: (scpi) Fix the scale of SCP sensor readings
Sudeep Holla
- [PATCH] Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Marcel Holtmann
- [PATCH] mtk-vcodec: Show mtk driver error without DEBUG definition
Hirokazu Honda
- [PATCH v2] [media] mtk-vcodec: Show mtk driver error without DEBUG definition
Hirokazu Honda
- [PATCH v2 9/9] crypto: ccp - Use IPAD/OPAD constant
Gary R Hook
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Naoya Horiguchi
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Naoya Horiguchi
- [PATCH v2 0/5] arm64: dts: renesas: Break out common board support
Simon Horman
- [GIT PULL] Renesas ARM Based SoC Fixes for v4.12
Simon Horman
- [PATCH] soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testing
Simon Horman
- [PATCH/RFT v3 renesas-devel] ARM: dts: silk: Enable UHS-I SDR-50
Simon Horman
- [PATCH/RFT v4 renesas-devel] ARM: dts: silk: Enable UHS-I SDR-50
Simon Horman
- [PATCH/RFT renesas-devel] arm64: dts: ulcb: Enable NFS root
Simon Horman
- [PATCH/RFT renesas-devel] arm64: dts: ulcb: Set drive-strength for ravb pins
Simon Horman
- [PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller
Simon Horman
- [PATCH v3 2/3] arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH/RFT 0/2] ARM: dts: gose: Enable UHS-I SDR-50 and SDR-104
Simon Horman
- [PATCH v3 2/3] arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH/RFT renesas-devel] arm64: dts: ulcb: Set drive-strength for ravb pins
Simon Horman
- [PATCH v4 0/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Simon Horman
- [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.13
Simon Horman
- [PATCH 1/3] ARM: dts: r8a7791: add GyroADC clock
Simon Horman
- [PATCH 2/3] ARM: dts: r7s72100: add Renesas RZ/A1 pinctrl header
Simon Horman
- [PATCH 3/3] ARM: dts: r7s72100: add USB bit definitions
Simon Horman
- [PATCH 01/14] ARM: dts: emev2: update PFC node name to pin-controller
Simon Horman
- [PATCH 02/14] ARM: dts: r8a73a4: update PFC node name to pin-controller
Simon Horman
- [PATCH 03/14] ARM: dts: r8a7740: update PFC node name to pin-controller
Simon Horman
- [PATCH 04/14] ARM: dts: r8a7778: update PFC node name to pin-controller
Simon Horman
- [PATCH 05/14] ARM: dts: r8a7779: update PFC node name to pin-controller
Simon Horman
- [PATCH 06/14] ARM: dts: r8a7790: update PFC node name to pin-controller
Simon Horman
- [PATCH 07/14] ARM: dts: r8a7791: update PFC node name to pin-controller
Simon Horman
- [PATCH 08/14] ARM: dts: r8a7793: update PFC node name to pin-controller
Simon Horman
- [GIT PULL] Renesas ARM Based SoC DT Updates for v4.13
Simon Horman
- [PATCH 09/14] ARM: dts: sh73a0: update PFC node name to pin-controller
Simon Horman
- [PATCH 10/14] ARM: dts: r7s72100: add usb clocks to device tree
Simon Horman
- [PATCH 11/14] ARM: dts: r8a7791: Add GyroADC clock and device node
Simon Horman
- [PATCH 12/14] ARM: dts: r8a7793: set maximum frequency for SDHI clocks
Simon Horman
- [PATCH 13/14] ARM: dts: gose: Enable UHS-I SDR-50 and SDR-104
Simon Horman
- [PATCH 14/14] ARM: dts: renesas: Switch to panel-lvds bindings for Mitsubishi panels
Simon Horman
- [PATCH 01/35] arm64: dts: m3ulcb: enable I2C
Simon Horman
- [PATCH 02/35] arm64: dts: m3ulcb: Update memory node to 2 GiB map
Simon Horman
- [PATCH 03/35] arm64: dts: m3ulcb: enable EthernetAVB
Simon Horman
- [PATCH 04/35] arm64: dts: r8a7795: salvator-x: Update memory node to 4 GiB map
Simon Horman
- [PATCH 05/35] arm64: dts: r8a7795: salvator-x: enable HS200 for eMMC
Simon Horman
- [PATCH 06/35] arm64: dts: r8a7796: salvator-x: enable HS200 for eMMC
Simon Horman
- [PATCH 07/35] arm64: dts: m3ulcb: enable HS200 for eMMC
Simon Horman
- [PATCH 08/35] arm64: dts: h3ulcb: enable HS200 for eMMC
Simon Horman
- [PATCH 09/35] arm64: dts: m3ulcb: Fix EthernetAVB PHY timing
Simon Horman
- [PATCH 10/35] arm64: dts: r8a7796: salvator-x: Enable NFS root
Simon Horman
- [PATCH 11/35] arm64: dts: r8a7796: salvator-x: Set drive-strength for ravb pins
Simon Horman
- [PATCH 12/35] arm64: dts: r8a7795: update PFC node name to pin-controller
Simon Horman
- [PATCH 13/35] arm64: dts: r8a7796: Add external audio clocks
Simon Horman
- [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.13
Simon Horman
- [PATCH 14/35] arm64: dts: r8a7796: Add external PCIe bus clock
Simon Horman
- [PATCH 15/35] arm64: dts: r8a7796: Add placeholders for various devices
Simon Horman
- [PATCH 16/35] arm64: dts: renesas: Extract common Salvator-X board support
Simon Horman
- [PATCH 17/35] arm64: dts: renesas: Extract common ULCB board support
Simon Horman
- [PATCH 18/35] arm64: dts: salvator-x: Add current sense amplifiers
Simon Horman
- [PATCH 19/35] arm64: dts: r8a7796: add AUDIO_DMAC support
Simon Horman
- [PATCH 20/35] arm64: dts: r8a7796: add Sound SSI PIO support
Simon Horman
- [PATCH 21/35] arm64: dts: r8a7796: add Sound SSI DMA support
Simon Horman
- [PATCH 22/35] arm64: dts: r8a7796: add Sound SRC support
Simon Horman
- [PATCH 23/35] arm64: dts: r8a7796: add Sound DVC support
Simon Horman
- [PATCH 24/35] arm64: dts: r8a7796: add Sound CTU support
Simon Horman
- [PATCH 25/35] arm64: dts: r8a7796: add Sound MIX support
Simon Horman
- [PATCH 26/35] arm64: dts: r8a7796: Add PWM device nodes
Simon Horman
- [PATCH 27/35] arm64: dts: salvator-x: Add panel backlight support
Simon Horman
- [PATCH 28/35] arm64: dts: renesas: r8a7795: Add HDMI encoder support
Simon Horman
- [PATCH 29/35] arm64: dts: renesas: salvator-x: Add DU external dot clock sources
Simon Horman
- [PATCH 30/35] arm64: dts: renesas: salvator-x: Add HDMI output connectors
Simon Horman
- [PATCH 31/35] arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks
Simon Horman
- [PATCH 32/35] arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs
Simon Horman
- [PATCH 33/35] arm64: dts: ulcb: Set drive-strength for ravb pins
Simon Horman
- [PATCH 34/35] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH 35/35] arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
Simon Horman
- [PATCH v5] arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0
Simon Horman
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Jann Horn
- usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
Johan Hovold
- [PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
Eugen Hristev
- [PATCH v2 1/3] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
Eugen Hristev
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
- [PATCH v2 3/3] iio: tools: generic_buffer: increase trigger length
Eugen Hristev
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
- [PATCH v3 0/4] iio: adc: sama5d2_adc hw triggers and buffers
Eugen Hristev
- [PATCH v3 1/4] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
Eugen Hristev
- [PATCH v3 2/4] Documentation: dt: iio: at91-sama5d2_adc: add adtrg trigger binding
Eugen Hristev
- [PATCH v3 3/4] ARM: dts: at91: sama5d2: add ADC hw trigger
Eugen Hristev
- [PATCH v3 4/4] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
- [PATCH] drm: mediatek: change the variable type of rdma threshold
Bibby Hsieh
- [PATCH v2] drm: mediatek: change the variable type of rdma threshold
Bibby Hsieh
- [PATCH v2] drm: mediatek: change the variable type of rdma threshold
CK Hu
- [PATCH] drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
CK Hu
- [PATCH] drm/mediatek: re-phrase DRM_INFO error message
CK Hu
- [PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
CK Hu
- [PATCH v3] drm/mediatek: Support UYVY and YUYV format for overlay
CK Hu
- [PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
CK Hu
- [PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
CK Hu
- [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type
Jerry Huang
- [PATCH 1/1] drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Wei Huang
- [PATCH 1/1] drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Wei Huang
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Adrian Hunter
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Adrian Hunter
- Tegra baseline test results for v4.11
Jon Hunter
- Tegra baseline test results for v4.12-rc1
Jon Hunter
- Tegra baseline test results for v4.12-rc2
Jon Hunter
- Tegra baseline test results for v4.12-rc3
Jon Hunter
- [PATCH] phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
Kishon Vijay Abraham I
- [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
Kishon Vijay Abraham I
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
- [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM
Kishon Vijay Abraham I
- [PATCH v5 3/3] phy: Group vendor specific phy drivers
Kishon Vijay Abraham I
- [PATCH v5 1/3] phy: qcom-usb: Remove unused ulpi phy header
Kishon Vijay Abraham I
- [PATCH v5 3/3] phy: Group vendor specific phy drivers
Kishon Vijay Abraham I
- [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
Kishon Vijay Abraham I
- [PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
Kishon Vijay Abraham I
- [PATCH 01/41] mmc: host: omap_hsmmc: Support pbias and vmmc_aux to switch to 1.8v
Kishon Vijay Abraham I
- [PATCH 02/41] mmc: host: omap_hsmmc: Separate setting voltage capabilities from bus power
Kishon Vijay Abraham I
- [PATCH 03/41] mmc: host: omap_hsmmc: Program HCTL based on signal_voltage set by mmc core
Kishon Vijay Abraham I
- [PATCH 04/41] mmc: host: omap_hsmmc: Add voltage switch support for UHS SD card
Kishon Vijay Abraham I
- [PATCH 05/41] mmc: host: omap_hsmmc: Set clk rate to the max frequency
Kishon Vijay Abraham I
- [PATCH 06/41] mmc: host: omap_hsmmc: Add tuning support
Kishon Vijay Abraham I
- [PATCH 07/41] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
Kishon Vijay Abraham I
- [PATCH 08/41] mmc: host: omap_hsmmc: Remove incorrect voltage switch sequence
Kishon Vijay Abraham I
- [PATCH 09/41] mmc: host: omap_hsmmc: Add software timer when timeout greater than hardware capablility
Kishon Vijay Abraham I
- [PATCH 10/41] mmc: host: omap_hsmmc: Prepare *set_timing() to be used for iodelay setting
Kishon Vijay Abraham I
- [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7
Kishon Vijay Abraham I
- [PATCH 12/41] mmc: host: omap_hsmmc: Fix error path sequence
Kishon Vijay Abraham I
- [PATCH 13/41] mmc: host: omap_hsmmc: Add support to set IODELAY values
Kishon Vijay Abraham I
- [PATCH 14/41] mmc: host: omap_hsmmc: Remove *use_dma* member
Kishon Vijay Abraham I
- [PATCH 15/41] mmc: host: omap_hsmmc: Enable ADMA2
Kishon Vijay Abraham I
- [PATCH 16/41] mmc: omap_hsmmc: Support non-1.8V IO controllers
Kishon Vijay Abraham I
- [PATCH 17/41] ARM: dts: dra72-evm: Add vmmc_aux supply to mmc1
Kishon Vijay Abraham I
- [PATCH 18/41] ARM: dts: dra72-evm-revc: Add vmmc_aux supply to mmc1
Kishon Vijay Abraham I
- [PATCH 19/41] ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
Kishon Vijay Abraham I
- [PATCH 20/41] ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2
Kishon Vijay Abraham I
- [PATCH 21/41] ARM: dts: dra72-evm-common: Correct vmmc-supply for mmc2
Kishon Vijay Abraham I
- [PATCH 22/41] ARM: dts: Add dra7 iodelay configuration
Kishon Vijay Abraham I
- [PATCH 23/41] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data
Kishon Vijay Abraham I
- [PATCH 24/41] ARM: dts: dra74x: Create a common file with MMC/SD IOdelay data
Kishon Vijay Abraham I
- [PATCH 25/41] ARM: dts: dra7-evm: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 26/41] ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 27/41] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
Kishon Vijay Abraham I
- [PATCH 28/41] ARM: dts: am571x-idk: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 29/41] ARM: dts: am572x-idk: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 30/41] ARM: dts: dra72-evm: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 31/41] ARM: dts: dra72-evm-revc: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 32/41] ARM: dts: dra71-evm: Add pinmux configuration for MMC
Kishon Vijay Abraham I
- [PATCH 33/41] ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
Kishon Vijay Abraham I
- [PATCH 34/41] ARM: dts: dra7: Use new dra7-specific compatible string
Kishon Vijay Abraham I
- [PATCH 35/41] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
Kishon Vijay Abraham I
- [PATCH 36/41] ARM: dts: am57xx-idk: Set MMC2 IO voltage to 3.3V
Kishon Vijay Abraham I
- [PATCH 37/41] ARM: dts: am57xx-beagle-x15-common: Set MMC2 IO voltage to 3.3V
Kishon Vijay Abraham I
- [PATCH 38/41] ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
Kishon Vijay Abraham I
- [PATCH 39/41] ARM: omap2plus_defconfig: Enable PINCTRL_TI_IODELAY
Kishon Vijay Abraham I
- [PATCH 40/41] ARM: multi_v7_defconfig: Enable PINCTRL_TI_IODELAY
Kishon Vijay Abraham I
- [PATCH 41/41] Documentation: ARM: Document new dependencies for MMC on DRA7
Kishon Vijay Abraham I
- [PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
Kishon Vijay Abraham I
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Kishon Vijay Abraham I
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Iwai
- [PATCH 1/7] ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpers
Takashi Iwai
- [PATCH 2/7] ALSA: mips: Deliver indirect-PCM transfer error
Takashi Iwai
- [PATCH 3/7] ALSA: cs46xx: Deliver indirect-PCM transfer error
Takashi Iwai
- [PATCH 4/7] ALSA: emu10k1: Deliver indirect-PCM transfer error
Takashi Iwai
- [PATCH 5/7] ALSA: rme32: Deliver indirect-PCM transfer error
Takashi Iwai
- [PATCH 6/7] staging: bcm2835-audio: Deliver indirect-PCM transfer error
Takashi Iwai
- [PATCH 7/7] ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Iwai
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Iwai
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Iwai
- mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Manoj Iyer
- [PATCH V2] serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
- [PATCH 1/2] ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
Christophe JAILLET
- [PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
Christophe JAILLET
- [PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
Christophe JAILLET
- [v6,10/23] drivers/fsi: Add device read/write/peek API
Eddie James
- [PATCH] arm: aspeed: Use 'ast2500' compatible strings where appropriate
Andrew Jeffery
- [PATCH 0/8] clocksource: Generalize Faraday timer
Jonas Jensen
- [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Jonas Jensen
- [PATCH] ARM: dts: moxart: rename sdhci mmc
Jonas Jensen
- [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm at kernel.org
Olof Johansson
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Olof Johansson
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Olof Johansson
- [GIT PULL 0/7] ARM: SoC contents for 4.12 merge window
Olof Johansson
- [GIT PULL 1/7] ARM: SoC non-urgent fixes for merge window
Olof Johansson
- [GIT PULL 2/7] ARM: SoC platform updates
Olof Johansson
- [GIT PULL 3/7] ARM: Device-tree updates
Olof Johansson
- [GIT PULL 4/7] ARM: SoC defconfig updates
Olof Johansson
- [GIT PULL 5/7] ARM: SoC driver updates
Olof Johansson
- [GIT PULL 6/7] ARM: SoC 64-bit changes
Olof Johansson
- [GIT PULL 7/7] ARM: 64-bit DT updates
Olof Johansson
- [GIT PULL 0/7] ARM: SoC contents for 4.12 merge window
Olof Johansson
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Olof Johansson
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Olof Johansson
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Olof Johansson
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Olof Johansson
- [PATCH] ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)
Olof Johansson
- [PATCH v3 00/11] Broadcom Stingray SOC Initial Support
Olof Johansson
- [GIT PULL 1/2] Broadcom devicetree changes for 4.12
Olof Johansson
- [GIT PULL 2/2] Broadcom drivers changes for 4.12
Olof Johansson
- [PATCH] ARM: configs: add a gemini defconfig
Olof Johansson
- [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
Olof Johansson
- [PATCH 1/2] arm64: defconfig: sync with savedefconfig
Olof Johansson
- [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
Olof Johansson
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Olof Johansson
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Olof Johansson
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Olof Johansson
- [GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12
Olof Johansson
- [GIT PULL] DaVinci fixes for v4.12
Olof Johansson
- [GIT PULL] ARM: exynos: Small update for v4.12
Olof Johansson
- [PATCH v2] arm64: defconfig: enable some core options for 64bit Rockchip socs
Olof Johansson
- [PATCH] KVM: arm/arm64: Move shared files to virt/kvm/arm
Andrew Jones
- [PATCH] KVM: arm/arm64: Simplify active_change_prepare and plug race
Andrew Jones
- [PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd
Lee Jones
- [DT Question] "simple-mfd" DT binding
Lee Jones
- [PATCH v6 6/9] mfd: axp20x: add axp20x-regulator cell for AXP803
Lee Jones
- [DT Question] "simple-mfd" DT binding
Lee Jones
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Lee Jones
- [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
Lee Jones
- [DT Question] "simple-mfd" DT binding
Lee Jones
- [PATCH 3/6] mfd: hi6421v530: add support for HiSilicon Hi6421v530
Lee Jones
- [PATCH 05/15] mfd: stm32-timers: use devm_of_platform_populate
Lee Jones
- [PATCH 08/15] mfd: exynos: use devm_of_platform_populate()
Lee Jones
- [PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
- [PATCH 2/2] remoteproc: Rearrange code to avoid duplication
Sarangdhar Joshi
- [PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
- [PATCH v2 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
- [PATCH v2 2/2] remoteproc: Modify recovery path to use rproc_{start, stop}()
Sarangdhar Joshi
- [PATCH v3 1/2] remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
- [PATCH v3 2/2] remoteproc: Modify recovery path to use rproc_{start, stop}()
Sarangdhar Joshi
- [PATCH 0/2] ASoC: sunxi: Add ADC support for A33
Mylene Josserand
- [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33
Mylene Josserand
- [PATCH 0/2] ASoC: sunxi: Add ADC support for A33
Mylène Josserand
- [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33
Mylène Josserand
- [PATCH 2/2] ARM: dts: sun8i: Add ADC routing
Mylène Josserand
- [PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm
Franklin S Cooper Jr
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- Device address specific mapping of arm,mmu-500
Ray Jui
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Greg KH
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Greg KH
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Greg KH
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Greg KH
- [RESEND PATCH] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Greg KH
- [RESEND PATCH] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Greg KH
- [PATCH] powerpc: booke: fix boot crash due to null hugepd
Greg KH
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
Greg KH
- [PATCH 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
Greg KH
- [PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
Greg KH
- [PATCH v4 5/8] arm, arm64: factorize common cpu capacity default code
Greg KH
- [PATCH v4 6/8] arm,arm64,drivers: reduce scope of cap_parsing_failed
Greg KH
- [PATCH v4 7/8] arm,arm64,drivers: move externs in a new header file
Greg KH
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Greg KH
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Greg KH
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.
Greg KH
- [PATCH 1/5][v2] staging: fsl-mc: fix several checkpath.pl warnings
Greg KH
- [PATCH 2/5][v2] staging: fsl-mc: add binding path to MAINTAINERS
Greg KH
- [PATCH 2/5][v2] staging: fsl-mc: add binding path to MAINTAINERS
Greg KH
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Greg KH
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Greg KH
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Matthias Kaehlcke
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Matthias Kaehlcke
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Matthias Kaehlcke
- [PATCH] phy-rockchip-pcie: Mark phy_rd_cfg() as __maybe_unused
Matthias Kaehlcke
- [PATCH 00/13] Linksys WRT3200ACM (Rango) support
Imre Kaloz
- [RFC,20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
Sinan Kaya
- [PATCH v2] ARM: dts: da850: Add interrupt-controller property to gpio node
Keerthy
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Keerthy
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Keerthy
- [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
Jeremy Kerr
- [PATCH] [media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"
Colin King
- [PATCH] phy: rockchip-typec: make dp_pll_cfg and usb3_pll_cfg static
Colin King
- [PATCH] arm64: dts: marvell: mcbin: add sdhci
Russell King
- [PATCH] ARM: make configuration of userspace Thumb support an expert option
Russell King
- [PATCH 1/4] drm/bridge: dw-hdmi: remove CEC engine register definitions
Russell King
- [PATCH 2/4] drm/bridge: dw-hdmi: add cec notifier support
Russell King
- [PATCH 3/4] drm/bridge: dw-hdmi: add better clock disable control
Russell King
- [PATCH 4/4] drm/bridge: dw-hdmi: add cec driver
Russell King
- [linux-sunxi] [PATCH 4/6] ARM: sun8i: a83t: Add device node for DMA controller
Code Kipper
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Jan Kiszka
- [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
- [PATCH] clk: sunxi-ng: explicitly include linux/spinlock.h
Tobias Klauser
- [PATCH] arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Uwe Kleine-König
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Uwe Kleine-König
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Uwe Kleine-König
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Uwe Kleine-König
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Uwe Kleine-König
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Uwe Kleine-König
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Uwe Kleine-König
- [PATCH V2] serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Uwe Kleine-König
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Uwe Kleine-König
- [PATCH 0/2] ARCH_VULCAN removal
Uwe Kleine-König
- [PATCH v5 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
Uwe Kleine-König
- [PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
Uwe Kleine-König
- [PATCH RFC 2/5] ARM: dts: am335x-baltos: use IRQ_TYPE_* to specify irq flags
Uwe Kleine-König
- [PATCH RFC 3/5] ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags
Uwe Kleine-König
- [PATCH RFC 4/5] ARM: dts: tegra: use IRQ_TYPE_* to specify irq flags
Uwe Kleine-König
- [PATCH RFC 5/5] ARM: dts: vf-colibri-eval: use IRQ_TYPE_* to specify irq flags
Uwe Kleine-König
- [PATCH v2 1/5] dts: gpio_atmel: adapt binding doc to reality
Uwe Kleine-König
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Paul Kocialkowski
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Paul Kocialkowski
- [PATCH v6 0/4] Broadcom SBA RAID support
Vinod Koul
- [PATCH RESEND] dmaengine: pl330: Fix data race on TX transferred bytes reporting
Vinod Koul
- [PATCH 4/6] dma: pl08x: Add support for Faraday Technology FTDMAC020
Vinod Koul
- [PATCH 00/10] dma: mv_xor_v2: fixes and improvements
Vinod Koul
- [PATCH v8 0/4] Broadcom SBA RAID support
Vinod Koul
- [PATCH 4/6] dma: pl08x: Add support for Faraday Technology FTDMAC020
Vinod Koul
- [PATCH 1/5 v2] ARM/dma: pl08x: pass reasonable memcpy settings
Vinod Koul
- [PATCH v3 0/9] Add support for the audio codec on Allwinner V3s
Vinod Koul
- [PATCH] dmaengine: pl330: Add IOMMU support to slave tranfers
Vinod Koul
- [PATCH v2 2/2] dmaengine: mtk-hsdma: Add Mediatek High-Speed DMA controller on MT7623 SoC
Vinod Koul
- [PATCH 0/9] net: thunderx: Adds XDP support
Sunil Kovvuri
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Sunil Kovvuri
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Sunil Kovvuri
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Sunil Kovvuri
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Sunil Kovvuri
- [PATCH 0/9] net: thunderx: Adds XDP support
Sunil Kovvuri
- [PATCH v2] iommu/arm-smmu-v3: Increase CMDQ drain timeout value
Sunil Kovvuri
- [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node
Krzysztof Kozlowski
- [PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
Krzysztof Kozlowski
- [PATCH 2/2] pinctrl: samsung: remove unneeded (void *) casts in of_match_table
Krzysztof Kozlowski
- [PATCH v13 00/12] power: add power sequence library
Krzysztof Kozlowski
- [PATCH 0/2] pinctrl: samsung: Split per ARMv7/v8 arch
Krzysztof Kozlowski
- [PATCH 1/2] pinctrl: samsung: Add include guard to local header
Krzysztof Kozlowski
- [PATCH-RFT 2/2] pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
- [PATCH-RFT 2/2] pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
- [PATCH-RFT 2/2] pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
- [PATCH] ASoC: remove NULL pointer check for clk_disable_unprepare
Krzysztof Kozlowski
- [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
Krzysztof Kozlowski
- [PATCH] drm/pl111: add ARM_AMBA dependency
Krzysztof Kozlowski
- [PATCH] spi: add null check before pointer dereference
Krzysztof Kozlowski
- [PATCH] drm/pl111: add ARM_AMBA dependency
Krzysztof Kozlowski
- [PATCH] drm/pl111: add ARM_AMBA dependency
Krzysztof Kozlowski
- [PATCH 1/3] pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
- [PATCH 2/3] pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
- [PATCH 3/3] pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
Krzysztof Kozlowski
- [GIT PULL] ARM: exynos: Small update for v4.12
Krzysztof Kozlowski
- [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
Krzysztof Kozlowski
- [PATCH] pinctrl: samsung: Fix missing object for S5Pv210
Krzysztof Kozlowski
- [PATCH] ARM: s3c64xx: don't select ARM_AMBA from S3C64XX_PL080
Krzysztof Kozlowski
- [PATCH 2/3] dt-binding: clock: Add k2g clock definitions
Tero Kristo
- [PATCHv3 0/4] clk: ti: add support for clkctrl clocks
Tero Kristo
- [PATCHv3 1/4] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
Tero Kristo
- [PATCHv3 2/4] clk: ti: add support for clkctrl clocks
Tero Kristo
- [PATCHv3 3/4] dt-bindings: clk: add omap4 clkctrl definitions
Tero Kristo
- [PATCHv3 4/4] clk: ti: omap4: add clkctrl clock data
Tero Kristo
- [PATCHv3 0/3] ARM: OMAP2+: preparation for clk/clkctrl support
Tero Kristo
- [PATCHv3 1/3] ARM: OMAP2+: hwmod: assign main clock from DT if available
Tero Kristo
- [PATCHv3 2/3] ARM: OMAP2+: timer: add support for fetching fck handle from DT
Tero Kristo
- [PATCHv3 3/3] ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc
Tero Kristo
- [PATCHv4 0/2] clk: keystone: add sci-clk support
Tero Kristo
- [PATCHv4 1/2] Documentation: dt: Add TI SCI clock driver
Tero Kristo
- [PATCHv4 2/2] clk: keystone: Add sci-clk driver support
Tero Kristo
- [PATCHv3 1/3] ARM: OMAP2+: hwmod: assign main clock from DT if available
Tero Kristo
- [PATCH] ARM: dts: am43xx-clocks: Add support for CLKOUT2
Tero Kristo
- [PATCHv3b 0/5] ARM: OMAP2+: preparation for clk/clkctrl support
Tero Kristo
- [PATCHv3b 1/5] ARM: OMAP2+: timer: add support for fetching fck handle from DT
Tero Kristo
- [PATCHv3b 2/5] ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc
Tero Kristo
- [PATCHv3b 3/5] ARM: omap2+: clockdomain: add clkdm_xlate_address
Tero Kristo
- [PATCHv3b 4/5] ARM: OMAP4: cminst: add support for clkdm_xlate_address
Tero Kristo
- [PATCHv3b 5/5] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
- [PATCHv3b 4/5] ARM: OMAP4: cminst: add support for clkdm_xlate_address
Tero Kristo
- [PATCHv3b 5/5] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
- [PATCHv3b 0/5] ARM: OMAP2+: preparation for clk/clkctrl support
Tero Kristo
- [PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support
Tero Kristo
- [PATCHv4 1/6] ARM: OMAP2+: timer: add support for fetching fck handle from DT
Tero Kristo
- [PATCHv4 2/6] ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc
Tero Kristo
- [PATCHv4 3/6] ARM: OMAP2+: PRCM: store also physical addresses for instances
Tero Kristo
- [PATCHv4 4/6] ARM: omap2+: clockdomain: add clkdm_xlate_address
Tero Kristo
- [PATCHv4 5/6] ARM: OMAP4: cminst: add support for clkdm_xlate_address
Tero Kristo
- [PATCHv4 6/6] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
- [PATCH v2] drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Greg Kroah-Hartman
- [PATCH] staging: vc04_services: Fix bulk cache maintenance
Greg Kroah-Hartman
- [PATCH] serial: meson: add Magic SysRq support
Greg Kroah-Hartman
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Greg Kroah-Hartman
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Greg Kroah-Hartman
- [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
Greg Kroah-Hartman
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Greg Kroah-Hartman
- [PATCH v2] drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Greg Kroah-Hartman
- [PATCH v5 2/3] phy: Move ULPI phy header out of drivers to include path
Heikki Krogerus
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Hans Ulli Kroll
- [PATCH 3/3] rtc: gemini/ftrtc010: rename driver and symbols
Hans Ulli Kroll
- [PATCH 1/3] rtc: gemini: Add optional clock handling
Hans Ulli Kroll
- [PULL 00/13] KVM/ARM Fixes for v4.12-rc2
Radim Krčmář
- [PATCH v2 4/4] perf vendor events arm64: Add implementation defined pmu core events of ThunderX2
Ganapatrao Kulkarni
- [PATCH v3] arm64: perf: Ignore exclude_hv when kernel is running in HYP
Ganapatrao Kulkarni
- [PATCH v3] arm64: perf: Ignore exclude_hv when kernel is running in HYP
Ganapatrao Kulkarni
- [PATCH v3 0/4] Add support for ThunderX2 pmu events using json files
Ganapatrao Kulkarni
- [PATCH v3 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str
Ganapatrao Kulkarni
- [PATCH v3 2/4] perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
- [PATCH v3 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
- [PATCH v3 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
Ganapatrao Kulkarni
- [RESEND PATCH 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
Ganapatrao Kulkarni
- [RESEND PATCH 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
Ganapatrao Kulkarni
- [RESEND PATCH 2/2] perf: ThunderX2: Add Cavium Thunderx2 SoC UNCORE PMU driver
Ganapatrao Kulkarni
- [RESEND PATCH 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
Ganapatrao Kulkarni
- [PATCH v3 0/4] Add support for ThunderX2 pmu events using json files
Ganapatrao Kulkarni
- [PATCH v2 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
Ganapatrao Kulkarni
- [PATCH v2 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
Ganapatrao Kulkarni
- [PATCH v2 2/2] perf: ThunderX2: Add Cavium Thunderx2 SoC UNCORE PMU driver
Ganapatrao Kulkarni
- [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
Viresh Kumar
- [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document
Viresh Kumar
- [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document
Viresh Kumar
- [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
Viresh Kumar
- [PATCH] ARM: remove duplicate 'const' annotations'
Viresh Kumar
- [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table
Viresh Kumar
- [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
Viresh Kumar
- [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul
Viresh Kumar
- [PATCH] arch: arm64: Define big endian of IFC for LS1043a/LS1046a
Prabhakar Kushwaha
- [PATCH] arm: arm64: Add flash node for ls1088a qds and rdb
Prabhakar Kushwaha
- [PATCH][v2] arm64: Add flash node for ls1088a qds and rdb
Prabhakar Kushwaha
- [PATCH][v3] arm64: Add flash node for ls1088a qds and rdb
Prabhakar Kushwaha
- [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node
Hoegeun Kwon
- [PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
Hoegeun Kwon
- [PATCH v2] drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Corentin Labbe
- [PATCH v5 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
Corentin Labbe
- [PATCH v5 02/20] net: stmmac: add optional setup function
Corentin Labbe
- [PATCH v5 03/20] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
Corentin Labbe
- [PATCH v5 04/20] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
Corentin Labbe
- [PATCH v5 05/20] net: stmmac: Add dwmac-sun8i
Corentin Labbe
- [PATCH v5 06/20] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
Corentin Labbe
- [PATCH v5 07/20] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
Corentin Labbe
- [PATCH v5 08/20] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 09/20] arm: sun8i: orangepi-zero: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 10/20] arm: sun8i: orangepi-one: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 11/20] arm: sun8i: orangepi-2: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 12/20] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
Corentin Labbe
- [PATCH v5 13/20] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
Corentin Labbe
- [PATCH v5 14/20] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
Corentin Labbe
- [PATCH v5 15/20] arm64: allwinner: pine64: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 16/20] arm64: allwinner: pine64-plus: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 17/20] arm64: allwinner: bananapi-m64: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v5 18/20] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
Corentin Labbe
- [PATCH v5 19/20] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
Corentin Labbe
- [PATCH v5 20/20] arm64: defconfig: Enable dwmac-sun8i driver on defconfig
Corentin Labbe
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Corentin Labbe
- [BUG] crash when removing sun4i_gpadc_iio module
Corentin Labbe
- [linux-sunxi] [PATCH v2 0/8] clk: sunxi-ng: Add support for A83T CCU
Corentin Labbe
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Corentin Labbe
- [PATCH 0/5] net-next: ethernet: add sun8i-emac driver
Corentin Labbe
- [PATCH v2 0/9] crypto: add HMAC IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 1/9] crypto: add hmac IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 2/9] crypto: brcm - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 3/9] crypto: ixp4xx - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 4/9] crypto: marvell - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 5/9] crypto: mv_cesa - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 6/9] crypto: omap-sham - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 7/9] crypto: qat - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 8/9] crypto: mediatek - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2 9/9] crypto: ccp - Use IPAD/OPAD constant
Corentin Labbe
- [PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Corentin Labbe
- [PATCH 10/11] crypto: sun4i-ss: fix large block size support
Corentin Labbe
- [PATCH 09/11] crypto: sun4i-ss: move from ablkcipher to skcipher API
Corentin Labbe
- [PATCH v2 00/12] ARM: sun5i: cryptographic engine support
Corentin Labbe
- [PATCH v6 00/21] net-next: stmmac: add dwmac-sun8i ethernet driver
Corentin Labbe
- [PATCH v6 01/21] net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
Corentin Labbe
- [PATCH v6 02/21] net-next: stmmac: add optional setup function
Corentin Labbe
- [PATCH v6 03/21] dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8i
Corentin Labbe
- [PATCH v6 04/21] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
Corentin Labbe
- [PATCH v6 05/21] net-next: stmmac: Add dwmac-sun8i
Corentin Labbe
- [PATCH v6 06/21] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
Corentin Labbe
- [PATCH v6 07/21] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
Corentin Labbe
- [PATCH v6 08/21] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 09/21] arm: sun8i: orangepi-zero: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 10/21] arm: sun8i: orangepi-one: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 11/21] arm: sun8i: orangepi-2: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 12/21] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
Corentin Labbe
- [PATCH v6 13/21] arm: sun8i: nanopi-neo: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 14/21] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
Corentin Labbe
- [PATCH v6 15/21] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
Corentin Labbe
- [PATCH v6 16/21] arm64: allwinner: pine64: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 17/21] arm64: allwinner: pine64-plus: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 18/21] arm64: allwinner: bananapi-m64: Enable dwmac-sun8i
Corentin Labbe
- [PATCH v6 19/21] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
Corentin Labbe
- [PATCH v6 20/21] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
Corentin Labbe
- [PATCH v6 21/21] arm64: defconfig: Enable dwmac-sun8i driver on defconfig
Corentin Labbe
- [PATCH] qcom: ipq4019: fix i2c_0 node
Christian Lamparter
- [PATCH] serial: meson: add Magic SysRq support
Yixun Lan
- [PATCH v3 1/3] iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Langer, Thomas
- [xlnx:2017.1_video_ea 21/28] drivers/gpu/drm/xilinx/crtc/mixer/hw/xilinx_mixer_hw.c:172:1-16: code aligned with following code on line 175 (fwd)
Julia Lawall
- [PATCH] ARM: davinci_all_defconfig: enable LEGO MINDSTORMS EV3 battery module
David Lechner
- [PATCH v1 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
Ryder Lee
- FW: [PATCH 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v1 0/2] Add PCIe phy driver for some Mediatek SoCs
Ryder Lee
- [PATCH v1 1/2] phy: add PCIe PHY driver for mt7623 SoCs families
Ryder Lee
- [PATCH v1 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
Ryder Lee
- [PATCH v2 0/2] Add PCIe host driver support for Mediatek SoCs
Ryder Lee
- [PATCH v2 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Ryder Lee
- [PATCH v2 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 0/2] Add PCIe host driver support for Mediatek SoCs
Ryder Lee
- [PATCH v3 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v3 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v4 0/2] Add PCIe host driver support for Mediatek SoCs
Ryder Lee
- [PATCH v4 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Ryder Lee
- [PATCH v4 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
Ryder Lee
- [PATCH v5 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Ryder Lee
- [PATCH v5 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
Ryder Lee
- [PATCH v2 0/2] Add PCIe phy driver for some Mediatek SoCs
Ryder Lee
- [PATCH v2 1/2] phy: add PCIe PHY driver for mt7623 SoCs families
Ryder Lee
- [PATCH v2 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
Ryder Lee
- [PATCH v3 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
Ryder Lee
- [PATCH v2 0/2] Add PCIe phy driver for some Mediatek SoCs
Ryder Lee
- [PATCH v3 0/2] Add PCIe phy driver for some Mediatek SoCs
Ryder Lee
- [PATCH v3 1/2] phy: add PCIe PHY driver for Mediatek SoCs
Ryder Lee
- [PATCH v3 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY
Ryder Lee
- [PATCH v1 0/2] remove mediatek ethif clock in crypto driver
Ryder Lee
- [PATCH v1 1/2] crypto: mediatek - remove redundant clock setting
Ryder Lee
- [PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock
Ryder Lee
- [PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Casey Leedom
- [PATCH 2/2] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Casey Leedom
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Casey Leedom
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Casey Leedom
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Casey Leedom
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Juri Lelli
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Juri Lelli
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Juri Lelli
- [PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
Juri Lelli
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
- [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
- [PATCH v5 0/7] Fix issues and factorize arm/arm64 capacity information code
Juri Lelli
- [PATCH v5 1/7] Documentation: arm: fix wrong reference number in DT definition
Juri Lelli
- [PATCH v5 2/7] arm: fix return value of parse_cpu_capacity
Juri Lelli
- [PATCH v5 3/7] arm: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
- [PATCH v5 4/7] arm, arm64: factorize common cpu capacity default code
Juri Lelli
- [PATCH v5 5/7] arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
- [PATCH v5 6/7] arm,arm64,drivers: move externs in a new header file
Juri Lelli
- [PATCH v5 7/7] arm, arm64, drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
- [PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd
Daniel Lezcano
- [PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd
Daniel Lezcano
- [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
Daniel Lezcano
- [PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
- [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
Daniel Lezcano
- [PATCH 0/8] clocksource: Generalize Faraday timer
Daniel Lezcano
- [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Daniel Lezcano
- [PATCH 2/2] timer: imx-tpm: add imx tpm timer support
Daniel Lezcano
- [PATCH 1/7] Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
Daniel Lezcano
- [PATCH 4/7] clocksource: Rename CLOCKSOURCE_ACPI_DECLARE
Daniel Lezcano
- [PATCH 5/7] clocksource: Rename clksrc
Daniel Lezcano
- [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
- [PATCH 7/7] clocksource: Rename CLKSRC_ACPI
Daniel Lezcano
- [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
- [PATCH 8/8] arm64: dts: hikey: Fix WiFi support
Daniel Lezcano
- [PATCH] ARM: dts: rockchip: add adc button for Firefly
Randy Li
- [PATCH] ARM: dts: rockchip: add missing grf phandle for rk3288
Randy Li
- [PATCH v2] drm/rockchip: analogix_dp: add supports for regulators in edp IP
Randy Li
- [PATCH 0/2] the supporting for eDP panel of Firefly
Randy Li
- [PATCH 1/2] ARM: dts: rockchip: add eDP panel support for Firefly
Randy Li
- [PATCH 2/2] ARM: dts: rockchip: enable eDP panel at Firefly Release
Randy Li
- [PATCH v2] ARM: dts: rockchip: add eDP panel support for Firefly
Randy Li
- [PATCH] soc: rockchip: power-domain: export idle request
Randy Li
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Randy Li
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Randy Li
- [PATCH] clk: rockchip: rk3288: prefer vdpu for vcodec clock source
Randy Li
- [PATCH v2] ARM: dts: rockchip: add adc button for Firefly
Randy Li
- [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Igal Liberman
- [PATCH] phy-rockchip-pcie: Mark phy_rd_cfg() as __maybe_unused
Shawn Lin
- [RESEND PATCH 1/2] Documentation: rockchip-dw-mshc: add description for rk3328
Shawn Lin
- [RESEND PATCH 2/2] arm64: dts: rockchip: add sdmmc/sdio/emmc nodes for RK3328 SoCs
Shawn Lin
- [PATCH] ARM: dts: rockchip:remove hs200 support for firefly reload
Shawn Lin
- [PATCH] soc: rockchip: disable jtag switching for RK3328 Soc
Shawn Lin
- [PATCH V2] ARM: dts: rockchip:remove hs200 support for firefly reload
Shawn Lin
- [PATCH] ARM: dts: rockchip:add sd card support
Shawn Lin
- [PATCH] memory: omap-gpmc: Fix debug output for access width
Tony Lindgren
- [PATCH] memory: omap-gpmc: Fix debug output for access width
Tony Lindgren
- [PATCH] ARM: remove duplicate 'const' annotations'
Tony Lindgren
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Tony Lindgren
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Tony Lindgren
- [PATCH] dt: gta04: fix polarity of clocks for mcbsp4
Tony Lindgren
- [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
Tony Lindgren
- [PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries
Tony Lindgren
- [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
Tony Lindgren
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Tony Lindgren
- [PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
Tony Lindgren
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Tony Lindgren
- [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
Tony Lindgren
- [GIT PULL] omap fixes for v4.12-rc cycle
Tony Lindgren
- [PATCH] ARM: dts: omap3: Remove 'enable-active-low' property
Tony Lindgren
- [PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
Tony Lindgren
- [PATCHv3 2/4] clk: ti: add support for clkctrl clocks
Tony Lindgren
- [PATCHv3 4/4] clk: ti: omap4: add clkctrl clock data
Tony Lindgren
- [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers
Tony Lindgren
- [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings
Tony Lindgren
- [PATCH v2 3/5] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
Tony Lindgren
- [PATCH] pinctrl: single: use of_device_get_match_data() to get soc data
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [PATCH v2 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
Tony Lindgren
- [PATCHv3 1/3] ARM: OMAP2+: hwmod: assign main clock from DT if available
Tony Lindgren
- [PATCH 0/2] Enable Mailboxes for AM57xx IDKs
Tony Lindgren
- [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node
Tony Lindgren
- [PATCH v5 03/20] ARM: dts: omap: Add generic compatible string for I2C EEPROM
Tony Lindgren
- [PATCH] ARM: dts: am43xx-clocks: Add support for CLKOUT2
Tony Lindgren
- [PATCHv3b 4/5] ARM: OMAP4: cminst: add support for clkdm_xlate_address
Tony Lindgren
- [PATCHv3b 5/5] ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tony Lindgren
- [PATCHv3b 0/5] ARM: OMAP2+: preparation for clk/clkctrl support
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [CFT] Always enable SMP mode on MP capable CPUs
Tony Lindgren
- [PATCH RFC 2/5] ARM: dts: am335x-baltos: use IRQ_TYPE_* to specify irq flags
Tony Lindgren
- [PATCH] ARM: dts: am43xx-clocks: Add support for CLKOUT2
Tony Lindgren
- [PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support
Tony Lindgren
- [PATCHv4 0/6] ARM: OMAP2+: preparation for clk/clkctrl support
Tony Lindgren
- [PATCH 00/11] Remove unused omap legacy code
Tony Lindgren
- [PATCH 01/11] ARM: OMAP2+: Remove unused legacy code for opp
Tony Lindgren
- [PATCH 02/11] ARM: OMAP2+: Remove unused legacy code for timer
Tony Lindgren
- [PATCH 03/11] ARM: OMAP2+: Remove unused legacy code for PMU
Tony Lindgren
- [PATCH 04/11] ARM: OMAP2+: Remove unused legacy code for device init
Tony Lindgren
- [PATCH 05/11] ARM: OMAP2+: Remove unused legacy code for McBSP
Tony Lindgren
- [PATCH 06/11] ARM: OMAP2+: Remove unused legacy code for io.c
Tony Lindgren
- [PATCH 07/11] ARM: OMAP2+: Remove unused legacy code for DMA
Tony Lindgren
- [PATCH 08/11] ARM: OMAP2+: Remove unused legacy code for PRM
Tony Lindgren
- [PATCH 09/11] ARM: OMAP2+: Remove unused legacy code for interconnects
Tony Lindgren
- [PATCH 10/11] ARM: OMAP2+: Remove unused legacy code for watchdog
Tony Lindgren
- [PATCH 11/11] ARM: OMAP2+: Remove unused legacy code for n8x0
Tony Lindgren
- [PATCH] arm64: Add translation functions for /dev/mem read/write
Leif Lindholm
- [PATCH v2] arm64: kernel: restrict /dev/mem read() calls to linear region
Leif Lindholm
- [PATCH v2] arm64: kernel: restrict /dev/mem read() calls to linear region
Leif Lindholm
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Russell King - ARM Linux
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Russell King - ARM Linux
- [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)
Russell King - ARM Linux
- [PATCH] ARM: V7M: Set cacheid iff DminLine or IminLine is nonzero
Russell King - ARM Linux
- [PATCH] ARM: Fix __show_regs output timestamps
Russell King - ARM Linux
- [PATCH] ARM: Fix rd_size declaration
Russell King - ARM Linux
- [PATCH] ARM: Fix __show_regs output timestamps
Russell King - ARM Linux
- ARMv7 doesn't define CR_U?
Russell King - ARM Linux
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Russell King - ARM Linux
- [PATCH v3 2/3] ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
Russell King - ARM Linux
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Russell King - ARM Linux
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Russell King - ARM Linux
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Russell King - ARM Linux
- [Bug] VCHIQ functional test broken
Russell King - ARM Linux
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
Russell King - ARM Linux
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
Russell King - ARM Linux
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Russell King - ARM Linux
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Russell King - ARM Linux
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Russell King - ARM Linux
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Russell King - ARM Linux
- [PATCH] arm64: dts: marvell: mcbin: add sdhci
Russell King - ARM Linux
- [PATCH v2] misc: sram-exec: Use aligned fncpy instead of memcpy
Russell King - ARM Linux
- crash after receiving SIGCHLD during system call
Russell King - ARM Linux
- crash after receiving SIGCHLD during system call
Russell King - ARM Linux
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Russell King - ARM Linux
- [PATCH] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- crash after receiving SIGCHLD during system call
Russell King - ARM Linux
- [PATCH 1/3] rtc: gemini: Add optional clock handling
Russell King - ARM Linux
- [PATCH 5/6] gpio: mvebu: Add support for the Armada 7K/8K SoCs
Russell King - ARM Linux
- [PATCH 5/6] gpio: mvebu: Add support for the Armada 7K/8K SoCs
Russell King - ARM Linux
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Russell King - ARM Linux
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Russell King - ARM Linux
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Russell King - ARM Linux
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Russell King - ARM Linux
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Russell King - ARM Linux
- [PATCH] RFC: arm: eBPF JIT compiler
Russell King - ARM Linux
- [PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Russell King - ARM Linux
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Russell King - ARM Linux
- [PATCH v4 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Russell King - ARM Linux
- [PATCH] ARM: NOMMU: provide pgprot_device() macro
Russell King - ARM Linux
- [PATCHv2] ARM32: Support mremap() for sigpage/vDSO
Russell King - ARM Linux
- [PATCH] ARM/shmem: Drop page coloring align for non-VIPT CPUs
Russell King - ARM Linux
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [PATCH] RFC: arm: eBPF JIT compiler
Russell King - ARM Linux
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- separate softirq/irq stack on arm
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- [PATCH 0/4] dw-hdmi CEC support
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Russell King - ARM Linux
- [CFT] Always enable SMP mode on MP capable CPUs
Russell King - ARM Linux
- [PATCH v5 2/7] arm: fix return value of parse_cpu_capacity
Russell King - ARM Linux
- [PATCH] ARM: s3c64xx: don't select ARM_AMBA from S3C64XX_PL080
Russell King - ARM Linux
- [1/2] pwm: sunxi: allow the pwm to finish its pulse before disable
Jonathan Liu
- [PATCH 0/3] Add some DT nodes for Mediatek MT2701
Erin Lo
- [PATCH 1/3] arm: dts: mt2701: Add ethernet device node
Erin Lo
- [PATCH 2/3] arm: dts: mt2701: Add display bls related nodes for MT2701
Erin Lo
- [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701
Erin Lo
- [PATCH v7 00/34] i.MX Media Driver
Steve Longerbeam
- [PATCH v7 01/34] dt-bindings: Add bindings for video-multiplexer device
Steve Longerbeam
- [PATCH v7 02/34] [media] dt-bindings: Add bindings for i.MX media driver
Steve Longerbeam
- [PATCH v7 03/34] [media] dt/bindings: Add bindings for OV5640
Steve Longerbeam
- [PATCH v7 04/34] ARM: dts: imx6qdl: add multiplexer controls
Steve Longerbeam
- [PATCH v7 05/34] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
Steve Longerbeam
- [PATCH v7 06/34] ARM: dts: imx6qdl: Add video multiplexers, mipi_csi, and their connections
Steve Longerbeam
- [PATCH v7 07/34] ARM: dts: imx6qdl: add capture-subsystem device
Steve Longerbeam
- [PATCH v7 08/34] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
Steve Longerbeam
- [PATCH v7 09/34] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
Steve Longerbeam
- [PATCH v7 10/34] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors
Steve Longerbeam
- [PATCH v7 11/34] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
Steve Longerbeam
- [PATCH v7 12/34] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
Steve Longerbeam
- [PATCH v7 13/34] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
Steve Longerbeam
- [PATCH v7 14/34] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
Steve Longerbeam
- [PATCH v7 15/34] add mux and video interface bridge entity functions
Steve Longerbeam
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Steve Longerbeam
- [PATCH v7 17/34] platform: add video-multiplexer subdevice driver
Steve Longerbeam
- [PATCH v7 18/34] platform: video-mux: include temporary mmio-mux support
Steve Longerbeam
- [PATCH v7 19/34] media: Add userspace header file for i.MX
Steve Longerbeam
- [PATCH v7 21/34] media: imx: Add Capture Device Interface
Steve Longerbeam
- [PATCH v7 22/34] media: imx: Add CSI subdev driver
Steve Longerbeam
- [PATCH v7 23/34] media: imx: Add VDIC subdev driver
Steve Longerbeam
- [PATCH v7 24/34] media: imx: Add IC subdev drivers
Steve Longerbeam
- [PATCH v7 25/34] media: imx: Add MIPI CSI-2 Receiver subdev driver
Steve Longerbeam
- [PATCH v7 26/34] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers
Steve Longerbeam
- [PATCH v7 27/34] media: imx: csi: add support for bayer formats
Steve Longerbeam
- [PATCH v7 28/34] media: imx: csi: increase burst size for YUV formats
Steve Longerbeam
- [PATCH v7 29/34] media: imx: csi: add frame skipping support
Steve Longerbeam
- [PATCH v7 30/34] media: imx: csi: add sink selection rectangles
Steve Longerbeam
- [PATCH v7 31/34] media: imx: csi: add frame size/interval enumeration
Steve Longerbeam
- [PATCH v7 32/34] media: imx: capture: add frame sizes/interval enumeration
Steve Longerbeam
- [PATCH v7 33/34] media: imx: set and propagate default field, colorimetry
Steve Longerbeam
- [PATCH v7 34/34] media: imx: Drop warning upon multiple S_STREAM disable calls
Steve Longerbeam
- [PATCH v7 00/34] i.MX Media Driver
Steve Longerbeam
- [PATCH v7 00/34] i.MX Media Driver
Steve Longerbeam
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Steve Longerbeam
- [PATCH 1/3] arm64: dts: ls1046a: support SD UHS-I and eMMC HS200 on RDB
Y.B. Lu
- [PATCH 3/3] arm64: dts: ls1012a: add eSDHC nodes
Y.B. Lu
- [PATCH 0/3] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Y.B. Lu
- [PATCH] arm64: dts: ls1088a: add esdhc node
Y.B. Lu
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Y.B. Lu
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Y.B. Lu
- [PATCH] arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB
Y.B. Lu
- [v2, 0/5] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Yangbo Lu
- [v2, 1/5] mmc: dt: add compatible into eSDHC required properties
Yangbo Lu
- [v2, 2/5] arm64: dts: ls1046a: support SD UHS-I and eMMC HS200 on RDB
Yangbo Lu
- [v2, 3/5] arm64: dts: ls208xa: support SD UHS-I on RDB and eMMC HS200 on QDS
Yangbo Lu
- [v2, 4/5] arm64: dts: ls1012a: add eSDHC nodes
Yangbo Lu
- [v2, 5/5] arm64: dts: ls1088a: add esdhc node
Yangbo Lu
- [v3, 0/5] Add eSDHC UHS-I/HS200 mode support for ls1012a/ls1046a/ls208xa
Yangbo Lu
- [v3, 1/5] mmc: dt: add compatible into eSDHC required properties
Yangbo Lu
- [v3, 2/5] arm64: dts: ls1046a: support SD UHS-I and eMMC HS200 on RDB
Yangbo Lu
- [v3, 3/5] arm64: dts: ls208xa: support SD UHS-I on RDB and eMMC HS200 on QDS
Yangbo Lu
- [v3, 4/5] arm64: dts: ls1012a: add eSDHC nodes
Yangbo Lu
- [v3, 5/5] arm64: dts: ls1088a: add esdhc node
Yangbo Lu
- [PATCH v5 03/20] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
Andrew Lunn
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Andrew Lunn
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Andrew Lunn
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Andrew Lunn
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Andrew Lunn
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Andrew Lunn
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Andrew Lunn
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Andrew Lunn
- [PATCH 02/13] ARM: dts: armada-385-linksys: label nodes
Andrew Lunn
- [PATCH 03/13] ARM: dts: armada-385-linksys: flatten dependants
Andrew Lunn
- [PATCH 04/13] ARM: dts: armada-385-linksys: drop redundant properties in dependants
Andrew Lunn
- [PATCH 06/13] ARM: dts: armada-385-linksys: usb3 label cleanup
Andrew Lunn
- [PATCH 07/13] ARM: dts: armada-385-linksys: drop leagcy DSA bindings
Andrew Lunn
- [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes
Andrew Lunn
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Andrew Lunn
- [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes
Andrew Lunn
- [PATCH 09/13] ARM: dts: armada-385-linksys: partition layout is board specific
Andrew Lunn
- [PATCH 10/13] ARM: dts: armada-385-linksys: group pins in pinctrl
Andrew Lunn
- [PATCH 11/13] ARM: dts: armada-385-linksys: fixup button node names
Andrew Lunn
- [PATCH 12/13] clk: mvebu: add support for 1866MHz variants
Andrew Lunn
- [PATCH 13/13] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Andrew Lunn
- [PATCH 13/13] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Andrew Lunn
- [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH] RFC: arm: eBPF JIT compiler
Andrew Lunn
- [PATCH v2] arm: eBPF JIT compiler
Andrew Lunn
- [PATCH 0/2] Document and use eeprom-length property
Andrew Lunn
- [PATCH 1/2] net: dsa: mv88e6xxx: Add eeprom-length to binding
Andrew Lunn
- [PATCH 2/2] ARM: VF610: ZII devel b: Add switch eeprom-length properties
Andrew Lunn
- [PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality
Andrew Lunn
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Andrew Lunn
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Andrew Lunn
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Andrew Lunn
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Andy Lutomirski
- [PATCHv2] ARM32: Support mremap() for sigpage/vDSO
Andy Lutomirski
- [PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
Vikas MANOCHA
- [PATCH 2/5] dmaengine: Add STM32 DMAMUX driver
Pierre Yves MORDRET
- [PATCH v3 1/2] ASoC: stm32: add bindings for SAI
Olivier MOYSAN
- [PATCH v3 1/3] dt-bindings: Document STM32 I2S bindings
Olivier MOYSAN
- [PATCH v4 2/3] ASoC: stm32: Add I2S driver
Olivier MOYSAN
- [PATCH 14/15] sound: stm32: use devm_of_platform_populate()
Olivier MOYSAN
- [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)
Pavel Machek
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Pavel Machek
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Pavel Machek
- [PATCH v7 00/34] i.MX Media Driver
Pavel Machek
- [PATCH] ARM: dts: imx7d-pico: Add initial support
Vanessa Maegima
- [PATCH v2] ARM: dts: imx7d-pico: Add initial support
Vanessa Maegima
- [PATCH v3] ARM: dts: imx7d-pico: Add initial support
Vanessa Maegima
- [PATCH v4] ARM: dts: imx7d-pico: Add initial support
Vanessa Maegima
- [PATCH] irqchip/gicv3-its: skip irq affinity setting when target cpu is the same as current setting
Majun
- [PATCH v4 0/5] iio: ADC driver for EP93xx SoC
Ryan Mallon
- [PATCH v4 0/5] iio: ADC driver for EP93xx SoC
Ryan Mallon
- [PATCH] MAINTAINERS: EP93XX: Update maintainership
Ryan Mallon
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
- [PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
- [PATCH v2 2/2] arm: dts: mt2701: add nor flash node
Guochun Mao
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Catalin Marinas
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Catalin Marinas
- [PATCH] Remove ARM errata Workarounds 458693 and 460075
Catalin Marinas
- [PATCH 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Catalin Marinas
- [PATCH] arm64: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Catalin Marinas
- [PATCH v2] drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Catalin Marinas
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Catalin Marinas
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Catalin Marinas
- [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm at kernel.org
Catalin Marinas
- [PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
- [PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
- [GIT PULL] arm64 updates for 4.12
Catalin Marinas
- [GIT PULL] arm64 updates for 4.12
Catalin Marinas
- [PATCH 0/6] arm64: inline assembly fixes + cleanup
Catalin Marinas
- [PATCH v2 0/4] arm64: improve tagged pointer handling
Catalin Marinas
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Catalin Marinas
- [PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
Catalin Marinas
- [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Catalin Marinas
- [GIT PULL] arm64 2nd set of updates for 4.12
Catalin Marinas
- [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
Catalin Marinas
- [PATCH] arm64: Remove redundant mov from LL/SC cmpxchg
Catalin Marinas
- [patch V2 03/17] arm64: Adjust system_state check
Catalin Marinas
- [PATCHv5] arm64/cpufeature: don't use mutex in bringup path
Catalin Marinas
- [GIT PULL] arm64 fixes for 4.12
Catalin Marinas
- [PATCH 0/2] ioremap_wc on arm64
Catalin Marinas
- [PATCH 0/2] ioremap_wc on arm64
Catalin Marinas
- [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
Catalin Marinas
- [PATCH 0/2] ioremap_wc on arm64
Catalin Marinas
- [PATCH] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Catalin Marinas
- [PATCH v3] drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Catalin Marinas
- [PATCH v2 3/4] arm64: entry: improve data abort handling of tagged pointers
Dave Martin
- [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Dave Martin
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Dave Martin
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Dave Martin
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Dave Martin
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Dave Martin
- [RFC PATCH v2 0/2] Simplify kernel-mode NEON
Dave Martin
- [RFC PATCH v2 1/2] arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
- [RFC PATCH v2 2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH v2 2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH v2 0/2] Simplify kernel-mode NEON
Dave Martin
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Dave Martin
- [RFC PATCH v3 1/4] arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
- [RFC PATCH v3 2/4] arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
Dave Martin
- [RFC PATCH v3 3/4] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
- [RFC PATCH v3 4/4] arm64: neon: Add backwards compatibility kernel_neon_begin_partial()
Dave Martin
- [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
Dave Martin
- may_use_simd on aarch64, chacha20
Dave Martin
- may_use_simd on aarch64, chacha20
Dave Martin
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Dave Martin
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Dave Martin
- [RFC PATCH v3 0/4] Simplify kernel-mode NEON
Dave Martin
- [PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
Dave Martin
- [PATCH] asm-generic: simd: allow SIMD in process context with BH disabled
Dave Martin
- [PATCH v2 0/4] arm64: improve tagged pointer handling
Kristina Martsenko
- [PATCH v2 1/4] arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
- [PATCH v2 2/4] arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
- [PATCH v2 3/4] arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
- [PATCH v2 4/4] arm64: documentation: document tagged pointer stack constraints
Kristina Martsenko
- [PATCH 1/2] arm64: mm: print out correct page table entries
Kristina Martsenko
- [PATCH 2/2] arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
- [PATCH 1/2] arm64: mm: print out correct page table entries
Kristina Martsenko
- [PATCH 2/2] arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
- Supporting "software interrupts" in an irqchip driver
Mason
- Asking for guidance in writing IRQ controller driver
Mason
- Asking for guidance in writing IRQ controller driver
Mason
- Asking for guidance in writing IRQ controller driver
Mason
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH v4 0/2] Tango PCIe controller support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Mason
- Asking for guidance in writing IRQ controller driver
Mason
- User-space code aborts on some (but not all) misaligned accesses
Mason
- User-space code aborts on some (but not all) misaligned accesses
Mason
- User-space code aborts on some (but not all) misaligned accesses
Mason
- User-space code aborts on some (but not all) misaligned accesses
Mason
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Mason
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Mason
- [PATCH] net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Jon Masters
- [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Jon Masters
- [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Jon Masters
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Jon Masters
- [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday.
Jon Masters
- [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday.
Jon Masters
- [PATCH 0/2] Fix incorrect warning from dma-debug
Jon Masters
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
Jon Masters
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Jon Masters
- [PATCH 0/2] orange-pi-zero: minor updates for board peripherals
Sergey Matyukevich
- [PATCH 1/2] ARM: dts: orange-pi-zero: interrupt triggering for XR819 WiFi chip
Sergey Matyukevich
- [PATCH 2/2] ARM: dts: orange-pi-zero: enable SPI NOR
Sergey Matyukevich
- [PATCH 1/2] ARM: dts: orange-pi-zero: interrupt triggering for XR819 WiFi chip
Sergey Matyukevich
- [PATCH 2/2] ARM: dts: orange-pi-zero: enable SPI NOR
Sergey Matyukevich
- [PATCH v2 0/2] orange-pi-zero: minor updates for peripherals
Sergey Matyukevich
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Sergey Matyukevich
- [PATCH v2 2/2] ARM: dts: orange-pi-zero: add node for SPI NOR
Sergey Matyukevich
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Sergey Matyukevich
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Sergey Matyukevich
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Sergey Matyukevich
- [PATCH v3 0/1] orange-pi-zero: minor updates for peripherals
Sergey Matyukevich
- [PATCH v3 1/1] ARM: dts: orange-pi-zero: add node for SPI NOR
Sergey Matyukevich
- [PATCH 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors
Markus Mayer
- [PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
Paul E. McKenney
- [PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
Paul E. McKenney
- Updating kernel.org cross compilers?
Chris Metcalf
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Daniel Micay
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Daniel Micay
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Daniel Micay
- stackprotector: ascii armor the stack canary
Daniel Micay
- [PATCH net] bpf, arm64: fix jit branch offset related to ldimm64
David Miller
- [PATCH 0/9] net: thunderx: Adds XDP support
David Miller
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
David Miller
- [PATCH] net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
David Miller
- [PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
David Miller
- arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
David Miller
- [PATCH net] bpf, arm64: fix faulty emission of map access in tail calls
David Miller
- [PATCH] dt-bindings: net: move FMan binding
David Miller
- [PATCH v2 net-next 00/12] drivers: net: xgene: Add ethtool stats and bug fixes
David Miller
- [PATCH v3] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
David Miller
- [PATCH v2 net-next 0/2] Check all RGMII phy mode variants
David Miller
- [PATCH 0/2] Document and use eeprom-length property
David Miller
- [PATCH 0/2] Document and use eeprom-length property
David Miller
- [PATCH for 4.13 0/5] phy: bcm-ns-usb3: add MDIO driver
Rafał Miłecki
- [PATCH 1/5] phy: bcm-ns-usb3: always wait for idle after writing to the PHY reg
Rafał Miłecki
- [PATCH 2/5] phy: bcm-ns-usb3: use pointer for PHY writing function
Rafał Miłecki
- [PATCH 3/5] phy: bcm-ns-usb3: enable MDIO in the platform specific code
Rafał Miłecki
- [PATCH 4/5] dt-bindings: phy: Modify Broadcom NS USB 3.0 PHY binding to use MDIO
Rafał Miłecki
- [PATCH 5/5] phy: bcm-ns-usb3: add MDIO driver using proper bus layer
Rafał Miłecki
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
- [PATCH 1/2] [PATCH 1/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
Eduardo Molinas
- [PATCH 2/2] [PATCH 2/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Eduardo Molinas
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Ingo Molnar
- [PATCH 1/5] random,stackprotect: introduce get_random_canary function
Ingo Molnar
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
Jacopo Mondi
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
Jacopo Mondi
- [PATCH v2 02/18] arm64: dts: amlogic: Sort Makefile
Chris Moore
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
James Morse
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
James Morse
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
James Morse
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
James Morse
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
James Morse
- [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
James Morse
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
James Morse
- [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
James Morse
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
James Morse
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
James Morse
- [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
James Morse
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
James Morse
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
James Morse
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
James Morse
- [PATCH 00/11] arm64/firmware: Software Delegated Exception Interface
James Morse
- [PATCH 01/11] KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
- [PATCH 02/11] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
- [PATCH 03/11] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
- [PATCH 04/11] arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
- [PATCH 05/11] arm64: KVM: Stop save/restoring host tpidr_el1 on VHE
James Morse
- [PATCH 06/11] dt-bindings: add devicetree binding for describing arm64 SDEI firmware
James Morse
- [PATCH 07/11] firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
- [PATCH 08/11] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
- [PATCH 09/11] firmware: arm_sdei: Add support for CPU and system power states
James Morse
- [PATCH 10/11] firmware: arm_sdei: add support for CPU private events
James Morse
- [PATCH 11/11] KVM: arm64: Delegate support for SDEI to userspace
James Morse
- [PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
James Morse
- [PATCH 0/9] SError rework to support RAS notifications via SEI
James Morse
- [PATCH 1/9] arm64: explicitly mask all exceptions
James Morse
- [PATCH 2/9] arm64: introduce an order for exceptions
James Morse
- [PATCH 3/9] arm64: unmask all exceptions on CPU startup
James Morse
- [PATCH 4/9] arm64: entry.S: mask all exceptions during kernel_exit
James Morse
- [PATCH 5/9] arm64: entry.S: move enable_step_tsk into kernel_exit
James Morse
- [PATCH 6/9] arm64: entry.S: convert el1_sync
James Morse
- [PATCH 7/9] arm64: entry.S convert el0_sync
James Morse
- [PATCH 8/9] arm64: entry.S: convert elX_irq
James Morse
- [PATCH 9/9] arm64: entry.S: move SError handling into a C function for future expansion
James Morse
- [PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
Andrew Morton
- [PATCH v2 3/6] kernel/reboot.c: export pm_power_off_prepare
Andrew Morton
- [PATCH v2 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Andrew Morton
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- crash after receiving SIGCHLD during system call
David Mosberger
- [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
PrasannaKumar Muralidharan
- [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
PrasannaKumar Muralidharan
- [PATCH] Remove ARM errata Workarounds 458693 and 460075
Robin Murphy
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Robin Murphy
- [PATCH] drivers/of_iommu: ignore SMMU DT nodes with status 'disabled'
Robin Murphy
- [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Robin Murphy
- [PATCH] arm64: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
Robin Murphy
- [PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
Robin Murphy
- [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Robin Murphy
- [PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Robin Murphy
- ARMv7 doesn't define CR_U?
Robin Murphy
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Robin Murphy
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Robin Murphy
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Robin Murphy
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Robin Murphy
- [PATCH 0/2] Fix incorrect warning from dma-debug
Robin Murphy
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Robin Murphy
- [PATCH v3 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Robin Murphy
- [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Robin Murphy
- [PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
Robin Murphy
- [PATCH 2/2] iommu/arm-smmu: Plumb in new ACPI identifiers
Robin Murphy
- [PATCH] arm64: Remove redundant mov from LL/SC cmpxchg
Robin Murphy
- [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
Robin Murphy
- [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
Robin Murphy
- [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
Robin Murphy
- [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
Robin Murphy
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Robin Murphy
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Robin Murphy
- [PATCH] ARM: dma-mapping: Don't tear third-party mappings
Robin Murphy
- [PATCH] arm64: dts: juno: Enable some SMMUs
Robin Murphy
- [PATCH] arm64: dts: juno: Enable some SMMUs
Robin Murphy
- [PATCH] coresight: tmc: Configure DMA mask appropriately
Robin Murphy
- [PATCH] dmaengine: pl330: Add IOMMU support to slave tranfers
Robin Murphy
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Robin Murphy
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Robin Murphy
- [PATCH] iommu/arm-smmu: Use context bank TLBSTATUS registers
Robin Murphy
- [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
Robin Murphy
- [PATCH v2 2/2] iommu/arm-smmu: Plumb in new ACPI identifiers
Robin Murphy
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Robin Murphy
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Robin Murphy
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Robin Murphy
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Robin Murphy
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Robin Murphy
- User-space code aborts on some (but not all) misaligned accesses
Robin Murphy
- User-space code aborts on some (but not all) misaligned accesses
Robin Murphy
- User-space code aborts on some (but not all) misaligned accesses
Robin Murphy
- [PATCH V2] ARM: dts: rockchip:add sd card support for firefly reload board
Robin Murphy
- Device address specific mapping of arm,mmu-500
Robin Murphy
- [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
Robin Murphy
- [PATCH] ARM: V7M: Set cacheid iff DminLine or IminLine is nonzero
Vladimir Murzin
- [PATCH v4 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Vladimir Murzin
- [PATCH] ARM: V7M: Set cacheid iff DminLine or IminLine is nonzero
Vladimir Murzin
- [PATCH] ARM: Fix __show_regs output timestamps
Vladimir Murzin
- [PATCH 3/4] ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Vladimir Murzin
- [PATCH v4 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Vladimir Murzin
- [PATCH] ARM: NOMMU: provide pgprot_device() macro
Vladimir Murzin
- [RFC PATCH 0/7] ARM: NOMMU: MPU updates
Vladimir Murzin
- [RFC PATCH 1/7] ARM: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
- [RFC PATCH 2/7] ARM: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
- [RFC PATCH 3/7] ARM: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
- [RFC PATCH 4/7] ARM: NOMMU: Disallow MPU for XIP
Vladimir Murzin
- [RFC PATCH 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
- [RFC PATCH 6/7] ARM: V7M: Add support for MPU to M-class
Vladimir Murzin
- [RFC PATCH 7/7] ARM: NOMMU: Use more MPU regions to cover memory
Vladimir Murzin
- [RFC PATCH 6/7] ARM: V7M: Add support for MPU to M-class
Vladimir Murzin
- [RFC PATCH v2 0/7] ARM: NOMMU: MPU updates
Vladimir Murzin
- [RFC PATCH v2 1/7] ARM: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
- [RFC PATCH v2 2/7] ARM: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
- [RFC PATCH v2 3/7] ARM: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
- [RFC PATCH v2 4/7] ARM: NOMMU: Disallow MPU for XIP
Vladimir Murzin
- [RFC PATCH v2 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
- [RFC PATCH v2 6/7] ARM: V7M: Add support for MPU to M-class
Vladimir Murzin
- [RFC PATCH v2 7/7] ARM: NOMMU: Use more MPU regions to cover memory
Vladimir Murzin
- [RFC PATCH v2 0/7] ARM: NOMMU: MPU updates
Vladimir Murzin
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
- [PATCH v4 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Vladimir Murzin
- [PATCH v4 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
- [PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Vladimir Murzin
- [PATCH v5 1/7] dma: Take into account dma_pfn_offset
Vladimir Murzin
- [PATCH v5 2/7] dma: Add simple dma_noop_mmap
Vladimir Murzin
- [PATCH v5 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
- [PATCH v5 4/7] drivers: dma-coherent: Introduce default DMA pool
Vladimir Murzin
- [PATCH v5 5/7] ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
- [PATCH v5 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
Vladimir Murzin
- [PATCH v5 7/7] ARM: dma-mapping: Remove traces of NOMMU code
Vladimir Murzin
- [RFC PATCH v2 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
- [CFT] Always enable SMP mode on MP capable CPUs
Vladimir Murzin
- [PATCH] ARM: V7M: Set cacheid iff DminLine or IminLine is nonzero
Vladimir Murzin
- [PATCH 4/5] arm64: dts: Add ipq8074 SoC and MTP board support
Varadarajan Narayanan
- [PATCH v2 0/5] Add minimal boot support for IPQ8074
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 2/5] dt-bindings: qcom: Add IPQ8074 bindings
Varadarajan Narayanan
- [PATCH v2 3/5] clk: qcom: ipq8074: Add Global Clock Controller support
Varadarajan Narayanan
- [PATCH v2 4/5] arm64: dts: Add ipq8074 SoC and HK01 board support
Varadarajan Narayanan
- [PATCH v2 5/5] arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH 4/5] arm64: dts: Add ipq8074 SoC and MTP board support
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Varadarajan Narayanan
- [PATCH] ARM: dts: Add am335x-boneblue
Robert Nelson
- [PATCH] iommu: of: Fix check for returning EPROBE_DEFER
Jonathan Neuschäfer
- [PATCH] ARM: socfpga: Increase max number of GPIOs
Dinh Nguyen
- [PATCH] ARM: dts: socfpga: Fix the ethernet clock phandle
Dinh Nguyen
- [PATCH] ARM: dts: socfpga: set the i2c frequency
Dinh Nguyen
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
Dinh Nguyen
- [PATCH 1/4] ARM: dts: socfpga: Enable QSPI support on VINING FPGA
Dinh Nguyen
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Quan Nguyen
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Jarkko Nikula
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Jarkko Nikula
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Jarkko Nikula
- [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jarkko Nikula
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
Jarkko Nikula
- [PATCH 1/2] ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
Sekhar Nori
- [PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
Sekhar Nori
- [PATCH] ARM: davinci_all_defconfig: enable LEGO MINDSTORMS EV3 battery module
Sekhar Nori
- [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
Sekhar Nori
- [PATCH 0/2] ARM: davinci_all_defconfig: enble support for USB audio/video
Sekhar Nori
- [PATCH 1/2] ARM: davinci_all_defconfig: cleanup with savedefconfig
Sekhar Nori
- [PATCH 2/2] ARM: davinci_all_defconfig: enable USB audio/video device support
Sekhar Nori
- [PATCH 1/3] ARM: davinci: da8xx: Create DSP device only when assigned memory
Sekhar Nori
- [PATCH 0/2] ARM: davinci_all_defconfig: enble support for USB audio/video
Sekhar Nori
- [GIT PULL] DaVinci fixes for v4.12
Sekhar Nori
- [PATCH 2/3] gpio: pcf857x: move header file out of I2C realm
Sekhar Nori
- [PATCH] MAINTAINERS: add device-tree files to TI DaVinci entry
Sekhar Nori
- [PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
Sekhar Nori
- [PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
Sekhar Nori
- [PATCH] ARM: davinci_all_defconfig: Enable CPPI 4.1 USB OTG DMA
Sekhar Nori
- [PATCH v2] ARM: dts: da850: Add interrupt-controller property to gpio node
Sekhar Nori
- [PATCH] MAINTAINERS: add device-tree files to TI DaVinci entry
Sekhar Nori
- [PATCH 0/3] arm64: queued spinlocks and rw-locks
Yury Norov
- [PATCH 1/3] kernel/locking: #include <asm/spinlock.h> in qrwlock.c
Yury Norov
- [PATCH 2/3] asm-generic: don't #include <linux/atomic.h> in qspinlock_types.h
Yury Norov
- [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
Yury Norov
- [PATCH 1/3] kernel/locking: #include <asm/spinlock.h> in qrwlock.c
Yury Norov
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
Yury Norov
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
Yury Norov
- [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
Yury Norov
- [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
Yury Norov
- [PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C.
Yury Norov
- [PATCH] mtd: nand: tango: Export OF device ID table as module aliases
Brian Norris
- [PATCH] arm64: dts: rockchip: Drop explicit "include/" prefix from #include
Brian Norris
- [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
Tomasz Nowicki
- [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
Tomasz Nowicki
- [PATCH] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Tomasz Nowicki
- [PATCH] soc: imx: gpc: build gpc only if hardware has gpc
Marc Ohlf
- [RFC PATH] of/pci/dma: fix DMA configruation for PCI masters
Oza Oza
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Oza
- [PATCH 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Oza
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Oza
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Oza
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Oza
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH v6 2/3] iommu/pci: reserve IOVA for PCI masters
Oza Oza
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Oza
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Oza
- [PATCH v7 0/3] PCI/IOMMU: Reserve IOVAs for PCI inbound memory
Oza Oza
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Oza Oza
- [PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
Oza Oza
- [PATCH 3/4] net: macb: Add hardware PTP support
Rafal Ozieblo
- [PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
Rafal Ozieblo
- [PATCH 2/4] net: macb: Add tsu_clk to device tree
Rafal Ozieblo
- [PATCH 4/4] net: macb: Add hardware PTP support
Rafal Ozieblo
- Armada SoC Error Reporting Interrupts
Chris Packham
- pxa3xx-nand failing to find device on linux-next
Chris Packham
- pxa3xx-nand failing to find device on linux-next
Chris Packham
- pxa3xx-nand failing to find device on linux-next
Chris Packham
- pxa3xx-nand failing to find device on linux-next
Chris Packham
- [RFC PATCH 2/5] ARM: ep93xx: add gpiod_lookup_table for spi chip-selects
Chris Packham
- [RFC PATCH 3/5] ARM: imx: add gpiod_lookup_table for spi chip-selects
Chris Packham
- [RFC PATCH 5/5] ARM: ep93xx: remove chipselect from ep93xx_spi_info
Chris Packham
- pxa3xx-nand failing to find device on linux-next
Chris Packham
- [RESEND PATCH] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Raveendra Padasalagi
- [PATCH v2] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Raveendra Padasalagi
- [RFC PATCH 0/2] net: ixgbe: disable relaxed ordering at runtime
Gabriele Paoloni
- [RFC PATCH 1/2] net: revert commit 1a8b6d76dc5b
Gabriele Paoloni
- [RFC PATCH 2/2] net: ixgbe: disable RO depending on the root port flags
Gabriele Paoloni
- [PATCH v9 0/7] LPC: legacy ISA I/O support
Gabriele Paoloni
- [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
Gabriele Paoloni
- [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
Gabriele Paoloni
- [PATCH v9 3/7] OF: Add missing I/O range exception for indirect-IO devices
Gabriele Paoloni
- [PATCH v9 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
Gabriele Paoloni
- [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
Gabriele Paoloni
- [PATCH v9 6/7] LPC: Add the ACPI LPC support
Gabriele Paoloni
- [PATCH v9 7/7] MANTAINERS: Add maintainer for HiSilicon LPC driver
Gabriele Paoloni
- [PATCH v9 6/7] LPC: Add the ACPI LPC support
Gabriele Paoloni
- [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
Gabriele Paoloni
- [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
Gabriele Paoloni
- [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
Gabriele Paoloni
- [PATCH v6 0/4] Broadcom SBA RAID support
Anup Patel
- [PATCH v6 0/4] Broadcom SBA RAID support
Anup Patel
- [PATCH 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Anup Patel
- [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
Anup Patel
- [PATCH 06/11] arm64: dts: Add NAND DT nodes for Stingray SOC
Anup Patel
- [PATCH 07/11] arm64: dts: Add pinctrl DT nodes for Stingray SOC
Anup Patel
- [PATCH 08/11] arm64: dts: Add GPIO DT nodes for Stingray SOC
Anup Patel
- [PATCH 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
Anup Patel
- [PATCH 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
Anup Patel
- [PATCH 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
Anup Patel
- [PATCH v8 0/4] Broadcom SBA RAID support
Anup Patel
- [PATCH v8 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
Anup Patel
- [PATCH v8 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
- [PATCH v8 3/4] dmaengine: Add Broadcom SBA RAID driver
Anup Patel
- [PATCH v8 4/4] dt-bindings: Add DT bindings document for Broadcom SBA RAID driver
Anup Patel
- [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v2 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH v2 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Anup Patel
- [PATCH v2 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH v2 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v2 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
Anup Patel
- [PATCH v2 06/11] arm64: dts: Add NAND DT nodes for Stingray SOC
Anup Patel
- [PATCH v2 07/11] arm64: dts: Add pinctrl DT nodes for Stingray SOC
Anup Patel
- [PATCH v2 08/11] arm64: dts: Add GPIO DT nodes for Stingray SOC
Anup Patel
- [PATCH v2 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
Anup Patel
- [PATCH v2 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
Anup Patel
- [PATCH v2 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
Anup Patel
- [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v3 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH v3 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Anup Patel
- [PATCH v3 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH v3 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH v3 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v3 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
Anup Patel
- [PATCH v3 06/11] arm64: dts: Add NAND DT nodes for Stingray SOC
Anup Patel
- [PATCH v3 07/11] arm64: dts: Add pinctrl DT nodes for Stingray SOC
Anup Patel
- [PATCH v3 08/11] arm64: dts: Add GPIO DT nodes for Stingray SOC
Anup Patel
- [PATCH v3 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
Anup Patel
- [PATCH v3 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
Anup Patel
- [PATCH v3 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
Anup Patel
- [PATCH v3 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH] mailbox: bcm-flexrm-mailbox: Fix typo in dma_mask setup
Anup Patel
- [PATCH v3 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH v4 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH v4 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Anup Patel
- [PATCH v4 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH v4 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v4 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
Anup Patel
- [PATCH v4 06/11] arm64: dts: Add NAND DT nodes for Stingray SOC
Anup Patel
- [PATCH v4 07/11] arm64: dts: Add pinctrl DT nodes for Stingray SOC
Anup Patel
- [PATCH v4 08/11] arm64: dts: Add GPIO DT nodes for Stingray SOC
Anup Patel
- [PATCH v4 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
Anup Patel
- [PATCH v4 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
Anup Patel
- [PATCH v4 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
Anup Patel
- [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH v5 00/11] Broadcom Stingray SOC Initial Support
Anup Patel
- [PATCH v5 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
Anup Patel
- [PATCH v5 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
Anup Patel
- [PATCH v5 03/11] clk: bcm: Add clocks for Stingray SOC
Anup Patel
- [PATCH v5 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Anup Patel
- [PATCH v5 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
Anup Patel
- [PATCH v5 06/11] arm64: dts: Add NAND DT nodes for Stingray SOC
Anup Patel
- [PATCH v5 07/11] arm64: dts: Add pinctrl DT nodes for Stingray SOC
Anup Patel
- [PATCH v5 08/11] arm64: dts: Add GPIO DT nodes for Stingray SOC
Anup Patel
- [PATCH v5 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
Anup Patel
- [PATCH v5 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
Anup Patel
- [PATCH v5 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
Anup Patel
- [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
Patel, Mayurkumar
- [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
Patel, Mayurkumar
- [PATCH] drm/rockchip: analogix_dp: Remove unused check and variables
Sean Paul
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
Sean Paul
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
Sean Paul
- [PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH 2/3] iommu/pci: reserve iova for PCI masters
Oza Pawandeep
- [PATCH 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v2 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v2 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v2 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v2 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v2 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v2 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v2 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v3 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v3 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v3 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v4 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v4 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v4 2/3] iommu/pci: reserve IOVA for PCI masters
Oza Pawandeep
- [PATCH v4 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v5 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v5 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v5 2/3] iommu/pci: reserve IOVA for PCI masters
Oza Pawandeep
- [PATCH v5 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v6 0/3] OF/PCI address PCI inbound memory limitations
Oza Pawandeep
- [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
Oza Pawandeep
- [PATCH v6 2/3] iommu/pci: reserve IOVA for PCI masters
Oza Pawandeep
- [PATCH v6 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
Oza Pawandeep
- [PATCH v7 0/3] PCI/IOMMU: Reserve IOVAs for PCI inbound memory
Oza Pawandeep
- [PATCH v7 1/3] OF/PCI: Export inbound memory interface to PCI RC drivers.
Oza Pawandeep
- [PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
Oza Pawandeep
- [PATCH v7 3/3] IOMMU/PCI: Reserve IOVA for inbound memory for PCI masters
Oza Pawandeep
- [PATCH] kgdb, arm: Correct the macro used to define GDB register byte size
Steffen Pengel
- [PATCH] ARM: Fix __show_regs output timestamps
Joe Perches
- [PATCH] ARM: Fix __show_regs output timestamps
Joe Perches
- [PATCH] ARM: Fix __show_regs output timestamps
Joe Perches
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
Joe Perches
- [PATCH v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
Romain Perier
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Romain Perier
- [PATCH v3 2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi
Romain Perier
- [PATCH v3 3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288
Romain Perier
- [PATCH v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
Romain Perier
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Romain Perier
- [PATCH v3 2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi
Romain Perier
- [PATCH v3 3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288
Romain Perier
- [PATCH v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
Romain Perier
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Romain Perier
- [PATCH v3 2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi
Romain Perier
- [PATCH v3 3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288
Romain Perier
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Romain Perier
- [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
Romain Perier
- [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines
Thomas Petazzoni
- [PATCH 00/10] dma: mv_xor_v2: fixes and improvements
Thomas Petazzoni
- [PATCH 01/10] dma: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
Thomas Petazzoni
- [PATCH 02/10] dma: mv_xor_v2: properly handle wrapping in the array of HW descriptors
Thomas Petazzoni
- [PATCH 03/10] dma: mv_xor_v2: do not use descriptors not acked by async_tx
Thomas Petazzoni
- [PATCH 04/10] dma: mv_xor_v2: enable XOR engine after its configuration
Thomas Petazzoni
- [PATCH 05/10] dma: mv_xor_v2: fix tx_submit() implementation
Thomas Petazzoni
- [PATCH 06/10] dma: mv_xor_v2: remove interrupt coalescing
Thomas Petazzoni
- [PATCH 07/10] dma: mv_xor_v2: set DMA mask to 40 bits
Thomas Petazzoni
- [PATCH 08/10] dma: mv_xor_v2: implement proper interrupt coalescing
Thomas Petazzoni
- [PATCH 09/10] dma: mv_xor_v2: remove unnecessary write to DESQ_STOP register
Thomas Petazzoni
- [PATCH 10/10] dma: mv_xor_v2: add support for suspend/resume
Thomas Petazzoni
- [PATCH 00/10] dma: mv_xor_v2: fixes and improvements
Thomas Petazzoni
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Thomas Petazzoni
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Thomas Petazzoni
- [PATCH] of: irq: use of_irq_get() in of_irq_to_resource()
Thomas Petazzoni
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Thomas Petazzoni
- [PATCH v2 0/4] irqchip: armada-370-xp: remove IRQ_NOAUTOEN workaround
Thomas Petazzoni
- [PATCH v3 0/4] irqchip: armada-370-xp: remove IRQ_NOAUTOEN workaround
Thomas Petazzoni
- [PATCH v3 1/4] irqchip: armada-370-xp: re-order register definitions
Thomas Petazzoni
- [PATCH v3 2/4] irqchip: armada-370-xp: document the overall driver logic
Thomas Petazzoni
- [PATCH v3 3/4] irqchip: armada-370-xp: re-enable per-CPU interrupts at resume time
Thomas Petazzoni
- [PATCH v3 4/4] Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN"
Thomas Petazzoni
- [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
Thomas Petazzoni
- [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
Thomas Petazzoni
- [PATCH 5/6] gpio: mvebu: Add support for the Armada 7K/8K SoCs
Thomas Petazzoni
- [PATCH v5 1/4] Documentation/bindings: Document the SafeXel cryptographic engine driver
Thomas Petazzoni
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Thomas Petazzoni
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Thomas Petazzoni
- [PATCH 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
Thomas Petazzoni
- [PATCH 1/6] dt-bindings: interrupt-controller: add DT binding for the Marvell GICP
Thomas Petazzoni
- [PATCH 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU
Thomas Petazzoni
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 5/6] arm64: marvell: enable ICU and GICP drivers
Thomas Petazzoni
- [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K
Thomas Petazzoni
- [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU
Thomas Petazzoni
- [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU
Thomas Petazzoni
- [PATCH 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Thomas Petazzoni
- [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K
Thomas Petazzoni
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Thomas Petazzoni
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Thomas Petazzoni
- [PATCH 0/9] Add support for the pin controllers on the Marvell Armada 7K/8K
Thomas Petazzoni
- [PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
Thomas Petazzoni
- [PATCH V15 08/11] efi: print unrecognized CPER section
Borislav Petkov
- [PATCH V15 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
Borislav Petkov
- [PATCH V15 10/11] trace, ras: add ARM processor error trace event
Borislav Petkov
- [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support
Borislav Petkov
- [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support
Borislav Petkov
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Borislav Petkov
- [PATCH V16 08/11] efi: print unrecognized CPER section
Borislav Petkov
- [PATCH V16 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
Borislav Petkov
- [PATCH V16 10/11] trace, ras: add ARM processor error trace event
Borislav Petkov
- [PATCH V16 08/11] efi: print unrecognized CPER section
Borislav Petkov
- [PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
Borislav Petkov
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Kim Phillips
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Kim Phillips
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Kim Phillips
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [RFC/RFT PATCH 08/18] PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [RFC/RFT PATCH 05/18] ARM: PCI: dove: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
Lorenzo Pieralisi
- [RFC/RFT PATCH 18/18] ARM/ARM64: PCI: Drop pci_fixup_irqs() usage for DT based host controllers
Lorenzo Pieralisi
- [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources
Lorenzo Pieralisi
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Lorenzo Pieralisi
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lorenzo Pieralisi
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lorenzo Pieralisi
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lorenzo Pieralisi
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Lorenzo Pieralisi
- [PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
Lorenzo Pieralisi
- [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Lorenzo Pieralisi
- [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Lorenzo Pieralisi
- [PATCH] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Lorenzo Pieralisi
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Lorenzo Pieralisi
- [PATCH] PCI: imx6: fix downstream bus scanning
Lorenzo Pieralisi
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Lorenzo Pieralisi
- irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
Lorenzo Pieralisi
- [PATCH v3 0/1] ARM64/PCI: ACPI NUMA node set-up
Lorenzo Pieralisi
- [PATCH v3 1/1] ARM64/PCI: Set root bus NUMA node on ACPI systems
Lorenzo Pieralisi
- irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
Lorenzo Pieralisi
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
- [PATCH v6 3/6] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Lorenzo Pieralisi
- [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
Lorenzo Pieralisi
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
Lorenzo Pieralisi
- [PATCH 3/4] [media] s5p-jpeg: don't return a random width/height
Andrzej Pietrasiewicz
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
- [PATCH] ARM: dma-mapping: Don't tear third-party mappings
Laurent Pinchart
- [PATCH] ARM: dma-mapping: Don't tear third-party mappings
Laurent Pinchart
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Laurent Pinchart
- [PATCH V2 1/3] iommu: of: Fix check for returning EPROBE_DEFER
Laurent Pinchart
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Laurent Pinchart
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Laurent Pinchart
- [PATCH V4 2/4] iommu: of: Ignore all errors except EPROBE_DEFER
Laurent Pinchart
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Laurent Pinchart
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Laurent Pinchart
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Laurent Pinchart
- [PATCH v2] arm: dma-mapping: Reset the device's dma_ops
Laurent Pinchart
- [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday.
Pinski, Andrew
- [PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C.
Andrew Pinski
- [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday.
Andrew Pinski
- [PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C.
Pinski, Andrew
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Joao Pinto
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Joao Pinto
- [RFC PATCH] mtd: spi-nor: handle signal case as failure
Cyrille Pitchen
- [PATCH] ARM: remove duplicate 'const' annotations'
Nicolas Pitre
- [PATCH v2] ARM: MCPM: ensure not to enter __hyp_soft_restart from loopback and cpu_power_down
Nicolas Pitre
- [PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
Nicolas Pitre
- [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
Roy Pledge
- [PATCH v3 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
Roy Pledge
- [PATCH v3 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
Roy Pledge
- [PATCH v3 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
Roy Pledge
- [PATCH v3 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
Roy Pledge
- [PATCH v3 04/11] soc/fsl/qbman: Drop set/clear_bits usage
Roy Pledge
- [PATCH v3 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
Roy Pledge
- [PATCH v3 06/11] soc/fsl/qbman: Fix ARM32 typo
Roy Pledge
- [PATCH v3 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
Roy Pledge
- [PATCH v3 08/11] soc/fsl/qbman: add QMAN_REV32
Roy Pledge
- [PATCH v3 09/11] soc/fsl/qbman: different register offsets on ARM
Roy Pledge
- [PATCH v3 10/11] soc/fsl/qbman: Add missing headers on ARM
Roy Pledge
- [PATCH v3 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config on ARM
Roy Pledge
- [PATCH v2] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Roy Pledge
- [PATCH] soc/fsl/qbman: Check if CPU is offline when initializing portals
Roy Pledge
- [PATCH] coresight: use const for device_node structures
Mathieu Poirier
- [PATCH v8 5/7] coresight: add support for CPU debug module
Mathieu Poirier
- [PATCH v8 2/7] doc: Add documentation for Coresight CPU debug
Mathieu Poirier
- [PATCH v8 5/7] coresight: add support for CPU debug module
Mathieu Poirier
- [PATCH v8 5/7] coresight: add support for CPU debug module
Mathieu Poirier
- [PATCH v9 7/9] coresight: add support for CPU debug module
Mathieu Poirier
- [PATCH v9 8/9] arm64: dts: hi6220: register debug module
Mathieu Poirier
- [PATCH v9 9/9] arm64: dts: qcom: msm8916: Add debug unit
Mathieu Poirier
- [PATCH v9 2/9] doc: Add documentation for Coresight CPU debug
Mathieu Poirier
- [PATCH v9 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Mathieu Poirier
- [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem
Mathieu Poirier
- [PATCH 1/3] coresight: etb10: Delete an error message for a failed memory allocation in etb_probe()
Mathieu Poirier
- [PATCH 2/3] coresight: etb10: Fix a typo in a comment line
Mathieu Poirier
- [PATCH 3/3] coresight: etb10: Improve a size determination in etb_alloc_buffer()
Mathieu Poirier
- [PATCH] coresight: tmc: Configure DMA mask appropriately
Mathieu Poirier
- [PATCH v11 8/9] arm64: dts: hi6220: register debug module
Mathieu Poirier
- [PATCH v11 9/9] arm64: dts: qcom: msm8916: Add debug unit
Mathieu Poirier
- [PATCH v11 7/9] coresight: add support for CPU debug module
Mathieu Poirier
- [patch V3 11/32] hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Mathieu Poirier
- [patch V3 12/32] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Mathieu Poirier
- [PATCH v13 0/9] coresight: enable debug module
Mathieu Poirier
- [PATCH 1/2] kvm: Fix mmu_notifier release race
Suzuki K Poulose
- [PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions
Suzuki K Poulose
- [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Suzuki K Poulose
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Suzuki K Poulose
- [PATCH v9 7/9] coresight: add support for CPU debug module
Suzuki K Poulose
- [PATCHv3] arm64/cpufeature: don't use mutex in bringup path
Suzuki K Poulose
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
- [PATCH v3 0/2] kvm: arm/arm64: Fixes for race conditions
Suzuki K Poulose
- [PATCH v3 1/2] kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
- [PATCH v3 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
- [PATCH v3 0/2] kvm: arm/arm64: Fixes for race conditions
Suzuki K Poulose
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Suzuki K Poulose
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Suzuki K Poulose
- [PATCH v9 0/9] coresight: enable debug module
Suzuki K Poulose
- [PATCH] coresight: tmc: Configure DMA mask appropriately
Suzuki K Poulose
- [PATCH v10 10/10] arm64: dts: juno: Add Coresight CPU debug nodes
Suzuki K Poulose
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Sam Povilus
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Sam Povilus
- [PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name
Andre Przywara
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Andre Przywara
- Updating kernel.org cross compilers?
Andre Przywara
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Andre Przywara
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Andre Przywara
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Andre Przywara
- [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
Andre Przywara
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
André Przywara
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
André Przywara
- [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
André Przywara
- Unwinding stop on irq handler or across it?
Yao Qi
- [PATCH] memory: omap-gpmc: Fix debug output for access width
Roger Quadros
- [PATCH] memory: omap-gpmc: Fix debug output for access width
Roger Quadros
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
- [PATCH V11 00/11] IOMMU probe deferral support
Sricharan R
- [PATCH] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH] ARM: dma-mapping: Don't tear third-party mappings
Sricharan R
- [PATCH] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
- [PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH 3/3] ARM: dma-mapping: Don't tear third-party mappings
Sricharan R
- [PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH V2 1/3] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V2 3/3] ARM: dma-mapping: Don't tear third-party mappings
Sricharan R
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V4 1/4] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH V4 2/4] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V4 4/4] ARM: dma-mapping: Don't tear third-party mappings
Sricharan R
- [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
- [PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH v5 2/5] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH v5 3/5] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH v5 4/5] ARM: dma-mapping: Don't tear third-party mappings
Sricharan R
- [PATCH v5 5/5] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
Sricharan R
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH v2] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH v2] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER
Sricharan R
- [PATCH v6 2/6] iommu: of: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH v6 3/6] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH v6 4/6] ARM: dma-mapping: Don't tear down third-party mappings
Sricharan R
- [PATCH v6 5/6] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
Sricharan R
- [PATCH v6 6/6] arm: dma-mapping: Reset the device's dma_ops
Sricharan R
- [PATCH v6 3/6] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
- [PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
Ioana Radulescu
- [PATCH 2/2] staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional
Ioana Radulescu
- [PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
Ruxandra Ioana Radulescu
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Raj, Ashok
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Raj, Ashok
- [PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
Ravikumar
- [PATCH v6 1/6] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
Sebastian Reichel
- [PATCH v6 2/6] power: supply: add battery driver for AXP20X and AXP22X PMICs
Sebastian Reichel
- [PATCH 0/4] TI Bluetooth serdev support
Sebastian Reichel
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Sebastian Reichel
- [PATCH v2 resend] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Oleksij Rempel
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Oleksij Rempel
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Oleksij Rempel
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Oleksij Rempel
- [PATCH v1 1/5] ARM: imx6q: provide documentation for new fsl, pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v1 2/5] ARM: imx6: register pm_power_off handler if "fsl, pmic_stby_poweroff" is set
Oleksij Rempel
- [PATCH v1 3/5] regulator: pfuze100: add fsl, pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v1 4/5] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
- [PATCH v1 5/5] ARM: dts: imx6: RIoTboard provide Standby to PowerOff option
Oleksij Rempel
- [PATCH v2 0/6] iMX6: Implement power off over standby signal
Oleksij Rempel
- [PATCH v2 1/6] ARM: imx6q: provide documentation for new fsl, pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v2 2/6] ARM: imx6: register pm_power_off handler if "fsl, pmic_stby_poweroff" is set
Oleksij Rempel
- [PATCH v2 3/6] kernel/reboot.c: export pm_power_off_prepare
Oleksij Rempel
- [PATCH v2 4/6] regulator: pfuze100: add fsl, pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v2 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
- [PATCH v2 6/6] ARM: dts: imx6: RIoTboard provide Standby to PowerOff option
Oleksij Rempel
- [PATCH v2 4/6] regulator: pfuze100: add fsl,pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v2 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
- [PATCH v2 1/6] ARM: imx6q: provide documentation for new fsl,pmic_stby_poweroff property
Oleksij Rempel
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Robert Richter
- [PATCH v3 5/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Robert Richter
- [PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
Robert Richter
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Robert Richter
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Robert Richter
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Robert Richter
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Robert Richter
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Robert Richter
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Robert Richter
- [PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
Robert Richter
- [PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
Robert Richter
- [PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
Robert Richter
- [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
Robert Richter
- [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
Robert Richter
- [PATCH v3 1/1] ARM64/PCI: Set root bus NUMA node on ACPI systems
Robert Richter
- [PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
Robert Richter
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Rik van Riel
- [PATCH 5/5] sh64: ascii armor the sh64 boot init stack canary
Rik van Riel
- [PATCH v3 1/5] clk: sunxi-ng: Add sun4i/sun7i CCU driver
Maxime Ripard
- [PATCH v3 4/5] ARM: sun7i: Convert to CCU
Maxime Ripard
- [PATCH v2 0/2] ARM: sun8i: a83t: device tree cleanup
Maxime Ripard
- [PATCH v5 01/10] arm64: allwinner: a64: enable RSB on A64
Maxime Ripard
- [PATCH v2 1/9] dt-bindings: display: sun4i: Add component endpoint ID numbering scheme
Maxime Ripard
- [linux-sunxi] [PATCH 13/15] drm/sun4i: Add HDMI support
Maxime Ripard
- [PATCH v2 0/20] drm: sun4i: Add support for the HDMI controller
Maxime Ripard
- [PATCH v2 1/20] clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
- [PATCH v2 2/20] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
- [PATCH v2 3/20] clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
- [PATCH v2 4/20] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
- [PATCH v2 5/20] clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
- [PATCH v2 6/20] clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
- [PATCH v2 7/20] clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
- [PATCH v2 8/20] clk: sunxi-ng: sun5i: Export video PLLs
Maxime Ripard
- [PATCH v2 9/20] drm/sun4i: tcon: Add channel debug
Maxime Ripard
- [PATCH v2 10/20] drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
- [PATCH v2 11/20] drm/sun4i: tcon: Switch mux on only for composite
Maxime Ripard
- [PATCH v2 12/20] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
Maxime Ripard
- [PATCH v2 13/20] drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
- [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
- [PATCH v2 15/20] drm/sun4i: Ignore the generic connectors for components
Maxime Ripard
- [PATCH v2 16/20] dt-bindings: display: sun4i: Add HDMI display bindings
Maxime Ripard
- [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
Maxime Ripard
- [PATCH v2 18/20] drm/sun4i: Add HDMI support
Maxime Ripard
- [PATCH v2 19/20] ARM: sun5i: a10s: Add the HDMI controller node
Maxime Ripard
- [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
Maxime Ripard
- [PATCH] clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
Maxime Ripard
- [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
Maxime Ripard
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Maxime Ripard
- [PATCH v6 02/13] clk: sunxi-ng: add support for DE2 CCU
Maxime Ripard
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Maxime Ripard
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Maxime Ripard
- [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
Maxime Ripard
- [PATCH v2 08/10] clk: sunxi-ng: support R40 SoC
Maxime Ripard
- [PATCH v2 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
Maxime Ripard
- [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Maxime Ripard
- [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
Maxime Ripard
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Maxime Ripard
- [PATCH v2 resend] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Maxime Ripard
- [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
Maxime Ripard
- [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
Maxime Ripard
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Maxime Ripard
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Maxime Ripard
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Maxime Ripard
- [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
Maxime Ripard
- [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
Maxime Ripard
- [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
Maxime Ripard
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Maxime Ripard
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Maxime Ripard
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Maxime Ripard
- [linux-sunxi][PATCH] ARM: dts: sun8i-h3: orange-pi-2: Enable audio codec
Maxime Ripard
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Maxime Ripard
- [linux-sunxi] [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
Maxime Ripard
- [linux-sunxi] [PATCH] musb: sunxi: Ignore VBus errors in host-only mode
Maxime Ripard
- [PATCH v7 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
Maxime Ripard
- [PATCH v7 02/13] clk: sunxi-ng: add support for DE2 CCU
Maxime Ripard
- [PATCH] arm64: allwinner: h5: Remove syslink to shared DTSI
Maxime Ripard
- [PATCH 4/4] ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board
Maxime Ripard
- [PATCH] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Maxime Ripard
- [PATCH v7 05/13] drm/sun4i: abstract a engine type
Maxime Ripard
- [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Maxime Ripard
- [PATCH v7 03/13] dt-bindings: add bindings for DE2 on V3s SoC
Maxime Ripard
- [PATCH v7 04/13] drm/sun4i: return only planes for layers created
Maxime Ripard
- [PATCH] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Maxime Ripard
- [linux-sunxi] Re: [PATCH v7 05/13] drm/sun4i: abstract a engine type
Maxime Ripard
- [PATCH] clk: sunxi-ng: explicitly include linux/spinlock.h
Maxime Ripard
- [PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
Maxime Ripard
- [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
- [PATCH v3 02/21] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
- [PATCH v3 03/21] clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
- [PATCH v3 04/21] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
- [PATCH v3 05/21] clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
- [PATCH v3 06/21] clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
- [PATCH v3 07/21] clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
- [PATCH v3 08/21] clk: sunxi-ng: sun5i: Export video PLLs
Maxime Ripard
- [PATCH v3 09/21] drm/sun4i: tcon: Add channel debug
Maxime Ripard
- [PATCH v3 10/21] drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
- [PATCH v3 11/21] drm/sun4i: tcon: Switch mux on only for composite
Maxime Ripard
- [PATCH v3 12/21] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
Maxime Ripard
- [PATCH v3 13/21] drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
- [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
- [PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
Maxime Ripard
- [PATCH v3 16/21] dt-bindings: display: sun4i: Add HDMI display bindings
Maxime Ripard
- [PATCH v3 17/21] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
Maxime Ripard
- [PATCH v3 18/21] drm/sun4i: Add HDMI support
Maxime Ripard
- [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
Maxime Ripard
- [PATCH v3 20/21] ARM: sun5i: a10s: Add the HDMI controller node
Maxime Ripard
- [PATCH v3 21/21] ARM: sun5i: a10s-olinuxino: Enable HDMI
Maxime Ripard
- [PATCH] ARM: sun8i: v3s: enable SPI
Maxime Ripard
- [PATCH v8 0/9] Initial Allwinner Display Engine 2.0 Support
Maxime Ripard
- [PATCH] clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
Maxime Ripard
- [PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Maxime Ripard
- [PATCH v3 3/6] clk: sunxi-ng: Add driver for A83T CCU
Maxime Ripard
- [PATCH] ARM: sun8i: v3s: fix build of Lichee Pi Zero Dock dtb
Maxime Ripard
- [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
- [PATCH v6 1/9] irqchip/sunxi-nmi: add A64 R_INTC to the binding doc
Maxime Ripard
- [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Maxime Ripard
- [linux-sunxi] [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
Maxime Ripard
- [PATCH -next] clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
Maxime Ripard
- [PATCH v4 0/6] clk: sunxi-ng: Add support for A83T CCU
Maxime Ripard
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Maxime Ripard
- [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
Maxime Ripard
- [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
Maxime Ripard
- [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
Maxime Ripard
- [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Maxime Ripard
- [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Maxime Ripard
- [PATCH] arm64: allwinner: h5: Remove syslink to shared DTSI
Maxime Ripard
- CHIPPro NAND issue with 4.12 rc1
Maxime Ripard
- [PATCH] ARM: dts: sunxi: Fix BCM43xx node name
Maxime Ripard
- [PATCH 2/6] clk: sunxi-ng: a83t: Fix audio PLL divider offset
Maxime Ripard
- [PATCH 1/6] clk: sunxi-ng: a83t: Fix PLL lock status register offset
Maxime Ripard
- [PATCH 3/6] pinctrl: sunxi: Fix SPDIF function name for A83T
Maxime Ripard
- [PATCH 4/6] ARM: sun8i: a83t: Add device node for DMA controller
Maxime Ripard
- [linux-sunxi] [PATCH 4/6] ARM: sun8i: a83t: Add device node for DMA controller
Maxime Ripard
- [PATCH 5/6] ARM: sun8i: a83t: Add device node for SPDIF transmitter
Maxime Ripard
- [PATCH 6/6] ARM: sun8i: a83t: cubietruck-plus: Enable SPDIF output
Maxime Ripard
- [PATCH] ARM: sun8i: a83t: cubietruck-plus: Add LED device nodes
Maxime Ripard
- [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in
Maxime Ripard
- [PATCH 2/6] clk: sunxi-ng: a83t: Fix audio PLL divider offset
Maxime Ripard
- [PATCH 1/2] ARM: dts: orange-pi-zero: interrupt triggering for XR819 WiFi chip
Maxime Ripard
- [PATCH 2/2] ARM: dts: orange-pi-zero: enable SPI NOR
Maxime Ripard
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Maxime Ripard
- [linux-sunxi] [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
Maxime Ripard
- CHIPPro NAND issue with 4.12 rc1
Maxime Ripard
- CHIPPro NAND issue with 4.12 rc1
Maxime Ripard
- [PATCH 2/2] ARM: dts: orange-pi-zero: enable SPI NOR
Maxime Ripard
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Maxime Ripard
- [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
Maxime Ripard
- [linux-sunxi] Re: [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Maxime Ripard
- [PATCH v4 00/11] drm: sun4i: Add support for the HDMI controller
Maxime Ripard
- [PATCH v4 01/11] drm/sun4i: tcon: Add channel debug
Maxime Ripard
- [PATCH v4 02/11] drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
- [PATCH v4 03/11] drm/sun4i: tcon: Switch mux on only for composite
Maxime Ripard
- [PATCH v4 04/11] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
Maxime Ripard
- [PATCH v4 05/11] drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
- [PATCH v4 06/11] drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
- [PATCH v4 07/11] drm/sun4i: Ignore the generic connectors for components
Maxime Ripard
- [PATCH v4 08/11] dt-bindings: display: sun4i: Add HDMI display bindings
Maxime Ripard
- [PATCH v4 09/11] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
Maxime Ripard
- [PATCH v4 10/11] drm/sun4i: Add HDMI support
Maxime Ripard
- [PATCH v4 11/11] drm/sun4i: Add compatible for the A10s pipeline
Maxime Ripard
- [PATCH 0/6] ARM: sunxi: Enable AXP PMIC power supplies
Maxime Ripard
- [PATCH 1/3] ARM: sun8i: v3s: add PWM device node
Maxime Ripard
- [PATCH 2/3] ARM: sun8i: v3s: add PWM pinmux nodes
Maxime Ripard
- [PATCH 3/3] ARM: sun8i: v3s: add backlight device node for Lichee Pi Zero LCD
Maxime Ripard
- [PATCH 3/3] ARM: sun8i: a83t: Add device node for PRCM
Maxime Ripard
- [PATCH] ARM: dts: sun5i: a13: Add Olimex SOM board dts support
Maxime Ripard
- [PATCH 10/11] crypto: sun4i-ss: fix large block size support
Maxime Ripard
- [PATCH v3 1/1] ARM: dts: orange-pi-zero: add node for SPI NOR
Maxime Ripard
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Maxime Ripard
- [PATCH v4 00/11] drm: sun4i: Add support for the HDMI controller
Maxime Ripard
- [PATCH 3/3] ARM: sun8i: v3s: add backlight device node for Lichee Pi Zero LCD
Maxime Ripard
- [linux-sunxi] [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1
Maxime Ripard
- [PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
Maxime Ripard
- [PATCH v2 0/3] pwm: sun4i: switch to atomic PWM
Maxime Ripard
- Staging r8723bs driver for kernel 4.12.0-rc2 on CHIPPro
Maxime Ripard
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Maxime Ripard
- [PATCH 2/2] ARM: dts: sun8i: h3: Add initial NanoPi M1 Plus support
Maxime Ripard
- [PATCH v2 0/6] clk: sunxi-ng: Add support for A83T's PRCM
Maxime Ripard
- Updating kernel.org cross compilers?
Guenter Roeck
- [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt
Guenter Roeck
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Guenter Roeck
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Guenter Roeck
- [PATCH v3 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
Guenter Roeck
- [PATCH] soc: imx: Select PM_GENERIC_DOMAINS only if PM is enabled
Guenter Roeck
- [PATCH v4 1/3] watchdog: bindings: dw_wdt: add reset lines
Guenter Roeck
- [PATCH v4 2/3] watchdog: dw_wdt: get reset lines from dt
Guenter Roeck
- [PATCH v4 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines
Guenter Roeck
- [PATCH] iommu/rockchip: Enable Rockchip IOMMU on ARM64
Joerg Roedel
- [PATCH] iommu/mediatek: include linux/dma-mapping.h
Joerg Roedel
- [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
Joerg Roedel
- [PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
Joerg Roedel
- [PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER
Joerg Roedel
- [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
Joerg Roedel
- [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
Joerg Roedel
- [PATCH] irqchip/armada-370-xp: Enable MSI-X support
Stefan Roese
- [PATCH] [RFC] ARM: dts: imx6sx-sdb: Drop OPP hackery
Henri Roosen
- [PATCH 0/9] net: thunderx: Adds XDP support
Rami Rosen
- [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Peter Rosin
- [PATCH v2 3/4] ARM: dts: at91: Switch to the new NAND bindings
Peter Rosin
- [PATCH 00/58] ARM: at91: rework Atmel TCB drivers
Peter Rosin
- [PATCH V15 09/11] ras: acpi / apei: generate trace event for unrecognized CPER section
Steven Rostedt
- linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- linux-next: build warning after merge of the drm tree
Stephen Rothwell
- linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- linux-next: build warning after merge of the drm tree
Stephen Rothwell
- linux-next: manual merge of the pinctrl tree with the mvebu tree
Stephen Rothwell
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Mark Rutland
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Mark Rutland
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Mark Rutland
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Mark Rutland
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Mark Rutland
- [PATCH 0/6] arm64: inline assembly fixes + cleanup
Mark Rutland
- [PATCH 1/6] arm64: xchg: hazard against entire exchange variable
Mark Rutland
- [PATCH 2/6] arm64: ensure extension of smp_store_release value
Mark Rutland
- [PATCH 3/6] arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
- [PATCH 4/6] arm64: armv8_deprecated: ensure extension of addr
Mark Rutland
- [PATCH 5/6] arm64: atomic_lse: match asm register sizes
Mark Rutland
- [PATCH 6/6] arm64: uaccess: suppress spurious clang warning
Mark Rutland
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Mark Rutland
- [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
Mark Rutland
- [PATCH v2 2/4] arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Mark Rutland
- [PATCH v2 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY
Mark Rutland
- [PATCH] clocksource: arm_arch_timer: fix arch_timer_mem_find_best_frame
Mark Rutland
- [PATCH 1/2] arm64: Call __show_regs directly
Mark Rutland
- [PATCH 2/2] arm64: Add dump_backtrace() in show_regs
Mark Rutland
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Mark Rutland
- [PATCH] arm64: mm: check length in sync_icache_aliases for performance
Mark Rutland
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Mark Rutland
- [PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
Mark Rutland
- [PATCH] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCH] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv3] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
Mark Rutland
- [PATCHv3] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [PATCHv4] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [patch 07/18] ACPI: Adjust system_state check
Mark Rutland
- [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC
Mark Rutland
- [PATCHv5] arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
- [patch V2 03/17] arm64: Adjust system_state check
Mark Rutland
- [PATCH V10 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
Mark Rutland
- [PATCH v5 1/3] perf: export perf_event_update_userpage()
Mark Rutland
- [PATCH] clocksource: arm_arch_timer: fix DEFINE_PER_CPU expansion
Mark Rutland
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Mark Rutland
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Mark Rutland
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Mark Rutland
- [RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Mark Rutland
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Mark Rutland
- [PATCH v3 4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Mark Rutland
- [PATCH v2 2/2] arm64: Add dump_backtrace() in show_regs
Mark Rutland
- Query: arm64: hwbreakpoint: single stepping in case of custom overflow_handler
Mark Rutland
- arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
Mark Rutland
- [PATCH] arm64: fault: Print info about page table structure when dumping pte
Mark Rutland
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Mark Rutland
- [PATCH v2 1/6] ARM: imx6q: provide documentation for new fsl,pmic_stby_poweroff property
Mark Rutland
- [PATCH v2 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic_stby_poweroff" is set
Mark Rutland
- [PATCH v2 4/6] regulator: pfuze100: add fsl,pmic_stby_poweroff property
Mark Rutland
- [PATCHv2] ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
- [PATCH] ARM/shmem: Drop page coloring align for non-VIPT CPUs
Dmitry Safonov
- [PATCHv2] ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Sakamoto
- [PATCH 0/7] ALSA: Fix/improve PCM ack callback
Takashi Sakamoto
- [PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node
Ricardo Salveti
- [PATCH/RFT v3 renesas-devel] ARM: dts: silk: Enable UHS-I SDR-50
Wolfram Sang
- [PATCH/RFT v4 renesas-devel] ARM: dts: silk: Enable UHS-I SDR-50
Wolfram Sang
- [PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
Wolfram Sang
- [PATCH 0/3] gpio: move include files out of include/linux/i2c
Wolfram Sang
- [PATCH 1/3] gpio: max732x: move header file out of I2C realm
Wolfram Sang
- [PATCH 2/3] gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
- [PATCH 0/3] mfd: move include files out of include/linux/i2c
Wolfram Sang
- [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
Wolfram Sang
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Wolfram Sang
- [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Wolfram Sang
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Wolfram Sang
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Wolfram Sang
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Heinrich Schuchardt
- [PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
Heinrich Schuchardt
- [PATCH 1/2] ARM: at91/defconfig: make system tickless when idle
Quentin Schulz
- [PATCH 2/2] ARM: at91/defconfig: enable HIGH_RES_TIMERS
Quentin Schulz
- [BUG] crash when removing sun4i_gpadc_iio module
Quentin Schulz
- [PATCH 1/2] ARM: at91/defconfig: make system tickless when idle
Quentin Schulz
- [PATCH] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quentin Schulz
- [PATCH] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quentin Schulz
- [PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quentin Schulz
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Martin Schwidefsky
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Martin Schwidefsky
- [PATCH v3.1 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
Martin Schwidefsky
- [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
Ralph Sennhauser
- [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files
Ralph Sennhauser
- [PATCH 00/13] Linksys WRT3200ACM (Rango) support
Ralph Sennhauser
- [PATCH 01/13] ARM: dts: armada-385-linksys: flatten dtsi
Ralph Sennhauser
- [PATCH 02/13] ARM: dts: armada-385-linksys: label nodes
Ralph Sennhauser
- [PATCH 03/13] ARM: dts: armada-385-linksys: flatten dependants
Ralph Sennhauser
- [PATCH 04/13] ARM: dts: armada-385-linksys: drop redundant properties in dependants
Ralph Sennhauser
- [PATCH 05/13] ARM: dts: armada-385-linksys: bm pools by label order
Ralph Sennhauser
- [PATCH 06/13] ARM: dts: armada-385-linksys: usb3 label cleanup
Ralph Sennhauser
- [PATCH 07/13] ARM: dts: armada-385-linksys: drop leagcy DSA bindings
Ralph Sennhauser
- [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes
Ralph Sennhauser
- [PATCH 09/13] ARM: dts: armada-385-linksys: partition layout is board specific
Ralph Sennhauser
- [PATCH 10/13] ARM: dts: armada-385-linksys: group pins in pinctrl
Ralph Sennhauser
- [PATCH 11/13] ARM: dts: armada-385-linksys: fixup button node names
Ralph Sennhauser
- [PATCH 12/13] clk: mvebu: add support for 1866MHz variants
Ralph Sennhauser
- [PATCH 13/13] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Ralph Sennhauser
- [PATCH 06/13] ARM: dts: armada-385-linksys: usb3 label cleanup
Ralph Sennhauser
- [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes
Ralph Sennhauser
- [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes
Ralph Sennhauser
- [PATCH 00/13] Linksys WRT3200ACM (Rango) support
Ralph Sennhauser
- [PATCH 12/13] clk: mvebu: add support for 1866MHz variants
Ralph Sennhauser
- [PATCH 13/13] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Ralph Sennhauser
- [PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Ralph Sennhauser
- [PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Ralph Sennhauser
- [PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
Ralph Sennhauser
- [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
Ralph Sennhauser
- [PATCH 2/2] gpio: mvebu: fix gpio bank registration when pwm is used
Ralph Sennhauser
- [PATCH 1/2] gpio: mvebu: fix blink counter register selection
Ralph Sennhauser
- [PATCH v6 1/4] gpio: mvebu: Add limited PWM support
Ralph Sennhauser
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Sergey Senozhatsky
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Sergey Senozhatsky
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Sergey Senozhatsky
- [PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
Sergey Senozhatsky
- [PATCH 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
Enric Balletbo i Serra
- [PATCH 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
Enric Balletbo i Serra
- [PATCH v2 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
Enric Balletbo i Serra
- [PATCH v2 2/2] ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0
Enric Balletbo i Serra
- [PATCH v2 1/2] arm: process: dump memory around registers when displaying regs
Enric Balletbo Serra
- [PATCH 0/2] Add basic support for Mediatek MT2712 SoC
YT Shen
- [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform
YT Shen
- [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
YT Shen
- [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
YT Shen
- [PATCH v2 0/2] Add basic support for Mediatek MT2712 SoC
YT Shen
- [PATCH v2 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
YT Shen
- [PATCH v2 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
YT Shen
- [PATCH V2 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Andy Shevchenko
- [PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
Andy Shevchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Andy Shevchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Andy Shevchenko
- [PATCH 1/2] drivers: pwm: core: implement pwm mode
Andy Shevchenko
- [PATCH v2 1/2] drivers: pwm: core: implement pwm dead-times
Andy Shevchenko
- [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method
Andy Shevchenko
- [PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm
Santosh Shilimkar
- [PATCH v3 1/6] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
Kirill A. Shutemov
- [PATCH v3 2/6] mm, gup: Ensure real head page is ref-counted when using hugepages
Kirill A. Shutemov
- [PATCH] spi: add null check before pointer dereference
Andi Shyti
- [PATCH 0/4] TI Bluetooth serdev support
Baruch Siach
- [RESEND PATCH] iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Baruch Siach
- [PATCH 2/3] arm64: dts: rockchip: add ethernet alias on rk3399
Baruch Siach
- [PATCH] ARM: dts: sama5d2_xplained: remove wrong memory node
Baruch Siach
- [PATCH] arm64/cpufeature: don't use mutex in bringup path
Sebastian Andrzej Siewior
- [pwm] question about potential division by zero
Gustavo A. R. Silva
- [pwm] question about potential division by zero
Gustavo A. R. Silva
- [PATCH] spi: add null check before pointer dereference
Gustavo A. R. Silva
- [PATCH] mmc: host: fix potential null pointer dereference
Gustavo A. R. Silva
- [PATCH] mmc: host: fix potential null pointer dereference
Gustavo A. R. Silva
- [PATCH v2] mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
- [PATCH] spi: add null check before pointer dereference
Gustavo A. R. Silva
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Michal Simek
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Michal Simek
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Michal Simek
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Michal Simek
- [PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
Michal Simek
- [PATCH] serial: uartps: Fix kernel doc warnings
Michal Simek
- [PATCH 1/1] futex: remove duplicated code
Jiri Slaby
- [PATCH 1/1] futex: remove duplicated code
Jiri Slaby
- [PATCH v3 0/7] i.MX7 PCIe related device tree changes
Andrey Smirnov
- [PATCH v3 2/7] ARM: imx: Select GPCv2 for i.MX7
Andrey Smirnov
- [PATCH] ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
Christopher Spinrath
- [PATCH] xen: avoid type warning in xchg_xen_ulong
Stefano Stabellini
- fsl, imx-parallel-display Question
Lucas Stach
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lucas Stach
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lucas Stach
- [PATCH] PCI: imx6: remove LTSSM disable workaround
Lucas Stach
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Lucas Stach
- [PATCH] PCI: imx6: fix downstream bus scanning
Lucas Stach
- [PATCH] soc: imx: gpc: build gpc only if hardware has gpc
Lucas Stach
- [PATCH v6 07/23] drivers/fsi: Implement slave initialisation
Joel Stanley
- [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master
Joel Stanley
- [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
Joel Stanley
- [PATCH v6 09/23] drivers/fsi: scan slaves & register devices
Joel Stanley
- [PATCH v6 11/23] drivers/fsi: Add master unscan
Joel Stanley
- [PATCH v6 10/23] drivers/fsi: Add device read/write/peek API
Joel Stanley
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Joel Stanley
- [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Joel Stanley
- [PATCH 2/8 v2] clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
Joel Stanley
- Unwinding stop on irq handler or across it?
Johannes Stoelp
- [PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Al Stone
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Heiko Stuebner
- [PATCH 1/4] arm64: dts: rk3399: add missing qos node
Heiko Stuebner
- [PATCH 2/4] arm64: dts: rk3399: add power domain for some peripheral
Heiko Stuebner
- [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl
Heiko Stuebner
- [PATCH 4/4] arm64: dts: rk3399: add pinctrl for some peripheral
Heiko Stuebner
- [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: Drop explicit "include/" prefix from #include
Heiko Stuebner
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Heiko Stuebner
- [PATCH v2 5/6] ARM: dts: rockchip: rename core dtsi from RK1108 to RV1108
Heiko Stuebner
- [PATCH v2 6/6] ARM: dts: rockchip: rename RK1108-evb to RV1108-evb
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: add missing grf phandle for rk3288
Heiko Stuebner
- [PATCH] clk: rockchip: rk3288: prefer vdpu for vcodec clock source
Heiko Stuebner
- [PATCH v2 3/3] arm: dts: rk322x: add watchdog device node.
Heiko Stuebner
- [PATCH V2 1/2] clk: rockchip: add ids for camera
Heiko Stuebner
- [PATCH V2 2/2] clk: rockchip: fix the incorrect ids
Heiko Stuebner
- [PATCH v2 1/3] clk: rockchip: fix up the RK3228 clk cpu setting table
Heiko Stuebner
- [PATCH v2 2/3] clk: rockchip: add clock-ids for rk3228 clocks
Heiko Stuebner
- [PATCH v2 3/3] clk: rockchip: export rk3228 clocks ID
Heiko Stuebner
- [PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
Heiko Stuebner
- [PATCH v2 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
Heiko Stuebner
- [PATCH v2 2/3] dt-bindings: add bindings for rk3128 clock controller
Heiko Stuebner
- [PATCH v2 1/4] arm: dts: rk322x: add some assigned-clocks
Heiko Stuebner
- [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
Heiko Stuebner
- [PATCH v2 4/4] arm: dts: rk322x: update tsadc's frequence setting
Heiko Stuebner
- [PATCH v2 3/4] arm: dts: rk3229: add a new cpu opp table
Heiko Stuebner
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Heiko Stuebner
- [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1
Heiko Stuebner
- [PATCH v3 1/3] clk: rockchip: add dt-binding header for rk3128
Heiko Stuebner
- [PATCH 1/2] arm64: dts: rockchip: update common rk3399 operating points
Heiko Stuebner
- [PATCH 2/2] arm64: dts: rockchip: introduce rk3399-op1 operating points
Heiko Stuebner
- [PATCH 1/3] arm64: dts: rockchip: bring rk3399-firefly power-tree in line
Heiko Stuebner
- [PATCH 2/3] arm64: dts: rockchip: add ethernet alias on rk3399
Heiko Stuebner
- [PATCH 3/3] arm64: dts: rockchip: enable usb3 controllers on rk3399-firefly
Heiko Stuebner
- [PATCH 2/3] arm64: dts: rockchip: add ethernet alias on rk3399
Heiko Stuebner
- [PATCH 2/2] arm64: dts: rockchip: introduce rk3399-op1 operating points
Heiko Stuebner
- [PATCH 2/2] arm64: dts: rockchip: introduce rk3399-op1 operating points
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: add adc button for Firefly
Heiko Stuebner
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Heiko Stuebner
- [PATCH] ARM: dts: rockchip: correct regular setting for act8846
Heiko Stuebner
- [PATCH 0/7] arm64: defconfig: enable some core components for Rockchip socs
Heiko Stuebner
- [PATCH 1/7] arm64: defconfig: enable Rockchip pcie support
Heiko Stuebner
- [PATCH 2/7] arm64: defconfig: enable Rockchip saradc
Heiko Stuebner
- [PATCH 3/7] arm64: defconfig: enable keyboard_adc for adc-keys
Heiko Stuebner
- [PATCH 4/7] arm64: defconfig: enable Rockchip spi driver
Heiko Stuebner
- [PATCH 5/7] arm64: defconfig: enable more cros-ec options
Heiko Stuebner
- [PATCH 6/7] arm64: defconfig: enable Rockchip thermal controller
Heiko Stuebner
- [PATCH 7/7] arm64: defconfig: enable fan53555 regulator
Heiko Stuebner
- [PATCH v2] ARM: dts: rockchip: add eDP panel support for Firefly
Heiko Stuebner
- [PATCH v2] arm64: defconfig: enable some core options for 64bit Rockchip socs
Heiko Stuebner
- [PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
Heiko Stuebner
- [RESEND PATCH 2/2] arm64: dts: rockchip: add sdmmc/sdio/emmc nodes for RK3328 SoCs
Heiko Stuebner
- [PATCH 1/3] arm64: dts: rockchip: bring rk3399-firefly power-tree in line
Heiko Stuebner
- [PATCH 1/2] arm64: dts: rockchip: update common rk3399 operating points
Heiko Stuebner
- [PATCH v2 2/2] arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
John Stultz
- [PATCH 8/8] arm64: dts: hikey: Fix WiFi support
John Stultz
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Heiko Stübner
- [PATCH 2/4] arm64: dts: rk3399: add power domain for some peripheral
Heiko Stübner
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Heiko Stübner
- [PATCH v1 2/3] dt-bindings: add bindings for rk312x clock controller
Heiko Stübner
- [PATCH 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
Heiko Stübner
- [PATCH 3/3] arm: dts: rk322x: add watchdog device node.
Heiko Stübner
- [PATCH v2 net-next 00/12] drivers: net: xgene: Add ethtool stats and bug fixes
Iyappan Subramanian
- [PATCH v2 net-next 01/12] drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
- [PATCH v2 net-next 02/12] drivers: net: phy: xgene: Add lock to protect mac access
Iyappan Subramanian
- [PATCH v2 net-next 03/12] drivers: net: xgene: Use rgmii mdio mac access
Iyappan Subramanian
- [PATCH v2 net-next 04/12] drivers: net: xgene: Remove redundant local stats
Iyappan Subramanian
- [PATCH v2 net-next 05/12] drivers: net: xgene: Refactor statistics error parsing code
Iyappan Subramanian
- [PATCH v2 net-next 06/12] drivers: net: xgene: Remove unused macros
Iyappan Subramanian
- [PATCH v2 net-next 07/12] drivers: net: xgene: Extend ethtool statistics
Iyappan Subramanian
- [PATCH v2 net-next 08/12] drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
- [PATCH v2 net-next 09/12] drivers: net: xgene: Workaround for HW errata 10GE_4
Iyappan Subramanian
- [PATCH v2 net-next 10/12] drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8/ENET_11
Iyappan Subramanian
- [PATCH v2 net-next 11/12] drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Iyappan Subramanian
- [PATCH v2 net-next 12/12] drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Iyappan Subramanian
- [PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
Iyappan Subramanian
- [PATCH v2 net-next 0/2] Check all RGMII phy mode variants
Iyappan Subramanian
- [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode
Iyappan Subramanian
- [PATCH v2 net-next 2/2] drivers: net: xgene: Check all RGMII phy mode variants
Iyappan Subramanian
- [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode
Iyappan Subramanian
- [PATCH v3 0/5] iio: ADC driver for EP93xx SoC
Alexander Sverdlin
- [PATCH v3 1/5] clk: ep93xx: Implement clk_get_parent()
Alexander Sverdlin
- [PATCH v3 2/5] clk: ep93xx: Add ADC clock
Alexander Sverdlin
- [PATCH v3 3/5] ep93xx: Add ADC platform device support to core
Alexander Sverdlin
- [PATCH v3 4/5] edb93xx: Add ADC platform device
Alexander Sverdlin
- [PATCH v3 5/5] iio: adc: New driver for Cirrus Logic EP93xx ADC
Alexander Sverdlin
- [PATCH v4 0/5] iio: ADC driver for EP93xx SoC
Alexander Sverdlin
- [PATCH v4 1/5] clk: ep93xx: Implement clk_get_parent()
Alexander Sverdlin
- [PATCH v4 2/5] clk: ep93xx: Add ADC clock
Alexander Sverdlin
- [PATCH v4 3/5] ep93xx: Add ADC platform device support to core
Alexander Sverdlin
- [PATCH v4 4/5] edb93xx: Add ADC platform device
Alexander Sverdlin
- [PATCH v4 5/5] iio: adc: New driver for Cirrus Logic EP93xx ADC
Alexander Sverdlin
- [PATCH v4 0/5] iio: ADC driver for EP93xx SoC
Alexander Sverdlin
- [PATCH] MAINTAINERS: EP93XX: Update maintainership
Alexander Sverdlin
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Alexander Sverdlin
- [PATCH] MAINTAINERS: EP93XX: Update maintainership
Hartley Sweeten
- [PATCH 1/4] ARM: ep93xx: switch to SPARSEMEM
Hartley Sweeten
- [PATCH V11 00/11] IOMMU probe deferral support
Marek Szyprowski
- [PATCH v6 1/4] clk: Add support for runtime PM
Marek Szyprowski
- [PATCH v2 0/3] Add fixes to STM32 pintrl
Alexandre TORGUE
- [PATCH v2 1/3] pinctrl: stm32: set pin to gpio input when used as interrupt
Alexandre TORGUE
- [PATCH v2 2/3] pinctrl: stm32: Implement .get_direction gpio_chip callback
Alexandre TORGUE
- [PATCH v2 3/3] ARM: dts: stm32: Set gpio controller also as interrupt controller
Alexandre TORGUE
- [PATCH] pinctrl: stm32: Fix bad function call
Alexandre TORGUE
- [PATCH] pinctrl: stm32: remove useless check
Alexandre TORGUE
- [PATCH 0/9] [v3] arm64: defconfig: enable several options useful for ARM64 server platforms
Timur Tabi
- [PATCH 0/9] [v3] arm64: defconfig: enable several options useful for ARM64 server platforms
Timur Tabi
- [PATCH 0/9] [v3] [RESEND] arm64: defconfig: enable several options useful for ARM64 server platforms
Timur Tabi
- [PATCH 1/9] [v3] arm64: defconfig: resynchronize the defconfig
Timur Tabi
- [PATCH 2/9] arm64: defconfig: enable ACPI_CPPC_CPUFREQ
Timur Tabi
- [PATCH 3/9] arm64: defconfig: enable BLK_DEV_NVME
Timur Tabi
- [PATCH 4/9] [v2] arm64: defconfig: enable EFI_CAPSULE_LOADER
Timur Tabi
- [PATCH 5/9] arm64: defconfig: enable support for PCIe hotplug
Timur Tabi
- [PATCH 6/9] arm64: defconfig: enable APEI and GHES features
Timur Tabi
- [PATCH 7/9] [v2] arm64: defconfig: enable EDAC options
Timur Tabi
- [PATCH 8/9] arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMU
Timur Tabi
- [PATCH 9/9] arm64: defconfig: enable the Qualcomm Technologies EMAC Ethernet driver
Timur Tabi
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Timur Tabi
- [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm at kernel.org
Timur Tabi
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Timur Tabi
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Timur Tabi
- [PATCH] MAINTAINERS: add arm at kernel.org as the list for arm64 defconfig changes
Timur Tabi
- [PATCH 1/9] [v3] arm64: defconfig: resynchronize the defconfig
Timur Tabi
- [PATCH 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Timur Tabi
- [PATCH v35 00/14] arm64: add kdump support
AKASHI Takahiro
- [PATCH v3 0/4] arm64: kgdb: fix single stepping
AKASHI Takahiro
- [PATCH v3 1/4] arm64: kgdb: fix single stepping
AKASHI Takahiro
- [PATCH v3 2/4] arm64: kgdb: disable interrupts while a software step is enabled
AKASHI Takahiro
- [PATCH v3 3/4] arm64: kgdb: prevent kgdb from being invoked recursively
AKASHI Takahiro
- [PATCH v3 4/4] kgdb: select a correct cpu while in a single stepping
AKASHI Takahiro
- [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
Archit Taneja
- [PATCH v2 3/5] drm/bridge/synopsys: Add MIPI DSI host controller bridge
Archit Taneja
- [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
Andy Tang
- [PATCH] arm64: dts: ls1088a: update the sata node
Andy Tang
- [PATCH] arm64: dts: ls1088a: Add TMU device tree support
Andy Tang
- [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
Andy Tang
- [PATCH] crypto: mediatek - drop .owner field in mtk_crypto_driver
Geliang Tang
- [PATCH] arm64: dts: ls1088a: update the sata node
Yuantian Tang
- [PATCH v2] arm64: dts: ls1088a: update the sata node
Yuantian Tang
- [PATCH] arm64: dts: ls1088a: Add TMU device tree support
Yuantian Tang
- [PATCH v2] arm64: dts: ls1088a: Add TMU device tree support
Yuantian Tang
- [PATCH] ARM: dts: sun5i: a13: Add Olimex SOM board dts support
Jagan Teki
- [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
Jagan Teki
- [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
Jagan Teki
- [PATCH 3/3] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support
Jagan Teki
- [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
Jagan Teki
- [linux-sunxi] [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
Jagan Teki
- [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1
Jagan Teki
- [PATCH 2/3] ARM: dts: sunxi: Update model and compatible for bananapi
Jagan Teki
- [PATCH 3/3] ARM: dts: sun6i-a31s: Rename sun6i-a31s-sinovoip-bpi-m2
Jagan Teki
- [linux-sunxi] [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1
Jagan Teki
- [PATCH] arm64: allwinner: a64: Add initial NanoPi A64 support
Jagan Teki
- [PATCH 1/2] arm64: allwinner: h5: Add initial NanoPi NEO2 support
Jagan Teki
- [PATCH 2/2] ARM: dts: sun8i: h3: Add initial NanoPi M1 Plus support
Jagan Teki
- [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Antoine Tenart
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Antoine Tenart
- [PATCH v5 0/4] arm64: marvell: add cryptographic engine support for 7k/8k
Antoine Tenart
- [PATCH v5 1/4] Documentation/bindings: Document the SafeXel cryptographic engine driver
Antoine Tenart
- [PATCH v5 2/4] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Antoine Tenart
- [PATCH v5 3/4] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
Antoine Tenart
- [PATCH v5 4/4] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k
Antoine Tenart
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Antoine Tenart
- [PATCH v5 1/4] Documentation/bindings: Document the SafeXel cryptographic engine driver
Antoine Tenart
- [PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
Antoine Tenart
- [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
Antoine Tenart
- [PATCH v6 2/5] arm64: marvell: dts: fix interrupts in 7k/8k crypto nodes
Antoine Tenart
- [PATCH v6 3/5] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k
Antoine Tenart
- [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Antoine Tenart
- [PATCH v6 5/5] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
Antoine Tenart
- [PATCH 00/11] ARM: sun5i: cryptographic engine support
Antoine Tenart
- [PATCH 01/11] crypto: sun4i-ss: group variable definitions in sun4i_hash()
Antoine Tenart
- [PATCH 02/11] crypto: sun4i-ss: remove conditional checks against 0
Antoine Tenart
- [PATCH 03/11] crypto: sun4i-ss: use lower/upper_32_bits helpers
Antoine Tenart
- [PATCH 04/11] crypto: sun4i-ss: cannot use DMA is the request is 0 length
Antoine Tenart
- [PATCH 05/11] crypto: sun4i-ss: do not dynamically set parts of the last buffer to 0
Antoine Tenart
- [PATCH 06/11] crypto: sun4i-ss: simplify the pad length calculation
Antoine Tenart
- [PATCH 07/11] crypto: sun4i-ss: simplify the appended bit assignment
Antoine Tenart
- [PATCH 08/11] crypto: sun4i-ss: use GENMASK to generate masks
Antoine Tenart
- [PATCH 09/11] crypto: sun4i-ss: move from ablkcipher to skcipher API
Antoine Tenart
- [PATCH 10/11] crypto: sun4i-ss: fix large block size support
Antoine Tenart
- [PATCH 11/11] ARM: sun5i: add a cryptographic engine node
Antoine Tenart
- [PATCH 10/11] crypto: sun4i-ss: fix large block size support
Antoine Tenart
- [PATCH 10/11] crypto: sun4i-ss: fix large block size support
Antoine Tenart
- [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
Antoine Tenart
- [PATCH 09/11] crypto: sun4i-ss: move from ablkcipher to skcipher API
Antoine Tenart
- [PATCH v2 00/12] ARM: sun5i: cryptographic engine support
Antoine Tenart
- [PATCH v2 01/12] crypto: sun4i-ss: group variable definitions in sun4i_hash()
Antoine Tenart
- [PATCH v2 02/12] crypto: sun4i-ss: remove conditional checks against 0
Antoine Tenart
- [PATCH v2 03/12] crypto: sun4i-ss: use lower/upper_32_bits helpers
Antoine Tenart
- [PATCH v2 04/12] crypto: sun4i-ss: cannot use DMA is the request is 0 length
Antoine Tenart
- [PATCH v2 05/12] crypto: sun4i-ss: do not dynamically set parts of the last buffer to 0
Antoine Tenart
- [PATCH v2 06/12] crypto: sun4i-ss: simplify the pad length calculation
Antoine Tenart
- [PATCH v2 07/12] crypto: sun4i-ss: simplify the appended bit assignment
Antoine Tenart
- [PATCH v2 08/12] crypto: sun4i-ss: use GENMASK to generate masks
Antoine Tenart
- [PATCH v2 09/12] crypto: sun4i-ss: move from ablkcipher to skcipher API
Antoine Tenart
- [PATCH v2 10/12] crypto: sun4i-ss: add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
Antoine Tenart
- [PATCH v2 11/12] crypto: sun4i-ss: fix large block size support
Antoine Tenart
- [PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
Antoine Tenart
- [PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
Antoine Tenart
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Antoine Tenart
- [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
Shameerali Kolothum Thodi
- [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
Shameerali Kolothum Thodi
- [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
Shameerali Kolothum Thodi
- [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
Shameerali Kolothum Thodi
- [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
Shameerali Kolothum Thodi
- [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Shameerali Kolothum Thodi
- [PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
Ding Tianhong
- [PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
Jonathan Toppins
- [PATCH v4 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
Alexandre Torgue
- [PATCH v3 3/5] ARM: dts: stm32: Add CRC support to stm32f429
Alexandre Torgue
- [PATCH v3 4/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board
Alexandre Torgue
- [PATCH v3 5/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board
Alexandre Torgue
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Dmitry Torokhov
- [PATCH] Input: s3c2410_ts - Handle return value of clk_prepare_enable
Dmitry Torokhov
- [GIT PULL] arm64 updates for 4.12
Linus Torvalds
- [GIT PULL 0/7] ARM: SoC contents for 4.12 merge window
Linus Torvalds
- [GIT PULL] TEE driver infrastructure and OP-TEE drivers
Linus Torvalds
- [GIT PULL] TEE driver infrastructure and OP-TEE drivers
Linus Torvalds
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Linus Torvalds
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Linus Torvalds
- [PATCH v2 0/3] perf: xgene: Add support for SoC PMU version 3
Hoan Tran
- [PATCH v2 0/3] perf: xgene: Add support for SoC PMU version 3
Hoan Tran
- [PATCH 03/11] clk: bcm: Add clocks for Stingray SOC
Sandeep Tripathy
- [PATCH v2 1/3] watchdog: bindings: dw_wdt: add reset lines
Steffen Trumtrar
- [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt
Steffen Trumtrar
- [PATCH v2 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines
Steffen Trumtrar
- [PATCH v3 0/3] watchdog: dw_wdt: add reset lines
Steffen Trumtrar
- [PATCH v3 1/3] watchdog: bindings: dw_wdt: add reset lines
Steffen Trumtrar
- [PATCH v3 2/3] watchdog: dw_wdt: get reset lines from dt
Steffen Trumtrar
- [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines
Steffen Trumtrar
- [PATCH v4 0/3] watchdog: dw_wdt: add reset lines
Steffen Trumtrar
- [PATCH v4 1/3] watchdog: bindings: dw_wdt: add reset lines
Steffen Trumtrar
- [PATCH v4 2/3] watchdog: dw_wdt: get reset lines from dt
Steffen Trumtrar
- [PATCH v4 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines
Steffen Trumtrar
- [PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
Chen-Yu Tsai
- [PATCH 2/2] [PATCH 2/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Chen-Yu Tsai
- [PATCH 1/2] [PATCH 1/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
Chen-Yu Tsai
- [PATCH v2 0/8] clk: sunxi-ng: Add support for A83T CCU
Chen-Yu Tsai
- [PATCH v2 1/8] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Chen-Yu Tsai
- [PATCH v2 2/8] clk: Provide option to query hardware for clk phase
Chen-Yu Tsai
- [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
Chen-Yu Tsai
- [PATCH v2 4/8] clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
- [PATCH v2 5/8] clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
- [PATCH v2 6/8] ARM: sun8i: a83t: Add CCU device nodes
Chen-Yu Tsai
- [PATCH v2 7/8] ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
Chen-Yu Tsai
- [PATCH v2 8/8] ARM: sun8i: a83t: Switch to CCU device tree binding macros
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
Chen-Yu Tsai
- [PATCH v2 0/8] clk: sunxi-ng: Add support for A83T CCU
Chen-Yu Tsai
- [PATCH v2 1/8] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Chen-Yu Tsai
- [PATCH v2 2/8] clk: Provide option to query hardware for clk phase
Chen-Yu Tsai
- [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
Chen-Yu Tsai
- [PATCH v2 4/8] clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
- [PATCH v2 5/8] clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
- [PATCH v2 6/8] ARM: sun8i: a83t: Add CCU device nodes
Chen-Yu Tsai
- [PATCH v2 7/8] ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
Chen-Yu Tsai
- [PATCH v2 8/8] ARM: sun8i: a83t: Switch to CCU device tree binding macros
Chen-Yu Tsai
- [PATCH 6/15] dt-bindings: display: sun4i: Add HDMI display bindings
Chen-Yu Tsai
- [PATCH v2 1/20] clk: divider: Make divider_round_rate take the parent clock
Chen-Yu Tsai
- [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33
Chen-Yu Tsai
- [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
Chen-Yu Tsai
- [PATCH v2 2/20] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Chen-Yu Tsai
- [PATCH v2 3/20] clk: sunxi-ng: div: Switch to divider_round_rate
Chen-Yu Tsai
- [PATCH v2 4/20] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Chen-Yu Tsai
- [PATCH v2 5/20] clk: sunxi-ng: mux: split out the pre-divider computation code
Chen-Yu Tsai
- [PATCH v2 6/20] clk: sunxi-ng: mux: Change pre-divider application function prototype
Chen-Yu Tsai
- [PATCH v2 7/20] clk: sunxi-ng: mux: Re-adjust parent rate
Chen-Yu Tsai
- [PATCH v2 8/20] clk: sunxi-ng: sun5i: Export video PLLs
Chen-Yu Tsai
- [PATCH v2 10/20] drm/sun4i: tcon: Move the muxing out of the mode set function
Chen-Yu Tsai
- [PATCH v2 11/20] drm/sun4i: tcon: Switch mux on only for composite
Chen-Yu Tsai
- [PATCH v2 13/20] drm/sun4i: tcon: Change vertical total size computation inconsistency
Chen-Yu Tsai
- [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace
Chen-Yu Tsai
- [PATCH v2 15/20] drm/sun4i: Ignore the generic connectors for components
Chen-Yu Tsai
- [linux-sunxi] [PATCH v2 18/20] drm/sun4i: Add HDMI support
Chen-Yu Tsai
- [PATCH v2 19/20] ARM: sun5i: a10s: Add the HDMI controller node
Chen-Yu Tsai
- [linux-sunxi] [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 05/13] drm/sun4i: abstract a engine type
Chen-Yu Tsai
- [linux-sunxi] [PATCH 04/13] drm/sun4i: return only planes for layers created
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 03/13] dt-bindings: add bindings for DE2 on V3s SoC
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 12/13] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 10/13] drm/sun4i: tcon: add support for V3s TCON
Chen-Yu Tsai
- [linux-sunxi] [PATCH v2 01/10] arm: sunxi: add support for R40 SoC
Chen-Yu Tsai
- [linux-sunxi] Re: [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 05/13] drm/sun4i: abstract a engine type
Chen-Yu Tsai
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Chen-Yu Tsai
- [linux-sunxi] [PATCH v2 18/20] drm/sun4i: Add HDMI support
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: explicitly include linux/spinlock.h
Chen-Yu Tsai
- [PATCH 1/2] ASoC: sun8i-codec: Add ADC support for a33
Chen-Yu Tsai
- [PATCH] arm64: allwinner: h5: Remove syslink to shared DTSI
Chen-Yu Tsai
- [PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
Chen-Yu Tsai
- [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
Chen-Yu Tsai
- [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
Chen-Yu Tsai
- [PATCH v3 0/6] clk: sunxi-ng: Add support for A83T CCU
Chen-Yu Tsai
- [PATCH v3 1/6] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Chen-Yu Tsai
- [PATCH v3 2/6] clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
- [PATCH v3 3/6] clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
- [PATCH v3 4/6] ARM: sun8i: a83t: Add CCU device nodes
Chen-Yu Tsai
- [PATCH v3 5/6] ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
Chen-Yu Tsai
- [PATCH v3 6/6] ARM: sun8i: a83t: Switch to CCU device tree binding macros
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 1/9] irqchip/sunxi-nmi: add A64 R_INTC to the binding doc
Chen-Yu Tsai
- [PATCH v3 3/6] clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
- [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 3/9] arm64: allwinner: a64: add NMI (R_INTC) controller on A64
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
Chen-Yu Tsai
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Chen-Yu Tsai
- [PATCH v4 0/6] clk: sunxi-ng: Add support for A83T CCU
Chen-Yu Tsai
- [PATCH v4 1/6] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Chen-Yu Tsai
- [PATCH v4 2/6] clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
- [PATCH v4 3/6] clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
- [PATCH v4 4/6] ARM: sun8i: a83t: Add CCU device nodes
Chen-Yu Tsai
- [PATCH v4 5/6] ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
Chen-Yu Tsai
- [PATCH v4 6/6] ARM: sun8i: a83t: Switch to CCU device tree binding macros
Chen-Yu Tsai
- [PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
Chen-Yu Tsai
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Chen-Yu Tsai
- [linux-sunxi] Re: [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
Chen-Yu Tsai
- [PATCH] ARM: dts: sunxi: Fix BCM43xx node name
Chen-Yu Tsai
- [PATCH] ARM: sun8i: a83t: cubietruck-plus: Add LED device nodes
Chen-Yu Tsai
- [PATCH 0/6] ARM: sun8i: a83t: Enable SPDIF output support
Chen-Yu Tsai
- [PATCH 1/6] clk: sunxi-ng: a83t: Fix PLL lock status register offset
Chen-Yu Tsai
- [PATCH 2/6] clk: sunxi-ng: a83t: Fix audio PLL divider offset
Chen-Yu Tsai
- [PATCH 3/6] pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
- [PATCH 4/6] ARM: sun8i: a83t: Add device node for DMA controller
Chen-Yu Tsai
- [PATCH 5/6] ARM: sun8i: a83t: Add device node for SPDIF transmitter
Chen-Yu Tsai
- [PATCH 6/6] ARM: sun8i: a83t: cubietruck-plus: Enable SPDIF output
Chen-Yu Tsai
- [linux-sunxi] [PATCH 4/6] ARM: sun8i: a83t: Add device node for DMA controller
Chen-Yu Tsai
- [PATCH 2/6] clk: sunxi-ng: a83t: Fix audio PLL divider offset
Chen-Yu Tsai
- [linux-sunxi] Re: [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Chen-Yu Tsai
- [linux-sunxi] [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Chen-Yu Tsai
- [linux-sunxi] [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Chen-Yu Tsai
- [linux-sunxi] [PATCH v3 5/9] dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
Chen-Yu Tsai
- [linux-sunxi] [PATCH v3 1/9] ASoC: sun8i-codec-analog: split out mbias
Chen-Yu Tsai
- [PATCH v2 2/2] ARM: dts: orange-pi-zero: add node for SPI NOR
Chen-Yu Tsai
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Chen-Yu Tsai
- [linux-sunxi] [PATCH v3 2/9] ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
Chen-Yu Tsai
- [linux-sunxi] [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
Chen-Yu Tsai
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Chen-Yu Tsai
- [PATCH 0/6] ARM: sunxi: Enable AXP PMIC power supplies
Chen-Yu Tsai
- [PATCH 1/6] ARM: sun7i: a20: cubieboard2: Move usb_otg node for alphabetical ordering
Chen-Yu Tsai
- [PATCH 2/6] ARM: sun7i: a20: cubieboard2: Enable AXP209's ACIN power supply
Chen-Yu Tsai
- [PATCH 3/6] ARM: sun7i: a20: bananapi-m1-plus: Enable AXP209's ACIN power supply
Chen-Yu Tsai
- [PATCH 4/6] ARM: sun4i: a10: cubieboard: Enable AXP209's ACIN power supply
Chen-Yu Tsai
- [PATCH 5/6] ARM: sun6i: a31: hummingbird: Enable AXP221's ACIN power supply
Chen-Yu Tsai
- [PATCH 6/6] ARM: sun7i: a20: cubietruck: Tie AXP209's USB power supply to USB PHY
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Chen-Yu Tsai
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Chen-Yu Tsai
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Chen-Yu Tsai
- [linux-sunxi] [PATCH 2/2] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
Chen-Yu Tsai
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Chen-Yu Tsai
- [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
Chen-Yu Tsai
- [PATCH 0/3] clk: sunxi-ng: Add support for A83T's PRCM
Chen-Yu Tsai
- [PATCH 1/3] dt-bindings: clock: sunxi-ccu: Add compatible string for A83T PRCM
Chen-Yu Tsai
- [PATCH 2/3] clk: sunxi-ng: a83t: Add support for A83T's PRCM
Chen-Yu Tsai
- [PATCH 3/3] ARM: sun8i: a83t: Add device node for PRCM
Chen-Yu Tsai
- [PATCH v4 06/11] drm/sun4i: tcon: multiply the vtotal when not in interlace
Chen-Yu Tsai
- [PATCH v3 01/10] arm: sunxi: add support for R40 SoC
Chen-Yu Tsai
- [PATCH v3 02/10] pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Chen-Yu Tsai
- [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver
Chen-Yu Tsai
- [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver
Chen-Yu Tsai
- [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
Chen-Yu Tsai
- [PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
Chen-Yu Tsai
- [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC
Chen-Yu Tsai
- [PATCH v3 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
Chen-Yu Tsai
- [PATCH 3/3] ARM: sun8i: v3s: add backlight device node for Lichee Pi Zero LCD
Chen-Yu Tsai
- [PATCH v3 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Chen-Yu Tsai
- [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Chen-Yu Tsai
- [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Chen-Yu Tsai
- [PATCH v2 1/3] pwm: sun4i: improve hardware read out
Chen-Yu Tsai
- [PATCH v2 0/6] clk: sunxi-ng: Add support for A83T's PRCM
Chen-Yu Tsai
- [PATCH v2 1/6] dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocks
Chen-Yu Tsai
- [PATCH v2 2/6] ARM: sun8i: a83t: Add device node for PRCM
Chen-Yu Tsai
- [PATCH v2 3/6] clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
- [PATCH v2 4/6] ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCU
Chen-Yu Tsai
- [PATCH v2 5/6] clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
- [PATCH v2 6/6] arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCU
Chen-Yu Tsai
- [PATCH v2 1/3] pwm: sun4i: improve hardware read out
Chen-Yu Tsai
- [PATCH v2] [media] mtk-mdp: Fix g_/s_selection capture/compose logic
Minghsiu Tsai
- [PATCH v2 0/3] Fix mdp device tree
Minghsiu Tsai
- [PATCH 1/3] dt-bindings: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH 2/3] arm64: dts: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH 3/3] media: mtk-mdp: Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 0/3] Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 1/3] dt-bindings: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 2/3] arm64: dts: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 3/3] media: mtk-mdp: Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 3/3] media: mtk-mdp: Fix mdp device tree
Minghsiu Tsai
- [PATCH v4 0/3] Fix mdp device tree
Minghsiu Tsai
- [PATCH v4 1/3] dt-bindings: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH v4 2/3] arm64: dts: mt8173: Fix mdp device tree
Minghsiu Tsai
- [PATCH v4 3/3] media: mtk-mdp: Fix mdp device tree
Minghsiu Tsai
- [PATCH v3 0/3] Fix mdp device tree
Minghsiu Tsai
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
Peter Senna Tschudin
- [PATCH] PCI: imx6: fix downstream bus scanning
Peter Senna Tschudin
- [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
Michael S. Tsirkin
- [PATCH v4 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
Guillaume Tucker
- [PATCH v4 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
Guillaume Tucker
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Guillaume Tucker
- [PATCH v5 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
Guillaume Tucker
- [PATCH v5 2/5] ARM: dts: rockchip: add ARM Mali GPU node for rk3288
Guillaume Tucker
- [PATCH v5 3/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-rock2-som
Guillaume Tucker
- [PATCH v5 4/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-firefly
Guillaume Tucker
- [PATCH v5 5/5] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-veyron
Guillaume Tucker
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Guillaume Tucker
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Guillaume Tucker
- [PATCH] powerpc: booke: fix boot crash due to null hugepd
Laurentiu Tudor
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Laurentiu Tudor
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Laurentiu Tudor
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Laurentiu Tudor
- [PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
Laurentiu Tudor
- [PATCH 1/5][v2] staging: fsl-mc: fix several checkpath.pl warnings
Laurentiu Tudor
- [PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
Laurentiu Tudor
- [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging
Laurentiu Tudor
- [PATCH v2 0/2] clk: meson: mark clk81 as critical
Michael Turquette
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Michael Turquette
- [PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Michael Turquette
- [GIT PULL] Meson Kconfig fixes for 4.12-rc1
Michael Turquette
- [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC
Michael Turquette
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Michael Turquette
- [PATCH] ARM: dts: am43xx-clocks: Add support for CLKOUT2
Peter Ujfalusi
- [PATCH/RFT renesas-devel] arm64: dts: ulcb: Enable NFS root
Geert Uytterhoeven
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Geert Uytterhoeven
- [PATCH 1/3] kernel/locking: #include <asm/spinlock.h> in qrwlock.c
Geert Uytterhoeven
- [PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Geert Uytterhoeven
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
Geert Uytterhoeven
- [PATCH 0/2] Fix incorrect warning from dma-debug
Geert Uytterhoeven
- [PATCH V2 1/3] clk: add clk_bulk_get accessories
Geert Uytterhoeven
- [PATCH v3 0/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 2/3] arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 3/3] arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 2/3] arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH v3 1/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH/RFT renesas-devel] arm64: dts: ulcb: Set drive-strength for ravb pins
Geert Uytterhoeven
- [RFC v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
Geert Uytterhoeven
- [PATCH v4 0/3] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH] arm64: check return value of of_flat_dt_get_machine_name
Geert Uytterhoeven
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Geert Uytterhoeven
- [PATCH v2] clk: renesas: Rework Kconfig and Makefile logic
Geert Uytterhoeven
- [PATCH v2] soc: renesas: Rework Kconfig and Makefile logic
Geert Uytterhoeven
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Geert Uytterhoeven
- [PATCH v4 00/20] eeprom: at24: Add OF device ID table
Geert Uytterhoeven
- [PATCH] spi: add null check before pointer dereference
Geert Uytterhoeven
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Geert Uytterhoeven
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
Geert Uytterhoeven
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
Geert Uytterhoeven
- stackprotector: ascii armor the stack canary
Geert Uytterhoeven
- [PATCH v2] soc: zte: Restrict SOC_ZTE to ARCH_ZX or COMPILE_TEST
Geert Uytterhoeven
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Geert Uytterhoeven
- [PATCH v5] arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
- [PATCH 3/4] ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for PXs2
Eduardo Valentin
- [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
Eduardo Valentin
- [PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
Kalle Valo
- [15/16] hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
Kalle Valo
- [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: socfpga: Increase max number of GPIOs
Marek Vasut
- [PATCH] ARM: dts: socfpga: Fix the ethernet clock phandle
Marek Vasut
- [PATCH 1/4] ARM: dts: socfpga: Enable QSPI support on VINING FPGA
Marek Vasut
- [PATCH 2/4] ARM: dts: socfpga: Remove I2C EEPROMs from VINING FPGA
Marek Vasut
- [PATCH 3/4] ARM: dts: socfpga: Drop LED node from VINING FPGA
Marek Vasut
- [PATCH 4/4] ARM: dts: socfpga: Add second ethernet alias to VINING FPGA
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
Marek Vasut
- [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display
Marek Vasut
- [PATCH RFC 3/5] ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags
Marek Vasut
- [PATCH v4 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
Hans Verkuil
- [PATCH v5 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
Hans Verkuil
- [PATCH] [media] imx: csi: retain current field order and colorimetry setting as default
Hans Verkuil
- [PATCH] [media] imx: csi: retain current field order and colorimetry setting as default
Hans Verkuil
- [PATCH v3 0/3] Fix mdp device tree
Hans Verkuil
- [PATCH v3 0/3] Fix mdp device tree
Hans Verkuil
- [PATCH v7 15/34] add mux and video interface bridge entity functions
Hans Verkuil
- [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver
Hans Verkuil
- [PATCH v7 00/34] i.MX Media Driver
Hans Verkuil
- [PATCH v7 15/34] add mux and video interface bridge entity functions
Hans Verkuil
- [PATCH v7 00/34] i.MX Media Driver
Hans Verkuil
- [PATCH v7 00/34] i.MX Media Driver
Hans Verkuil
- [PATCH v7 00/34] i.MX Media Driver
Hans Verkuil
- [PATCH v7 00/34] i.MX Media Driver
Hans Verkuil
- [PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Abel Vesa
- [PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Abel Vesa
- linux-next: build failure after merge of the drm-misc tree
Daniel Vetter
- linux-next: build failure after merge of the drm-misc tree
Daniel Vetter
- [Ksummit-discuss] [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Daniel Vetter
- [PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
Daniel Vetter
- [PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
Daniel Vetter
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
Daniel Vetter
- [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Al Viro
- [PATCH] staging: vc04_services: Fix bulk cache maintenance
Stefan Wahren
- usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
Stefan Wahren
- [PATCH] ARM: dts: bcm283x: Reserve first page for firmware
Stefan Wahren
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Stefan Wahren
- [Bug] VCHIQ functional test broken
Stefan Wahren
- usb: dwc2: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 146s
Stefan Wahren
- [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS
Stefan Wahren
- [PATCH 2/2] ARM: mxs_defconfig: Re-enable MXS LRADC
Stefan Wahren
- [Bug] VCHIQ functional test broken
Stefan Wahren
- [PATCH] clk: bcm2835: Correct the prediv logic
Stefan Wahren
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Stefan Wahren
- [PATCH 2/4] ARM: imx: add initial support for imx7ulp
Stefan Wahren
- [PATCH 3/4] dts: imx: add imx7ulp evk support
Stefan Wahren
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Stefan Wahren
- [PATCH 3/4] dts: imx: add imx7ulp evk support
Stefan Wahren
- [PATCH 0/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode
Stefan Wahren
- [PATCH 1/4] ARM: dts: bcm283x: Add dtsi for OTG mode
Stefan Wahren
- [PATCH 2/4] ARM: dts: bcm283x: Add generic USB PHY
Stefan Wahren
- [PATCH 3/4] ARM: dts: bcm2835-rpi-zero: Enable OTG mode
Stefan Wahren
- [PATCH 4/4] ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support
Stefan Wahren
- [PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
Stefan Wahren
- [PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue.
Stefan Wahren
- [PATCH] mmc: host: fix potential null pointer dereference
Stefan Wahren
- [GIT PULL] bcm2835 DT fixes for 4.12
Stefan Wahren
- [GIT PULL] bcm2835 DT fixes for 4.12
Stefan Wahren
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Linus Walleij
- [PATCH 3/4] ata: Add driver for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 4/4] ARM: dts: add Gemini PATA/SATA support
Linus Walleij
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Linus Walleij
- [PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
Linus Walleij
- [PATCH 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Linus Walleij
- [PATCH 1/2] clk: Add bindings for the Gemini Clock Controller
Linus Walleij
- [PATCH 2/2] reset: Add a Gemini reset controller
Linus Walleij
- [PATCH 1/2 v2] reset: Add DT bindings for the Gemini reset controller
Linus Walleij
- [PATCH 2/2 v2] reset: Add a Gemini reset controller
Linus Walleij
- [PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
Linus Walleij
- [PATCH 2/2 v2] clk: Add Gemini SoC clock controller
Linus Walleij
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Linus Walleij
- [PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
Linus Walleij
- [OpenWrt-Devel] [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Linus Walleij
- [PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
Linus Walleij
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 1/2] dt-bindings: add bindings doc for ZTE pinctrl
Linus Walleij
- [PATCH 2/2] pinctrl: add ZTE ZX pinctrl driver support
Linus Walleij
- [PATCH v2] pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
Linus Walleij
- [PATCH v5 1/1] pinctrl: armada-37xx: Add irqchip support
Linus Walleij
- [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Linus Walleij
- [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins
Linus Walleij
- [PATCH v3 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
Linus Walleij
- [PATCH v3 4/6] bus: add driver for the Technologic Systems NBUS
Linus Walleij
- [PATCH v3 5/6] ARM: dts: TS-4600: add NBUS support
Linus Walleij
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Linus Walleij
- [PATCH v2 1/4] pinctrl: meson: meson8: add the PWM pins
Linus Walleij
- [PATCH v2 2/4] pinctrl: meson: meson8: add support for the I2S and SPDIF pins
Linus Walleij
- [PATCH v2 3/4] pinctrl: meson: meson8: add support for the AO remote output pin
Linus Walleij
- [PATCH v2 4/4] pinctrl: meson: meson8: add the AO HDMI CEC pin
Linus Walleij
- [PATCH v2 3/3] gpiolib: Add GPIO initialization
Linus Walleij
- [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
Linus Walleij
- [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
Linus Walleij
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Linus Walleij
- [PATCH 1/2 v6] ARM: dts: add XOADC and IIO HWMON to MSM8660/APQ8060
Linus Walleij
- [PATCH 2/2 v6] ARM: dts: Qualcomm APQ8060 DragonBoard ALS sensor
Linus Walleij
- [PATCH 1/2 v6] ARM: dts: add XOADC and IIO HWMON to MSM8660/APQ8060
Linus Walleij
- [PATCH] ARM: configs: add a gemini defconfig
Linus Walleij
- [PATCH 1/2] ARM: dts: add GSBI8 defines to the MSM8660 family
Linus Walleij
- [PATCH 2/2] ARM: dts: add core I2C devices to the APQ8060 Dragonboard
Linus Walleij
- [PATCH 2/2 v2] reset: Add a Gemini reset controller
Linus Walleij
- [PATCH 0/5 v3] Clocks and resets for Gemini
Linus Walleij
- [PATCH 1/5 v3] dt-bindings: Augment Gemini for clocks, resets
Linus Walleij
- [PATCH 2/5 v3] reset: Add a Gemini reset controller
Linus Walleij
- [PATCH 3/5 v3] clk: Add Gemini SoC clock controller
Linus Walleij
- [PATCH 4/5 v3] ARM: dts: Add the Gemini reset controller
Linus Walleij
- [PATCH 5/5 v3] ARM: dts: Add clocks to the Gemini SoC
Linus Walleij
- [PATCH 0/8] clocksource: Generalize Faraday timer
Linus Walleij
- [PATCH 1/8] clocksource/drivers/fttmr010: Fix the clock handling
Linus Walleij
- [PATCH 2/8] clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
Linus Walleij
- [PATCH 3/8] clocksource/drivers/fttmr010: Drop Gemini specifics
Linus Walleij
- [PATCH 4/8] clocksource/drivers/fttmr010: Use state container
Linus Walleij
- [PATCH 5/8] clocksource/drivers/fttmr010: Switch to use bitops
Linus Walleij
- [PATCH 6/8] clocksource/drivers/fttmr010: Switch to use TIMER2 src
Linus Walleij
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
- [PATCH 8/8] ARM: dts: augment Moxa and Aspeed DTS for FTTMR010
Linus Walleij
- [PATCH 0/8] clocksource: Generalize Faraday timer
Linus Walleij
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
- [PATCH 1/8 v2] clocksource/drivers/fttmr010: Fix the clock handling
Linus Walleij
- [PATCH 2/8 v2] clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
Linus Walleij
- [PATCH 3/8 v2] clocksource/drivers/fttmr010: Drop Gemini specifics
Linus Walleij
- [PATCH 4/8 v2] clocksource/drivers/fttmr010: Use state container
Linus Walleij
- [PATCH 5/8 v2] clocksource/drivers/fttmr010: Switch to use bitops
Linus Walleij
- [PATCH 6/8 v2] clocksource/drivers/fttmr010: Switch to use TIMER2 src
Linus Walleij
- [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
- [PATCH 8/8 v2] ARM: dts: augment Moxa and Aspeed DTS for FTTMR010
Linus Walleij
- [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
- [PATCH 1/3] rtc: gemini: Add optional clock handling
Linus Walleij
- [PATCH 2/3] rtc: gemini: Augment DT bindings for Faraday
Linus Walleij
- [PATCH 3/3] rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
- [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
Linus Walleij
- [PATCH 3/5 v3] clk: Add Gemini SoC clock controller
Linus Walleij
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 1/4 v2] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 2/4 v2] ata: Add DT bindings for the Gemini SATA bridge
Linus Walleij
- [PATCH 3/4 v2] ata: Add driver for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 4/4 v2] ARM: dts: add Gemini PATA/SATA support
Linus Walleij
- [PATCH 4/4 v2] ARM: dts: add Gemini PATA/SATA support
Linus Walleij
- [PATCH-RFT 2/2] pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Linus Walleij
- [PATCH 4/6] dma: pl08x: Add support for Faraday Technology FTDMAC020
Linus Walleij
- [PATCH 1/5 v2] ARM/dma: pl08x: pass reasonable memcpy settings
Linus Walleij
- [PATCH 2/5 v2] dma: pl08x: Add Faraday FTDMAC020 to compatible list
Linus Walleij
- [PATCH 3/5 v2] dma: pl08x: Make slave engine optional
Linus Walleij
- [PATCH 4/5 v2] dma: pl08x: Add support for Faraday Technology FTDMAC020
Linus Walleij
- [PATCH 5/5 v2] dma: pl08x: use GENMASK() to create bitmasks
Linus Walleij
- [DT Question] "simple-mfd" DT binding
Linus Walleij
- [PATCH v2 00/10] Initial Allwinner R40 support
Linus Walleij
- [PATCH V2 1/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Linus Walleij
- [PATCH V2 2/5] pinctrl: imx: add generic pin config core support
Linus Walleij
- [PATCH V2 3/5] pinctrl: imx: add soc specific mux_mode mask and shift property
Linus Walleij
- [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Linus Walleij
- [GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
Linus Walleij
- [PATCH] gpio: zynq: remove unneeded (void *) casts in of_match_table
Linus Walleij
- [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Linus Walleij
- [PATCH] ARM: dts: imx28: add gpio-ranges for internal gpio controller
Linus Walleij
- [PATCH V2 0/5] pinctrl: imx: add generic pin config and imx7ulp support
Linus Walleij
- [PATCH 1/6] gpio: mvebu: sort header include
Linus Walleij
- [PATCH 2/6] gpio: mvebu: switch to regmap for register access
Linus Walleij
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Linus Walleij
- [PATCH 4/6] gpio: mvebu: allow building driver for Armada 7K/8K
Linus Walleij
- [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers
Linus Walleij
- [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
Linus Walleij
- [PATCH 3/6] pinctrl: sunxi: Fix SPDIF function name for A83T
Linus Walleij
- [PATCH 1/3] gpio: max732x: move header file out of I2C realm
Linus Walleij
- [PATCH 2/3] gpio: pcf857x: move header file out of I2C realm
Linus Walleij
- [PATCH 1/2] reset: add DT bindings header for Gemini reset controller
Linus Walleij
- [PATCH 2/2] reset: Add a Gemini reset controller
Linus Walleij
- [PATCH 1/2 v4] clk: add DT bindings header for Gemini clock controller
Linus Walleij
- [PATCH 2/2 v4] clk: Add Gemini SoC clock controller
Linus Walleij
- [PATCH 1/3 v4] dt-bindings: Augment Gemini for clocks, resets
Linus Walleij
- [PATCH 2/3 v4] ARM: dts: Add the Gemini reset controller
Linus Walleij
- [PATCH 3/3 v4] ARM: dts: Add clocks to the Gemini SoC
Linus Walleij
- [GIT PULL] Gemini DTS updates, take one
Linus Walleij
- [PATCH] ARM: dts: augment Moxa and Aspeed DTS for FTTMR010
Linus Walleij
- [PATCH 3/5 v3] clk: Add Gemini SoC clock controller
Linus Walleij
- [PATCH 4/7] clocksource: Rename CLOCKSOURCE_ACPI_DECLARE
Linus Walleij
- [PATCH 5/7] clocksource: Rename clksrc
Linus Walleij
- [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF
Linus Walleij
- [PATCH 7/7] clocksource: Rename CLKSRC_ACPI
Linus Walleij
- [PATCH 2/9] pinctrl: dt-bindings: add documentation for AP806 pin controllers
Linus Walleij
- [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
Linus Walleij
- [PATCH] gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Linus Walleij
- [PATCH 1/2] pinctrl: meson-gxl: Add SPI pins for the SPICC controller
Linus Walleij
- [PATCH 2/2] pinctrl: meson-gxbb: Add SPI pins for SPICC controller
Linus Walleij
- [PATCH] pinctrl: zte: fix group_desc initialization
Linus Walleij
- [PATCH] pinctrl: single: use of_device_get_match_data() to get soc data
Linus Walleij
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
Linus Walleij
- [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
Linus Walleij
- [PATCH 2/2] pinctrl: meson-gxbb: Add missing GPIODV_18 pin entry
Linus Walleij
- [PATCH 1/5] pinctrl: meson-gxl: Fix typo in AO I2S pins
Linus Walleij
- [PATCH 2/5] pinctrl: meson-gxl: Fix typo in AO SPDIF pins
Linus Walleij
- [PATCH 3/5] pinctrl: meson-gxbb: Add CEC pins
Linus Walleij
- [PATCH 4/5] pinctrl: meson-gxl: Add CEC pins
Linus Walleij
- [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins
Linus Walleij
- [PATCH 1/3] pinctrl: samsung: Constify wakeup driver specific data
Linus Walleij
- [PATCH v3 02/10] pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Linus Walleij
- [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver
Linus Walleij
- [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver
Linus Walleij
- [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
Linus Walleij
- [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Linus Walleij
- [PATCH] ARM: dts: Add Gemini DMA controller
Linus Walleij
- [PATCH 3/4 v2] ata: Add driver for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 1/4 v3] ata: Add DT bindings for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 2/4 v3] ata: Add DT bindings for the Gemini SATA bridge
Linus Walleij
- [PATCH 3/4 v3] ata: Add driver for Faraday Technology FTIDE010
Linus Walleij
- [PATCH 4/4 v3] ARM: dts: add Gemini PATA/SATA support
Linus Walleij
- [PATCH v2 1/3] pinctrl: stm32: set pin to gpio input when used as interrupt
Linus Walleij
- [PATCH v2 2/3] pinctrl: stm32: Implement .get_direction gpio_chip callback
Linus Walleij
- [PATCH] pinctrl: stm32: Fix bad function call
Linus Walleij
- [PATCH 0/3] add and fix some device node for rk322x SoC
Frank Wang
- [PATCH 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
Frank Wang
- [PATCH 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
Frank Wang
- [PATCH 3/3] arm: dts: rk322x: add watchdog device node.
Frank Wang
- [PATCH 0/4] amend some properties related clk and cpu for rk322x
Frank Wang
- [PATCH 1/4] arm: dts: rk322x: add some assigned-clocks
Frank Wang
- [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
Frank Wang
- [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table
Frank Wang
- [PATCH 4/4] arm: dts: rk322x: update tsadc's frequence setting
Frank Wang
- [PATCH 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
Frank Wang
- [PATCH 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
Frank Wang
- [PATCH v2 0/3] add and fix some device node for rk322x SoC
Frank Wang
- [PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
Frank Wang
- [PATCH v2 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
Frank Wang
- [PATCH v2 3/3] arm: dts: rk322x: add watchdog device node.
Frank Wang
- [PATCH v2 0/4] amend some properties related clk and cpu for rk322x
Frank Wang
- [PATCH v2 1/4] arm: dts: rk322x: add some assigned-clocks
Frank Wang
- [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
Frank Wang
- [PATCH v2 3/4] arm: dts: rk3229: add a new cpu opp table
Frank Wang
- [PATCH v2 4/4] arm: dts: rk322x: update tsadc's frequence setting
Frank Wang
- [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support
Frank Wang
- [PATCH 1/4] phy: rockchip-inno-usb2: add a delay after phy resume
Frank Wang
- [PATCH 2/4] phy: rockchip-inno-usb2: increase otg sm work first schedule time
Frank Wang
- [PATCH 3/4] phy: rockchip-inno-usb2: add one phy comprises with two host-ports support
Frank Wang
- [PATCH 4/4] phy: rockchip-inno-usb2: add support of usb2-phy for rk322x SoCs
Frank Wang
- [PATCH 3/3] arm: dts: rk322x: add watchdog device node.
Frank Wang
- [PATCH v2 3/4] arm: dts: rk3229: add a new cpu opp table
Frank Wang
- [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support
Frank Wang
- [PATCH RFC 0/5] *** SPI Slave mode support ***
Jiada Wang
- [PATCH 1/2] arm64: Call __show_regs directly
Kefeng Wang
- [PATCH 2/2] arm64: Add dump_backtrace() in show_regs
Kefeng Wang
- [PATCH 2/2] arm64: Add dump_backtrace() in show_regs
Kefeng Wang
- [PATCH v2 1/2] arm64: Call __show_regs directly
Kefeng Wang
- [PATCH v2 2/2] arm64: Add dump_backtrace() in show_regs
Kefeng Wang
- [PATCH] arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
- [PATCH v2 25/30] arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
Sean Wang
- [PATCH 4/6] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
Sean Wang
- [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
Sean Wang
- [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document
Sean Wang
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Sean Wang
- [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi
Sean Wang
- [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
Sean Wang
- [PATCH v3 3/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
Sean Wang
- [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
Sean Wang
- [PATCH v2 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file
Sean Wang
- [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
Xiongfeng Wang
- [PATCH 1/2] ARM: tegra: remove Whistler support
Stephen Warren
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Nate Watterson
- [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Nate Watterson
- [PATCH 0/7] Add PCI ATS support to SMMUv3
Nate Watterson
- fsl, imx-parallel-display Question
Lothar Waßmann
- [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
Lothar Waßmann
- [PATCH v2 2/2] ARM: dts: tx6: Remove 'enable-active-low' property
Lothar Waßmann
- [PATCH] tee: optee: fix uninitialized symbol 'parg'
Jens Wiklander
- [RESEND PATCH] tee: optee: fix uninitialized symbol 'parg'
Jens Wiklander
- [PATCH 2/2] PCI: Avoid bus reset for Cavium cn8xxx root ports.
Alex Williamson
- [PATCH v7 0/3] PCI/IOMMU: Reserve IOVAs for PCI inbound memory
Alex Williamson
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Alex Williamson
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Alex Williamson
- [PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
Alex Williamson
- [PATCH] PCI/PM: Set D3 power state only if the end device supports it.
Alex Williamson
- [PATCH 0/2] Armada 8040 MachiatoBin and DB improvements
Marcin Wojtas
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Marcin Wojtas
- [PATCH 2/2] arm64: marvell: dts: add second 1G port on the Armada 8040 DB
Marcin Wojtas
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Marcin Wojtas
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Marcin Wojtas
- [PATCH 1/2] arm64: marvell: dts: fill MachiatoBin board description
Marcin Wojtas
- [PATCH] arm64: dts: marvell: mcbin: add sdhci
Marcin Wojtas
- [PATCH v2] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Scott Wood
- [PATCH v2] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
Scott Wood
- [PATCH v3 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
Scott Wood
- [PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Wookey
- [PATCH v3 1/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
Fengguang Wu
- [PATCH 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb
William Wu
- [PATCH 1/2] ARM: dts: rockchip: add usb nodes on rk322x
William Wu
- [PATCH 2/2] ARM: dts: rockchip: enable usb for rk3229 evb board
William Wu
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Rafael J. Wysocki
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Rafael J. Wysocki
- [PATCH v6 3/6] ACPI/IORT: Ignore all errors except EPROBE_DEFER
Rafael J. Wysocki
- [PATCH] nvmem: rockchip-efuse: add support for rk322x-efuse
Finley Xiao
- [PATCH v2] arm64: fix the overlap between the kernel image and vmalloc address
Tan Xiaojun
- [kbuild-all] [PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
Ye Xiaolong
- [Question] softlock up in handle_mm_fault
Yisheng Xie
- [PATCH 1/3] clk: hi3660: fix wrong parent name of clk_mux_sysbus
Guodong Xu
- [PATCH 2/3] clk: hi3660: add clocks for video encoder and decoder
Guodong Xu
- [PATCH 3/3] clk: hi3660: Set PPLL2 to 2880M
Guodong Xu
- [PATCH 1/3] arm64: dts: hi3660: add pcie node
Guodong Xu
- [PATCH 00/12] arm64: dts: hi3660: add device nodes
Guodong Xu
- [PATCH 01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
Guodong Xu
- [PATCH 02/12] arm64: dts: hisilicon: update compatible string for hikey960
Guodong Xu
- [PATCH 03/12] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
Guodong Xu
- [PATCH 04/12] arm64: dts: hi3660: add resources for clock and reset
Guodong Xu
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
Guodong Xu
- [PATCH 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
Guodong Xu
- [PATCH 07/12] arm64: dts: hi3660: Add uarts nodes
Guodong Xu
- [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
Guodong Xu
- [PATCH 09/12] arm64: dts: hi3660: Add pl031 rtc node
Guodong Xu
- [PATCH 10/12] arm64: dts: hi3660: add spi device nodes
Guodong Xu
- [PATCH 11/12] arm64: dts: hi3660: add power key dts node
Guodong Xu
- [PATCH 12/12] arm64: dts: hikey960: add LED nodes
Guodong Xu
- [PATCH] Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Guodong Xu
- [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
Guodong Xu
- [PATCH 07/12] arm64: dts: hi3660: Add uarts nodes
Guodong Xu
- [PATCH 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
Guodong Xu
- [PATCH 10/12] arm64: dts: hi3660: add spi device nodes
Guodong Xu
- [PATCH 12/12] arm64: dts: hikey960: add LED nodes
Guodong Xu
- [PATCH v2 00/12] arm64: dts: hi3660: add device nodes
Guodong Xu
- [PATCH v2 01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
Guodong Xu
- [PATCH v2 02/12] arm64: dts: hisilicon: update compatible string for hikey960
Guodong Xu
- [PATCH v2 03/12] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
Guodong Xu
- [PATCH v2 04/12] arm64: dts: hi3660: add resources for clock and reset
Guodong Xu
- [PATCH v2 05/12] arm64: dts: Add I2C nodes for Hi3660
Guodong Xu
- [PATCH v2 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
Guodong Xu
- [PATCH v2 07/12] arm64: dts: hi3660: Add uarts nodes
Guodong Xu
- [PATCH v2 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
Guodong Xu
- [PATCH v2 09/12] arm64: dts: hi3660: Add pl031 rtc node
Guodong Xu
- [PATCH v2 10/12] arm64: dts: hi3660: add power key dts node
Guodong Xu
- [PATCH v2 11/12] arm64: dts: hikey960: add LED nodes
Guodong Xu
- [PATCH v2 12/12] arm64: dts: hi3660: add spi device nodes
Guodong Xu
- [PATCH 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
Guodong Xu
- [PATCH 1/6] dt-bindings: mfd: Add hi6421v530 bindings
Guodong Xu
- [PATCH 2/6] mfd: hi6421-pmic: move hi6421_regmap_config definition to header file
Guodong Xu
- [PATCH 3/6] mfd: hi6421v530: add support for HiSilicon Hi6421v530
Guodong Xu
- [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
Guodong Xu
- [PATCH 5/6] arm64: dts: hikey960: add device node for pmic and regulators
Guodong Xu
- [PATCH 6/6] arm64: defconfig: enable hi6421v530 MFD and regulator
Guodong Xu
- [PATCH v2 0/3] clk: hi3660: add more clocks and fix bugs
Guodong Xu
- [PATCH v2 1/3] clk: hi3660: fix wrong parent name of clk_mux_sysbus
Guodong Xu
- [PATCH v2 2/3] clk: hi3660: add clocks for video encoder, decoder and ISP
Guodong Xu
- [PATCH v2 3/3] clk: hi3660: Set PPLL2 to 2880M
Guodong Xu
- [PATCH 2/6] mfd: hi6421-pmic: move hi6421_regmap_config definition to header file
Guodong Xu
- [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
Guodong Xu
- [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
Guodong Xu
- [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND
Han Xu
- [PATCH v2 4/5] ARM: dts: imx7: add GPMI NAND
Han Xu
- [PATCH 1/9] crypto: add hmac IPAD/OPAD constant
Herbert Xu
- [PATCH v2 0/9] crypto: add HMAC IPAD/OPAD constant
Herbert Xu
- [PATCH 0/5] crypto: arm - enable module autoloading
Herbert Xu
- [PATCH] arm64: defconfig: enable several drivers for HiSilicon Hi3798CV200 SoC
Jiancheng Xue
- [PATCH v1] pwm : pwm-vt8500 - Undo preparation of a clock source.
Arvind Yadav
- [PATCH v1] PM / devfreq: exynos-nocp : Handle return value of clk_prepare_enable
Arvind Yadav
- [PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
Arvind Yadav
- [PATCH] iio: adc: xilinx: Handle return value of clk_prepare_enable
Arvind Yadav
- [PATCH] Input: s3c2410_ts - Handle return value of clk_prepare_enable
Arvind Yadav
- [PATCH] iio:adc:lpc32xx Handle return value of clk_prepare_enable
Arvind Yadav
- [PATCH] gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
- [PATCH] arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
Masahiro Yamada
- [PATCH] arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
Masahiro Yamada
- [PATCH V5 6/7] ARM: uniphier: Use - instead of @ for DT OPP entries
Masahiro Yamada
- [PATCH 1/2] ARM: dts: uniphier: fix simple-bus unit address format error
Masahiro Yamada
- [PATCH 2/2] arm64: dts: uniphier: fix simple-bus unit address format error
Masahiro Yamada
- [PATCH 0/5] devicetree: cleanup and improve DT cross-arch reference
Masahiro Yamada
- [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory
Masahiro Yamada
- [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
Masahiro Yamada
- [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory
Masahiro Yamada
- [PATCH] devicetree: Move include prefixes from arch to separate directory
Masahiro Yamada
- [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
Masahiro Yamada
- [PATCH] pinctrl: single: use of_device_get_match_data() to get soc data
Masahiro Yamada
- [PATCH] ASoC: remove NULL pointer check for clk_disable_unprepare
Masahiro Yamada
- [PATCH] usb: remove NULL pointer check for clk_disable_unprepare
Masahiro Yamada
- [PATCH] ASoC: remove NULL pointer check for clk_disable_unprepare
Masahiro Yamada
- [PATCH] ASoC: remove NULL pointer check for clk_disable_unprepare
Masahiro Yamada
- [PATCH] usb: remove NULL pointer check for clk_disable_unprepare
Masahiro Yamada
- [DT Question] "simple-mfd" DT binding
Masahiro Yamada
- [GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12
Masahiro Yamada
- [DT Question] "simple-mfd" DT binding
Masahiro Yamada
- [DT Question] "simple-mfd" DT binding
Masahiro Yamada
- [PATCH] ARM: dts: imx6: use #include "..." to include local DT
Masahiro Yamada
- [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory
Masahiro Yamada
- [PATCH] ARM: dts: versatile: use #include "..." to include local DT
Masahiro Yamada
- [GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12
Masahiro Yamada
- [PATCH] arm64: dts: uniphier: reserve more memory for LD11/LD20
Masahiro Yamada
- [PATCH] arm64: dts: uniphier: reserve more memory for LD11/LD20
Masahiro Yamada
- [PATCH] coresight: use const for device_node structures
Leo Yan
- [PATCH v7 0/7] coresight: enable debug module
Leo Yan
- [PATCH v7 1/7] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v7 2/7] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v7 3/7] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v7 4/7] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v7 5/7] coresight: add support for CPU debug module
Leo Yan
- [PATCH v7 6/7] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v7 7/7] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v7 5/7] coresight: add support for CPU debug module
Leo Yan
- [PATCH v8 0/7] coresight: enable debug module
Leo Yan
- [PATCH v8 1/7] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v8 2/7] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v8 3/7] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v8 4/7] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v8 5/7] coresight: add support for CPU debug module
Leo Yan
- [PATCH v8 6/7] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v8 7/7] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v2] coresight: use const for device_node structures
Leo Yan
- [PATCH] coresight: use const for device_node structures
Leo Yan
- [PATCH v9 0/9] coresight: enable debug module
Leo Yan
- [PATCH v9 1/9] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v9 2/9] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v9 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Leo Yan
- [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem
Leo Yan
- [PATCH v9 5/9] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v9 6/9] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v9 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v9 8/9] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v9 9/9] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v8 2/7] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v9 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v1 0/2] Hi3660: enable sp804 timer
Leo Yan
- [PATCH v1 1/2] clk: Hi3660: change to register clock with CLK_OF_DECLARE
Leo Yan
- [PATCH v1 2/2] arm64: dts: add sp804 timer node for Hi3660
Leo Yan
- [PATCH v2 0/2] Hi3660: enable sp804 timer
Leo Yan
- [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
Leo Yan
- [PATCH v2 2/2] arm64: dts: add sp804 timer node for Hi3660
Leo Yan
- [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
Leo Yan
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Leo Yan
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Leo Yan
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Leo Yan
- [PATCH] arm64: cpufeature: check translation granule size based on kernel config
Leo Yan
- [PATCH v9 0/9] coresight: enable debug module
Leo Yan
- [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER
Leo Yan
- [PATCH v10 00/10] coresight: enable debug module
Leo Yan
- [PATCH v10 01/10] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v10 02/10] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v10 03/10] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Leo Yan
- [PATCH v10 04/10] MAINTAINERS: update file entries for Coresight subsystem
Leo Yan
- [PATCH v10 05/10] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v10 06/10] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v10 07/10] coresight: add support for CPU debug module
Leo Yan
- [PATCH v10 08/10] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v10 09/10] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v10 10/10] arm64: dts: juno: Add Coresight CPU debug nodes
Leo Yan
- [PATCH v3 0/2] Hi3660: enable sp804 timer
Leo Yan
- [PATCH v3 1/2] clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER
Leo Yan
- [PATCH v3 2/2] arm64: dts: add sp804 timer node for Hi3660
Leo Yan
- [PATCH v10 02/10] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v11 0/9] coresight: enable debug module
Leo Yan
- [PATCH v11 1/9] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v11 2/9] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v11 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Leo Yan
- [PATCH v11 4/9] MAINTAINERS: update file entries for Coresight subsystem
Leo Yan
- [PATCH v11 5/9] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v11 6/9] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v11 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v11 8/9] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v11 9/9] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v12 0/9] coresight: enable debug module
Leo Yan
- [PATCH v12 1/9] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v12 2/9] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v12 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Leo Yan
- [PATCH v12 4/9] MAINTAINERS: update file entries for Coresight subsystem
Leo Yan
- [PATCH v12 5/9] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v12 6/9] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v12 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v12 8/9] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v12 9/9] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v11 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v13 0/9] coresight: enable debug module
Leo Yan
- [PATCH v13 1/9] coresight: bindings for CPU debug module
Leo Yan
- [PATCH v13 2/9] doc: Add documentation for Coresight CPU debug
Leo Yan
- [PATCH v13 3/9] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
Leo Yan
- [PATCH v13 4/9] MAINTAINERS: update file entries for Coresight subsystem
Leo Yan
- [PATCH v13 5/9] coresight: of_get_coresight_platform_data: Add missing of_node_put
Leo Yan
- [PATCH v13 6/9] coresight: refactor with function of_coresight_get_cpu
Leo Yan
- [PATCH v13 7/9] coresight: add support for CPU debug module
Leo Yan
- [PATCH v13 8/9] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v13 9/9] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH v13 0/9] coresight: enable debug module
Leo Yan
- [PATCH v13 8/9] arm64: dts: hi6220: register debug module
Leo Yan
- [PATCH v13 9/9] arm64: dts: qcom: msm8916: Add debug unit
Leo Yan
- [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl
Kever Yang
- [PATCH 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
Kever Yang
- [PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
Yang, Wenyou
- [PATCH v2] ARM: at91/defconfig: add MCAN driver to sama5_defconfig
Wenyou Yang
- [PATCH] drm/rockchip: Correct vop out_mode configure
Mark Yao
- [PATCH RFC 2/5] ARM: dts: am335x-baltos: use IRQ_TYPE_* to specify irq flags
Yegor Yefremov
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Zhao Yibin
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Zhao Yibin
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Zhao Yibin
- PROBLEM: ARM Cache policy on single armv7 processor lead to low DRAM performance
Zhao Yibin
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Stuart Yoder
- [PATCH -next] clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Nikita Yushchenko
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Nikita Yushchenko
- [V2, 2/6] tty: serial: lpuart: add little endian 32 bit register support
Nikita Yushchenko
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Nikita Yushchenko
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Nikita Yushchenko
- [PATCH] ARM: dts: vf610-zii-dev-rev-b: add hi8435 device
Nikita Yushchenko
- [PATCH 2/2] reset: Add a Gemini reset controller
Philipp Zabel
- [PATCH] [media] imx: csi: retain current field order and colorimetry setting as default
Philipp Zabel
- [PATCH 2/2 v2] reset: Add a Gemini reset controller
Philipp Zabel
- [PATCH 2/2 v2] reset: Add a Gemini reset controller
Philipp Zabel
- [PATCH 2/5 v3] reset: Add a Gemini reset controller
Philipp Zabel
- [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt
Philipp Zabel
- [PATCH v3 2/3] watchdog: dw_wdt: get reset lines from dt
Philipp Zabel
- [PATCH] reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON
Philipp Zabel
- [PATCH 1/2] reset: add DT bindings header for Gemini reset controller
Philipp Zabel
- [GIT PULL] Reset controller fixes for v4.12
Philipp Zabel
- [GIT PULL] Reset controller changes for v4.13
Philipp Zabel
- [PATCH] reset: hisilicon: Fix hi6220 module license
Philipp Zabel
- [PATCH v7 15/34] add mux and video interface bridge entity functions
Philipp Zabel
- [PATCH v7 00/34] i.MX Media Driver
Philipp Zabel
- [PATCH] reset: hisilicon: Fix hi6220 module license
Philipp Zabel
- [PATCH 0/3] add clock driver for Spreadtrum platforms
Chunyan Zhang
- [PATCH 1/3] arm64: dts: add SC9860 clock tree data
Chunyan Zhang
- [PATCH 2/3] Documentation: add sprd clock bindings
Chunyan Zhang
- [PATCH 3/3] clk: Add common clock driver for Spreadtrum SoCs
Chunyan Zhang
- [PATCH 2/3] Documentation: add sprd clock bindings
Chunyan Zhang
- [PATCH 2/3] Documentation: add sprd clock bindings
Chunyan Zhang
- [PATCH v3 0/4] make some special clk as critical_clocks
Elaine Zhang
- [PATCH v3 1/4] clk: rockchip: rk3036: make pclk_ddrupctl as critical_clock
Elaine Zhang
- [PATCH v3 2/4] clk: rockchip: rk3228: make noc and some special clk as critical_clocks
Elaine Zhang
- [PATCH v3 3/4] clk: rockchip: rk3288: make noc and some special clk as critical_clocks
Elaine Zhang
- [PATCH v3 4/4] clk: rockchip: rk3368: make some special clk as critical_clocks
Elaine Zhang
- [PATCH v1 0/3] clk: rockchip: support clk controller for RK312X SoC
Elaine Zhang
- [PATCH v1 1/3] clk: rockchip: add dt-binding header for rk312x
Elaine Zhang
- [PATCH v1 2/3] dt-bindings: add bindings for rk312x clock controller
Elaine Zhang
- [PATCH v1 3/3] clk: rockchip: add clock controller for rk312x
Elaine Zhang
- [PATCH v2 0/3] clk: rockchip: support clk controller for RK3128 SoC
Elaine Zhang
- [PATCH v2 1/3] clk: rockchip: add dt-binding header for rk3128
Elaine Zhang
- [PATCH v2 2/3] dt-bindings: add bindings for rk3128 clock controller
Elaine Zhang
- [PATCH v2 3/3] clk: rockchip: add clock controller for rk3128
Elaine Zhang
- [PATCH v3 0/3] clk: rockchip: support clk controller for RK3128 SoC
Elaine Zhang
- [PATCH v3 1/3] clk: rockchip: add dt-binding header for rk3128
Elaine Zhang
- [PATCH v3 2/3] dt-bindings: add bindings for rk3128 clock controller
Elaine Zhang
- [PATCH v3 3/3] clk: rockchip: add clock controller for rk3128
Elaine Zhang
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Jisheng Zhang
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Jisheng Zhang
- [PATCH] arm64: mm: check length in sync_icache_aliases for performance
Shaokun Zhang
- [PATCH v8 0/9] perf: arm64: Support for Hisilicon SoC Hardware event counters
Shaokun Zhang
- [PATCH v8 1/9] arm64: MAINTAINERS: hisi: Add hisilicon SoC PMU support
Shaokun Zhang
- [PATCH v8 2/9] dt-bindings: hisi: Add Hisilicon HiP05/06/07 Djtag dts bindings
Shaokun Zhang
- [PATCH v8 3/9] dt-bindings: perf: hisi: Add Devicetree bindings for Hisilicon SoC PMU
Shaokun Zhang
- [PATCH v8 4/9] Documentation: perf: hisi: Documentation for HiP05/06/07 PMU event counting.
Shaokun Zhang
- [PATCH v8 5/9] drivers: perf: hisi: Update Kconfig for Hisilicon PMU support
Shaokun Zhang
- [PATCH v8 6/9] drivers: perf: hisi: Add support for Hisilicon Djtag driver
Shaokun Zhang
- [PATCH v8 7/9] drivers: perf: hisi: Add support for Hisilicon SoC event counters
Shaokun Zhang
- [PATCH v8 8/9] drivers: perf: hisi: Miscellanous node(MN) event counting in perf
Shaokun Zhang
- [PATCH v8 9/9] dts: arm64: hip07: Add Hisilicon SoC PMU support
Shaokun Zhang
- [PATCH] arm64: perf: Extend event config for ARMv8.1
Shaokun Zhang
- [PATCH] arm64: mm: check length in sync_icache_aliases for performance
Zhangshaokun
- [PATCH 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
Icenowy Zheng
- [PATCH 02/13] clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
- [PATCH 03/13] dt-bindings: add bindings for DE2 on V3s SoC
Icenowy Zheng
- [PATCH 04/13] drm/sun4i: return only planes for layers created
Icenowy Zheng
- [PATCH v6 00/13] Initial Allwinner Display Engine 2.0 Support
Icenowy Zheng
- [PATCH v6 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
Icenowy Zheng
- [PATCH v6 02/13] clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
- [PATCH v6 03/13] dt-bindings: add bindings for DE2 on V3s SoC
Icenowy Zheng
- [PATCH v6 04/13] drm/sun4i: return only planes for layers created
Icenowy Zheng
- [PATCH v6 05/13] drm/sun4i: abstract a engine type
Icenowy Zheng
- [PATCH v6 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
Icenowy Zheng
- [PATCH v6 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
Icenowy Zheng
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Icenowy Zheng
- [PATCH v6 09/13] drm/sun4i: Add compatible string for V3s display engine
Icenowy Zheng
- [PATCH v6 10/13] drm/sun4i: tcon: add support for V3s TCON
Icenowy Zheng
- [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
Icenowy Zheng
- [PATCH v6 12/13] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC
Icenowy Zheng
- [PATCH v6 13/13] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero
Icenowy Zheng
- [PATCH v2 00/10] Initial Allwinner R40 support
Icenowy Zheng
- [PATCH v2 01/10] arm: sunxi: add support for R40 SoC
Icenowy Zheng
- [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
Icenowy Zheng
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
- [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
Icenowy Zheng
- [PATCH v2 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
Icenowy Zheng
- [PATCH v2 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Icenowy Zheng
- [PATCH v2 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
Icenowy Zheng
- [PATCH v2 08/10] clk: sunxi-ng: support R40 SoC
Icenowy Zheng
- [PATCH v2 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
Icenowy Zheng
- [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Icenowy Zheng
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
- [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
Icenowy Zheng
- [PATCH v2 03/10] pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
- [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
Icenowy Zheng
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Icenowy Zheng
- [linux-sunxi] Re: [PATCH] pinctrl: use non-devm kmalloc versions for free functions
Icenowy Zheng
- [PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
Icenowy Zheng
- [PATCH v7 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
Icenowy Zheng
- [PATCH v7 02/13] clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
- [PATCH v7 03/13] dt-bindings: add bindings for DE2 on V3s SoC
Icenowy Zheng
- [PATCH v7 04/13] drm/sun4i: return only planes for layers created
Icenowy Zheng
- [PATCH v7 05/13] drm/sun4i: abstract a engine type
Icenowy Zheng
- [PATCH v7 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
Icenowy Zheng
- [PATCH v7 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
Icenowy Zheng
- [PATCH v7 08/13] drm/sun4i: add support for Allwinner DE2 mixers
Icenowy Zheng
- [PATCH v7 09/13] drm/sun4i: Add compatible string for V3s display engine
Icenowy Zheng
- [PATCH v7 10/13] drm/sun4i: tcon: add support for V3s TCON
Icenowy Zheng
- [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Icenowy Zheng
- [PATCH v7 12/13] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
Icenowy Zheng
- [PATCH v7 13/13] [DO NOT MERGE] ARM: sun8i: v3s: enable LCD panel of Lichee Pi Zero
Icenowy Zheng
- [PATCH 1/4] ARM: sun8i: v3s: restore the usage of CCU definitions
Icenowy Zheng
- [PATCH 2/4] ARM: sun8i: v3s: add LRADC device node
Icenowy Zheng
- [PATCH 3/4] ARM: sun8i: v3s: add pinmux for mmc1
Icenowy Zheng
- [PATCH 4/4] ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board
Icenowy Zheng
- [linux-sunxi] Re: [PATCH v7 05/13] drm/sun4i: abstract a engine type
Icenowy Zheng
- [PATCH] ARM: sun8i: v3s: enable SPI
Icenowy Zheng
- [PATCH v8 0/9] Initial Allwinner Display Engine 2.0 Support
Icenowy Zheng
- [PATCH v8 1/9] drm/sun4i: abstract a engine type
Icenowy Zheng
- [PATCH v8 2/9] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
Icenowy Zheng
- [PATCH v8 3/9] drm/sun4i: add a Kconfig option for sun4i-backend
Icenowy Zheng
- [PATCH v8 4/9] drm/sun4i: add support for Allwinner DE2 mixers
Icenowy Zheng
- [PATCH v8 5/9] drm/sun4i: Add compatible string for V3s display engine
Icenowy Zheng
- [PATCH v8 6/9] drm/sun4i: tcon: add support for V3s TCON
Icenowy Zheng
- [PATCH v8 7/9] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Icenowy Zheng
- [PATCH v8 8/9] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
Icenowy Zheng
- [PATCH v8 9/9] [DO NOT MERGE] ARM: sun8i: v3s: enable LCD panel of Lichee Pi Zero
Icenowy Zheng
- [RFC PATCH 00/11] Support for H3 Composite Output support
Icenowy Zheng
- [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
Icenowy Zheng
- [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
Icenowy Zheng
- [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
Icenowy Zheng
- [RFC PATCH 04/11] drm: sun4i: add support for H3's TCON0/1
Icenowy Zheng
- [RFC PATCH 05/11] drm: sun4i: add compatible for H3 display engine
Icenowy Zheng
- [RFC PATCH 06/11] drm: sun4i: add color space correction support for DE2 mixer
Icenowy Zheng
- [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Icenowy Zheng
- [RFC PATCH 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
Icenowy Zheng
- [RFC PATCH 09/11] clk: sunxi-ng: export CLK_PLL_DE for H3
Icenowy Zheng
- [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Icenowy Zheng
- [RFC PATCH 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC
Icenowy Zheng
- [PATCH v8 0/9] Initial Allwinner Display Engine 2.0 Support
Icenowy Zheng
- [PATCH] ARM: sun8i: v3s: fix build of Lichee Pi Zero Dock dtb
Icenowy Zheng
- [PATCH v6 0/9] AXP803 PMIC support for Pine64
Icenowy Zheng
- [PATCH v6 1/9] irqchip/sunxi-nmi: add A64 R_INTC to the binding doc
Icenowy Zheng
- [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Icenowy Zheng
- [PATCH v6 3/9] arm64: allwinner: a64: add NMI (R_INTC) controller on A64
Icenowy Zheng
- [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
Icenowy Zheng
- [PATCH v6 5/9] regulator: axp20x-regulator: add support for AXP803
Icenowy Zheng
- [PATCH v6 6/9] mfd: axp20x: add axp20x-regulator cell for AXP803
Icenowy Zheng
- [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
Icenowy Zheng
- [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Icenowy Zheng
- [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
Icenowy Zheng
- next-20170518 build: 1 failures 4 warnings (next-20170518)
Icenowy Zheng
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Icenowy Zheng
- [linux-sunxi] [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
Icenowy Zheng
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Icenowy Zheng
- [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
Icenowy Zheng
- [linux-sunxi] Re: [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
Icenowy Zheng
- [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
Icenowy Zheng
- [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
Icenowy Zheng
- [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Icenowy Zheng
- [linux-sunxi] Re: [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Icenowy Zheng
- [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Icenowy Zheng
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Icenowy Zheng
- [linux-sunxi] [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Icenowy Zheng
- [linux-sunxi] [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Icenowy Zheng
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Icenowy Zheng
- [PATCH v3 0/9] Add support for the audio codec on Allwinner V3s
Icenowy Zheng
- [PATCH v3 1/9] ASoC: sun8i-codec-analog: split out mbias
Icenowy Zheng
- [PATCH v3 2/9] ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
Icenowy Zheng
- [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
Icenowy Zheng
- [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
Icenowy Zheng
- [PATCH v3 5/9] dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
Icenowy Zheng
- [PATCH v3 6/9] dmaengine: sun6i: support V3s SoC variant
Icenowy Zheng
- [PATCH v3 7/9] ARM: dts: sun8i: add DMA engine in V3s DTSI
Icenowy Zheng
- [PATCH v3 8/9] ARM: dts: sun8i: add audio codec support into V3s DTSI
Icenowy Zheng
- [PATCH v3 9/9] ARM: sun8i: v3s: enable audio on Lichee Pi Zero Dock board
Icenowy Zheng
- [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Icenowy Zheng
- [PATCH 2/2] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC
Icenowy Zheng
- [PATCH 1/3] ARM: sun8i: v3s: add PWM device node
Icenowy Zheng
- [PATCH 2/3] ARM: sun8i: v3s: add PWM pinmux nodes
Icenowy Zheng
- [PATCH 3/3] ARM: sun8i: v3s: add backlight device node for Lichee Pi Zero LCD
Icenowy Zheng
- [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
Icenowy Zheng
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Icenowy Zheng
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
Icenowy Zheng
- [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
Icenowy Zheng
- [PATCH v3 00/10] Initial Allwinner R40 support
Icenowy Zheng
- [PATCH v3 01/10] arm: sunxi: add support for R40 SoC
Icenowy Zheng
- [PATCH v3 02/10] pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Icenowy Zheng
- [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
- [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver
Icenowy Zheng
- [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
Icenowy Zheng
- [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Icenowy Zheng
- [PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
Icenowy Zheng
- [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC
Icenowy Zheng
- [PATCH v3 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
Icenowy Zheng
- [PATCH v3 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra
Icenowy Zheng
- [linux-sunxi] [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1
Icenowy Zheng
- [PATCH] PCI: imx6: fix downstream bus scanning
Richard Zhu
- [PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
Hu Ziji
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
Peter Zijlstra
- [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
Peter Zijlstra
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Bartlomiej Zolnierkiewicz
- [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
Bartlomiej Zolnierkiewicz
- [PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
Bartlomiej Zolnierkiewicz
- [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
Bartlomiej Zolnierkiewicz
- [PATCH 3/3] mfd: twl: move header file out of I2C realm
Bartlomiej Zolnierkiewicz
- [PATCH 3/4 v3] ata: Add driver for Faraday Technology FTIDE010
Bartlomiej Zolnierkiewicz
- [PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
Marc Zyngier
- [PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
Marc Zyngier
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCH 2/5] arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
- [PATCH 3/5] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
- [PATCH 4/5] KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
- [PATCH 5/5] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Marc Zyngier
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
Marc Zyngier
- [PATCH v4] irqchip/gicv3-its: Avoid memory over allocation for ITEs
Marc Zyngier
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Marc Zyngier
- [PATCH] arm: pmu: Get PMU working when the A53 is run in 32 bit mode
Marc Zyngier
- [PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
Marc Zyngier
- [PATCH 01/31] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
- [PATCH 02/31] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCH 03/31] arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
- [PATCH 04/31] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
- [PATCH 05/31] KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
- [PATCH 06/31] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
Marc Zyngier
- [PATCH 09/31] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
Marc Zyngier
- [PATCH 10/31] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
- [PATCH 11/31] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
Marc Zyngier
- [PATCH 12/31] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
Marc Zyngier
- [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Marc Zyngier
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
- [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Marc Zyngier
- [PATCH 16/31] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
Marc Zyngier
- [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
- [PATCH 18/31] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
Marc Zyngier
- [PATCH 19/31] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
Marc Zyngier
- [PATCH 20/31] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
Marc Zyngier
- [PATCH 21/31] KVM: arm64: vgic-v3: Add misc Group-0 handlers
Marc Zyngier
- [PATCH 22/31] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
- [PATCH 23/31] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
Marc Zyngier
- [PATCH 24/31] arm64: Add MIDR values for Cavium cn83XX SoCs
Marc Zyngier
- [PATCH 25/31] arm64: Add workaround for Cavium Thunder erratum 30115
Marc Zyngier
- [PATCH 26/31] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
Marc Zyngier
- [PATCH 27/31] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
Marc Zyngier
- [PATCH 28/31] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
Marc Zyngier
- [PATCH 29/31] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
Marc Zyngier
- [PATCH 30/31] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
- [PATCH 31/31] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Marc Zyngier
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Marc Zyngier
- [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH 3/5] KVM: arm/arm64: Move irq_is_ppi() to header file
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Marc Zyngier
- [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Marc Zyngier
- [PATCH 3/4] ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
- [PATCH] KVM: arm/arm64: Move shared files to virt/kvm/arm
Marc Zyngier
- [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Marc Zyngier
- [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Marc Zyngier
- [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Marc Zyngier
- [PATCH v6 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Marc Zyngier
- [PATCH v6 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Marc Zyngier
- [PATCH v6 11/24] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Marc Zyngier
- [PATCH v6 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Marc Zyngier
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Marc Zyngier
- [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Marc Zyngier
- [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Marc Zyngier
- [PATCH v4] irqchip/gicv3-its: Avoid memory over allocation for ITEs
Marc Zyngier
- [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Marc Zyngier
- [PATCH v7 02/24] KVM: arm/arm64: Add GICV3 pending table save API documentation
Marc Zyngier
- [PATCH v7 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Marc Zyngier
- [PATCH v7 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Marc Zyngier
- [PATCH v7 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Marc Zyngier
- [PATCH v7 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Marc Zyngier
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Marc Zyngier
- [PATCH v7 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Marc Zyngier
- [PATCH v7 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
Marc Zyngier
- [PATCH v7 19/24] KVM: arm64: vgic-its: Collection table save/restore
Marc Zyngier
- [PATCH v7 20/24] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Marc Zyngier
- [PATCH v7 21/24] KVM: arm64: vgic-its: Device table save/restore
Marc Zyngier
- [PATCH v7 22/24] KVM: arm64: vgic-its: ITT save and restore
Marc Zyngier
- [PATCH v7 23/24] KVM: arm64: vgic-its: Fix pending table sync
Marc Zyngier
- [PATCH v7 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Marc Zyngier
- [PATCH v7 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Marc Zyngier
- [PATCH v7 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
Marc Zyngier
- [PATCH 7/8] KVM: arm/arm64: Register ITS iodev when setting base address
Marc Zyngier
- [PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
Marc Zyngier
- [PATCH] KVM: arm/arm64: Simplify active_change_prepare and plug race
Marc Zyngier
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Marc Zyngier
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Marc Zyngier
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Marc Zyngier
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Marc Zyngier
- [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm
Marc Zyngier
- [PATCH v1 1/2] KVM: arm: plug guest debug exploit
Marc Zyngier
- [PATCH v1 2/2] KVM: arm: rename pm_fake handler to trap_raz_wi
Marc Zyngier
- [PATCH] arm64/cpufeature: don't use mutex in bringup path
Marc Zyngier
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCHv2] arm64/cpufeature: don't use mutex in bringup path
Marc Zyngier
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD
Marc Zyngier
- [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
Marc Zyngier
- [PATCH] ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Marc Zyngier
- [PATCHv3] arm64/cpufeature: don't use mutex in bringup path
Marc Zyngier
- [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Marc Zyngier
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Marc Zyngier
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
Marc Zyngier
- [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
Marc Zyngier
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Marc Zyngier
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Marc Zyngier
- [PATCH v2 1/3] KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Marc Zyngier
- [PATCH v2 2/3] KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Marc Zyngier
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Marc Zyngier
- [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Marc Zyngier
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Marc Zyngier
- [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
Marc Zyngier
- [PATCH v2 3/3] KVM: arm/arm64: Simplify active_change_prepare and plug race
Marc Zyngier
- [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
Marc Zyngier
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH v2 2/9] KVM: arm: Handle VCPU device attributes in guest.c
Marc Zyngier
- [PATCH v2 3/9] KVM: arm/arm64: Move irq_is_ppi() to header file
Marc Zyngier
- [PATCH v2 4/9] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Marc Zyngier
- [PATCH v2 5/9] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Marc Zyngier
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Marc Zyngier
- irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
Marc Zyngier
- [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
Marc Zyngier
- [PATCH v4 1/2] PCI: Add tango MSI controller support
Marc Zyngier
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Marc Zyngier
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Marc Zyngier
- [PATCH v4 2/2] PCI: Add tango PCIe host bridge support
Marc Zyngier
- [PATCH 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU
Marc Zyngier
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Marc Zyngier
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Marc Zyngier
- [PATCH 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
Marc Zyngier
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Marc Zyngier
- [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K
Marc Zyngier
- [PATCH 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
Marc Zyngier
- [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Marc Zyngier
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
- [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
- [PATCH 30/31] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
- [PATCH 26/31] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
Marc Zyngier
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Marc Zyngier
- [PATCH 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
Marc Zyngier
- [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
Marc Zyngier
- [PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Marc Zyngier
- Device address specific mapping of arm,mmu-500
Marc Zyngier
- Device address specific mapping of arm,mmu-500
Marc Zyngier
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
- [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
Marc Zyngier
- [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging
Marc Zyngier
- [PATCH v2 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
Marc Zyngier
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
icenowy at aosc.io
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
icenowy at aosc.io
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
icenowy at aosc.io
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
icenowy at aosc.io
- [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace
icenowy at aosc.io
- [linux-sunxi] [PATCH v6 05/13] drm/sun4i: abstract a engine type
icenowy at aosc.io
- [linux-sunxi] [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
icenowy at aosc.io
- [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
icenowy at aosc.io
- [linux-sunxi] [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
icenowy at aosc.io
- [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
icenowy at aosc.io
- [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
icenowy at aosc.io
- [linux-sunxi] [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi for Pine64
icenowy at aosc.io
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
icenowy at aosc.io
- [linux-sunxi] [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
icenowy at aosc.io
- [linux-sunxi] [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
icenowy at aosc.io
- [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
icenowy at aosc.io
- [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
icenowy at aosc.io
- [PATCH 1/2] arm64: allwinner: h5: Add initial NanoPi NEO2 support
icenowy at aosc.io
- [PATCH] ARM: dts: rockchip: add missing grf phandle for rk3288
ayaka
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
sricharan at codeaurora.org
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
sricharan at codeaurora.org
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
sricharan at codeaurora.org
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
sricharan at codeaurora.org
- [PATCH] ARM: dma-mapping: Don't tear third-party mappings
sricharan at codeaurora.org
- [PATCH] iommu/arm-smmu: Use context bank TLBSTATUS registers
vjitta at codeaurora.org
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
gengdongjiu
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
gengdongjiu
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
gengdongjiu
- No subject
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
gengdongjiu
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
gengdongjiu
- [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
gengdongjiu
- [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
gengdongjiu
- [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
gengdongjiu
- [PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
abelvesa at gmail.com
- [linux-sunxi][PATCH] ARM: dts: sun8i-h3: orange-pi-2: Enable audio codec
codekipper at gmail.com
- [PATCH 1/2] devicetree: add Itead vendor prefix
codekipper at gmail.com
- [PATCH 2/2] devicetree: add Roofull vendor prefix
codekipper at gmail.com
- [PATCH 0/9] net: thunderx: Adds XDP support
sunil.kovvuri at gmail.com
- [PATCH 1/9] net: thunderx: Support for page recycling
sunil.kovvuri at gmail.com
- [PATCH 2/9] net: thunderx: Optimize RBDR descriptor handling
sunil.kovvuri at gmail.com
- [PATCH 3/9] net: thunderx: Optimize CQE_TX handling
sunil.kovvuri at gmail.com
- [PATCH 4/9] net: thunderx: Cleanup receive buffer allocation
sunil.kovvuri at gmail.com
- [PATCH 5/9] net: thunderx: Add basic XDP support
sunil.kovvuri at gmail.com
- [PATCH 6/9] net: thunderx: Add support for XDP_DROP
sunil.kovvuri at gmail.com
- [PATCH 7/9] net: thunderx: Add support for XDP_TX
sunil.kovvuri at gmail.com
- [PATCH 8/9] net: thunderx: Support for XDP header adjustment
sunil.kovvuri at gmail.com
- [PATCH 9/9] net: thunderx: Optimize page recycling for XDP
sunil.kovvuri at gmail.com
- [PATCH v2] iommu/arm-smmu-v3: Increase CMDQ drain timeout value
sunil.kovvuri at gmail.com
- [PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
walter harms
- [PATCH] drm/rockchip: Don't allow zero sized gem buffer
jeffy
- drm/rockchip: Correct vop out_mode configure
jeffy
- [PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
zhong jiang
- [PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
zhong jiang
- [PATCH v4] arm64: fix the overlap between the kernel image and vmalloc address
zhong jiang
- [PATCH v4] arm64: fix the overlap between the kernel image and vmalloc address
zhong jiang
- [PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
jmondi
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
jmondi
- [PATCH] arm: dts: r7s72100: Add support for GR-Peach
jmondi
- [PATCH 1/2] drivers: pwm: core: implement pwm mode
m18063
- [PATCH v2 1/2] drivers: pwm: core: implement pwm dead-times
m18063
- [PATCH v2] ARM: dts: at91: sama5d2_xplained: add pwm controller
m18063
- [PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
sean.wang at mediatek.com
- [PATCH 0/6] some fixups for Mediatek cpufreq driver
sean.wang at mediatek.com
- [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
sean.wang at mediatek.com
- [PATCH 2/6] clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
sean.wang at mediatek.com
- [PATCH 3/6] clk: mediatek: export cpu multiplexer clock for MT8173 SoCs
sean.wang at mediatek.com
- [PATCH 4/6] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
sean.wang at mediatek.com
- [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
sean.wang at mediatek.com
- [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document
sean.wang at mediatek.com
- [PATCH v3] dt-bindings: add vendor prefix for bananapi
sean.wang at mediatek.com
- [PATCH v3 0/9] arm: dts: extend mt7623 support
sean.wang at mediatek.com
- [PATCH v3 1/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
sean.wang at mediatek.com
- [PATCH v3 2/9] arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
sean.wang at mediatek.com
- [PATCH v3 3/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
sean.wang at mediatek.com
- [PATCH v3 4/9] dt-bindings: arm: mediatek: add bindings for mediatek MT7623a SoC Platform
sean.wang at mediatek.com
- [PATCH v3 5/9] ARM: mediatek: add MT7623a smp bringup code
sean.wang at mediatek.com
- [PATCH v3 6/9] arm: dts: mt7623: cleanup the mt7623n rfb uart nodes
sean.wang at mediatek.com
- [PATCH v3 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb
sean.wang at mediatek.com
- [PATCH v3 8/9] arm: dts: mt7623: enable the nand device on the mt7623n nand rfb
sean.wang at mediatek.com
- [PATCH v3 9/9] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board
sean.wang at mediatek.com
- [PATCH 0/2] dmaengine: mtk-hsdma: add support for Mediatek High-Speed DMA controller on MT7623 SoC
sean.wang at mediatek.com
- [PATCH 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings
sean.wang at mediatek.com
- [PATCH 2/2] dmaengine: mtk-hsdma: Add Mediatek High-Speed DMA controller on MT7623 SoC
sean.wang at mediatek.com
- [PATCH v4 0/9] arm: dts: extend mt7623 support
sean.wang at mediatek.com
- [PATCH v4 1/9] dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
sean.wang at mediatek.com
- [PATCH v4 2/9] dt-bindings: arm: mediatek: add bindings for mediatek MT7623a SoC Platform
sean.wang at mediatek.com
- [PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
sean.wang at mediatek.com
- [PATCH v4 4/9] arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
sean.wang at mediatek.com
- [PATCH v4 5/9] ARM: mediatek: add MT7623a smp bringup code
sean.wang at mediatek.com
- [PATCH v4 6/9] arm: dts: mt7623: cleanup the mt7623n rfb uart nodes
sean.wang at mediatek.com
- [PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb
sean.wang at mediatek.com
- [PATCH v4 8/9] arm: dts: mt7623: enable the nand device on the mt7623n nand rfb
sean.wang at mediatek.com
- [PATCH v4 9/9] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board
sean.wang at mediatek.com
- [PATCH v2 0/2] dmaengine: mtk-hsdma: add support for Mediatek High-Speed DMA controller on MT7623 SoC
sean.wang at mediatek.com
- [PATCH v2 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings
sean.wang at mediatek.com
- [PATCH v2 2/2] dmaengine: mtk-hsdma: Add Mediatek High-Speed DMA controller on MT7623 SoC
sean.wang at mediatek.com
- [PATCH 0/4] Add Basic SoC support for MT7622
sean.wang at mediatek.com
- [PATCH 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
sean.wang at mediatek.com
- [PATCH 2/4] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
sean.wang at mediatek.com
- [PATCH 3/4] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1
sean.wang at mediatek.com
- [PATCH 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file
sean.wang at mediatek.com
- [PATCH v2 0/4] Add Basic SoC support for MT7622
sean.wang at mediatek.com
- [PATCH v2 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
sean.wang at mediatek.com
- [PATCH v2 2/4] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
sean.wang at mediatek.com
- [PATCH v2 3/4] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1
sean.wang at mediatek.com
- [PATCH v2 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file
sean.wang at mediatek.com
- [PATCH v3 0/4] Add Basic SoC support for MT7622
sean.wang at mediatek.com
- [PATCH v3 1/3] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
sean.wang at mediatek.com
- [PATCH v3 2/3] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
sean.wang at mediatek.com
- [PATCH v3 3/3] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1
sean.wang at mediatek.com
- [PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs
sean.wang at mediatek.com
- [PATCH 2/4] hwrng: mtk - add support for MT7622 SoC
sean.wang at mediatek.com
- [PATCH 3/4] hwrng: mtk - add runtime PM support
sean.wang at mediatek.com
- [PATCH 4/4] MAINTAINERS: add entry for MediaTek Random Number Generator
sean.wang at mediatek.com
- [PATCH v2 linux-next 0/3] i.MX ECSPI controller slave mode support
jiada_wang at mentor.com
- [PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller
jiada_wang at mentor.com
- [PATCH v2 linux-next 2/3] ARM: dts: imx: change compatiblity for SPI controllers on imx53 later soc
jiada_wang at mentor.com
- [PATCH v2 linux-next 3/3] spi: imx: Add support for SPI Slave mode
jiada_wang at mentor.com
- [PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
Wenyou.Yang at microchip.com
- [CFT] Always enable SMP mode on MP capable CPUs
afzal mohammed
- [RFC PATCH v2 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
afzal mohammed
- [CFT] Always enable SMP mode on MP capable CPUs
afzal mohammed
- [PATCH v2 0/3] Add I2S driver
olivier moysan
- [PATCH v2 1/3] dt-bindings: Document STM32 I2S bindings
olivier moysan
- [PATCH v2 2/3] ASoC: stm32: Add I2S driver
olivier moysan
- [PATCH v2 3/3] ASoC: stm32: Add full duplex support to i2s
olivier moysan
- [PATCH v3 0/3] Add I2S driver
olivier moysan
- [PATCH v3 1/3] dt-bindings: Document STM32 I2S bindings
olivier moysan
- [PATCH v3 2/3] ASoC: stm32: Add I2S driver
olivier moysan
- [PATCH v3 3/3] ASoC: stm32: Add full duplex support to i2s
olivier moysan
- [PATCH v4 0/3] ASoC: Add STM32 I2S support
olivier moysan
- [PATCH v4 1/3] dt-bindings: Document STM32 I2S bindings
olivier moysan
- [PATCH v4 2/3] ASoC: stm32: Add I2S driver
olivier moysan
- [PATCH v4 3/3] ASoC: stm32: Add full duplex support to i2s
olivier moysan
- [PATCH] powerpc: booke: fix boot crash due to null hugepd
laurentiu.tudor at nxp.com
- [PATCH 0/3][v4] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH 1/3] staging: fsl-mc: fix several checkpath.pl warnings
laurentiu.tudor at nxp.com
- [PATCH 2/3] staging: fsl-mc: add binding path to MAINTAINERS
laurentiu.tudor at nxp.com
- [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH 0/5][v5] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH 1/5][v2] staging: fsl-mc: fix several checkpath.pl warnings
laurentiu.tudor at nxp.com
- [PATCH 2/5][v2] staging: fsl-mc: add binding path to MAINTAINERS
laurentiu.tudor at nxp.com
- [PATCH 3/5] staging: fsl-mc: drop reference to restool
laurentiu.tudor at nxp.com
- [PATCH 4/5] staging: fsl-mc: add reference to mc-bus DT binding
laurentiu.tudor at nxp.com
- [PATCH 5/5][v5] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH v6 00/10] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH 01/10] staging: fsl-mc: enclose macro params in parens
laurentiu.tudor at nxp.com
- [PATCH 02/10] staging: fsl-mc: fix macros with possible side effects
laurentiu.tudor at nxp.com
- [PATCH 03/10] staging: fsl-mc: simplify couple of deallocations
laurentiu.tudor at nxp.com
- [PATCH 04/10] staging: fsl-mc: drop a few useless #includes
laurentiu.tudor at nxp.com
- [PATCH 05/10] staging: fsl-mc: remove extra blank line
laurentiu.tudor at nxp.com
- [PATCH 06/10] staging: fsl-mc: drop unused forward declaration
laurentiu.tudor at nxp.com
- [PATCH v2 07/10] staging: fsl-mc: add binding path to MAINTAINERS
laurentiu.tudor at nxp.com
- [PATCH 08/10] staging: fsl-mc: drop reference to restool
laurentiu.tudor at nxp.com
- [PATCH 09/10] staging: fsl-mc: add reference to mc-bus DT binding
laurentiu.tudor at nxp.com
- [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging
laurentiu.tudor at nxp.com
- [PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm
santosh.shilimkar at oracle.com
- stackprotector: ascii armor the stack canary
riel at redhat.com
- [PATCH 1/5] random, stackprotect: introduce get_random_canary function
riel at redhat.com
- [PATCH 2/5] fork, random: use get_random_canary to set tsk->stack_canary
riel at redhat.com
- [PATCH 3/5] x86: ascii armor the x86_64 boot init stack canary
riel at redhat.com
- [PATCH 4/5] arm64: ascii armor the arm64 boot init stack canary
riel at redhat.com
- [PATCH 5/5] sh64: ascii armor the sh64 boot init stack canary
riel at redhat.com
- [PATCH v2 0/5] stackprotector: ascii armor the stack canary
riel at redhat.com
- [PATCH 1/5] random, stackprotect: introduce get_random_canary function
riel at redhat.com
- [PATCH 2/5] fork, random: use get_random_canary to set tsk->stack_canary
riel at redhat.com
- [PATCH 3/5] x86: ascii armor the x86_64 boot init stack canary
riel at redhat.com
- [PATCH 4/5] arm64: ascii armor the arm64 boot init stack canary
riel at redhat.com
- [PATCH 5/5] sh64: ascii armor the sh64 boot init stack canary
riel at redhat.com
- [arm:sa1100 73/112] arch/arm/mach-pxa/colibri-pxa320.c:98:15: error: variable 'colibri_pxa320_pcmcia_lookup_table' has initializer but incomplete type
kbuild test robot
- [nomadik:gemini-pata 56/56] drivers/ata/sata_gemini.c:33:22: error: field 'muxmode' has incomplete type
kbuild test robot
- [stericsson:mmc-no-null-mq-v4.11 91/93] block.c:(.init.text+0x0): multiple definition of `init_module'
kbuild test robot
- [PATCH v4 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
kbuild test robot
- [PATCH v5 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
kbuild test robot
- [PATCH 2/2] drivers: pwm: pwm-atmel: implement pwm dead-times
kbuild test robot
- [PATCH] drm: mediatek: change the variable type of rdma threshold
kbuild test robot
- [PATCH v3 1/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
kbuild test robot
- [PATCH v3 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb
kbuild test robot
- [PATCH v3 9/9] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board
kbuild test robot
- [xlnx:master 553/592] drivers/mtd/spi-nor/spi-nor.c:2000:13: error: implicit declaration of function 'of_get_next_parent'
kbuild test robot
- [xlnx:master 329/592] arch/x86/include/asm/pgtable_types.h:56:43: warning: left shift count >= width of type
kbuild test robot
- [v6 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
kbuild test robot
- [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
kbuild test robot
- [xlnx:master 332/592] drivers/of/configfs.c:153:11: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'size_t {aka long unsigned int}'
kbuild test robot
- [arm-soc:to-build 1/1] arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:47:57: fatal error: include/dt-bindings/input/linux-event-codes.h: No such file or directory
kbuild test robot
- [PATCH 3/3] clk: hi3660: Set PPLL2 to 2880M
kbuild test robot
- [stericsson:ux500-crypto-hash 1/1] crypto/testmgr.c:452:12: warning: passing argument 1 of 'hexdump' discards 'const' qualifier from pointer target type
kbuild test robot
- [PATCH v6 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
kbuild test robot
- [PATCH 2/3] arm64: dts: add LS1043A DPAA FMan support
kbuild test robot
- [PATCH 3/3] arm: dts: rk322x: add watchdog device node.
kbuild test robot
- [PATCH v2 3/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board
kbuild test robot
- [PATCH v3 3/6] mm/hugetlb: add size parameter to huge_pte_offset()
kbuild test robot
- [nomadik:gemini-dir-685-tvc 24/24] htmldocs: drivers/gpu/drm/tve200/tve200_drv.c:1: warning: no structured comments found
kbuild test robot
- [nomadik:gemini-dir-685-tvc 24/24] drivers/gpu//drm/tve200/tve200_display.c:34:32: error: 'CLCD_TVE200_MIS' undeclared
kbuild test robot
- [PATCH v11 7/9] coresight: add support for CPU debug module
kbuild test robot
- [PATCH v4 8/8] mm: rmap: Use correct helper when poisoning hugepages
kbuild test robot
- [PATCH] platform: video-mux: fix ptr_ret.cocci warnings
kbuild test robot
- [PATCH v7 18/34] platform: video-mux: include temporary mmio-mux support
kbuild test robot
- [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
kbuild test robot
- [PATCH v9 6/7] LPC: Add the ACPI LPC support
kbuild test robot
- [xlnx:2017.1_video_ea 11/28] drivers/staging//xilinx/hdmi/phy-vphy.c:141:8: error: redefinition of 'xvphy_get_xvphy'
kbuild test robot
- [xlnx:2017.1_video_ea 11/28] warning: (VIDEO_XILINX_HDMI_RX && ..) selects PHY_XILINX_VPHY which has unmet direct dependencies (STAGING && ..)
kbuild test robot
- [xlnx:2017.1_video_ea 11/28] drivers/staging/xilinx/hdmi/xilinx-hdmi-rx/xv_hdmirxss_hdcp.c:2032:6: sparse: no newline at end of file
kbuild test robot
- [xlnx:master 412/596] ERROR: "of_add_property" [drivers/usb/dwc3/dwc3-of-simple.ko] undefined!
kbuild test robot
- [xlnx:master 514/596] ERROR: "dwc3_enable_hw_coherency" [drivers/usb/dwc3/dwc3.ko] undefined!
kbuild test robot
- [xlnx:master 560/596] ERROR: "dwc3_set_phydata" [drivers/usb/dwc3/dwc3.ko] undefined!
kbuild test robot
- [xlnx:master 585/596] drivers/net//ethernet/xilinx/xilinx_axienet_main.c:1855:16: error: 'struct axienet_local' has no member named 'tx_irq'; did you mean 'rtc_irq'?
kbuild test robot
- [PATCH v4 3/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
kbuild test robot
- [PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb
kbuild test robot
- [PATCH v4 9/9] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board
kbuild test robot
- [PATCH v1 4/5] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
kbuild test robot
- [PATCH v2 3/4] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1
kbuild test robot
- [PATCH v2 2/2] perf: ThunderX2: Add Cavium Thunderx2 SoC UNCORE PMU driver
kbuild test robot
- [PATCH] ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
christopher.spinrath at rwth-aachen.de
- [RFC v1 0/7] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
shameer
- [RFC v1 1/7] iommu/arm-smmu-v3: Add erratum framework structures
shameer
- [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
shameer
- [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
shameer
- [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
shameer
- [RFC v1 5/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010701
shameer
- [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
shameer
- [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
shameer
- [PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
shameer
- [RFCv2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
shameer
- [RFCv2 1/2] acpi:iort: Add new helper function to retrieve ITS base addr from dev IORT node
shameer
- [RFCv2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
shameer
- Fwd: [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue.
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue.
srishti sharma
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.
srishti sharma
- [PATCH v2 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [PATCH v2 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY
Geetha sowjanya
- [PATCH v2 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Geetha sowjanya
- [PATCH v2 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Geetha sowjanya
- [PATCH v2 4/7] iommu/arm-smmu-v3: For ACPI based device probing, set PAGE0_REGS_ONLY option for ThunderX2 SMMUv3 implementation.
Geetha sowjanya
- [PATCH v2 5/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [PATCH v2 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [PATCH v2 7/7] arm64: Documentation: Add Cavium ThunderX2 SMMUv3 erratas
Geetha sowjanya
- [PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
Geetha sowjanya
- [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
Geetha sowjanya
- [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Geetha sowjanya
- [PATCH v3 4/7] iommu/arm-smmu-v3: For ACPI based device probing, set PAGE0_REGS_ONLY option for ThunderX2 SMMUv3 implementation.
Geetha sowjanya
- [PATCH v3 5/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [PATCH v3 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [PATCH v3 7/7] arm64: Documentation: Add Cavium ThunderX2 SMMUv3 erratas
Geetha sowjanya
- [v4 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [v4 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Geetha sowjanya
- [v4 2/4] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha sowjanya
- [v4 4/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [v5 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition.
Geetha sowjanya
- [v5 2/4] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [v5 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha sowjanya
- [v5 4/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [v6 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha sowjanya
- [v6 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
Geetha sowjanya
- [PATCH v7 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Geetha sowjanya
- [PATCH v7 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Geetha sowjanya
- [PATCH v7 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha sowjanya
- [PATCH] PCI/PM: Set D3 power state only if the end device supports it.
Geetha sowjanya
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti
- [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
srishti
- [PATCH v4] clk: stm32h7: Add stm32h743 clock driver
gabriel.fernandez at st.com
- [PATCH 1/1] MAINTAINERS: remove kernel at stlinux.com obsolete mailing list
patrice.chotard at st.com
- [PATCH] kdump test comments:
yanjiang.jin at windriver.com
- [PATCH] arm: proc-v7-3level.S: SOC_LS1021A: clear TTBCR.T1SZ
yanjiang.jin at windriver.com
- [PATCH] socfpga_a10: fix a kexec boot issue
yanjiang.jin at windriver.com
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
yanjiang.jin at windriver.com
- [V2 PATCH] socfpga_a10: fix a kexec boot issue
yanjiang.jin at windriver.com
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
yanjiang.jin at windriver.com
- 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
pan xinhui
- 答复: 答复: [PATCH 0/3] arm64: queued spinlocks and rw-locks
pan xinhui
- [PATCH] arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB
yinbo.zhu
- [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()
yjin
- [PATCH 1/2] clk: hi6220: add acpu clock
zhangfei
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
zhangfei
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
zhangfei
- [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
zhangfei
- [PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
zhongjiang
- [PATCH v4] arm64: fix the overlap between the kernel image and vmalloc address
zhongjiang
- [linux-sunxi] [RFC PATCH 06/11] drm: sun4i: add color space correction support for DE2 mixer
Jernej Škrabec
- [linux-sunxi] [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
Jernej Škrabec
- [linux-sunxi] Re: [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
Jernej Škrabec
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Jernej Škrabec
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Jernej Škrabec
- [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
Jernej Škrabec
- [linux-sunxi] [PATCH v2 1/6] dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocks
Jernej Škrabec
Last message date:
Wed May 31 23:50:35 PDT 2017
Archived on: Wed May 31 23:51:17 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).