linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 15:50:53 to 2020-07-22 07:54:12 UTC [more...]

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-07-22  7:51 UTC  (3+ messages)
` [PATCH 4/7] usb: dwc3: "
` [PATCH 5/7] usb: gadget: r8a66597: "

[PATCH v2 00/18] clk: at91: add sama7g5 clock support
 2020-07-22  7:38 UTC  (19+ messages)
` [PATCH v2 01/18] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH v2 02/18] clk: at91: clk-generated: check best_rate against ranges
` [PATCH v2 03/18] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH v2 04/18] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH v2 05/18] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH v2 06/18] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH v2 07/18] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH v2 08/18] clk: at91: sckc: register slow_rc with accuracy option
` [PATCH v2 09/18] clk: at91: replace conditional operator with double logical not
` [PATCH v2 10/18] clk: at91: clk-generated: pass the id of changeable parent at registration
` [PATCH v2 11/18] clk: at91: clk-generated: add mux_table option
` [PATCH v2 12/18] clk: at91: clk-master: add master clock support for SAMA7G5
` [PATCH v2 13/18] clk: at91: clk-peripheral: add support for changeable parent rate
` [PATCH v2 14/18] clk: at91: clk-programmable: add mux_table option
` [PATCH v2 15/18] clk: at91: add macro for pll ids mask
` [PATCH v2 16/18] clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
` [PATCH v2 17/18] clk: at91: clk-utmi: add utmi support for sama7g5
` [PATCH v2 18/18] clk: at91: sama7g5: add clock "

[PATCH v2] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-22  7:17 UTC  (7+ messages)

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-07-22  7:18 UTC  (8+ messages)
` [PATCH] tty: xilinx_uartps: Really fix id assignment

[PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones
 2020-07-22  7:11 UTC  (5+ messages)

[PATCH v31 00/12] Multicolor Framework v31
 2020-07-22  7:10 UTC  (9+ messages)
` [PATCH v31 03/12] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v31 06/12] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform support
 2020-07-22  7:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Updated binding for Versal reset driver
` [PATCH v2 2/2] reset: reset-zynqmp: Added support for Versal platform

[v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-22  6:51 UTC  (3+ messages)

[RESEND v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-22  6:51 UTC 

[PATCH 0/4] Mediatek MT8192 clock and scpsys support
 2020-07-22  6:50 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: ARM: Mediatek: Document bindings for MT8192
` [PATCH 2/4] clk: mediatek: Add dt-bindings for MT8192 clocks
` [PATCH 3/4] clk: mediatek: Add configurable enable control to mtk_pll_data

[PATCH v2 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-07-22  6:55 UTC  (4+ messages)
` [PATCH v2 1/3] clk: zynqmp: Use firmware specific common "
` [PATCH v2 2/3] clk: zynqmp: Use firmware specific divider "
` [PATCH v2 3/3] clk: zynqmp: Use firmware specific mux "

[PATCH v1 1/3] spi: rockchip: Config spi rx dma burst size depend on xfer length
 2020-07-22  6:52 UTC  (3+ messages)
` [PATCH v1 2/3] spi: rockchip: Support 64-location deep FIFOs
` [PATCH v1 3/3] spi: rockchip: Fix error in SPI slave pio read

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-22  6:39 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm: stm32: document Odyssey compatible
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-07-22  6:21 UTC  (21+ messages)
` [PATCH v4 01/17] crypto: sun8i-ss: Add SS_START define
` [PATCH v4 02/17] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v4 03/17] crypto: sun8i-ss: support hash algorithms
` [PATCH v4 04/17] crypto: sun8i-ss: fix a trivial typo
` [PATCH v4 05/17] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v4 06/17] crypto: sun8i-ss: better debug printing
` [PATCH v4 07/17] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context
` [PATCH v4 09/17] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v4 10/17] crypto: sun8i-ce: handle different error registers
` [PATCH v4 11/17] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v4 12/17] crypto: sun8i-ce: support hash algorithms
` [PATCH v4 13/17] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v4 14/17] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v4 15/17] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v4 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
    ` [PATCH] Makefile.extrawarn: Move sign-compare from W=2 to W=3
` [PATCH v4 17/17] crypto: sun8i-ss: fix comparison of integer expressions of different signedness

[xlnx:master 10/78] include/linux/module.h:128:42: error: redefinition of '__inittest'
 2020-07-22  6:20 UTC 

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-22  6:07 UTC  (2+ messages)

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-22  5:57 UTC  (2+ messages)

[PATCH 0/3] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2020-07-22  4:33 UTC  (6+ messages)
` [PATCH 3/3] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-22  3:49 UTC  (4+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH 00/14] Refactor SDEI client driver
 2020-07-22  3:50 UTC  (16+ messages)
` [PATCH 01/14] drivers/firmware/sdei: Remove sdei_is_err()
` [PATCH 02/14] drivers/firmware/sdei: Common block for failing path in sdei_event_create()
` [PATCH 03/14] drivers/firmware/sdei: Dereference SDEI event parameter directly
` [PATCH 04/14] drivers/firmware/sdei: Rework sdei_init()
` [PATCH 05/14] drivers/firmware/sdei: Remove sdei_get_conduit()

[PATCH v2 0/2] Remove MT6779 UART3 clock support
 2020-07-22  3:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: remove "
` [PATCH v2 2/2] clk: mediatek: "

[PATCH][next] PCI: imx6: Use fallthrough pseudo-keyword
 2020-07-22  3:22 UTC  (2+ messages)

[PATCH v2 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-22  3:15 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v2][next] PCI: imx6: Use fallthrough pseudo-keyword
 2020-07-22  3:19 UTC 

[PATCH 0/2] Remove MT6779 UART3 clock support
 2020-07-22  3:09 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: remove "

[PATCH v4 1/2] arm64: perf: Add support caps in sysfs
 2020-07-22  2:32 UTC  (6+ messages)
` [PATCH v5 "

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-07-22  2:25 UTC  (20+ messages)
` [PATCH 01/19] PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
` [PATCH 02/19] PCI: Set default bridge parent device
` [PATCH 03/19] PCI: Drop unnecessary zeroing of bridge fields
` [PATCH 04/19] PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
` [PATCH 05/19] PCI: designware: "
` [PATCH 06/19] PCI: mobiveil: "
` [PATCH 07/19] PCI: xilinx-nwl: "
` [PATCH 08/19] PCI: xilinx: "
` [PATCH 09/19] PCI: rockchip: "
` [PATCH 10/19] PCI: rcar: "
` [PATCH 11/19] PCI: Move setting pci_host_bridge.busnr out of host drivers
` [PATCH 12/19] PCI: cadence: Use bridge resources for outbound window setup
` [PATCH 13/19] PCI: cadence: Remove private bus number and range storage
` [PATCH 14/19] PCI: rcar: Use devm_pci_alloc_host_bridge()
` [PATCH 15/19] PCI: rcar: Use struct pci_host_bridge.windows list directly
` [PATCH 16/19] PCI: of: Reduce missing non-prefetchable memory region to a warning
` [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions
` [PATCH 18/19] PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
` [PATCH 19/19] PCI: Set bridge map_irq and swizzle_irq to default functions

[PATCH] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-07-22  1:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V2 1/4] gpio: mxc: Support module build
 2020-07-22  1:45 UTC  (4+ messages)
` [PATCH V2 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH V2 3/4] ARM: imx_v6_v7_defconfig: "
` [PATCH V2 4/4] ARM: multi_v7_defconfig: "

[PATCH v7 00/14] Add PCIe support to TI's J721E SoC
 2020-07-22  1:43 UTC  (4+ messages)
` [PATCH v7 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 1/2] ARM: dts: imx6qp-sabresd: enable pcie
 2020-07-22  1:13 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3] regulator: gpio: Honor regulator-boot-on property
 2020-07-22  0:57 UTC  (2+ messages)

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-21 23:56 UTC  (7+ messages)

[PATCH] coresight: stm: support marked packet
 2020-07-21 23:35 UTC  (3+ messages)

[PATCH v3 00/20] coresight: allow to build coresight as modules
 2020-07-21 23:27 UTC  (12+ messages)
` [PATCH v3 08/20] coresight: allow etm4x to be built as a module
` [PATCH v3 16/20] coresight: allow cti "

[PATCH v2][next] i2c: aspeed: Use fallthrough pseudo-keyword
 2020-07-21 23:22 UTC 

[PATCH v2][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-21 23:05 UTC 

Issues attempting to use Raspberry Pi 4 serial console on mainline
 2020-07-21 22:57 UTC 

[PATCH][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-21 23:00 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: spi: update bindings for MT8192 SoC
 2020-07-21 22:44 UTC  (3+ messages)
` [PATCH v2 2/2] spi: mediatek: add spi support for mt8192 IC

[PATCH v4 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-21 22:44 UTC  (5+ messages)
` [PATCH v4 3/6] dt-bindings: remoteproc: Add common TI SCI rproc bindings

[PATCH v5 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-21 22:36 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: arm: keystone: Add common TI SCI bindings
` [PATCH v5 2/6] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v5 3/6] remoteproc: k3: Add TI-SCI processor control helper functions
` [PATCH v5 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v5 5/6] remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v5 6/6] remoteproc: k3-dsp: Add support for L2RAM loading on "

[PATCH v3 0/8] arm64/sve: First steps towards optimizing syscalls
 2020-07-21 22:34 UTC  (6+ messages)

[PATCH v8 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-21 22:09 UTC  (7+ messages)
` [PATCH v8 6/7] arm64: dts: add dts nodes for MT6779

[PATCH v3 0/2] arm64: dts: meson: add support for WeTek Core 2
 2020-07-21 21:14 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson: add more SM1 soundcards
 2020-07-21 21:14 UTC  (2+ messages)

[PATCH v2 0/3] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-07-21 21:14 UTC  (2+ messages)

[PATCH] arm64: dts: meson: update spifc node name on Khadas VIM3/VIM3L
 2020-07-21 21:14 UTC  (2+ messages)

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-21 20:56 UTC  (5+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface

[PATCH] leds: multicolor: Fix camel case in documentation
 2020-07-21 20:52 UTC  (2+ messages)

[PATCH 0/6] Add support of mt8183 APU
 2020-07-21 20:43 UTC  (7+ messages)
` [PATCH 3/6] remoteproc: mtk_vpu_rproc: Add support of JTAG
` [PATCH 4/6] remoteproc: mtk_vpu_rproc: Don't try to load empty PT_LOAD segment
` [PATCH 5/6] remoteproc: mtk_apu: Don't try to use the APU local RAM

[PATCH] coresight: cti: Fix remove sysfs link error
 2020-07-21 19:50 UTC  (3+ messages)

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-07-21 19:35 UTC  (5+ messages)
` [PATCH v4 2/5] docs: counter: Update to reflect sysfs internalization
` [PATCH v4 3/5] counter: Add character device interface
` [PATCH v4 4/5] docs: counter: Document "
` [PATCH v4 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH] ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection
 2020-07-21 18:27 UTC 

[PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
 2020-07-21 18:16 UTC  (4+ messages)
` [PATCH v2 1/8] arch: arm: mach-davinci: Fix trivial spelling

[GIT PULL 0/4] samsung: Pull for v5.9
 2020-07-21 18:09 UTC  (5+ messages)
` [GIT PULL 1/4] ARM: dts: samsung: DTS "
` [GIT PULL 2/4] arm64: "
` [GIT PULL 3/4] ARM: samsung: mach/soc "
` [PATCH 4/4] soc: samsung: exynos-regulator-coupler: Add simple voltage coupler for Exynos5800

[PATCH v8 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-07-21 17:30 UTC  (2+ messages)

[PATCH v2 0/3] Fix Armada 38x mvneta lockups when switching speeds
 2020-07-21 17:28 UTC  (2+ messages)

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-21 17:13 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: macb: use device-managed devm_mdiobus_alloc()
` [PATCH net-next v2 2/7] dt-bindings: net: macb: use an MDIO node as a container for PHY nodes
` [PATCH net-next v2 3/7] net: macb: parse PHY nodes found under an MDIO node
` [PATCH net-next v2 4/7] ARM: dts: at91: sama5d2: add an mdio sub-node to macb
` [PATCH net-next v2 5/7] ARM: dts: at91: sama5d3: "
` [PATCH net-next v2 6/7] ARM: dts: at91: sama5d4: "
` [PATCH net-next v2 7/7] ARM: dts: at91: sam9x60: "

[RFC PATCH V7 0/3] media: support Mediatek sensor interface driver
 2020-07-21 16:39 UTC  (2+ messages)
  ` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add "

[PATCH for v5.9] dt-bindings: aspeed-lpc: Replace HTTP links with HTTPS ones
 2020-07-21 16:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH for v5.9] ARM: dts: mxs: Replace HTTP links with HTTPS ones
 2020-07-21 16:07 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-21 16:06 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH] firmware: ti_sci: Replace HTTP links with HTTPS ones
 2020-07-21 16:06 UTC  (2+ messages)

[PATCH v2 0/9] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-21 15:56 UTC  (6+ messages)
` [PATCH v2 5/9] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
  ` [PATCH v2 5/9] dt-bindings: irqchip: Convert ti,sci-intr "
` [PATCH v2 8/9] dt-bindings: irqchip: Convert ti, sci-inta "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).