linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 16:44:38 to 2013-09-20 19:07:17 UTC [more...]

[PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
 2013-09-20 19:07 UTC  (9+ messages)
` [PATCH 1/3] PM / OPP: rename functions to dev_pm_opp*
` [PATCH 2/3] PM / OPP: rename data structures to dev_pm equivalents
` [PATCH 3/3] PM / OPP: rename header to linux/pm_opp.h

[PATCH/RESEND 0/2] ARM: shmobile: Remove #gpio-ranges-cells property
 2013-09-20 19:06 UTC  (4+ messages)
` [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-20 18:56 UTC  (3+ messages)
` [PATCH 189/228] cpufreq: dbx500: remove calls to cpufreq_notify_transition()

[PATCH 0/4] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes
 2013-09-20 18:46 UTC  (5+ messages)
` [PATCH 1/4] crypto: create generic version of ablk_helper
` [PATCH 2/4] ARM: pull in <asm/simd.h> from asm-generic
` [PATCH 3/4] ARM: move AES typedefs and function prototypes to separate header
` [PATCH 4/4] ARM: add support for bit sliced AES using NEON instructions

[PATCH v4] clk: si570: Add a driver for SI570 oscillators
 2013-09-20 18:46 UTC  (3+ messages)

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs
 2013-09-20 18:42 UTC  (4+ messages)

[PATCH v9 0/3] gpio: bcm281xx: GPIO driver
 2013-09-20 18:32 UTC  (5+ messages)
` [PATCH v9 1/3] gpio: bcm281xx: Add "
` [PATCH v9 2/3] ARM: bcm281xx: Enable "

[PATCH 00/26] ARM: provide common arch init for DT clocks
 2013-09-20 18:23 UTC  (10+ messages)
` [PATCH 07/26] clk: vt8500: parse pmc_base from clock driver
  ` [PATCH v2 "
` [PATCH 16/26] ARM: mxs: remove custom .init_time hook

[GIT PULL] ARM: mvebu: fixes for v3.12
 2013-09-20 17:58 UTC  (3+ messages)

[GIT PULL] DaVinci fixes for v3.12-rc
 2013-09-20 17:45 UTC  (6+ messages)

[PATCH 1/1] ARM: dts: am335x-bone-common: correct mux mode for mmc1_cmd
 2013-09-20 17:44 UTC  (2+ messages)

[RFC PATCH] ARM: OMAP3630: Add generic machine descriptor
 2013-09-20 17:42 UTC  (5+ messages)

[GIT PULL v2] DaVinci fixes for v3.12-rc2
 2013-09-20 17:38 UTC  (2+ messages)

[PATCH 0/4] Clean up legacy platform data handling for omaps for v3.13
 2013-09-20 17:38 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Always build in board-generic
` [PATCH 2/4] ARM: OMAP2+: Add quirk support for legacy platform data init
` [PATCH 3/4] ARM: OMAP2+: Use pdata quirk support for board-generic.c
` [PATCH 4/4] ARM: OMAP2+: Use pdata quirks for wl12xx legacy init

[PATCH 00/51] DMA mask changes
 2013-09-20 17:26 UTC  (64+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: "
` [PATCH 11/51] DMA-API: net: emulex/benet: "
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [PATCH 24/51] DMA-API: dma: pl330: "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 27/51] DMA-API: provide a helper to setup "
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[PATCH v3] clk: si570: Add a driver for SI570 oscillators
 2013-09-20 17:16 UTC  (2+ messages)

[PATCH v2 0/9] USB: phy: phy-nop: Manage RESET GPIO in the driver
 2013-09-20 16:24 UTC  (5+ messages)
` [PATCH v2 3/9] ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data

[PATCH] ARM: dts: am335x-boneblack: move fixed regulator to board level
 2013-09-20 16:21 UTC  (2+ messages)

[PATCH v5 0/2] PWM: PXA: add device tree support to PWM driver
 2013-09-20 16:12 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] PXA: add PWM nodes to pxa27x.dtsi

[PATCH] ARM: dts: Update arch timer node with clock frequency
 2013-09-20 15:04 UTC  (5+ messages)

[PATCH v4 1/2] video: ARM CLCD: Add DT support
 2013-09-20 14:20 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: vexpress: Add CLCD Device Tree properties

mxsfb on i.MX28 uses bypassed ref_xtal 24MHz clock for LCD
 2013-09-20 13:50 UTC 

[GIT PULL] arm64 fixes for 3.12
 2013-09-20 13:05 UTC 

[PATCH v4] dt: update PSCI binding documentation for v0.2
 2013-09-20 10:20 UTC  (3+ messages)

[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
 2013-09-20 10:19 UTC  (7+ messages)
` [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
` [RFC PATCH 15/15] arm: dts: dra7: add sata node

[PATCH v3 0/5] ARM: vf610: Add DCU framebuffer driver for Vybrid VF610 platform
 2013-09-20 10:04 UTC  (6+ messages)

[RFC PATCH 0/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver
 2013-09-20  9:59 UTC  (4+ messages)
` [RFC PATCH 1/4] "

[PATCH] [PATCH] clocksource: tcb: fix min_delta calculation
 2013-09-20  9:56 UTC  (12+ messages)
` [PATCH] clockevents: Sanitize ticks to nsec conversion

[PATCH] media: i2c: adv7343: fix the DT binding properties
 2013-09-20  9:52 UTC  (7+ messages)

[PATCH] IXP4xx: Add Gateworks Cambria support
 2013-09-20  9:13 UTC  (6+ messages)

[PATCH] ARM: dts: imx28-evk: Enable touchscreen support
 2013-09-20  9:02 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-sabresd: SDHC ports are 8 bit-wide
 2013-09-20  9:01 UTC  (2+ messages)

[PATCH v4] PWM: PXA: add device tree support to PWM driver
 2013-09-20  7:58 UTC  (4+ messages)

[PATCH] ARM: tegra_defconfig: enable CONFIG_ARM_APPENDED_DTB
 2013-09-20  7:30 UTC  (7+ messages)

[PATCH v11 0/8] PHY framework
 2013-09-20  6:07 UTC  (9+ messages)

[ARM attend] Any news on agenda? Device tree documentation discussion
 2013-09-20  5:30 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-09-20  0:44 UTC  (6+ messages)

[PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength, step}_ds
 2013-09-19 22:41 UTC  (3+ messages)
` [PATCH v3] mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds

[PATCH v2] clk: si570: Add a driver for SI570 oscillators
 2013-09-19 21:57 UTC  (10+ messages)

[PATCH] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
 2013-09-19 21:20 UTC  (2+ messages)

[PATCH v6 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-19 20:49 UTC  (3+ messages)
` [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

[PATCH v3 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-19 19:20 UTC  (4+ messages)
` [PATCH v3 1/4] ARM: KVM: Implement kvm_vcpu_preferred_target() function

[PATCH] ARM: dts: omap5-uevm: mark TWL6037 as system-power-controller
 2013-09-19 19:11 UTC 

3.12-rc1: no longer compiles for Nokia n900 (omap based)
 2013-09-19 18:47 UTC  (3+ messages)
` 3.12-rc1: no longer compiles for Nokia n900 (omap based), display no longer works

[PATCH linux-stable-3.10.y] ARM: KVM: Fix 64-bit coprocessor handling
 2013-09-19 18:29 UTC 

[PATCH REPOST] ARM: tegra: use dt-binding header for key code
 2013-09-19 18:26 UTC  (2+ messages)

[PATCH 1/2] ARM: tegra: enable PALMAS_PINCTRL config
 2013-09-19 18:25 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: tegra: add palmas pincontrol to Dalmore device tree

[PATCH] MAINTAINERS: Tegra updates, and driver ownership
 2013-09-19 18:23 UTC  (2+ messages)

[PATCH] ASoC: generic: Add generic DT based simple codec
 2013-09-19 18:12 UTC  (6+ messages)

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs
 2013-09-19 17:39 UTC 

[PATCH 0/2] WLAN regression fixes for omap4 after moving to DT based booting
 2013-09-19 17:21 UTC  (11+ messages)
` [PATCH 1/2] ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboard

[PATCH] ARM: dts: bcm11351: Use GIC/IRQ defines for sdio interrupts
 2013-09-19 17:18 UTC 

[GIT PULL] Removeal of 0x's from DT address spaces
 2013-09-19 17:05 UTC  (2+ 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).