linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 15:09:51 to 2019-02-21 10:25:00 UTC [more...]

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-21 10:24 UTC  (8+ messages)

[PATCH net-next 0/7] net: phy: marvell10g: Add 2.5GBaseT
 2019-02-21 10:22 UTC  (9+ messages)
` [PATCH net-next 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities
` [PATCH net-next 2/7] net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
` [PATCH net-next 3/7] net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
` [PATCH net-next 4/7] net: phy: marvell10g: Use a #define for 88X3310 family id
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21 10:15 UTC  (10+ messages)
` [PATCH v4 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v4 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
` [PATCH v4 4/9] PCI: keystone: Use hwirq to get the MSI IRQ number offset
` [PATCH v4 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler
` [PATCH v4 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v4 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v4 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v4 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH] irqchip: brcmstb-l2: use _irqsave variants in non-interrupt code
 2019-02-21 10:15 UTC  (2+ messages)

[RFC PATCH 00/27] Introduce the generic ECC engine abstraction
 2019-02-21 10:02 UTC  (13+ messages)
` [RFC PATCH 01/27] mtd: nand: Move nand_device forward declaration to the top
` [RFC PATCH 02/27] mtd: nand: Compile in the NAND core by default
` [RFC PATCH 03/27] mtd: nand: Introduce the ECC engine abstraction
` [RFC PATCH 04/27] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [RFC PATCH 05/27] mtd: nand: Move standard OOB layouts to the NAND core
` [RFC PATCH 06/27] mtd: nand: Move ECC specific functions to ecc/engine.c
` [RFC PATCH 07/27] mtd: nand: ecc: Move BCH code into the ecc/ directory
` [RFC PATCH 08/27] mtd: nand: ecc: Use SPDX license identifier for the software BCH code
` [RFC PATCH 09/27] mtd: nand: ecc: Turn the software BCH implementation generic
` [RFC PATCH 10/27] mtd: rawnand: Get rid of chip->ecc.priv
` [RFC PATCH 11/27] mtd: nand: ecc: Move Hamming code into the ecc/ directory
` [RFC PATCH 12/27] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code

[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
 2019-02-21 10:10 UTC  (3+ messages)
` [PATCH 1/2] mmc: mmci: introduce a quirks property into variant struct
` [PATCH 2/2] mmc: mmci: add quirk property to add stm32 transfer mode

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-02-21 10:10 UTC  (6+ messages)
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
          ` Allwinner SID THS calibration data cell representation?

[RFC PATCH] ARM: enable irq in translation/section permission fault handlers
 2019-02-21  9:57 UTC  (6+ messages)

[PATCH 4/5] arm64: defconfig: enable RX-8581 config option
 2019-02-21  9:40 UTC 

[PATCH V4 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-02-21  9:19 UTC  (4+ 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 V4 4/4] rtc: imx-sc: add rtc alarm support

[PATCH 00/15] mtd: rawnand: 5th batch of cleanups
 2019-02-21  9:15 UTC  (16+ messages)
` [PATCH 01/15] mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
` [PATCH 02/15] mtd: nand: Add an helper returning the number of eraseblocks per target
` [PATCH 03/15] mtd: nand: Add an helper to retrieve the number of pages "
` [PATCH 04/15] mtd: spinand: Implement mtd->_max_bad_blocks
` [PATCH 05/15] mtd: rawnand: Use nand_to_mtd() in nand_{set, get}_flash_node()
` [PATCH 06/15] mtd: rawnand: Prepare things to reuse the generic NAND layer
` [PATCH 07/15] mtd: rawnand: Fill memorg during detection
` [PATCH 08/15] mtd: rawnand: Initialize the nand_device object
` [PATCH 09/15] mtd: rawnand: Provide an helper to get chip->data_buf
` [PATCH 10/15] mtd: rawnand: Move all page cache related fields to a sub-struct
` [PATCH 11/15] mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
` [PATCH 12/15] mtd: rawnand: Get rid of chip->bits_per_cell
` [PATCH 13/15] mtd: rawnand: Get rid of chip->chipsize
` [PATCH 14/15] mtd: rawnand: Get rid of chip->numchips
` [PATCH 15/15] mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds

[GIT PULL] Actions ARM64 DT updates for v5.1
 2019-02-21  9:33 UTC  (3+ messages)

[PATCH 0/6] mtd: rawnand: 6th batch of cleanups
 2019-02-21  9:27 UTC  (7+ messages)
` [PATCH 1/6] mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
` [PATCH 2/6] mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
` [PATCH 3/6] mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
` [PATCH 4/6] mtd: rawnand: Change Kconfig titles and re-order a bit the list
` [PATCH 5/6] mtd: rawnand: Clarify Kconfig entry MTD_NAND
` [PATCH 6/6] mtd: nand: Remove useless line in Kconfig

[PATCH v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21  9:18 UTC  (6+ messages)
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset

[PATCH 00/17 v1] ARM: ixp4xx: Modernize and DT support
 2019-02-21  8:55 UTC  (7+ messages)
` [PATCH 05/17 v1] gpio: ixp4xx: Add driver for the IXP4xx GPIO
` [PATCH 14/17 v1] gpio: ixp4xx: Add OF probing support

[PATCH v5 0/6] Add support for mt8183 SCP
 2019-02-21  8:47 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v5 2/6] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v5 3/6] remoteproc: mt8183: add reserved memory manager API
` [PATCH v5 4/6] rpmsg: add rpmsg support for mt8183 SCP

[PATCH v4 00/12] Mediatek MT8183 clock and scpsys support
 2019-02-21  8:36 UTC  (4+ messages)

[PATCH 1/8] include/fsl: add common FlexTimer #defines in a separate header
 2019-02-21  8:28 UTC  (7+ messages)
` [PATCH 5/8] iio/counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH 8/8] iio/counter/ftm-quaddec: add handling of under/overflow of the counter

da850 dt cpufreq support
 2019-02-21  7:50 UTC  (4+ messages)

[PATCH] usb: dwc2: suppress confusing warnings on BCM2835
 2019-02-21  7:34 UTC  (2+ messages)

[RFC PATCH V0 0/4] media: support Mediatek sensor interface driver
 2019-02-21  7:21 UTC  (4+ messages)
` [RFC PATCH V0 2/4] media: platform: Add Mediatek sensor interface driver KConfig
` [RFC PATCH V0 3/4] dt-bindings: mt8183: Added sensor interface dt-bindings
` [RFC PATCH V0 4/4] dts: arm64: mt8183: Add sensor interface nodes

[PATCH V7 0/8] Add CPUidle support for Tegra210
 2019-02-21  7:21 UTC  (9+ messages)
` [PATCH V7 1/8] dt-bindings: timer: add Tegra210 timer
` [PATCH V7 2/8] clocksource: tegra: add Tegra210 timer support
` [PATCH V7 3/8] soc/tegra: default select TEGRA_TIMER for Tegra210
` [PATCH V7 4/8] arm64: tegra: fix timer node "
` [PATCH V7 5/8] arm64: tegra: add CPU idle states properties "
` [PATCH V7 6/8] arm64: tegra: Enable CPU idle support for Jetson TX1
` [PATCH V7 7/8] arm64: tegra: Enable CPU idle support for Smaug
` [PATCH V7 8/8] arm64: tegra: Enable CPU idle support for Shield

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-21  6:41 UTC  (9+ messages)
` [PATCH v3 06/11] drm/sun4i: rgb: Add DT property to disable strict clock rate check

[PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-21  6:38 UTC  (4+ messages)
` [PATCH V8 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V8 3/4] defconfig: arm64: "
` [PATCH V8 4/4] arm64: dts: imx: add i.MX8QXP "

[PATCHv7 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-21  3:16 UTC  (4+ messages)
` [PATCHv7 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv7 3/4] pci: layerscape: Add the EP mode support
` [PATCHv7 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-21  3:18 UTC  (6+ messages)
` [PATCHv6 3/4] pci: layerscape: Add the EP mode support

[PATCH v2] clk: fractional-divider: check parent rate only if flag is set
 2019-02-21  2:55 UTC  (2+ messages)

[PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-21  2:41 UTC  (2+ messages)

[PATCH V5 0/8] make mt7623 clock of hdmi stable
 2019-02-21  2:34 UTC  (4+ messages)
` [PATCH V5 5/8] clk: mediatek: add MUX_GATE_FLAGS_2

[PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-02-21  1:22 UTC  (6+ messages)
` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
  ` [PATCH v5 01/10] dt-bindings: olpc,xo1.75-ec: "
` [PATCH v5 06/10] Platform: OLPC: Add XO-1.75 EC driver

[PATCH V7 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-21  1:08 UTC  (5+ messages)
` [PATCH V7 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V7 4/4] arm64: dts: imx: add i.MX8QXP "

[PATCH v3 3/9] dt-bindings: Add documentation for Milbeaut SoCs
 2019-02-21  0:37 UTC  (3+ messages)

[PATCH v3 9/9] ARM: configs: Add Milbeaut M10V defconfig
 2019-02-21  0:36 UTC  (8+ messages)

[PATCH 0/6] ARM: dts: ti: cpsw: switch to phy-gmii-sel phy driver
 2019-02-21  0:18 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: dra7: switch to use phy-gmii-sel
` [PATCH 2/6] ARM: dts: dm814x: "
` [PATCH 3/6] ARM: dts: am4372: "
` [PATCH 4/6] ARM: dts: am335x: "
` [PATCH 5/6] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
` [PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-20 22:55 UTC  (11+ messages)
        ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH] drm/rockchip: vop: reset scale mode when win is disabled
 2019-02-20 22:40 UTC 

[PATCH] clk: samsung: s3c2443: Mark expected switch fall-through
 2019-02-20 22:26 UTC  (5+ messages)

[RFC 0/4] clk/driver: platform: Fix kfree() of const memory on setting driver_override
 2019-02-20 22:01 UTC  (4+ messages)

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-20 21:03 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables

[PATCH 1/1] clk: imx: scu: add set parent support
 2019-02-20 21:01 UTC  (2+ messages)

[PATCH V3 0/5] dt-binding: clk: prepare for imx8qm clock support
 2019-02-20 20:57 UTC  (8+ messages)
` [PATCH V3 4/5] dt-bindings: imx8-clock: add a53 and a72 clock id
` [PATCH V3 5/5] clk: imx: scu: add fallback compatible string support

👍 Hallo!
 2019-02-20 20:20 UTC 

[PATCH] clk: at91: fix masterck name
 2019-02-20 19:43 UTC  (2+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-20 19:41 UTC  (4+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[PATCH] clk: at91: fix at91sam9x5 peripheral clock number
 2019-02-20 19:39 UTC  (4+ messages)

[PATCH v3 0/6] KVM: arm/arm64: add support for chained counters
 2019-02-20 19:34 UTC  (4+ messages)
` [PATCH v3 6/6] KVM: arm/arm64: support chained PMU counters

[PATCHv2 0/2] Update multi_v7_defconfig for dropped and moved options
 2019-02-20 19:02 UTC  (3+ messages)
` [PATCH 1/2] ARM: multi_v7_defconfig: Update for dropped options
` [PATCH 2/2] ARM: multi_v7_defconfig: Update for moved options

[PATCH v2 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-20 18:19 UTC  (2+ messages)
` [PATCH v2 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization

[PATCH 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-20 18:18 UTC  (7+ messages)
` [PATCH 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-02-20 17:58 UTC  (5+ messages)
` [PATCH 12/14] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems

[PATCH v1] spi: pxa2xx: Setup maximum supported DMA transfer length
 2019-02-20 17:53 UTC  (2+ messages)
` Applied "spi: pxa2xx: Setup maximum supported DMA transfer length" to the spi tree

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-02-20 17:50 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
 2019-02-20 17:17 UTC  (12+ messages)

[PATCH v4 0/8] Support Trusted Foundations firmware on Tegra30
 2019-02-20 17:01 UTC  (4+ messages)

[PATCH] dts: fix status gpioleds on nanopi-neo-plus2
 2019-02-20 16:53 UTC  (3+ messages)
` [PATCH v2] arm64: dts: allwinner: fix status LED "

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-02-20 16:48 UTC  (11+ messages)
` [PATCH v5 05/26] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [PATCH v5 12/26] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v5 13/26] KVM: arm64/sve: System register context switch and access support
` [PATCH v5 14/26] KVM: arm64/sve: Context switch the SVE registers

[PATCH v3 0/8] drm/sun4i: dsi: Add burst mode support
 2019-02-20 16:35 UTC  (6+ messages)

[PATCH v3 0/2] Add IPROC PCIe new features
 2019-02-20 16:33 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v3 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
 2019-02-20 16:15 UTC  (4+ messages)
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes

[PATCH] kasan: fix random seed generation for tag-based mode
 2019-02-20 15:55 UTC 

[PATCH 6/9] serial: sc16is7xx: add support for rs485 RTS delays in microseconds
 2019-02-20 15:31 UTC  (4+ messages)
` [PATCH 7/9] serial: atmel_serial: set SER_RS485_DELAY_IN_USEC accordingly
` [PATCH 8/9] serial: fsl_lpuart: "
` [PATCH 9/9] serial: st32-usart: "

[PATCH 1/9] serial: uapi: add SER_RS485_DELAY_IN_USEC flag to struct serial_rs485
 2019-02-20 15:27 UTC  (5+ messages)
` [PATCH 2/9] Documentation: serial-rs485: document SER_RS485_DELAY_IN_USEC flag
` [PATCH 3/9] serial: core: add rs485-rts-delay-us devicetree property for RS485
` [PATCH 4/9] serial: 8250: add support for rs485 RTS delays in microseconds
` [PATCH 5/9] serial: omap-serial: "

[PATCH v4 0/3] add i2c support for mt8183
 2019-02-20 15:25 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH] ARM: dts: sun7i: add pinctrl for missing uart mux options
 2019-02-20 15:22 UTC  (5+ messages)

[GIT PULL] DaVinci SoC updates for v5.1 (part 3)
 2019-02-20 15:21 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: sun7i: add pinctrl for CAN in PA bank
 2019-02-20 15:15 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: sun7i: add /omit-if-no-ref/ tags to pin group nodes

[GIT PULL] updates to soc/fsl drivers for v5.1 take3
 2019-02-20 15:14 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64
 2019-02-20 15:12 UTC 

[GIT PULL] ARM: dts: exynos: Second pull for v5.1
 2019-02-20 15:11 UTC  (2+ messages)

[PATCH v2] ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
 2019-02-20 15:09 UTC  (4+ messages)


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