linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-31 12:07:27 to 2014-04-01 08:26:19 UTC [more...]

[PATCH] ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7
 2014-04-01  8:26 UTC 

[PATCH v1 0/8] support Hisilicon HiP04
 2014-04-01  8:03 UTC  (9+ messages)
` [PATCH v1 1/8] ARM: debug: add HiP04 debug uart
` [PATCH v1 2/8] ARM: hisi: add ARCH_HISI
` [PATCH v1 3/8] irq: gic: use mask field in GICC_IAR
` [PATCH v1 4/8] irq: gic: extends the cpu interface to 16
` [PATCH v1 5/8] ARM: mcpm: change max clusters to 4
` [PATCH v1 6/8] ARM: hisi: add hip04 SoC support
` [PATCH v1 7/8] ARM: dts: add hip04-d01 dts file
` [PATCH v1 8/8] ARM: config: append hip04_defconfig

[PATCH v4] i2c: new bus driver for efm32
 2014-04-01  7:42 UTC  (2+ messages)
` [PATCH] fixup! i2c: efm32: new bus driver

[PATCH] ARM: at91: fix spi cs on sama5d3 Xplained board
 2014-04-01  7:12 UTC 

[PATCH] Route keyboard LEDs through the generic LEDs layer
 2014-04-01  7:02 UTC  (2+ messages)

[PATCH RFC v4 0/2] clk: Support for DT assigned clock parents and rates
 2014-04-01  6:23 UTC  (6+ messages)
` [PATCH RFC v4 1/2] clk: Add function parsing arbitrary clock list DT property
` [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT

[PATCH 1/2] dts: socfpga: Add bindings for Altera SoC SDRAM controller
 2014-04-01  5:33 UTC  (4+ messages)
` [PATCH 2/2] arm: socfpga: Add support "

[PATCH v6 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-04-01  5:14 UTC  (13+ messages)
` [PATCH v6 02/12] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH v6 03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
` [PATCH v6 11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND

[PATCH v2 0/7] exynos5420: clock file cleanup
 2014-04-01  4:44 UTC  (5+ messages)
` [PATCH v2 3/7] clk: exynos5420: Rename clock IDs

[PATCH] pata_arasan_cf: fix ata_host_activate() failure handling
 2014-04-01  4:20 UTC  (2+ messages)

[PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
 2014-04-01  3:29 UTC  (4+ messages)

[PATCH v4] ARM: sun4i: spi: Allow transfers larger than FIFO size
 2014-04-01  2:16 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] pata_samsung_cf: fix ata_host_activate() failure handling
 2014-04-01  1:18 UTC  (2+ messages)

[PATCH v3 1/2] i2c: Add driver for Cadence I2C controller
 2014-04-01  0:50 UTC  (2+ messages)

[RFC] ARM64: 4 level page table translation for 4KB pages
 2014-04-01  0:44 UTC  (11+ messages)

[ARM ATTEND] Following discussions, multiplatform, ARM64, device tree
 2014-04-01  0:16 UTC 

[PATCH] ARM: errata: Fix the workaround for erratum 764369
 2014-03-31 23:29 UTC 

[PATCH] clk: shmobile: fix setting paretn clock rate
 2014-03-31 23:13 UTC  (2+ messages)

[PATCHv4 0/7] omap hwspinlock dt support
 2014-03-31 22:45 UTC  (11+ messages)

[PATCH 00/55]: ARM: OMAP2+: PRCM move to drivers
 2014-03-31 22:09 UTC  (61+ messages)
` [PATCH 01/55] ARM: OMAP4: CM: use cm_base* in register address calculations
` [PATCH 02/55] ARM: OMAP2+: PRCM: cleanup some header includes
` [PATCH 03/55] ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit
` [PATCH 04/55] ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup
` [PATCH 05/55] ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
` [PATCH 06/55] ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
` [PATCH 07/55] ARM: OMAP3+: PRM: add cpu-type as parameter to prm_init calls
` [PATCH 08/55] ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
` [PATCH 09/55] ARM: OMAP4+: PRM: add prm_dev_inst offset as a global parameter
` [PATCH 10/55] ARM: OMAP3+: PRM: get rid of some unnecessary header files
` [PATCH 11/55] CLK: TI: clockdomain: add support for retrying init
` [PATCH 12/55] ARM: PRCM: split PRCM module init to their own driver files
` [PATCH 13/55] ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files
` [PATCH 14/55] ARM: OMAP2: CM: remove references to cm-regbits-24xx.h from CM core code
` [PATCH 15/55] ARM: AM33xx: CM: remove references to cm-regbits-33xx.h "
` [PATCH 16/55] ARM: OMAP2: PRM: remove references to prm-regbits-24xx.h from PRM "
` [PATCH 17/55] ARM: AM33xx: PRM: remove references to prm-regbits-33xx.h "
` [PATCH 18/55] ARM: OMAP4: PRM: remove references to prm-regbits-44xx.h "
` [PATCH 19/55] ARM: OMAP3: PRM: remove references to prm-regbits-34xx.h "
` [PATCH 20/55] ARM: OMAP3+: PRCM: remove references to cm-regbits-34xx.h from PRCM "
` [PATCH 21/55] ARM: OMAP2+: PRCM: remove references to clock.h "
` [PATCH 22/55] ARM: OMAP2: CM: move cm2xxx.h header to a public location
` [PATCH 23/55] ARM: AM33xx: CM: move cm33xx.h "
` [PATCH 24/55] ARM: OMAP3: CM: move cm3xxx.h header to "
` [PATCH 25/55] ARM: OMAP4: CM: remove unnecessary cm44xx.h header file
` [PATCH 26/55] ARM: OMAP3: move cm2xxx_3xxx.h header to public location
` [PATCH 27/55] ARM: OMAP4+: CM: remove unused cm_44xx_54xx.h header file
` [PATCH 28/55] ARM: OMAP4: CM: make all omap4_cminst_read/write calls static
` [PATCH 29/55] ARM: OMAP4: CM: rename cminst44xx.h to cm44xx.h and move it to public location
` [PATCH 30/55] ARM: OMAP2+: CM: move cm.h header "
` [PATCH 31/55] ARM: OMAP2: export parts of prm2xxx.h header file
` [PATCH 32/55] ARM: OMAP2+: PRM: move prm2xxx_3xxx.h to public location
` [PATCH 33/55] ARM: AM33xx: PRM: move global warm reset implementation to driver
` [PATCH 34/55] ARM: AM33XX: PRM: move parts of the prm33xx.h header file to public location
` [PATCH 35/55] ARM: OMAP3: PRM: remove direct register declaration macros
` [PATCH 36/55] ARM: OMAP3: PRM: move prm3xxx.h header to public location
` [PATCH 37/55] ARM: OMAP4: PRM: remove direct register declaration macros
` [PATCH 38/55] ARM: OMAP4: PRM: move parts of prm44xx.h header file to public location
` [PATCH 39/55] ARM: OMAP5: PRM: remove direct register declaration macros
` [PATCH 40/55] ARM: OMAP5: PRM: move parts of prm54xx.h header file to public location
` [PATCH 41/55] ARM: DRA7: PRM: remove direct register declaration macros
` [PATCH 42/55] ARM: DRA7: PRM: move parts of prm7xx.h header file to public location
` [PATCH 43/55] ARM: OMAP4: PRM: get rid of prminst44xx.h header file
` [PATCH 44/55] ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static
` [PATCH 45/55] ARM: OMAP4: PRM: move prm44xx_54xx.h header to public location
` [PATCH 46/55] ARM: OMAP3+: VP: move OMAP*_VP_VDD_*_ID definitions to prm public headers
` [PATCH 47/55] ARM: OMAP2+: PRM: move prcm-common.h header to public location
` [PATCH 48/55] ARM: OMAP2+: move prm.h "
` [PATCH 49/55] ARM: OMAP4: move prcm44xx.h "
` [PATCH 50/55] ARM: OMAP2+: clockdomain: move clockdomain.h "
` [PATCH 51/55] ARM: OMAP2+: powerdomain: move powerdomain.h "
` [PATCH 52/55] ARM: OMAP2+: PRCM: add prcm_base init call for DT boot
` [PATCH 53/55] ARM: OMAP4: CM: remove unnecessary cm*_44xx.h header files from core code
` [PATCH 54/55] ARM: OMAP4: PRCM: move prcm_mpu_base definition to a public header

[PATCH 4/4] pinctrl: msm: Add definitions for the APQ8064 platform
 2014-03-31 21:49 UTC 

[PATCH 3/4] pinctrl: msm: Add documentation for pinctrl-apq8064 binding
 2014-03-31 21:49 UTC 

[PATCH 2/4] pinctrl: msm: Make number of functions variable
 2014-03-31 21:49 UTC 

[PATCH 1/4] pinctrl: msm: Correct interrupt code for TLMM v2
 2014-03-31 21:49 UTC 

[PATCH] workaround Cortex-A9 errata 761320 and 794072
 2014-03-31 20:34 UTC  (2+ messages)
` [PATCH] ARM: errata: "

[PATCH v5 0/3] PSCI v0.2 support and DT bindings
 2014-03-31 19:40 UTC  (4+ messages)
` [PATCH v5 1/3] PSCI: Add initial support for PSCIv0.2 functions
` [PATCH v5 2/3] Documentation: devicetree: Add new binding for PSCIv0.2
` [PATCH v5 3/3] ARM: Check if a CPU has gone offline

[PATCH RFC 0/3] arm64: NEON crypto under CONFIG_PREEMPT
 2014-03-31 19:07 UTC  (6+ messages)
` [PATCH RFC 1/3] arm64/crypto: add shared macro to test for NEED_RESCHED

[PATCH] asm-generic: allow generic unaligned access if the arch supports it
 2014-03-31 18:51 UTC  (3+ messages)

[PATCH] Input: pmic8xxx-pwrkey - Set sane default for debounce time
 2014-03-31 18:48 UTC  (5+ messages)

[PATCH v4 0/3] PSCI v0.2 support and DT bindings
 2014-03-31 18:25 UTC  (8+ messages)
` [PATCH v4 1/3] PSCI: Add initial support for PSCIv0.2 functions
  ` [Linaro-acpi] "
` [PATCH v4 2/3] Documentation: devicetree: Add new binding for PSCIv0.2
` [PATCH v4 3/3] ARM: Check if a CPU has gone offline

[PATCH v4] ARM: mm: fix reporting of read-only PMD bits
 2014-03-31 18:12 UTC  (3+ messages)

[ARM ATTEND] DeviceTree status
 2014-03-31 18:01 UTC  (2+ messages)

[PATCH] pata_at91: fix ata_host_activate() failure handling
 2014-03-31 17:59 UTC  (2+ messages)

[GIT PULL] arm64 patches for 3.15
 2014-03-31 17:52 UTC 

[PATCH v2 0/3] rtc: Add APM X-Gene SoC RTC driver
 2014-03-31 17:36 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: Add documentation for the APM X-Gene SoC RTC DTS binding
  ` [PATCH v2 2/3] rtc: Add APM X-Gene SoC RTC driver
    ` [PATCH v2 3/3] arm64: Add APM X-Gene SoC RTC DTS entry

[PATCH 0/4] Add Allwinner SoCs PWM support
 2014-03-31 17:35 UTC  (9+ messages)
` [PATCH 1/4] pwm: Add Allwinner SoC support
` [PATCH 2/4] pwm: sunxi: document OF bindings
` [PATCH 3/4] ARM: sun7i: dt: add PWM support
` [PATCH 4/4] ARM: sunxi: dt: Add PWM support for the cubietruck

[RFC v2] ARM VM System Specification
 2014-03-31 17:26 UTC  (3+ messages)

[PATCH] clk: reverse default clk provider initialization order in of_clk_init()
 2014-03-31 17:05 UTC  (4+ messages)

[PATCH 1/6] ARM: socfpga: dts: fix pdma interrupt
 2014-03-31 15:40 UTC  (6+ messages)
` [PATCH 2/6] ARM: socfpga: dts: add remaining interrupts for pdma
` [PATCH 3/6] ARM: socfpga: dts: add i2c busses
` [PATCH 4/6] ARM: socfpga: dts: add can0+1
` [PATCH 5/6] ARM: socfpga: dts: add support for EBV SOCrates
` [PATCH 6/6] ARM: socfpga: dts: add rtc on i2c0 to socrates

[RFC PATCH 0/7] ARM: SMP: common "pen" secondary release method
 2014-03-31 15:21 UTC  (3+ messages)
` [RFC PATCH 2/7] ARM: SMP: generic SMP spin-table method routines

[PATCH V2 00/19] mmc: mmci: Improve DT support
 2014-03-31 15:18 UTC  (20+ messages)
` [PATCH V2 01/19] mmc: mmci: Convert to the mmc gpio API
` [PATCH V2 02/19] mmc: mmci: Convert to devm functions
` [PATCH V2 03/19] mmc: mmci: Update DT documentation
` [PATCH V2 04/19] mmc: mmci: Add DT bindings for signal direction
` [PATCH V2 05/19] mmc: mmci: Add DT bindings for feedback clock pin
` [PATCH V2 06/19] mmc: mmci: Use the common mmc DT parser
` [PATCH V2 07/19] ARM: ux500: Add mmci signal directions and feeback clock in DT for href
` [PATCH V2 08/19] ARM: ux500: Convert to the common mmc DT bindings for highspeed mode
` [PATCH V2 09/19] ARM: nomadik: "
` [PATCH V2 10/19] ARM: u300: "
` [PATCH V2 11/19] mmc: mmci: Mark the DT bindings for highspeed mode as deprecated
` [PATCH V2 12/19] mmc: mmci: Enable MMC_CAP_CMD23
` [PATCH V2 13/19] ARM: ux500: Add the mmc capabilities flags to DT
` [PATCH V2 14/19] ARM: ux500: Add a vmmc regulator through DT for the poped eMMC for href
` [PATCH V2 15/19] ARM: ux500: Remove redundant board file for mmci platform data
` [PATCH V2 16/19] mmc: mmci: Enforce DT for signal direction and feedback clock
` [PATCH V2 17/19] mmc: mmci: Enforce mmc capabilities through DT
` [PATCH V2 18/19] mmc: mmci: Enforce DMA configuration "
` [PATCH V2 19/19] mmc: mmci: Enforce max frequency "

Armada XP (mvebu) PCIe memory (BAR/window) re-allocation
 2014-03-31 14:17 UTC  (3+ messages)

[PATCH 00/20] mmc: mmci: Improve DT support
 2014-03-31 13:56 UTC  (6+ messages)
` [PATCH 04/20] mmc: mmci: Move signal directions bits into DT include file

[PATCH 1/2] dma: Add Xilinx Central DMA DT Binding Documentation
 2014-03-31 13:54 UTC  (2+ messages)
` [PATCH 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support

[PATCH v6 00/11] reserved-memory regions/CMA in devicetree, again
 2014-03-31 13:52 UTC  (3+ messages)

[PATCH 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation
 2014-03-31 13:23 UTC  (4+ messages)
` [PATCH 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support

[PATCH v4 0/2] i2c: sunxi: Change compatibles pattern
 2014-03-31 12:54 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: sunxi: Change i2c compatibles
` [PATCH v4 2/2] ARM: sunxi: dt: Convert to the new "

[PATCH 3.12 20/48] clocksource: vf_pit_timer: use complement for sched_clock reading
 2014-03-31 12:35 UTC 


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