linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-17 14:07:38 to 2016-06-18 16:20:15 UTC [more...]

[PATCH V4 0/3] i2c: qup: Some misc fixes
 2016-06-18 16:20 UTC  (3+ messages)
` [PATCH V4 1/3] i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled

[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-18 15:45 UTC  (4+ messages)
` [v2 PATCH 2/4] phy: Add USB Type-C PHY driver for rk3399

[PATCHv5] support for AD5820 camera auto-focus coil
 2016-06-18 15:38 UTC  (17+ messages)
      ` [PATCH] device tree description "
          ` [PATCH] userspace API definitions for "
                        ` [PATCHv4] support for AD5820 camera "

[PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks
 2016-06-18 14:57 UTC  (7+ messages)
` [PATCH 1/3] clk: samsung: exynos5433: prepare for adding "
` [PATCH 2/3] clk: samsung: cpu: prepare for adding Exynos5433 "
` [PATCH 3/3] clk: samsung: exynos5433: add CPU clocks configuration data and instantiate "

[PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks
 2016-06-18 14:37 UTC  (2+ messages)

Platform-specific suspend/resume code in drivers
 2016-06-18 14:35 UTC  (3+ messages)

[PATCH 01/18] clk: samsung: Constify clock init data with clock arrays
 2016-06-18 14:35 UTC  (3+ messages)
` [PATCH] clk: samsung: exynos3250: Move PLL rates data to init section

[PATCH v2] clk: samsung: Remove useless check for return value of samsung_clk_init
 2016-06-18 14:35 UTC  (2+ messages)

[PATCH] clk: samsung: exynos5433: use clock_ignore_unused flag for SPI3 related clocks
 2016-06-18 14:31 UTC  (2+ messages)

[PATCH v4 1/2] i2c: qup: add ACPI support
 2016-06-18 14:13 UTC  (4+ messages)
` [PATCH v4 2/2] i2c: qup: support SMBus block read

[PATCH V2 03/63] clocksource/drivers/rockchip_timer: Convert init function to return error
 2016-06-18 13:47 UTC  (12+ messages)
    ` [PATCH V3] "
` [PATCH V2 04/63] clocksource/drivers/mkt_timer: "
` [PATCH V2 15/63] clocksource/drivers/clksrc-dbx500: "
` [PATCH V2 45/63] clocksource/drivers/timer-keystone: "
` [PATCH V2 50/63] clocksource/drivers/timer-u300: "

[arm:for-next 9/14] block/ioctl.c:254:9: note: in expansion of macro 'put_user'
 2016-06-18 13:25 UTC 

[arm:for-next 9/14] arch/arm/include/asm/uaccess.h:379:42: error: implicit declaration of function '__put_user_check'
 2016-06-18 13:22 UTC 

[PATCH 1/2] net: ethernet: sun4i-emac: use phydev from struct net_device
 2016-06-18 13:15 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettings

[PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-18 12:49 UTC  (9+ messages)
` [PATCH v2 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
` [PATCH v2 10/11] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
` [PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[PATCH] arm64: dts: rockchip: add i2c nodes for rk3399
 2016-06-18 12:01 UTC  (2+ messages)

[PATCH v5] phy-sun4i-usb: Fix irq free conditions to match request conditions
 2016-06-18 11:33 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-06-18 11:29 UTC 

4.5-rc0 regression: GPRS breaks after very short while
 2016-06-18 10:39 UTC  (5+ messages)

[PATCH v5 0/4] usb: musb: sunxi: Fixes + peripheral-only mode
 2016-06-18  9:28 UTC  (5+ messages)
` [PATCH v5 1/4] USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
` [PATCH v5 2/4] phy-sun4i-usb: Add support for peripheral-only mode
` [PATCH v5 3/4] phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31
` [PATCH v5 4/4] usb: musb: sunxi: Simplify dr_mode handling

[PATCH] gpio: omap: make gpio numbering deterministical by using of aliases
 2016-06-18  8:30 UTC  (8+ messages)

[PATCH 0/2] pinctrl: uniphier: two more fixes for UniPhier pin data
 2016-06-18  8:03 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11
` [PATCH 2/2] pinctrl: uniphier: fix meaningless drive control offsets

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-06-17 23:54 UTC  (20+ messages)
` [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 02/19] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 03/19] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 04/19] arm64: ensure the kernel is compiled for LP64
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 06/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 07/19] thread: move thread bits accessors to separated file
` [PATCH 08/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 09/19] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH 10/19] arm64: introduce binfmt_elf32.c
` [PATCH 11/19] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 13/19] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 14/19] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 15/19] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 16/19] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 17/19] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH] PCI: mvebu: Don't try to add an MBus window that already exists
 2016-06-17 23:46 UTC  (6+ messages)

[PATCH 00/12] power: add generic power sequence framework
 2016-06-17 23:29 UTC  (4+ messages)
` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver

[PATCH v8 0/4] ACPI: parse the SPCR table
 2016-06-17 23:24 UTC  (2+ messages)

[PATCH 00/20] drm: Add Support for Passive RGB to VGA bridges
 2016-06-17 23:05 UTC  (3+ messages)
` [PATCH 01/20] clk: fixed-factor: Pass clk rates change to the parent

[PATCH] arm64/efi: remove spurious WARN_ON for !4K kernels
 2016-06-17 21:16 UTC  (4+ messages)

[PATCH] ARM: Kirkwood: fix kirkwood_pm_init() declaration/type
 2016-06-17 21:04 UTC  (2+ messages)

[PATCH v4 0/2] Add HS-USB device tree support for R8A7790/Lager board
 2016-06-17 20:53 UTC  (3+ messages)
` [PATCH] ARM: dts: silk: add DU pins

[PATCH 0/7] APQ8060 Dragonboard support v2
 2016-06-17 20:28 UTC  (9+ messages)
` [PATCH 1/7] ARM: dts: add GPIO and MPP to MSM8660 PMIC
` [PATCH 2/7] ARM: dts: add SDCC5 to Qualcomm MSM8660
` [PATCH 3/7] ARM: dts: add L2CC and RPM with regulators for MSM8660
` [PATCH 3/3] ARM: dts: add Qualcomm APQ8060-based Dragonboard
` [PATCH 4/7] ARM: dts: add I2C block in GSBI12
` [PATCH 5/7] ARM: dts: fix the MSM8660 RTC base address
` [PATCH 6/7] ARM: dts: move the fixed MMC regulator to SURF board
` [PATCH 7/7] ARM: dts: add Qualcomm APQ8060-based Dragonboard

[PATCH 1/4] ARM: dts: imx7d: Add SPI support
 2016-06-17 20:09 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: imx7d-sdb: Add display support
` [PATCH 3/4] ARM: dts: imx7d-sdb: Add support for touchscreen
` [PATCH 4/4] ARM: imx_v6_v7_defconfig: Select ADS7846 support

[PATCH 0/5] remoteproc: A few important improvements
 2016-06-17 19:53 UTC  (4+ messages)
` [PATCH 5/5] remoteproc: core: Clip carveout if it's too big
    ` [STLinux Kernel] "

[PATCH 0/2] Simple fix to the ARM kexec tools implementation
 2016-06-17 19:44 UTC  (3+ messages)
` [PATCH 1/2] arm: take account of TEXT_OFFSET for subsequent images
` [PATCH 2/2] arm: fix kernel image size

[PATCH] arm64: Kconfig: select PM for ARCH_VEXPRESS
 2016-06-17 19:38 UTC  (8+ messages)

[PATCH 0/2] mmc: remove sdhci-bcm2835
 2016-06-17 18:59 UTC  (5+ messages)
` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci

[PATCH 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-06-17 18:21 UTC  (6+ messages)
` [PATCH 1/4] pwm: Add support for Meson "
` [PATCH 2/4] dt-bindings: pwm: Add bindings "
` [PATCH 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes
` [PATCH 4/4] ARM: dts: meson8b: Add Meson8b "

[PATCH -next] PM / devfreq: event: Fix return value check in exynos_nocp_parse_dt()
 2016-06-17 18:10 UTC 

[PATCHv3 0/7] Add Ethernet EDAC & peripheral init functions
 2016-06-17 17:43 UTC  (21+ messages)
` [PATCHv3 1/7] EDAC, altera: Check parent status for Arria10 EDAC block
` [PATCHv3 2/7] EDAC, altera: Add panic flag check to A10 IRQ
` [PATCHv3 3/7] EDAC, altera: Share Arria10 check_deps & IRQ functions
` [PATCHv3 5/7] EDAC, altera: Add Arria10 ECC memory init functions
` [PATCHv3 6/7] EDAC, altera: Add Arria10 Ethernet EDAC support

[PATCH] coresight: add PM runtime calls to coresight_simple_func()
 2016-06-17 17:41 UTC 

[PATCH 1/2] arm64: consolidate context ID for 8-bit ASIDs
 2016-06-17 17:33 UTC  (2+ messages)
` [PATCH 2/2] arm64: update ASID limit

[PATCH 0/6] arm64: Extend Cortex-A53 errata workaround
 2016-06-17 17:25 UTC  (5+ messages)
` [PATCH 6/6] arm64: trap userspace "dc cvau" cache operation on errata-affected core

[PATCH] clk: Fix return value check in oxnas_stdclk_probe()
 2016-06-17 17:24 UTC 

[PATCH -next] mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
 2016-06-17 17:21 UTC 

[PATCH 0/2] arm64: mm: dump: rework and fix
 2016-06-17 17:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: mm: dump: make page table dumping reusable

[GIT PULL] arm64: fixes for -rc4
 2016-06-17 17:07 UTC 

[PATCH v3] arm64: Implement optimised IP checksum helpers
 2016-06-17 17:02 UTC  (2+ messages)

[PATCH RESEND 0/2] perf tools: coresight PMU recording capabilities
 2016-06-17 17:02 UTC  (3+ messages)
` [PATCH RESEND 1/2] perf tools: making coresight PMU listable
` [PATCH RESEND 2/2] perf tools: adding coresight etm PMU record capabilities

[PATCH] arm64: Implement optimised IP checksum helpers
 2016-06-17 17:00 UTC  (2+ messages)

[PATCH 0/2] Fix hibernate on SMP spin-table systems
 2016-06-17 16:48 UTC  (8+ messages)
` [PATCH 1/2] arm64: smp: Add function to determine if cpus are stuck in the kernel

[PATCH v10 0/9] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-06-17 16:33 UTC  (3+ messages)
` [PATCH v10 7/9] irqchip/gicv3-its: register the MSI global doorbell

[PATCH 4/4] ARM: dts: Add WP8548 based MangOH Green board DTS
 2016-06-17 16:32 UTC  (2+ messages)

[RFC PATCH 0/4] Integration of function trace with System Trace IP blocks
 2016-06-17 16:26 UTC  (3+ messages)
` [RFC PATCH 4/4] stm: Mark the functions of writing buffer with notrace

[PATCH v4 03/13] soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains
 2016-06-17 16:19 UTC  (5+ messages)
  ` [PATCH v4 04/13] soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver
  ` [PATCH v4 05/13] soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapper
  ` [PATCH v4 06/13] ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions

[PATCH] ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
 2016-06-17 16:15 UTC  (2+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-17 16:14 UTC  (22+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH] arm64: barrier: implement wfe-base smp_cond_load_acquire
 2016-06-17 16:14 UTC  (7+ messages)

[PATCH 10/12] usb: core: add power sequence handling for USB devices
 2016-06-17 16:12 UTC  (2+ messages)

[PATCH] ata: fix "ering" sysfs time printing
 2016-06-17 16:10 UTC  (2+ messages)

[GIT PULL] omap rcu and fiq fixes for v4.7 merge window
 2016-06-17 16:07 UTC 

[PATCH] ARM: at91: fix warnings in pm.c
 2016-06-17 15:34 UTC 

[PATCH 0/3] arm64: dts: juno: add coresight support
 2016-06-17 15:33 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] arm64: dts: juno: add SCPI power domains for device power management

[PATCH 1/9] ARM/PCI: Add declaration of pcibios_report_status
 2016-06-17 15:27 UTC  (10+ messages)
` [PATCH 2/9] ARM: fix missing include of <asm/insn.h> in arch/arm/kernel/insn.c
` [PATCH 3/9] ARM: add missing <asm/prom.h>
` [PATCH 4/9] ARM: fix missing <asm/vga.h> in arch/arm/mm/iomap.c
` [PATCH 5/9] ARM: fix missing <linux/elf-randomize.h> in arch/arm/mm/mmap.c
` [PATCH 6/9] ARM: fix missing <asm/cacheflush.h> in arch/arm/mm/pageattr.c
` [PATCH 7/9] ARM: probes: fix warning on NULL/0 substitution
` [PATCH 9/9] [RFC] pci: include <asm/dma.h> for isa_dma_bridge_buggy

[PATCH] arm64: defconfig: enable msm8996 pinctrl support
 2016-06-17 15:18 UTC 

[PATCH 00/16] arm64: dts: msm8996: add more device support
 2016-06-17 15:14 UTC  (18+ messages)
` [PATCH 01/16] arm64: dts: msm8996: add msmgpio label
` [PATCH 02/16] arm64: dts: msm8996: add blsp2_uart1 pinctrl
` [PATCH 03/16] arm64: dts: msm8996: add blsp2_uart2 pinctrl nodes
` [PATCH 04/16] arm64: dts: msm8996: add support blsp2_uart2
` [PATCH 05/16] arm64: dts: msm8996: add blsp1_i2c2 pinctrl nodes
` [PATCH 06/16] arm64: dts: msm8996: add support to blsp1_i2c2 device
` [PATCH 07/16] arm64: dts: msm8996: add blsp2_i2c1 pinctrl
` [PATCH 08/16] arm64: dts: msm8996: add support to blsp2_i2c1
` [PATCH 09/16] arm64: dts: msm8996: add support to blsp2_i2c0 pinctrl
` [PATCH 10/16] arm64: dts: msm8996: add support to blsp2_i2c0
` [PATCH 11/16] arm64: dts: msm8996: add support to blsp1_spi0 pinctrl
` [PATCH 12/16] arm64: dts: msm8996: add support to blsp1_spi0
` [PATCH 13/16] arm64: dts: msm8996: add support to blsp2_spi5 pinctrl
` [PATCH 14/16] arm64: dts: msm8996: add support to blsp2_spi5
` [PATCH 15/16] arm64: dts: msm8996: add sdc2 pinctrl
` [PATCH 15/16] arm64: dts: msm8996: add sdhci2 pinctrl
` [PATCH 16/16] arm64: dts: msm8996: add sdc2 support

[PATCH] ARM: imx6: fix static declaration in include/soc/imx/cpuidle.h
 2016-06-17 14:52 UTC  (2+ messages)

[PATCH] [V2] ARM: imx6: fix static declaration in include/soc/imx/cpuidle.h
 2016-06-17 14:51 UTC 

[RFC PATCH] clocksource: arm_arch_timer: disable the evtstrm via the cmdline
 2016-06-17 14:36 UTC  (2+ messages)

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-17 14:15 UTC  (4+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops

[RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks
 2016-06-17 14:13 UTC  (5+ messages)
` [RFC PATCH v3 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-06-17 14:07 UTC  (5+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support


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