messages from 2013-09-19 21:43:01 to 2013-09-20 23:40:14 UTC [more...]
[PATCH] ARM: DTS: omap3-devkit8000.dts: fix a typo
2013-09-20 23:40 UTC
[PATCH] ARM: dts: bcm281xx: Add change disk GPIO
2013-09-20 23:29 UTC
[PATCH] rename ARCH_BCM to ARCH_BCM_MOBILE
2013-09-20 23:04 UTC
[PATCH] MAINTAINERS: Update mach-bcm related email address
2013-09-20 22:33 UTC
[PATCH 00/51] DMA mask changes
2013-09-20 22:20 UTC (63+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
` [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 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [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 v4] clk: si570: Add a driver for SI570 oscillators
2013-09-20 21:53 UTC (4+ messages)
[PATCH 00/26] ARM: provide common arch init for DT clocks
2013-09-20 21:37 UTC (25+ messages)
` [PATCH 01/26] ARM: nomadik: move mtu setup to clocksource init
` [PATCH v2 01/26] ARM: nomadik: remove mtu initalization from .init_time
` [PATCH 02/26] clk: nomadik: move src init out of nomadik_clk_init
` [PATCH 03/26] clk: nomadik: declare OF clock provider
` [PATCH 07/26] clk: vt8500: parse pmc_base from clock driver
` [PATCH v2 "
` [PATCH 16/26] ARM: mxs: remove custom .init_time hook
` [PATCH 17/26] ARM: nomadik: "
[PATCH] [PATCH] clocksource: tcb: fix min_delta calculation
2013-09-20 21:30 UTC (14+ messages)
` [PATCH] clockevents: Sanitize ticks to nsec conversion
[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 0/8] IOP GPIO refactoring take 2
2013-09-20 21:09 UTC (3+ messages)
[PATCH v2 00/41] Enable common clock with Device Tree on ux500 platforms
2013-09-20 20:59 UTC (5+ messages)
` [PATCH 22/41] clk: ux500: Copy u8500_clk_init() ready for DT enablement
` [PATCH 30/41] usb: musb: ux500: Don't supply a con_id when requesting the clock
[PATCH v4] sharpsl_param.c: ARM: pxa: fix invalid memory access
2013-09-20 20:35 UTC
[PATCH 8/8] ARM: plat-iop: pass physical base for GPIO
2013-09-20 20:18 UTC
[PATCH 7/8] gpio: iop: use readl/writel accessors
2013-09-20 20:18 UTC
[PATCH 6/8] ARM: plat-iop: instantiate GPIO from platform device
2013-09-20 20:18 UTC
[PATCH 5/8] ARM: plat-iop: remove custom complex GPIO implementation
2013-09-20 20:17 UTC
[PATCH 4/8] gpio: decouple the IOP GPIO driver from platform
2013-09-20 20:17 UTC
[PATCH 3/8] ARM: iop32x: read N2100 power key using gpiolib
2013-09-20 20:17 UTC
[PATCH 2/8] ARM: iop32x: request and issue reset using gpio
2013-09-20 20:17 UTC
[PATCH 1/8] ARM: plat-iop: move the GPIO driver to drivers/gpio
2013-09-20 20:17 UTC
[PATCH] ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
2013-09-20 20:01 UTC
[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
[PATCH 0/8] IOP GPIO refactoring
2013-09-20 19:50 UTC (5+ messages)
[PATCH 5/7] staging: media/lirc: switch to use gpiolib
2013-09-20 19:28 UTC (5+ messages)
[PATCH 0/4] Add support for charging battery in Nokia RX-51
2013-09-20 19:22 UTC (3+ messages)
` [PATCH 4/4] RX-51: Add platform function and data for bq24150a charger
[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 0/4] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes
2013-09-20 19:12 UTC (6+ 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 1/1] ARM: dts: am335x-bone-common: correct mux mode for mmc1_cmd
2013-09-20 19:11 UTC (3+ messages)
[RFC PATCH] ARM: OMAP3630: Add generic machine descriptor
2013-09-20 19:10 UTC (6+ messages)
[PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
2013-09-20 19:07 UTC (6+ messages)
` [PATCH 1/3] PM / OPP: rename functions to dev_pm_opp*
[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] 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 "
[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)
[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 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] 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 (4+ 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 (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).