messages from 2014-09-01 10:36:31 to 2014-09-01 20:18:26 UTC [more...]
[RFC PATCH 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-09-01 20:18 UTC (20+ messages)
` [RFC PATCH 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH 2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
` [RFC PATCH 3/7] iommu: add new iommu_ops callback for adding a device with a set of IDs
` [RFC PATCH 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
[PATCH v2 00/12] clk: sunxi: Improve MMC clocks support
2014-09-01 19:00 UTC (6+ messages)
` [PATCH v2 03/12] clk: Add a function to retrieve phase
[PATCH v4] apf27dev: add max1027 in the dts
2014-09-01 18:44 UTC
[PATCH] mfd: palmas: Add support for optional wakeup
2014-09-01 18:30 UTC (5+ messages)
[RFC PATCH for Juno 0/2] Drivers for Juno to boot from ACPI
2014-09-01 18:11 UTC (22+ messages)
` [RFC PATCH for Juno 1/2] net: smsc911x add support for probing "
` [Linaro-acpi] "
` [RFC PATCH for Juno 2/2] tty: SBSA compatible UART
[PATCH 00/26] ARM: OMAP2+: PRCM cleanups for 3.18 merge window
2014-09-01 18:09 UTC (27+ messages)
` [PATCH 01/26] ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
` [PATCH 02/26] ARM: AM43XX: PRM: use OMAP4 PRM driver
` [PATCH 03/26] ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3
` [PATCH 04/26] ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready
` [PATCH 05/26] ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+
` [PATCH 06/26] ARM: OMAP2+: CM: add common API for cm_wait_module_ready
` [PATCH 07/26] ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle
` [PATCH 08/26] ARM: OMAP2+: CM: make clkdm_hwsup operations static
` [PATCH 09/26] ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable
` [PATCH 10/26] ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static
` [PATCH 11/26] ARM: AM33xx: hwmod: remove am33xx specific module SoC opts
` [PATCH 12/26] ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx version
` [PATCH 13/26] ARM: AM33xx: PRM: add support for prm_init
` [PATCH 14/26] ARM: OMAP2+: PRM: add generic API for asserting hardware reset
` [PATCH 15/26] ARM: OMAP2+: PRM: add generic API for deasserting "
` [PATCH 16/26] ARM: OMAP2+: PRM: add generic API for checking hardreset status
` [PATCH 17/26] ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h
` [PATCH 18/26] ARM: OMAP4: CM: make cminst direct register access functions static
` [PATCH 19/26] ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions
` [PATCH 20/26] ARM: AM33xx: PRM: move global warm reset implementation to driver
` [PATCH 21/26] ARM: AM33xx: PRM: make direct register access functions static
` [PATCH 22/26] ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static
` [PATCH 23/26] ARM: OMAP3: PRM: make PRCM interrupt handler related functions static
` [PATCH 24/26] ARM: OMAP4: "
` [PATCH 25/26] ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
` [PATCH 26/26] ARM: OMAP2+: PRM: provide generic API for system reset
[PATCH 1/2] ARM: dts: imx6sx: Add LCDIF compatible strings
2014-09-01 17:50 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: imx6x-sdb: Add LCD support
[PATCH 15/15] tty: serial: 8250: omap: add dma support
2014-09-01 17:47 UTC (12+ messages)
[GIT PULL 1/4] at91: cleanup for 3.18 #1
2014-09-01 17:38 UTC (4+ messages)
` [GIT PULL 2/4] at91: DT "
` [GIT PULL 3/4] at91: drivers "
` [GIT PULL 4/4] at91: dt for 3.18 #2
[Patch v2 RfT] ARM: Kirkwood: Fix DT based DSA
2014-09-01 17:35 UTC
[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2014-09-01 17:35 UTC (19+ messages)
` [PATCH v3 01/17] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v3 03/17] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v3 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v3 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v3 07/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v3 08/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v3 10/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v3 11/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v3 12/17] ACPI / table: Add new function to get table entries
` [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v3 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v3 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v3 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v3 17/17] Documentation: ACPI for ARM64
[PATCH v5 0/3] kprobes: arm: enable OPTPROBES for ARM 32
2014-09-01 17:29 UTC (8+ messages)
` [PATCH v5 1/3] ARM: probes: check stack operation when decoding
[PATCH 0/2] Two imx-drm oops fixes
2014-09-01 17:07 UTC (3+ messages)
` [PATCH 1/2] imx-drm: ipuv3-plane: fix ipu_plane_dpms()
` [PATCH 2/2] imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()
[PATCH] mfd: syscon: Decouple syscon interface from syscon devices
2014-09-01 17:05 UTC (9+ messages)
[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
2014-09-01 16:15 UTC (6+ messages)
` [PATCH 3/6] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH] MAINTAINERS: Tomasz has moved
2014-09-01 16:03 UTC (3+ messages)
[PATCH] arm: use irq_set_affinity with force=false when migrating irqs
2014-09-01 15:50 UTC (7+ messages)
` [PATCH v2] "
[PATCHv4 0/2] arm64 CONFIG_DEBUG_SET_MODULE_RONX support
2014-09-01 15:45 UTC (10+ messages)
` [PATCHv4 1/2] arm64: Introduce {set,clear}_pte_bit
` [PATCHv4 2/2] arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
[PATCH v8 0/7] Per-user clock constraints
2014-09-01 15:34 UTC (7+ messages)
` [PATCH v8 1/7] clk: Add temporary mapping to the existing API
` [PATCH v8 2/7] ASoC: mxs-saif: fix mixed use of public and provider clk API
` [PATCH v8 4/7] clk: use struct clk only for external API
` [PATCH v8 5/7] clk: per-user clock accounting for debug
` [PATCH v8 6/7] clk: Add floor and ceiling constraints to clock rates
` [PATCH v8 7/7] clk: Warn of unbalanced clk_prepare() calls
[PATCH v3] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
2014-09-01 15:32 UTC (2+ messages)
[PATCH v8 0/8] ARM generic idle states
2014-09-01 15:28 UTC (9+ messages)
` [PATCH v8 1/8] arm64: kernel: refactor the CPU suspend API for retention states
` [PATCH v8 2/8] Documentation: arm: define DT idle states bindings
` [PATCH v8 3/8] drivers: cpuidle: implement DT based idle states infrastructure
` [PATCH v8 4/8] arm64: kernel: introduce cpu_init_idle CPU operation
` [PATCH v8 5/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH v8 7/8] drivers: cpuidle: initialize big.LITTLE driver through DT
` [PATCH v8 8/8] drivers: cpuidle: initialize Exynos "
[PATCH] ARM: probes: return directly when emulate not set
2014-09-01 15:26 UTC (2+ messages)
[PATCH 1/3] clk: samsung: exynos3250: Register DMC clk provider
2014-09-01 15:26 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: exynos3250: Add CMU node for DMC domain clocks
` [PATCH 3/3] dt-bindings: clk: samsung: Document the DMC domain of Exynos3250 CMU
[PATCH v2 00/26] genirq: fix use of irq_find_mapping outside of legal RCU context
2014-09-01 15:22 UTC (6+ messages)
` [PATCH v2 01/26] genirq: add irq_domain-aware core IRQ handler
[PATCH] iommu/arm-smmu: Allow size of stage 1 output to max possible value for sateg 2 bypass
2014-09-01 15:18 UTC (5+ messages)
[PATCHv1 0/7] simple-card: simplify the code
2014-09-01 15:13 UTC (7+ messages)
` [PATCHv1 1/7] ASoC: simple-card: Merge single and muti DAI link code
` [PATCHv1 4/7] ASoC: dts: kirkwood-t5325: To support simple card newest style
[PATCH 0/4] gpio: syscon: reuse for keystone 2 socs
2014-09-01 14:55 UTC (4+ messages)
` [PATCH 1/4] gpio: syscon: add soc specific callback to assign output value
[PATCH v7] 8250-core based serial driver for OMAP + DMA
2014-09-01 14:48 UTC (11+ messages)
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [PATCH 05/15] tty: serial: Add 8250-core based omap driver
` [PATCH 06/15] tty: serial: 8250_dma: handle error on TX submit
[PATCH v2] ARM: imx6: add pci config space as platform resource
2014-09-01 14:41 UTC (2+ messages)
[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
2014-09-01 14:35 UTC (5+ messages)
` [GIT PULL] MFD: ARM (IMX & R8): Immutable branch for Dialog Semiconductor - vendor prefix consolidation
[PATCH v2] i2c: mv64xxx: continue probe when clock-frequency is missing
2014-09-01 14:28 UTC
[PATCH v2] ARM: sun5i: Add DT for HSG H702 tablet board
2014-09-01 14:14 UTC
[PATCH] ARM: sun5i: Add DT for HSG H702 tablet board
2014-09-01 14:04 UTC
[Patch v3] 0/7] Remove mach-kirkwood
2014-09-01 14:03 UTC (3+ messages)
[PATCH v2 0/4] input: Add new sun4i-lradc-keys driver
2014-09-01 13:53 UTC (3+ messages)
` [linux-sunxi] "
[PATCH 1/5] ARM: imx: Remove references to platform_bus in mxc code
2014-09-01 13:53 UTC (9+ messages)
` [PATCH 2/5] char: tile-srom: Remove reference to platform_bus
[PATCH 00/29] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-09-01 13:37 UTC (10+ messages)
` [PATCH 12/29] DRM: Exynos: fix window clear code
` [PATCH 10/29] drivers: add DRIVER_HAS_OWN_IOMMU_MANAGER flag
` [Linaro-mm-sig] "
ARM: mx28: cpufreq-cpu0 support?
2014-09-01 13:33 UTC (7+ messages)
[PATCH 1/2] ARM: multi_v7_defconfig: Enable shmobile platforms
2014-09-01 13:19 UTC (8+ messages)
[PATCH RESEND v2 0/7] vf610: Add USB support
2014-09-01 13:06 UTC (3+ messages)
` [PATCH RESEND v2 3/7] usb: phy: mxs: Add VF610 USB PHY support
[PATCH 0/2] Add driver for AXM55xx SSP chip selects
2014-09-01 12:53 UTC (3+ messages)
` [PATCH 1/2] gpio: "
` [PATCH 2/2] Documentation: DT bindings for AXM55xx SSP CS
[RFC v2 0/9] KVM-VFIO IRQ forward control
2014-09-01 12:52 UTC (10+ messages)
` [RFC v2 1/9] KVM: ARM: VGIC: fix multiple injection of level sensitive forwarded IRQ
` [RFC v2 2/9] KVM: ARM: VGIC: add forwarded irq rbtree lock
` [RFC v2 3/9] ARM: KVM: Enable the KVM-VFIO device
` [RFC v2 4/9] VFIO: platform: handler tests whether the IRQ is forwarded
` [RFC v2 5/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC v2 6/9] VFIO: Extend external user API
` [RFC v2 7/9] KVM: KVM-VFIO: add new VFIO external API hooks
` [RFC v2 8/9] KVM: KVM-VFIO: generic KVM_DEV_VFIO_DEVICE command and IRQ forwarding control
` [RFC v2 9/9] KVM: KVM-VFIO: ARM "
[PATCH 0/6] ARM RealView DeviceTree support v4
2014-09-01 12:44 UTC (11+ messages)
` [PATCH 6/6 v4] ARM: realview: basic device tree implementation
[PATCH v2] arm64: fix bug for reloading FPSIMD state after cpu power off
2014-09-01 11:56 UTC (3+ messages)
[PATCH v6 0/6] arm64: add seccomp support
2014-09-01 11:47 UTC (8+ messages)
` [PATCH v6 2/6] arm64: ptrace: allow tracer to skip a system call
[PATCH V3 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-09-01 11:43 UTC (3+ messages)
[SMP BUG?] the return value of is_smp() is bug?
2014-09-01 11:35 UTC
[PATCH 3/3] ARM: zynq: DT: Add Ethernet phys
2014-09-01 11:26 UTC (13+ messages)
[SMP BUG?] the return value of is_smp() is bug?
2014-09-01 11:15 UTC
[PATCH v2] ARM: zynq: DT: Add LEDs to zc702 DT
2014-09-01 11:08 UTC (2+ messages)
[PATCH V3 1/2] ARM: dts: Add DT changes for display on snow
2014-09-01 10:36 UTC (2+ messages)
` [PATCH V3 2/2] ARM: dts: Add DT changes for display on peach_pit
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).