messages from 2016-05-24 00:04:42 to 2016-05-24 13:30:33 UTC [more...]
[PATCH v5 0/6] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-05-24 13:30 UTC (7+ messages)
` [PATCH v5 1/6] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v5 2/6] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v5 3/6] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v5 4/6] acpi: Add GTDT table parse driver into ACPI driver
` [PATCH v5 5/6] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v5 6/6] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
[PATCH 1/2] drm/exynos: g2d: Add support for old S5Pv210 type
2016-05-24 13:28 UTC (2+ messages)
` [PATCH 2/2] [media] s5p-g2d: Replace old driver with DRM version
[PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks
2016-05-24 13:19 UTC (4+ 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 0/7] vgic fixes for 4.7-rc1
2016-05-24 13:18 UTC (9+ messages)
` [PATCH 5/7] arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
` [PATCH 6/7] arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
` [PATCH 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1
[PATCH 0/3] Rockchip: generalize GRF setup
2016-05-24 13:07 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: add used but undocumented rockchip grf compatible values
` [PATCH 2/3] soc: rockchip: add driver handling grf setup
` [PATCH 3/3] ARM: rockchip: drop rk3288 jtag/mmc switch handling
[PATCH 1/1] arm64: fix flush_cache_range
2016-05-24 13:02 UTC (4+ messages)
[PATCH] gpio: lpc32xx: disable broken to_irq support
2016-05-24 12:54 UTC (3+ messages)
[PATCH] pinctrl: oxnas: Add GPIO get_direction
2016-05-24 12:51 UTC (2+ messages)
[PATCH] pinctrl: nomadik: fix inversion of gpio direction
2016-05-24 12:41 UTC
[PATCH v7 0/4] Mediatek MT8173 CMDQ support
2016-05-24 12:34 UTC (7+ messages)
` [PATCH v7 2/4] CMDQ: Mediatek CMDQ driver
` [PATCH v7 4/4] CMDQ: suspend/resume protection
[PATCH v2] pinctrl: stm32: .pin_config_dbg_show fixes
2016-05-24 12:04 UTC (3+ messages)
` [PATCH v2] pinctrl: stm32: factorize stm32_pconf_input/output_get()
[PATCH v3] Axi-usb: Add support for 64-bit addressing
2016-05-24 11:47 UTC (3+ messages)
[PATCH] soc: qcom: provide mechanism for drivers to access L2 registers
2016-05-24 11:23 UTC (4+ messages)
[PATCH 0/2] pinctrl: stm32: .pin_config_dbg_show fixes
2016-05-24 11:12 UTC (3+ messages)
Add MediaTek USB3 DRD Driver
2016-05-24 10:58 UTC (8+ messages)
` [PATCH 6/6] pinctrl: mt8173: set GPIO16 to usb iddig mode
[PATCH] hwrng: stm32 - fix build warning
2016-05-24 10:57 UTC (9+ messages)
[PATCH 0/3] [media] s5p-mfc: Fixes for issues when module is removed
2016-05-24 10:22 UTC (2+ messages)
[RESEND PATCH] [media] s5p-mfc: don't close instance after free OUTPUT buffers
2016-05-24 10:21 UTC (2+ messages)
[PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable
2016-05-24 10:11 UTC (7+ messages)
[PATCH v2 0/5] MT2701 iommu support
2016-05-24 9:57 UTC (4+ messages)
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW
[PATCH v2 0/2] pinctrl: Oxford Semiconductor OXNAS pinctrl and gpio support
2016-05-24 9:37 UTC (7+ messages)
` [PATCH v2 1/2] pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver
` [PATCH v2 2/2] dt-bindings: Add Oxford Semiconductor OXNAS pinctrl and gpio bindings
[PATCH 0/7] pinctrl: meson: Add a bunch more pins
2016-05-24 9:23 UTC (2+ messages)
[PATCH] support for AD5820 camera auto-focus coil
2016-05-24 9:17 UTC (8+ messages)
` [PATCHv2] "
` [PATCHv3] "
` [PATCHv4] "
[PULL 00/59] KVM/ARM Changes for v4.7 take 2
2016-05-24 9:09 UTC (60+ messages)
` [PULL 01/59] kvm: arm64: Fix EC field in inject_abt64
` [PULL 02/59] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PULL 03/59] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PULL 04/59] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PULL 05/59] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PULL 06/59] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PULL 07/59] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PULL 08/59] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PULL 09/59] KVM: arm/arm64: Move timer IRQ map to latest possible time
` [PULL 10/59] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PULL 11/59] KVM: arm/arm64: Fix MMIO emulation data handling
` [PULL 12/59] KVM: arm/arm64: Export mmio_read/write_bus
` [PULL 13/59] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PULL 14/59] KVM: arm/arm64: Provide functionality to pause and resume a guest
` [PULL 15/59] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PULL 16/59] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PULL 17/59] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PULL 18/59] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PULL 19/59] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PULL 20/59] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PULL 21/59] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PULL 22/59] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PULL 23/59] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PULL 24/59] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PULL 25/59] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PULL 26/59] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PULL 27/59] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PULL 28/59] KVM: arm/arm64: vgic-new: Add PENDING "
` [PULL 29/59] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PULL 30/59] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PULL 31/59] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PULL 32/59] KVM: arm/arm64: vgic-new: Add TARGET "
` [PULL 33/59] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PULL 34/59] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PULL 35/59] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PULL 36/59] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PULL 37/59] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PULL 38/59] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PULL 39/59] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PULL 40/59] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PULL 41/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PULL 42/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PULL 43/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PULL 44/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PULL 45/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PULL 46/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PULL 47/59] KVM: arm/arm64: vgic-new: Export register access interface
` [PULL 48/59] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PULL 49/59] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PULL 50/59] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PULL 51/59] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PULL 52/59] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PULL 53/59] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PULL 54/59] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PULL 55/59] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PULL 56/59] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PULL 57/59] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PULL 58/59] KVM: arm/arm64: vgic-new: enable build
` [PULL 59/59] KVM: arm/arm64: vgic-new: Synchronize changes to active state
[PATCH 0/4] dma-mapping: Constify dma_attrs
2016-05-24 9:09 UTC (7+ messages)
` [PATCH 1/4] dma-mapping: Constify attrs passed to dma_get_attr
` [PATCH 2/4] ARM: dma-mapping: Constify attrs passed to internal functions
` [PATCH 3/4] arm64: "
` [RFC 4/4] dma-mapping: Constify dma_attrs
[PATCH 3/3] spi: xilinx: Update devicetree bindings for spi-xilinx
2016-05-24 9:04 UTC
[PATCH 2/3] spi: xilinx: Add QUAD support
2016-05-24 9:04 UTC
[PATCH 1/3] spi: xilinx: Remove bitbang and register with spi core
2016-05-24 9:04 UTC
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v4
2016-05-24 9:03 UTC (8+ messages)
` [PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v5
[PATCH 00/16] clk: sunxi: introduce "modern" clock support
2016-05-24 9:01 UTC (9+ messages)
` [PATCH 07/16] clk: sunxi-ng: Add phase "
` [PATCH 10/16] clk: sunxi-ng: Add M-P factor "
[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
2016-05-24 8:20 UTC (7+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder
[PATCH v3 0/4] Add Amlogic secure monitor driver
2016-05-24 8:08 UTC (9+ messages)
` [PATCH v3 1/4] firmware: Amlogic: Add "
` [PATCH v3 4/4] documentation: Add secure monitor binding documentation
[PATCH 00/11] Clock improvement for video playback
2016-05-24 7:40 UTC (2+ messages)
[PATCH v2 11/23] ARM: dts: armadillo800eva: Fix W=1 dtc warnings
2016-05-24 7:37 UTC (6+ messages)
` [PATCH v2 00/23] ARM/arm64: dts: renesas: "
[PATCH v2 0/3] arm64: Add Renesas R8A7796 SoC support
2016-05-24 7:29 UTC (8+ messages)
` [PATCH v2 1/3] arm64: dts: r8a7796: "
[PATCH V7 00/11] Support for generic ACPI based PCI host controller
2016-05-24 7:23 UTC (16+ messages)
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v3
2016-05-24 7:19 UTC (4+ messages)
[PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes
2016-05-24 7:08 UTC (3+ messages)
[PATCH] Fix for hang of Ordered task in TCM
2016-05-24 5:47 UTC (6+ messages)
[PATCH v3 0/3] arm64: Add Renesas R8A7796 SoC support
2016-05-24 5:30 UTC (5+ messages)
` [PATCH v3 1/3] arm64: dts: r8a7796: "
` [PATCH v3 2/3] arm64: dts: salvator-x: add Salvator-X board on R8A7796 SoC
` [PATCH v3 3/3] arm64: defconfig: enable Renesas "
[PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready
2016-05-24 4:51 UTC (5+ messages)
` [PATCH 2/4] phy: rockchip-emmc: configure frequency range and drive impedance
[PATCH v3 0/4] Implement SoC driver for Vybrid
2016-05-24 4:14 UTC (4+ messages)
` [PATCH v3 4/4] soc: Add SoC driver for Freescale Vybrid platform
[PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support
2016-05-24 3:56 UTC (6+ messages)
` [PATCH 2/3] arm: mach-keystone: Enable PINCTRL config
` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config
[PATCH] ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY
2016-05-24 3:47 UTC
[PATCH] pinctrl: mediatek: fix dual-edge code defect
2016-05-24 3:10 UTC (3+ messages)
[PATCH v2 0/5] Thermal: Support for hardware-tracked trip points
2016-05-24 3:08 UTC (3+ messages)
[PATCH V5 0/6] vfio, platform: add ACPI support
2016-05-24 2:25 UTC (12+ messages)
` [PATCH V5 2/6] vfio: platform: move reset call to a common function
` [PATCH V5 4/6] vfio: platform: add support for ACPI probe
` [PATCH V5 5/6] vfio: platform: call _RST method when using ACPI
[PATCH 0/4] hw rng support for NSP SoC
2016-05-24 2:22 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings
` [PATCH 2/4] hwrng: bcm2835: Support Broadcom NSP SoC rng
` [PATCH 4/4] hwrng: bcm2835: Read as much data as available
[PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-24 1:38 UTC (3+ messages)
[RESEND PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-24 1:36 UTC
[PATCH] regulator: mt6397: Constify struct regulator_ops
2016-05-24 1:33 UTC (3+ messages)
[PATCH 0/3] Add support for X-Gene hwmon driver
2016-05-24 1:01 UTC (4+ messages)
` [PATCH 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation
[PATCH v6 00/21] ILP32 for ARM64
2016-05-24 0:04 UTC (12+ messages)
` [PATCH 13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 14/23] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH 15/23] arm64: introduce binfmt_elf32.c
` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 19/23] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 20/23] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 22/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig
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).