messages from 2020-08-12 19:08:57 to 2020-08-13 22:05:37 UTC [more...]
[PATCH] mm: introduce reference pages
2020-08-13 22:03 UTC (4+ messages)
[PATCH v5 0/2] synquacer: add TPM support
2020-08-13 21:51 UTC (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
[PATCH v4 0/2] synquacer: add TPM support
2020-08-13 21:48 UTC (5+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
[PATCH v2] coresight: etm4x: Add Support for HiSilicon ETM device
2020-08-13 21:00 UTC (3+ messages)
[PATCH] coresight: fix offset by one error in counting ports
2020-08-13 20:55 UTC (5+ messages)
[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
2020-08-13 20:52 UTC (7+ messages)
[PATCH v8 00/24] coresight: allow to build coresight as modules
2020-08-13 20:36 UTC (22+ messages)
` [PATCH v8 06/24] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v8 08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v8 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v8 10/24] coresight: etm4x: allow etm4x "
` [PATCH v8 13/24] coresight: tmc: allow tmc "
` [PATCH v8 14/24] coresight: allow funnel driver to be built as module
` [PATCH v8 15/24] coresight: allow replicator "
[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2020-08-13 20:35 UTC (7+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[PATCH] ARM: dts: imx25-pinfunc: Fix GPT function names
2020-08-13 20:24 UTC
[PATCH v3 0/3] clk: zynqmp: Add firmware specific clock flags
2020-08-13 20:09 UTC (3+ messages)
` [PATCH v3 1/3] clk: zynqmp: Use firmware specific common "
[PATCH v1 1/2] ARM: dts: rockchip: rename and label gpio-led subnodes part 3
2020-08-13 19:34 UTC (2+ messages)
` [PATCH v1 2/2] arm64: "
[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
2020-08-13 19:17 UTC (3+ messages)
[PATCH v5 00/17] sched: Instrument sched domain flags
2020-08-13 19:16 UTC (3+ messages)
` [PATCH v5 02/17] ARM: Revert back to default scheduler topology
[PATCH] ARM: dts: aspeed: tiogapass: Remove vuart
2020-08-13 19:04 UTC
[PATCH] arm64: dts: rockchip: fix cpu-supply for rk3328-evb
2020-08-13 18:17 UTC
[PATCH] ARM: dts: rockchip: update cpu supplies on rk3288
2020-08-13 18:02 UTC
[PATCH] arm64: Add KRYO4XX gold CPU core to spectre-v2 safe list
2020-08-13 17:59 UTC (7+ messages)
[PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1
2020-08-13 17:24 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: update cpu supplies on rk3066a
[PATCH v2 0/2] Try to release mmap_lock temporarily in smaps_rollup
2020-08-13 16:11 UTC (7+ messages)
` [PATCH v2 1/2] mmap locking API: add mmap_lock_is_contended()
` [PATCH v2 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[PATCH v2 0/2] Add mediatek codec mt6359 driver
2020-08-13 15:44 UTC (6+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt6359: add codec driver
[PATCH] serial: stm32: avoid kernel warning on absence of optional IRQ
2020-08-13 15:27 UTC
[RFC 0/5] Introduce NMI aware serial drivers
2020-08-13 15:26 UTC (21+ messages)
` [RFC 1/5] tty/sysrq: Make sysrq handler NMI aware
` [RFC 2/5] serial: core: Add framework to allow NMI aware serial drivers
` [RFC 4/5] serial: amba-pl011: Enable NMI aware uart port
[PATCH 0/3] usb: Add driver for USB signal re-mapper
2020-08-13 15:01 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver
` [PATCH 2/3] usb: Add driver to allow any GPIO to be used for 7211 USB signals
` [PATCH 3/3] usb: Add Kconfig and Makefile changes to build brcmstb-usb-pinmap
[PATCH v7 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
2020-08-13 14:01 UTC
[RESEND,v4,0/3] mmc: mediatek: add optional reset property
2020-08-13 13:57 UTC (5+ messages)
` [RESEND, v4, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [RESEND,v4,2/3] arm64: dts: mt7622: add reset node for mmc device
` [RESEND,v4,3/3] mmc: mediatek: add optional module reset property
` [RESEND, v4, 3/3] "
[v4, 0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
2020-08-13 13:54 UTC (6+ messages)
` [v4, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v4,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v4,3/3] mmc: mediatek: add optional module reset property
` Aw: [v4, 0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.d
` [v4,0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
2020-08-13 13:23 UTC (6+ messages)
` [PATCH v12 05/13] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [RFC v12 13/13] iommu/arm-smmu: Add a init_context_bank implementation hook
[PATCH v5 06/17] sched/debug: Output SD flag names rather than their values
2020-08-13 13:13 UTC (5+ messages)
[PATCH v2] ARM: s3c64xx: use simple i2c probe function
2020-08-13 13:13 UTC (2+ messages)
[PATCH v4 0/5] MIPS: BCM63xx: board improvements
2020-08-13 13:11 UTC (3+ messages)
` [PATCH v4 4/5] MIPS: BCM63xx: refactor board declarations
[PATCH v2] ARM: davinci: use simple i2c probe function
2020-08-13 13:08 UTC (2+ messages)
[PATCH 1/5] timer: kasan: record and print timer stack
2020-08-13 12:48 UTC (6+ messages)
[PATCH v8 00/13] Add support for Kontron sl28cpld
2020-08-13 12:48 UTC (14+ messages)
` [PATCH v8 01/13] mfd: add simple regmap based I2C driver
` [PATCH v8 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v8 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v8 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v8 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v8 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v8 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v8 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v8 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v8 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v8 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v8 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v8 13/13] arm64: defconfig: enable the sl28cpld board management controller
[PATCH] rtc: pl031: enable rtc alarm interrupt again
2020-08-13 11:57 UTC (3+ messages)
[PATCH] drivers: crypto: picoxcell_crypto: Fix potential race condition bug
2020-08-13 11:33 UTC (2+ messages)
[PATCH] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
2020-08-13 11:14 UTC
pcm|dmaengine|imx-sdma race condition on i.MX6
2020-08-13 11:22 UTC
[PATCH] regulator: da9211: add cache_type
2020-08-13 10:51 UTC (2+ messages)
[PATCH v2] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
2020-08-13 10:47 UTC (2+ messages)
[PATCH 0/6] Support change dw-hdmi output color
2020-08-13 10:45 UTC (6+ messages)
` [PATCH 4/6] drm/rockchip: dw_hdmi: Add vendor hdmi properties
[PATCH] dt-bindings: Whitespace clean-ups in schema files
2020-08-13 10:31 UTC (6+ messages)
[PATCH v6 00/13] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
2020-08-13 10:20 UTC (4+ messages)
` [PATCH v6 00/13] irqchip: ti,sci-intr/inta: "
[PATCH 1/1] arm64: kexec: no need to do irq_chip->irq_mask if it already masked
2020-08-13 10:08 UTC (9+ messages)
[PATCH v17 2/3] drivers: input: keyboard: Add mtk keypad driver
2020-08-13 10:00 UTC (3+ messages)
[PATCH 00/44] SPMI patches needed by Hikey 970
2020-08-13 9:58 UTC (7+ messages)
[PATCH v2 0/5] add NXP imx8mp usb support
2020-08-13 9:54 UTC (5+ messages)
` [PATCH v2 1/5] usb: dwc3: add platform data to dwc3 core device to pass data
[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
2020-08-13 8:55 UTC (3+ messages)
[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
2020-08-13 8:58 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
[RFC] arm64: dts: imx8qm: added lvds pwm
2020-08-13 8:45 UTC
[v3, 0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
2020-08-13 8:43 UTC (4+ messages)
` [v3, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v3,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v3,3/3] mmc: mediatek: add optional module reset property
[PATCH] pinctrl: armada-37xx: Add comment for pcie1_reset pin group
2020-08-13 8:44 UTC (2+ messages)
[PATCH v7 00/13] Add support for Kontron sl28cpld
2020-08-13 8:21 UTC (8+ messages)
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller
[PATCH v2 03/41] ARM: s3c24xx: fix mmc gpio lookup tables
2020-08-13 8:10 UTC (2+ messages)
[PATCH 1/1] mfd: core: Fix memory leak of 'cell'
2020-08-13 8:01 UTC (4+ messages)
[PATCH 0/2] Add L1 and L2 error detection for A53 and A57
2020-08-13 7:57 UTC (3+ messages)
` [PATCH 1/2] drivers/edac: "
` [PATCH 2/2] arm64: dts: ls104x: Add L1/L2 cache edac node
[PATCH] ARM: l2c: aurora: force write allocate for system cache
2020-08-13 7:27 UTC
[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-08-13 7:07 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-08-13 6:55 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: cpufreq: add MediaTek cpufreq bindings
[PATCH v5 1/3] arm64: dts: Add a device tree for the Librem 5 phone
2020-08-13 6:51 UTC (2+ messages)
[PATCH v8 00/14] Rockchip ISP1 Driver
2020-08-13 6:17 UTC (10+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
[PATCH v17] Add matrix keypad driver support for Mediatek SoCs
2020-08-13 5:02 UTC (6+ messages)
` [PATCH v17 1/3] dt-bindings: Add bindings for Mediatek matrix keypad
[PATCH v6] Add MediaTek MT6779 devapc driver
2020-08-13 3:32 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: devapc: add bindings for mtk-devapc
` [PATCH v6 2/2] soc: mediatek: add mt6779 devapc driver
[PATCH 0/2] Arm CMN-600 PMU driver
2020-08-13 2:34 UTC (3+ messages)
` [PATCH 1/2] perf: Add Arm CMN-600 DT binding
[PATCH 0/8] drm: mxsfb: Allow overriding bus width
2020-08-13 1:29 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: display: mxsfb: Convert binding to YAML
` [PATCH 2/8] dt-bindings: display: mxsfb: Add and fix compatible strings
` [PATCH 3/8] dt-bindings: display: mxsfb: Add a bus-width endpoint property
` [PATCH 4/8] dt-bindings: display: mxsfb: Rename to fsl,lcdif.yaml
` [PATCH 5/8] ARM: dts: imx: Fix LCDIF compatible strings
` [PATCH 6/8] arm64: dts: imx8mq: "
` [PATCH 7/8] ARM: dts: imx: Remove unneeded LCDIF disp_axi clock
` [PATCH 8/8] drm: mxsfb: Add support for the bus-width DT property
[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
2020-08-13 1:25 UTC (5+ messages)
` [RESEND PATCH v10 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
[PATCH bpf v2] libbpf: Handle GCC built-in types for Arm NEON
2020-08-13 1:12 UTC (3+ messages)
[PATCH net 0/2] net: stmmac: Fix multicast filter on IPQ806x
2020-08-12 20:13 UTC (4+ messages)
` [PATCH net 1/2] net: stmmac: dwmac1000: provide multicast filter fallback
` [PATCH net 2/2] net: ethernet: stmmac: Disable hardware multicast filter
[PATCH 0/3] mmc: mediatek: add optional module reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
2020-08-12 19:59 UTC (4+ messages)
` [PATCH 3/3] mmc: mediatek: add optional module reset property
[PATCH v33 0/6] LP50xx addition and remainder Multicolor patches
2020-08-12 19:50 UTC (7+ messages)
` [PATCH v33 1/6] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v33 2/6] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v33 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag
` [PATCH v33 4/6] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v33 5/6] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v33 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
[PATCH v3 0/3] Mediatek pinctrl patch on mt8192
2020-08-12 19:47 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH v3 2/3] dt-bindings: pinctrl: mt8192: add binding document
[PATCH v3 1/2] dt-bindings: sound: add DT bindings for Microchip S/PDIF TX Controller
2020-08-12 19:43 UTC (2+ messages)
[PATCH] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
2020-08-12 19:23 UTC (3+ messages)
[PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy
2020-08-12 19:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).