devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 06:59:49 to 2013-09-20 11:12:40 UTC [more...]

[PATCH] ARM: sunxi: doc: Add sun7i (A20) interrupt table
 2013-09-20 11:12 UTC  (2+ messages)
` [PATCH] "

[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  (21+ messages)
` [RFC PATCH 01/15] phy: rename struct omap_control_usb to struct omap_control_phy
` [RFC PATCH 02/15] phy: omap-control: Update DT binding information
` [RFC PATCH 03/15] ARM: dts: omap5: Add clocks to usb3_phy node
` [RFC PATCH 05/15] phy: omap-pipe3: Add SATA DPLL support
` [RFC PATCH 06/15] phy: omap-pipe3: update compatibility string and DT binding
` [RFC PATCH 07/15] ARM: dts: omap5: Update usb3phy node
  ` [RFC PATCH 04/15] phy: omap-pipe3: use generic clock names
  ` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
` [RFC PATCH 09/15] ata: ti_sata: Add Texas Instruments SATA Wrapper driver
` [RFC PATCH 10/15] ARM: omap5: hwmod: Add ocp2scp3 and sata hwmods
` [RFC PATCH 11/15] arm: omap5: hwmod: add missing ocp2scp hwmod data
` [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
` [RFC PATCH 13/15] arm: dts: omap5: add sata node
` [RFC PATCH 14/15] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
` [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)

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-20  8:36 UTC  (4+ messages)
` [RFC 1/5] gpiolib: factorize gpiod_get/set functions

[PATCH] ARM: dts: Update arch timer node with clock frequency
 2013-09-20  8:17 UTC  (4+ messages)

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

[Patch V2] drivers: power: Add support for bq24735 charger
 2013-09-20  7:53 UTC  (4+ messages)

[PATCH 3/10] iio: at91_adc: Cocci spatch "noderef"
 2013-09-20  7:26 UTC  (2+ messages)

Adding aliases to mmc
 2013-09-20  6:30 UTC  (3+ 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)

[PATCH 00/51] DMA mask changes
 2013-09-20  1:21 UTC  (53+ 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 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 04/51] DMA-API: net: intel/igb: fix 32-bit DMA mask handling
  ` [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 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

[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  (16+ 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 

new cpu iteration code
 2013-09-19 17:38 UTC  (6+ messages)

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

[PATCH] ARM: dts: am335x-boneblack: move fixed regulator to board level
 2013-09-19 17:12 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

[PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
 2013-09-19 15:20 UTC  (2+ messages)

[PATCH] ARM: at91/at91-pinctrl documentation: add missing sam9x5 compatible string
 2013-09-19 14:05 UTC  (3+ messages)

[PATCH v2 00/11] Fix AM335x-evm analog audio support
 2013-09-19 13:45 UTC  (25+ messages)
` [PATCH v2 05/11] ASoC: davinci-mcasp: Remove interrupt property from DT bindings doc
` [PATCH v2 06/11] ASoC: davinci: Add support for AM33xx SoC Audio
  ` [alsa-devel] "
  ` [PATCH v3 00/11] Fix AM335x-evm analog audio support
    ` [PATCH v3 04/11] ASoC: davinci-mcasp: Extract DMA channels directly from DT
    ` [PATCH v3 06/11] ASoC: davinci: Add support for AM33xx SoC Audio
    ` [PATCH v3 07/11] ASoC: tlv320aic3x: Add regulators to DT bindings document
    ` [PATCH v3 09/11] ARM/dts: am33xx: Add mcasp0 and mcasp1 device tree entries
      ` [PATCH v3 01/11] ASoC: davinci-evm: Move sysclk logic away from evm_hw_params
      ` [PATCH v3 02/11] ASoC: davinci-evm: Add device tree binding
      ` [PATCH v3 03/11] ASoC: davinci-mcasp: Add DMA register locations to DT
      ` [PATCH v3 05/11] ASoC: davinci-mcasp: Interrupts property to optional and add interrupt-names
      ` [PATCH v3 08/11] ASoC: tlv320aic3x: Add codec pins to DT bindings document
      ` [PATCH v3 10/11] ARM/dts: am33xx: mcasp: Add new dma register location to reg-property
      ` [PATCH v3 11/11] ARM/dts: am335x-evm: Add audio support for am335x-evm.dts

[PATCH] of: add vendor prefix for PHYTEC Messtechnik GmbH
 2013-09-19 13:16 UTC 

[PATCH] mfd: core: introduce of_node_name for mfd sub devices
 2013-09-19 12:54 UTC  (8+ messages)

[PATCH] ARM: dts: add initial VF610 Cosmic/Cosmic+ board support
 2013-09-19 12:40 UTC 

[dtc RFC PATCH] Enforce node name unit-address presence/absence
 2013-09-19 12:33 UTC  (7+ messages)

[PATCH v2] ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCs
 2013-09-19 12:19 UTC  (6+ messages)

[PATCH 0/2] Fixes for STi SOCs
 2013-09-19 12:03 UTC  (2+ messages)

[PATCH v3 4/4] Documentation: add LP3943 DT bindings and document
 2013-09-19 11:56 UTC  (6+ messages)

[PATCH V2 0/3] scsi: ufs: Add support for clock and regulator initializaiton
 2013-09-19 11:27 UTC  (4+ messages)
` [PATCH V2 1/3] scsi: ufs: Allow vendor specific initialization

[PATCH] ASoC: kirkwood: fix loss of external clock at probe time
 2013-09-19 11:06 UTC  (2+ messages)

[PATCH v4] media: st-rc: Add ST remote control driver
 2013-09-19  8:59 UTC 

[RFC] mtd: plat_nand: add further DT bindings and documentation
 2013-09-19  7:28 UTC  (2+ messages)

[PATCH RESEND 0/3] ARM: dts: mxs: add pinctrl header files
 2013-09-19  6:59 UTC  (3+ messages)
  ` [PATCH RESEND 3/3] ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines
  ` [PATCH RESEND] ARM: dts: tx28: restructure and update DTS file


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