linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 10:02:18 to 2019-03-17 16:30:31 UTC [more...]

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-03-17 16:30 UTC  (15+ messages)
` [PATCH 1/6] drm/bridge: Export drm_bridge_detach
  ` [linux-sunxi] "
` [PATCH 2/6] drm/exynos: dsi: Use drm_bridge_detach
` [PATCH 3/6] drm/sun4i: dsi: Add bridge support
  ` [linux-sunxi] "
` [PATCH 4/6] dt-bindings: display: bridge: Add ICN6211 MIPI-DSI to RGB convertor bridge
` [PATCH 5/6] drm/bridge: Add Chipone ICN6211 MIPI-DSI/RGB "
` [PATCH 6/6] arm64: dts: allwinner: bananapi-m64: Enable S070WV20-CT16 DSI panel

[PATCH v7 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-17 16:28 UTC 

[PATCH 1/3] iio: adc: xilinx: fix potential use-after-free on remove
 2019-03-17 16:07 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH 3/3] iio: adc: xilinx: prevent touching unclocked h/w on remove

[PATCH 0/2] handle worst-case heap randomization in mmap_base
 2019-03-17 15:52 UTC  (4+ messages)
` [PATCH 2/2] x86/mmap: "

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2019-03-17 15:50 UTC  (11+ messages)

[PATCH 1/2] ARM: drop unnecessary WASM
 2019-03-17 15:44 UTC  (4+ messages)

[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
 2019-03-17 14:50 UTC  (2+ messages)

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-17 13:55 UTC  (11+ messages)

[PATCH] mt76: Use the correct hweight8() function again
 2019-03-17 13:01 UTC  (2+ messages)

[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
 2019-03-17 12:33 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: rockchip: add #sound-dai-cells to HDMI of rk3328
 2019-03-17 12:33 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: add HDMI sound node for rk3328-rock64

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-17 10:42 UTC  (20+ messages)
` [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
` [PATCH 2/9] arm64: dts: meson: g12a: Add AO Secure node
` [PATCH 5/9] arm64: dts: meson: g12a: add reset controller
` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins
` [PATCH 7/9] arm64: dts: meson: g12a: Add SAR ADC node
` [PATCH 8/9] arm64: dts: meson: g12a: Add G12A USB nodes

[PATCH] dma: mediatek: addres minor style issues flagged by clang-format
 2019-03-17  8:44 UTC 

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-03-16 22:31 UTC  (2+ messages)

[PATCH 00/11] arm64: dts: g12a: Add boards peripherals
 2019-03-16 22:07 UTC  (23+ messages)
` [PATCH 01/11] arm64: dts: meson-g12a-u200: add uart_AO pinctrl
` [PATCH 02/11] arm64: dts: meson-g12a-sei510: "
` [PATCH 03/11] arm64: dts: meson-g12a-x96-max: "
` [PATCH 04/11] arm64: dts: meson-g12a-u200: add regulators
` [PATCH 06/11] arm64: dts: meson-g12a-x96-max: "
` [PATCH 07/11] arm64: dts: meson-g12a-x96-max: Enable BT Module
` [PATCH 10/11] arm64: dts: meson-g12a-u200: Enable USB
` [PATCH 11/11] arm64: dts: meson-g12a-x96-max: "

[PATCH] arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
 2019-03-16 20:00 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
 2019-03-16 20:00 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PWM fan for NanoPC-T4
 2019-03-16 19:50 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add nanopi4 ethernet phy
 2019-03-16 19:50 UTC  (2+ messages)

[PATCH 0/3] Small improvements/bugfixes to the rk3399-opi dt
 2019-03-16 19:45 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: rockchip: rk3399-orangepi: Fix clock names and add missing supplies for bluetooth
` [PATCH 2/3] arm64: dts: rockchip: rk3399-orangepi: Specify vid supply for the compass (AK09911)
` [PATCH 3/3] arm64: dts: rockchip: rk3399-orangepi: Add the fusb typec manager

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-16 19:31 UTC  (18+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v2 0/4] Adding scale support to the lpc32xx ADC driver
 2019-03-16 17:27 UTC  (10+ messages)
` [PATCH v2 1/4] iio: adc: lpc32xx: Sort headers
` [PATCH v2 2/4] iio: adc: lpc32xx: Cleanup headers
` [PATCH v2 3/4] iio: adc: lpc32xx: Add scale feature
` [PATCH v2 4/4] dt-bindings: iio: adc: lpc32xx-adc: Document vref-supply

[PATCH 0/2] Add support for the TI ADS8344 A/DC chips
 2019-03-16 17:07 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH 2/2] iio: adc: Add driver for the "

[arm-platforms:timers/static_branch_removal 7/11] arch/arm/vdso/vgettimeofday.c:126:14: error: implicit declaration of function 'arch_counter_get_cntvct'; did you mean '__arch_counter_get_cntvct'?
 2019-03-16 16:19 UTC 

[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
 2019-03-16 16:12 UTC 

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-16 14:21 UTC  (4+ messages)
` [PATCH v2 4/7] dt-bindings: counter: ftm-quaddec

[PATCH 0/8] iio: adc: stm32-dfsdm: add buffer modes
 2019-03-16 14:10 UTC  (5+ messages)
` [PATCH 7/8] iio: adc: stm32-dfsdm: add support for "

[PATCH 0/6] Allwinner H6 DMA support
 2019-03-16 11:37 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH 2/6] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH 5/6] dmaengine: sun6i: Add support for H6 DMA

[RFC PATCH nand-next 0/2] meson-nand: support for older SoCs
 2019-03-16 10:55 UTC  (6+ messages)

[spi:for-5.2 8/8] drivers/spi/spi-stm32-qspi.c:520:1: sparse: symbol 'stm32_qspi_pm_ops' was not declared. Should it be static?
 2019-03-16  7:33 UTC  (2+ messages)
` [RFC PATCH spi] spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static

[PATCH v4 12/12] dts: hi3660: Add support for usb on Hikey960
 2019-03-16  3:53 UTC 

[PATCH] arm64: dts: meson-gxm-nexbox-a1: Enable USB
 2019-03-15 20:45 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson: g12a: add secure monitor and efuse
 2019-03-15 20:45 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: meson: g12a: add secure monitor
` [PATCH 2/2] arm64: dts: meson: g12a: add efuse

[PATCH] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-03-15 20:07 UTC 

[PATCH 1/2] spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency
 2019-03-15 17:19 UTC  (2+ messages)
` Applied "spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency" to the spi tree

[PATCH 2/2] spi: spi-mem: stm32-qspi: add suspend/resume support
 2019-03-15 17:19 UTC  (2+ messages)
` Applied "spi: spi-mem: stm32-qspi: add suspend/resume support" to the spi tree

[RFC PATCH 0/3] Add support of busfreq
 2019-03-15 17:17 UTC  (6+ messages)

[PATCH v2] tty: atmel_serial: fix a NULL pointer dereference
 2019-03-15 17:16 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 0/5] drm: Fix fb changes for async updates
 2019-03-15 16:54 UTC  (14+ messages)
` [PATCH v2 1/5] drm/rockchip: fix fb references in async update

[RESEND PATCH] Make Fujitsu Erratum 010001 patch can be applied on A64FX v1r0
 2019-03-15 15:12 UTC  (2+ messages)

[PATCH v3 0/5] media: Allwinner A10 CSI support
 2019-03-15 14:46 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

[PATCH v3] ARM: dts: sun8i-h3: Add support for the RerVision H3-DVK board
 2019-03-15 14:16 UTC  (2+ messages)

[PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU
 2019-03-15 13:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property
` [PATCH v2 2/2] arm64: dts: meson-gxm: Add Mali-T820 node

[PATCH] dt-bindings: Add YAML description for Allwinner boards
 2019-03-15 13:53 UTC  (3+ messages)

[PATCH 1/3] rtc: mv: convert to SPDX identifier
 2019-03-15 13:49 UTC  (8+ messages)
` [PATCH 2/3] rtc: mv: convert to devm_rtc_allocate_device
` [PATCH 3/3] rtc: mv: add range

[PATCH 1/2] ARM: imx: drop uneccessary of_platform_default_populate
 2019-03-15 13:40 UTC  (8+ messages)
` [PATCH 2/2] ARM: imx: mach-imx7ulp: warn when imx_soc_device_init fail

[PATCH net-next] net: phy: improve handling link_change_notify callback
 2019-03-15 13:29 UTC  (6+ messages)

[PATCH] dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
 2019-03-15 13:33 UTC  (7+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-03-15 13:18 UTC  (3+ messages)
` [PATCH v7 1/9] "

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-15 13:14 UTC  (14+ messages)
` [RFC PATCH v2 1/7] i2c: apply coding style for struct i2c_adapter
` [RFC PATCH v2 2/7] i2c: core: use I2C locking behaviour also for SMBUS
` [RFC PATCH v2 3/7] i2c: core: introduce callbacks for atomic transfers
` [RFC PATCH v2 4/7] i2c: demux: WIP: handle the new atomic callbacks
` [RFC PATCH v2 5/7] i2c: busses: omap: Add the master_xfer_irqless hook
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks

[PATCH v2] ARM: dts: sun8i-h3: Add support for the RerVision H3-DVK board
 2019-03-15 12:35 UTC 

[PATCH] ARM: dts: sun8i-h3: Add support for the RerVision H3-DVK board
 2019-03-15 12:35 UTC  (3+ messages)

[PATCH V2] cpufreq: Call transition notifier only once for each policy
 2019-03-15 12:29 UTC  (2+ messages)

[PATCH v2 0/6] add USB Type-B GPIO based role switch driver
 2019-03-15 11:58 UTC  (8+ messages)
` [PATCH v2 4/6] usb: roles: add API to get usb_role_switch by node

[PATCH v2 00/13] ARM: dts: sunxi: Cleanup DTC warnings
 2019-03-15 11:58 UTC  (8+ messages)
` [PATCH v2 13/13] ARM: dts: sun9i: Add missing unit address

[PATCH] mmc: mxs-mmc: Enable MMC_CAP_ERASE
 2019-03-15 11:47 UTC  (2+ messages)

[PATCH V4 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-03-15 11:06 UTC  (6+ messages)
` [PATCH V4 2/4] firmware: imx: enable imx scu general irq function
` [PATCH V4 3/4] arm64: dts: freescale: imx8qxp: enable scu general irq channel

[PATCH] ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
 2019-03-15 10:59 UTC 

[PATCH] ARM: dts: am335x-evm: Correct the regulators for the audio codec
 2019-03-15 10:59 UTC 

[PATCH] ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
 2019-03-15 10:48 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-evm: Correct the regulators for the audio codec
 2019-03-15 10:48 UTC  (2+ messages)

[PATCH] arm64: dts: imx8qxp: add lsio_mu2 node
 2019-03-15 10:24 UTC  (2+ messages)

[PATCH] arm64: dts: imx8qxp: fix mbox-cells
 2019-03-15 10:23 UTC  (2+ messages)

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-03-15 10:22 UTC  (11+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v5.1
 2019-03-15 10:14 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels
` [PATCH 2/2] arm64: dts: renesas: r8a774c0: "


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