devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 15:32:37 to 2013-09-20 22:20:50 UTC [more...]

[PATCH 00/51] DMA mask changes
 2013-09-20 22:20 UTC  (72+ 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 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
  ` [PATCH 04/51] DMA-API: net: intel/igb: "
  ` [PATCH 05/51] DMA-API: net: intel/igbvf: "
  ` [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 11/51] DMA-API: net: emulex/benet: "
  ` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
  ` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
  ` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [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 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 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 v4] clk: si570: Add a driver for SI570 oscillators
 2013-09-20 21:53 UTC  (4+ messages)

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-20 21:23 UTC  (12+ messages)
` [RFC 1/5] gpiolib: factorize gpiod_get/set functions
` [RFC 4/5] gpiolib: add gpiod_get() and gpiod_put() functions
` [RFC 5/5] gpiolib: update documentation

[PATCH 1/6] clk: exynos-audss: convert to platform device
 2013-09-20 21:13 UTC  (6+ messages)
` [PATCH 2/6] clk: exynos-audss: allow input clocks to be specified in device tree
  ` [PATCH 3/6] clk: exynos5250: add clock ID for div_pcm0
` [PATCH 4/6] ARM: dts: exynos5250: add sclk_pcm_in to audss clock controller
` [PATCH 5/6] clk: exynos-audss: add support for Exynos 5420
` [PATCH 6/6] ARM: dts: exynos5420: add sclk_pcm_in to audss clock controller

[PATCH v3 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator
 2013-09-20 20:28 UTC  (5+ messages)

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

[PATCH] ARM: dts: omap3-beagle-xm: enable pullup for dvi on twl_gpio
 2013-09-20 19:52 UTC 

[net-next PATCH 0/4] cpsw: support for control module register
 2013-09-20 19:20 UTC  (5+ messages)
  ` [net-next PATCH 1/4] net: ethernet: cpsw: switch to devres allocations
` [net-next PATCH 2/4] drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
` [net-next PATCH 3/4] drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
` [net-next PATCH 4/4] ARM: dts: am33xx: adopt to "

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

[PATCH 3/10] iio: at91_adc: Cocci spatch "noderef"
 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 v3] clk: si570: Add a driver for SI570 oscillators
 2013-09-20 17:16 UTC  (2+ messages)

new cpu iteration code
 2013-09-20 17:16 UTC  (6+ messages)

[PATCH V2 0/5] Add AMS AS3722 mfd, GPIO, regulator and RTC driver
 2013-09-20 17:08 UTC  (10+ messages)
` [PATCH V2 1/5] regmap: add helper macro to set min/max range of register
` [PATCH V2 2/5] mfd: add support for AMS AS3722 PMIC
` [PATCH V2 3/5] gpio: add support for AMS AS3722 gpio driver
` [PATCH V2 4/5] regulator: as3722: add regulator driver for AMS AS3722
` [PATCH V2 5/5] drivers/rtc/rtc-as3722: add RTC driver

[PATCH v8] s5k5baf: add camera sensor driver
 2013-09-20 17:06 UTC  (2+ messages)

Adding aliases to mmc
 2013-09-20 17:03 UTC  (10+ messages)

[PATCH v2 3/9] ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data
 2013-09-20 16:24 UTC  (3+ messages)

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

[Patch V2] drivers: power: Add support for bq24735 charger
 2013-09-20 16:21 UTC  (5+ 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: sunxi: doc: Add sun7i (A20) interrupt table
 2013-09-20 16:07 UTC  (4+ messages)
` [PATCH] "

[PATCH] ARM: dts: Update arch timer node with clock frequency
 2013-09-20 15:04 UTC  (6+ 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

[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

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

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

[PATCH 2/2] DT: Add binding documentation for CM36651 proximity/light sensor
 2013-09-20  9:40 UTC  (2+ messages)

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

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

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

[dtc PATCH] Ensure all tests have matching reg and unit address
 2013-09-19 22:52 UTC  (4+ messages)

[PATCH v2] clk: si570: Add a driver for SI570 oscillators
 2013-09-19 21:57 UTC  (10+ 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] Input: gpio_keys - wakeup_trigger
 2013-09-19 20:43 UTC  (3+ messages)

git issue / [PATCH] MIPS: fix invalid symbolic link file
 2013-09-19 20:36 UTC  (4+ messages)

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

[PATCH 0/6] extcon-gpio: Add devicetree support
 2013-09-19 18:35 UTC  (10+ messages)
` [RFC PATCH 5/6] extcon-gpio: Describe devicetree bindings

[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] ASoC: generic: Add generic DT based simple codec
 2013-09-19 18:12 UTC  (6+ messages)

[dtc PATCH V2] Warn on node name unit-address presence/absence mismatch
 2013-09-19 17:54 UTC 

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

[PATCH] pwm-backlight: allow for non-increasing brightness levels
 2013-09-19 16:13 UTC  (3+ messages)

[PATCH] drivers: power: Add support for bq24735 charger
 2013-09-19 15:53 UTC  (3+ messages)

[PATCH 0/4] Add I2C support to ST SoCs
 2013-09-19 15:32 UTC  (9+ messages)
` [PATCH 2/4] ARM: STi: Supply I2C configuration to STiH416 SoC


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