linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-15 10:59:07 to 2013-10-15 23:01:39 UTC [more...]

[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
 2013-10-15 23:01 UTC  (9+ messages)
` [PATCH v2 01/10] of/irq: Rework of_irq_count()
` [PATCH v2 04/10] irqdomain: Return errors from irq_create_of_mapping()

[PATCH] clk: s3c64xx: Correct spi bus clock hookups
 2013-10-15 22:52 UTC  (2+ messages)

.align may cause data to be interpreted as instructions
 2013-10-15 22:38 UTC 

[PATCH RESEND 0/3] ARM: S3C24XX: add missing dma-devices and warning fix
 2013-10-15 22:32 UTC  (4+ messages)

[GIT PULL v2] Samsung-fixes for v3.12
 2013-10-15 22:30 UTC 

[PATCH 5/5] ARM: ux500: adjust the TC3589x devices to the binding
 2013-10-15 21:22 UTC 

[PATCH v2 0/4] Add support for the Allwinner A31 Reset Controllers
 2013-10-15 21:12 UTC  (4+ messages)
` [PATCH v2 1/4] reset: Add Allwinner A31 Reset Controller Driver
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH v2 0/4] Add support for the Allwinner A31 Reset Controllers

[PATCH v2 00/13] uprobes: Add uprobes support for ARM
 2013-10-15 21:04 UTC  (12+ messages)
` [PATCH v2 01/13] uprobes: move function declarations out of arch
` [PATCH v2 02/13] uprobes: allow ignoring of probe hits
` [PATCH v2 03/13] uprobes: allow arch access to xol slot
` [PATCH v2 04/13] uprobes: allow arch-specific initialization
` [PATCH v2 05/13] uprobes: add arch write opcode hook
` [PATCH v2 06/13] ARM: move shared uprobe/kprobe definitions into new include file
` [PATCH v2 09/13] ARM: Disable jprobe selftests in thumb kernels
` [PATCH v2 10/13] kprobes: Remove uneeded kernel dependency on struct arch_specific_insn
` [PATCH v2 11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes
` [PATCH v2 12/13] ARM: add uprobes support
` [PATCH v2 13/13] ARM: Remove uprobes dependency on kprobes

[PATCH] usb: ohci: remove ep93xx bus glue platform driver
 2013-10-15 20:55 UTC  (4+ messages)

[PATCH v3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones
 2013-10-15 20:36 UTC 

[PATCH v2 0/7] Tegra124 clock support
 2013-10-15 20:31 UTC  (13+ messages)
` [PATCH v2 1/7] clk: tegra: Add support for PLLSS
` [PATCH v2 2/7] clk: tegra: Add periph regs bank X
` [PATCH v2 3/7] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH v2 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v2 5/7] clk: tegra124: Add support for Tegra124 clocks
` [PATCH v2 6/7] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH v2 7/7] clk: tegra124: add suspend/resume function "

[RESEND PATCHv2 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
 2013-10-15 20:21 UTC  (9+ messages)

[PATCH] PCI: mvebu - The bridge secondary status register should be 0
 2013-10-15 20:16 UTC 

[PATCH v2] PCI: mvebu - Support a bridge with no IO port window
 2013-10-15 20:16 UTC 

[PATCH v6 0/5] clk: clock deregistration support
 2013-10-15 20:04 UTC  (4+ messages)

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-10-15 19:54 UTC  (8+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's
` [PATCH v2 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v2 3/7] Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txt
` [PATCH v2 4/7] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
` [PATCH v2 5/7] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v2 6/7] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v2 7/7] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH RESEND] PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
 2013-10-15 19:51 UTC  (4+ messages)
` [PATCH RESEND] PCI: mvebu - Support a bridge with no IO port window

[PATCH v3 00/19] Introduce common infra for tegra clocks
 2013-10-15 19:43 UTC  (31+ messages)
` [PATCH v3 01/19] ARM: tegra30: add missing CLK IDs
` [PATCH v3 03/19] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v3 04/19] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v3 05/19] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v3 06/19] clk: tegra: move fields to tegra_clk_pll_params
` [PATCH v3 07/19] clk: tegra: add header for common tegra clock IDs
` [PATCH v3 08/19] clk: tegra: add common infra for DT clocks
` [PATCH v3 09/19] clk: tegra: add clkdev registration infra
` [PATCH v3 10/19] clk: tegra: move audio clk to common file
` [PATCH v3 11/19] clk: tegra: move periph clocks "
` [PATCH v3 12/19] clk: tegra: move PMC, fixed clocks to common files
` [PATCH v3 13/19] clk: tegra: introduce common gen4 super clock
` [PATCH v3 14/19] clk: tegra30: replace enum by binding header
` [PATCH v3 15/19] clk: tegra20: "
` [PATCH v3 16/19] clk: tegra20: move tegra20 to common clkdev
` [PATCH v3 17/19] clk: tegra30: move tegra30 "
` [PATCH v3 18/19] clk: tegra20: move to common periph clk
` [PATCH v3 19/19] clk: tegra30: move to common tegra clk infra
  ` [PATCH v3 02/19] clk: tegra: simplify periph clock data

[RFC RESEND 0/3] replace INIT_COMPLETION with reinit_completion
 2013-10-15 19:31 UTC 

[PATCH 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-15 19:08 UTC  (2+ messages)
` [PATCH 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH 00/14] AArch64 BE Support
 2013-10-15 18:46 UTC  (3+ messages)
` [PATCH 11/14] arm64: big-endian: set correct endianess on kernel entry

[PATCH 0/8] Make few omap3 boards device tree only
 2013-10-15 18:43 UTC  (3+ messages)
` [PATCH 5/8] ARM: dts: Add basic support for TMDSEVM3730 (Mistral AM/DM37x EVM)

[RFC PATCH 0/4] Big Endian support for ARM64 kernel
 2013-10-15 18:24 UTC  (6+ messages)
` [RFC PATCH 1/4] ARM64: Add Kconfig option to enable Big Endian kernel
` [RFC PATCH 3/4] ARM64: Big Endian fixes for kernel booting

[PATCH v10 0/7] enable hi3xxx SoC
 2013-10-15 18:18 UTC  (7+ messages)
` [PATCH v10 2/7] ARM: hi3xxx: add board support with device tree
` [PATCH v10 3/7] ARM: dts: enable hi4511 "

[RFC v3 PATCH 0/7] ARM[64]: kernel mode NEON in atomic contexts
 2013-10-15 17:46 UTC  (10+ messages)
` [RFC v3 PATCH 1/7] ARM: add support for kernel mode NEON in atomic context

[PATCH 0/7] clk: samsung: Exynos 5250 clock clean-up
 2013-10-15 17:41 UTC  (8+ messages)
` [PATCH 1/7] clk: samsung: exynos5250: Sort definitions by registers and bitfield
` [PATCH 2/7] clk: samsung: exynos5250: Make names of mux and div clocks consistent
` [PATCH 3/7] clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain
` [PATCH 4/7] clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain
` [PATCH 5/7] clk: samsung: exynos5250: Add missing unpopulated mux parents
` [PATCH 6/7] clk: samsung: exynos5250: Correct parent list of audio muxes
` [PATCH 7/7] clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain

[PATCH v8 0/5] ARM: support for Trusted Foundations secure monitor
 2013-10-15 17:20 UTC  (5+ messages)
` [PATCH v8 1/5] ARM: add basic support for Trusted Foundations

[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
 2013-10-15 17:09 UTC  (5+ messages)
` [PATCH 4/8] ARM: add Marvell Berlin SoC familiy to Marvell doc

[PATCH] ARM: dts: OMAP5: Add i2c aliases
 2013-10-15 17:00 UTC 

arm64 ioremap question
 2013-10-15 16:53 UTC  (5+ messages)

[PATCH] arch_timer: Do not register arch_sys_counter twice
 2013-10-15 16:51 UTC  (5+ messages)

[PATCH] ARM: exynos: Allow wake-up using GIC interrupts
 2013-10-15 16:42 UTC 

[PATCH 0/6] PCI: imx6: Random fixes
 2013-10-15 16:34 UTC  (8+ messages)
` [PATCH 1/6] PCI: imx6: Make reset-gpio optional
` [PATCH 2/6] PCI: imx6: Fix the clock for PCIe
` [PATCH 3/6] ARM: dts: imx6qdl: "
` [PATCH 4/6] PCI: imx6: Probe the PCIe in fs_initcall()
` [PATCH 5/6] PCI: imx6: Force Gen1 operation
` [PATCH 6/6] PCI: designware: Fix DT resource retrieval

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-15 16:34 UTC  (3+ messages)
` [PATCH v3 3/4] mmc: omap_hsmmc: Remux pins to support SDIO interrupt on AM335x

[PATCH v7 0/17] enable swiotlb-xen on arm and arm64
 2013-10-15 15:46 UTC  (7+ messages)
` [PATCH v8 01/17] arm: make SWIOTLB available
` [PATCH v8 02/17] arm64: define DMA_ERROR_CODE

pull request for tegra clocks (resend with some CCs added this time)
 2013-10-15 15:42 UTC  (2+ messages)

[PATCH] ARM: tegra: add GPIO controller to tegra124.dtsi
 2013-10-15 15:30 UTC  (2+ messages)

[PATCH 00/11] USB: OHCI:Properly handle ohci_suspend()routine in bus glue
 2013-10-15 15:26 UTC  (11+ messages)
` [PATCH V2 0/7] "
  ` [PATCH V2 1/7] USB: OHCI: Properly handle OHCI controller suspend
  ` [PATCH V2 2/7] USB: OHCI: Properly handle ohci-at91 suspend
  ` [PATCH V2 3/7] USB: OHCI: Properly handle ohci-s3c2410 suspend
  ` [PATCH V2 4/7] USB: OHCI: Properly handle ohci-da8xx suspend
  ` [PATCH V2 5/7] USB: OHCI: Properly handle ohci-ep93xx suspend
  ` [PATCH V2 6/7] USB: OHCI: Properly handle ohci-exynos suspend
  ` [PATCH V2 7/7] USB: OHCI: Properly handle ohci-spear suspend

[PATCH 05/11] USB: OHCI: Properly handle ohci-ep93xx suspend
 2013-10-15 15:15 UTC  (5+ messages)

[PATCH Resend 01/10] clk: bcm2835: Remove duplicate inclusion of clk-provider.h
 2013-10-15 15:10 UTC  (9+ messages)
` [PATCH 03/10] clk: tegra: Staticize local variables in clk-pll.c

[PATCH] ARM: dts: Add initial support for cm-fx6
 2013-10-15 14:49 UTC 

[PATCH] usb: ohci: remove ep93xx bus glue platform driver
 2013-10-15 14:46 UTC  (2+ messages)

[PATCH] crypto: atmel-aes - add support for Device Tree
 2013-10-15 14:43 UTC  (4+ messages)
` [PATCH 1/3] crypto: atmel-tdes "
  ` [PATCH 2/3] crypto: atmel-sha "
  ` [PATCH 3/3] crypto: atmel-sha - add sha information to the log

[RFC PATCH] arm64: KVM: honor cacheability attributes on S2 page fault
 2013-10-15 14:38 UTC  (11+ messages)

[GIT PULL] Second Round of Renesas ARM based SoC defconfig updates for v3.13
 2013-10-15 14:13 UTC  (5+ messages)
` [PATCH] ARM: shmobile: Genmai defconfig

[PATCH 0/7] Make dwc3 use Generic PHY Framework and misc cleanup
 2013-10-15 14:12 UTC  (16+ messages)
` [PATCH 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework

[PATCH 22/23] ARM: cci: driver need big endian fixes in asm code
 2013-10-15 14:02 UTC  (2+ messages)

Is next/cleanup of arm-soc tree stable?
 2013-10-15 14:01 UTC  (4+ messages)

[GIT PULL 3/6] omap hwmod changes for v3.13 merge window
 2013-10-15 14:00 UTC  (4+ messages)

[PATCH 0/2] Revert support for reserved memory regions defined in device tree
 2013-10-15 13:27 UTC  (6+ messages)

[PATCH v2 1/3] imx-drm: Add mx6 hdmi transmitter support
 2013-10-15 13:17 UTC  (3+ messages)

[PATCH v4 0/1] ahci: imx: setup power saving methods
 2013-10-15 12:47 UTC  (2+ messages)
  ` [v4] "

[PATCH 0/6] pinctrl: rockchip: add rk3188 support
 2013-10-15 12:44 UTC  (4+ messages)
` [PATCH 2/6] of: add function to check against a list of compatible strings

[PATCH V2] ARM: trace: Add tracepoint for the Inter Processor Interrupt
 2013-10-15 12:10 UTC 

[PATCH] arm64: perf: add support for percpu pmu interrupt
 2013-10-15 11:54 UTC  (5+ messages)

[PATCH v2 00/13] arm64: suspend/resume implementation
 2013-10-15 11:43 UTC  (8+ messages)
` [PATCH v2 01/13] arm64: kernel: add MPIDR_EL1 accessors macros
` [PATCH v2 03/13] arm64: kernel: suspend/resume registers save/restore
` [PATCH v2 08/13] arm64: kernel: implement debug monitors CPU PM notifiers

[PATCH v2] ARM: mach-imx: clk-imx51-imx53: Remove return value from mx53_clocks_init()
 2013-10-15 11:24 UTC  (2+ messages)

[PATCH 00/11] Add power management support for chipidea
 2013-10-15 11:15 UTC  (5+ messages)
` [PATCH 01/11] usb: chipidea: Add power management support

[PATCH 0/5] ARM: rockchip: Support for RK3188 and Radxa Rock board
 2013-10-15 11:08 UTC  (7+ messages)
` [PATCH 1/5] ARM: rockchip: move shared dt properties to common source file
` [PATCH 2/5] ARM: rockchip: enable arm-global-timer
` [PATCH 3/5] ARM: rockchip: add dts for bqcurie2 tablet
` [PATCH 4/5] ARM: rockchip: add support for rk3188 and Radxa Rock board
` [PATCH 5/5] MAINTAINERS: Add maintainers entry for Rockchip SoCs

[PATCH] sh-pfc: r8a7791 PFC support
 2013-10-15 11:02 UTC  (3+ 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).