linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-22 21:00:09 to 2014-05-23 10:31:17 UTC [more...]

[GIT PULL] clockevents: new material for 3.16
 2014-05-23 10:31 UTC  (38+ messages)
` [PATCH 01/71] clocksource: sh_cmt: Use request_irq() instead of setup_irq()
  ` [PATCH 02/71] clocksource: sh_cmt: Split channel fields from sh_cmt_priv
  ` [PATCH 03/71] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
  ` [PATCH 04/71] clocksource: sh_cmt: Split channel setup to separate function
  ` [PATCH 05/71] clocksource: sh_cmt: Constify name argument to sh_cmt_register()
  ` [PATCH 06/71] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
  ` [PATCH 07/71] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
  ` [PATCH 08/71] clocksource: sh_cmt: Add index to struct sh_cmt_channel
  ` [PATCH 09/71] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
  ` [PATCH 10/71] clocksource: sh_cmt: Allocate channels dynamically
  ` [PATCH 11/71] clocksource: sh_cmt: Split static information from sh_cmt_device
  ` [PATCH 12/71] clocksource: sh_cmt: Replace hardcoded register values with macros
  ` [PATCH 13/71] clocksource: sh_cmt: Set cpumask to cpu_possible_mask
  ` [PATCH 14/71] clocksource: sh_cmt: Hardcode CMT clock event rating to 125
  ` [PATCH 15/71] clocksource: sh_cmt: Hardcode CMT clock source "
  ` [PATCH 16/71] clocksource: sh_cmt: Add support for multiple channels per device
  ` [PATCH 17/71] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
  ` [PATCH 18/71] clocksource: sh_cmt: Remove FSF mail address from GPL notice
  ` [PATCH 19/71] clocksource: sh_cmt: Sort headers alphabetically
  ` [PATCH 20/71] clocksource: sh_cmt: Request IRQ for clock event device only
  ` [PATCH 21/71] clocksource: sh_tmu: Use request_irq() instead of setup_irq()
  ` [PATCH 22/71] clocksource: sh_tmu: Split channel fields from sh_tmu_priv
  ` [PATCH 23/71] clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
  ` [PATCH 24/71] clocksource: sh_tmu: Split channel setup to separate function
  ` [PATCH 25/71] clocksource: sh_tmu: Constify name argument to sh_tmu_register()
  ` [PATCH 26/71] clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
  ` [PATCH 27/71] clocksource: sh_tmu: Add index to struct sh_tmu_channel
  ` [PATCH 28/71] clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
  ` [PATCH 29/71] clocksource: sh_tmu: Allocate channels dynamically
  ` [PATCH 30/71] clocksource: sh_tmu: Replace hardcoded register values with macros
  ` [PATCH 31/71] clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
  ` [PATCH 32/71] clocksource: sh_tmu: Add support for multiple channels per device
  ` [PATCH 33/71] clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
  ` [PATCH 34/71] clocksource: sh_tmu: Remove FSF mail address from GPL notice
  ` [PATCH 35/71] clocksource: sh_tmu: Sort headers alphabetically
  ` [PATCH 36/71] clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
  ` [PATCH 37/71] clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables

[PATCH] pinctrl: sunxi: Enable the pinctrl Kconfig options by default
 2014-05-23 10:19 UTC  (3+ messages)

oops on cubox-i (v3.15-rc4)
 2014-05-23 10:17 UTC  (2+ messages)

[PATCH v6 0/7] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-05-23 10:12 UTC  (7+ messages)
      ` [linux-sunxi] "

[PATCH] mfd: db8500-prcmu: remove check for CONFIG_DBX500_PRCMU_DEBUG
 2014-05-23 10:10 UTC  (2+ messages)

[RFC PATCH 0/3] mfd: AXP22x: add support for APX221 PMIC
 2014-05-23 10:03 UTC  (8+ messages)
` [RFC PATCH 1/3] "

[PATCH 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
 2014-05-23  9:54 UTC  (6+ messages)
` [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2

[PATCH RESEND 0/7] Fix backtrace support in THUMB2 mode
 2014-05-23  9:53 UTC  (9+ messages)
` [PATCH RESEND 1/7] ARM: Make thread_save_fp macro aware of "
` [PATCH RESEND 2/7] ARM: Introduce arm_get_current_stack_frame()
` [PATCH RESEND 3/7] ARM: perf: Make perf use arm_get_current_stackframe
` [PATCH RESEND 4/7] ARM: time: Make use of arm_get_current_stackframe
` [PATCH RESEND 5/7] ARM: unwind: Use arm_get_current_stackframe
` [PATCH RESEND 6/7] ARM: traps: Make use of the frame_pointer macro
` [PATCH RESEND 7/7] ARM: oprofile: Use of arm_get_current_stackframe

EFI_STUB fails to boot non-EFI on arm64
 2014-05-23  9:45 UTC 

[PATCH v2 0/2] ARM: shmobile: r8a7779/marzen CCF DT updates
 2014-05-23  9:36 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocks
` [PATCH v2 2/2] ARM: shmobile: r8a7779 dtsi: Update unit-addresses "

[PATCH 1/2] ARM: dts: omap5-clocks.dtsi: add ti, set-rate-parent to dss_dss_clk
 2014-05-23  9:33 UTC  (2+ messages)
` [PATCH 1/2] ARM: dts: omap5-clocks.dtsi: add ti,set-rate-parent "

[PATCH 1/5] phy: add support for USB cluster on the Armada 375 SoC
 2014-05-23  9:28 UTC  (6+ messages)
` [PATCH 2/5] Documentation: dt-bindings: document the Armada 375 USB cluster binding
` [PATCH 4/5] usb: host: xhci-plat: add optional PHY support

[PATCH] ARM: remove last use of CONFIG_CPU_ARM710
 2014-05-23  9:22 UTC  (6+ messages)
` [PATCH] [RESEND] "

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-05-23  9:13 UTC  (5+ messages)

[PATCH v4 0/5] Add platform support for LSI AXM55xx
 2014-05-23  9:08 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: Add platform support for LSI AXM55xx SoC
` [PATCH v4 2/5] ARM: dts: Device tree for AXM55xx
` [PATCH v4 3/5] ARM: axxia: Adding defconfig "
` [PATCH v4 4/5] power: reset: Add Axxia system reset driver
` [PATCH v4 5/5] ARM: dts: axxia: Add reset controller

[PATCH] clk: samsung: Make of_device_id array const
 2014-05-23  9:04 UTC 

[PATCH v2] pwm: imx: set can_sleep flag for imx_pwm
 2014-05-23  9:03 UTC  (3+ messages)

[RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED
 2014-05-23  8:39 UTC  (2+ messages)

[PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-05-23  8:34 UTC  (2+ messages)

[PATCH v2 0/6] ARM: sunxi: Machine code cleanup
 2014-05-23  8:33 UTC  (8+ messages)
` [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver

[PATCH v3 0/3] Add display support for gta04 device
 2014-05-23  8:20 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: oma3-gta04: Add display support

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-23  8:19 UTC  (24+ messages)
` [PATCH 01/22] serial: 8250_dw: Add optional reset control support
` [PATCH 02/22] clk: sunxi: register clock gates with clkdev
` [PATCH 03/22] clk: sunxi: add "pll6" to sun6i protected clock list
` [PATCH 04/22] clk: sunxi: move "ahb_sdram" to "
` [PATCH 05/22] clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
` [PATCH 06/22] clk: sunxi: Support factor clocks with N multiplier factor starting from 1
` [PATCH 07/22] clk: sunxi: Fix PLL6 calculation on sun6i
` [PATCH 08/22] clk: sunxi: Specify number of child clocks for divs clocks
` [PATCH 09/22] clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
` [PATCH 10/22] clk: sunxi: Add support for PLL6 pre-divider on AHB1 clock
` [PATCH 11/22] ARM: sun6i: DT: Add PLL6 multiple outputs
` [PATCH 12/22] ARM: sun6i: DT: Add PLL6 pre-divider clock for AHB1 mux input
` [PATCH 13/22] clk: sunxi: Add A23 clocks support
` [PATCH 14/22] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk
` [PATCH 15/22] pinctrl: sunxi: Add A23 PIO controller support
` [PATCH 16/22] pinctrl: sunxi: Add A23 R_PIO "
` [PATCH 17/22] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
` [PATCH 18/22] ARM: sunxi: Introduce Allwinner A23 support
` [PATCH 19/22] ARM: sunxi: Add earlyprintk support using R_UART (sun6i/sun8i)
` [PATCH 20/22] ARM: sun8i: Add SMP support for the Allwinner A23
` [PATCH 21/22] ARM: sunxi: Add Allwinner A23 dtsi
` [PATCH 22/22] ARM: sun8i: dt: Add Ippo-q8h v5 support

[PATCH v3 0/3] ARM: dts: overo: Add panel support
 2014-05-23  8:18 UTC  (3+ messages)

[PATCH 1/2] serial: imx: remove the DMA wait queue
 2014-05-23  8:04 UTC  (5+ messages)
` [PATCH 2/2] serial: imx: disable the receiver ready interrupt for imx_stop_rx
` [PATCH 1/2 rebased] serial: imx: remove the DMA wait queue

[PATCH v1] of/irq: do irq resolution in platform_get_irq_byname()
 2014-05-23  8:03 UTC  (2+ messages)

[PATCH RESEND] mmc: dove: fix missing MACH_DOVE dependency
 2014-05-23  7:40 UTC  (4+ messages)

Add SDHCI support for STMicroelectronics SoCs
 2014-05-23  7:34 UTC  (6+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation

[PATCH] pinctrl: sunxi: fix pin numbers passed to register offset helpers
 2014-05-23  7:25 UTC  (3+ messages)

[PATCH] pwm: imx: set can_sleep flag for imx_pwm_v2
 2014-05-23  7:05 UTC  (3+ messages)

[PATCH v3 1/2] mmc: tegra: disable UHS modes
 2014-05-23  7:04 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: tegra: fix reporting of base clock frequency

[PATCH 0/2] ARM: shmobile: r8a7779/marzen CCF DT updates
 2014-05-23  6:55 UTC  (8+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7779 dtsi: Correct #address-cells/#size-cells for clocks
` [PATCH 2/2] ARM: shmobile: marzen dts: Remove superfluous include

[PATCH] ARM: imx: introduce function imx_free_mx3_camera
 2014-05-23  6:50 UTC  (3+ messages)

[PATCH] mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
 2014-05-23  6:48 UTC  (2+ messages)

[PATCH v3] clk: shmobile: Add R8A7740-specific clock support
 2014-05-23  6:47 UTC  (8+ messages)

[PATCH RFC v5 0/2] clk: Support for DT assigned clock parents and rates
 2014-05-23  6:37 UTC  (6+ messages)
` [PATCH RFC v5 2/2] clk: Add handling of clk parent and rate assigned from DT

[PATCH] ARM: EXYNOS: Use wfi macro in platform_do_lowpower
 2014-05-23  6:13 UTC  (3+ messages)

pull request for Tegra clock fixes for 3.16 with HDA clocks
 2014-05-23  5:36 UTC  (2+ messages)

[PATCH] pinctrl: add pinctrl driver for imx6sx
 2014-05-23  5:09 UTC  (2+ messages)

[PATCH RFC v2 0/7] Devfreq support for Exynos5250/5420
 2014-05-23  5:08 UTC  (2+ messages)

[PATCH] clk: Add clock driver for AXM55xx SoC
 2014-05-23  5:03 UTC  (2+ messages)

[PATCH RFC] mmc: add slot argument to mmc_of_parse
 2014-05-23  4:38 UTC  (3+ messages)

[PATCH v4] clk: shmobile: Add R8A7740-specific clock support
 2014-05-23  4:26 UTC  (3+ messages)

[PATCH] ARM: zImage: add DSB and ISB barriers after relocating code
 2014-05-23  3:15 UTC  (4+ messages)

[PATCH v2 0/3] [media] atmel-isi: Add DT support for Atmel ISI driver
 2014-05-23  3:15 UTC  (7+ messages)
` [PATCH v2 2/3] [media] atmel-isi: convert the pdata from pointer to structure
` [PATCH v2 3/3] [media] atmel-isi: add primary DT support

[PATCH] sound: soc: samsung: dma.c: Fix to remove null pointer checks that could never happen
 2014-05-23  3:10 UTC  (2+ messages)

[PATCH] arm: exynos: Modify pm code to check for cortex A9 rather than the SoC
 2014-05-23  3:01 UTC 

The resume of sgtl5000 causes kernel Oops
 2014-05-23  2:28 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH v2 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
 2014-05-23  1:51 UTC  (3+ messages)
` [PATCH v2 1/2] irqchip: add "

[RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
 2014-05-23  1:37 UTC  (13+ messages)

[PATCH/RFC V6 0/2] clk: Default clk parents and rates assigned in DT
 2014-05-23  1:35 UTC  (3+ messages)
` [PATCH/RFC V6 2/2] clk: Add handling of clk parent and rate assigned from DT

linux-next: manual merge of the arm-soc tree with the arm tree
 2014-05-23  0:53 UTC 

linux-next: manual merge of the arm-soc tree with the arm tree
 2014-05-23  0:45 UTC 

[PATCH 0/5] ARM: omap3-lilly-a83x: update board support
 2014-05-23  0:24 UTC  (10+ messages)
` [PATCH 1/5] [RFC-HACK] pinctrl-single: init by postcore_initcall()
` [PATCH 2/5] [RFC-HACK] ARM: dts: OMAP3: reorder pinmux_gpio1_pins
` [PATCH 3/5] ARM: dts: omap3: set mcbsp2 status
` [PATCH 4/5] [RFC] ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable
` [PATCH 5/5] ARM: dts: OMAP3 a83x: fix duplicate usb pin config

[PATCH RESEND] ARM: trusted_foundations: fix compile error on non-SMP
 2014-05-23  0:23 UTC 

[PATCH v4 0/2] context tracker support for arm64
 2014-05-23  0:11 UTC  (7+ messages)
` [PATCH v4 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v4 2/2] arm64: enable context tracking

[PATCH v4 0/7] ARM: berlin: add pinctrl support
 2014-05-22 23:14 UTC  (5+ messages)
` [PATCH v4 6/7] dt-binding: ARM: add pinctrl binding docs for Marvell Berlin2 SoCs

BUG: sleeping function called from invalid context (do_force_sig_info)
 2014-05-22 23:09 UTC 

[PATCH v3 0/7] ARM: berlin: add pinctrl support
 2014-05-22 23:02 UTC  (12+ messages)
` [PATCH v3 1/7] pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs
` [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

[PATCH] pinctrl: sunxi: Fix multiple registration issue
 2014-05-22 22:37 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Fix recursive dependency
 2014-05-22 22:35 UTC  (2+ messages)

[PATCH v2] ARM: realview: basic device tree implementation
 2014-05-22 22:34 UTC  (4+ messages)

[PATCH] pinctrl: sunxi: Fix recursive dependency
 2014-05-22 22:33 UTC  (3+ messages)

[PATCH] mfd: abx500-core: Remove unused function abx500_dump_all_banks()
 2014-05-22 22:27 UTC  (3+ messages)
` [PATCH v2] "

[RFC] ARM: tty: Move HVC DCC assembly to arch/arm
 2014-05-22 22:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/5] ks8851 DT updates
 2014-05-22 21:00 UTC  (6+ messages)
` [PATCH 1/5] devicetree: bindings: Document micrel vendor prefix
` [PATCH 2/5] devicetree: bindings: Properly document micrel ks8851 SPI chips
` [PATCH 3/5] net: ks8851: Use devm_regulator_get_optional()
` [PATCH 4/5] net: ks8851: Add optional vdd_io regulator and reset gpio
` [PATCH 5/5] net: ks8851: Add of match table


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