messages from 2012-01-11 07:28:16 to 2012-01-30 20:04:32 UTC [more...]
[PATCH 0/3] arch: fix ioport mapping on mips,sh
2012-01-30 20:04 UTC (12+ messages)
` [PATCH 1/3] lib: add NO_GENERIC_PCI_IOPORT_MAP
` [PATCH 2/3] mips: use the the PCI controller's io_map_base
` [PATCH 3/3] sh: use the the PCI channels's io_map_base
[PATCH v2 00/13] Make mach/irqs.h optional
2012-01-30 16:33 UTC (24+ messages)
` [PATCH v2 01/13] sound: pxa2xx-ac97: include mach/irqs.h directly
` [PATCH v2 02/13] gpio: pxa: explicitly include mach/irqs.h
` [PATCH v2 03/13] ARM: remove mc146818rtc.h from time.c
` [PATCH v2 04/13] ARM: mc146818rtc: remove unnecessary include of mach/irqs.h
` [PATCH v2 05/13] ARM: it8152: explicitly include mach/irqs.h
` [PATCH v2 06/13] sh: intc: unify evt2irq/irq2evt macros for sh and arm
` [PATCH v2 07/13] sh: intc: remove dependency on NR_IRQS
` [PATCH v2 08/13] ARM: mmp: remove NR_IRQS
` [PATCH v2 09/13] ARM: pxa: "
` [PATCH v2 10/13] ARM: shmobile: "
` [PATCH v2 11/13] ARM: only include mach/irqs.h for !SPARSE_IRQ
` [PATCH v2 12/13] ARM: highbank: select SPARSE_IRQ and remove irqs.h
` [PATCH v2 13/13] ARM: picoxcell: remove mach/irqs.h
ARM/ARM-SoC plans for v3.4 merge window
2012-01-30 10:08 UTC (8+ messages)
[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
2012-01-30 9:34 UTC (14+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
` [alsa-devel] "
` [PATCH 2/7 v2] dma: shdma: prepare for simple DMA conversion
` [PATCH 3/7 v2] mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare for simple DMA
` [PATCH 4/7 v2] mmc: sh_mobile_sdhi: prepare for conversion to "
` [PATCH 5/7 v2] serial: sh-sci: "
` [PATCH 6/7 v2] ASoC: SIU: "
` [PATCH 7/7 v2] dma: shdma: convert to the simple DMA library
[PATCH] ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
2012-01-30 2:25 UTC
[PATCH] ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
2012-01-30 2:03 UTC
[PATCH] sh: ecovec: switch SDHI controllers to card polling
2012-01-28 18:36 UTC
[PATCH 0/2] mmc: use PM QoS instead of delayed clock gating
2012-01-28 13:11 UTC (6+ messages)
` [PATCH 1/2] mmc: tmio_mmc: use PM QoS instead of delayed clock gating for PM
` [PATCH 2/2] mmc: sh_mmcif: "
[PATCH 1/2] sh: modify resource for SPI0 in setup-sh7757
2012-01-27 6:11 UTC (2+ messages)
[PATCH] spi: spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
2012-01-27 3:01 UTC (4+ messages)
[PATCH 2/2] sh: add platform_device for SPI1 in setup-sh7757
2012-01-26 8:44 UTC
[PATCH] irq: make SPARSE_IRQ an optionally hidden option
2012-01-26 2:58 UTC
[PATCH v2] sh: se7724: fix compile breakage
2012-01-26 0:18 UTC (3+ messages)
[PATCH] sh: se7724: fix compile breakage
2012-01-25 10:05 UTC (4+ messages)
[PATCH 00/11 v2] mmc: tmio/sdhi: hotplug & PM
2012-01-24 12:01 UTC (12+ messages)
` [PATCH 01/11] mmc: simplify mmc_cd_gpio_request() by removing two parameters
` [PATCH 02/11] mmc: tmio: calculate the native hotplug condition only once
` [PATCH 03/11] mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
` [PATCH 04/11] mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
` [PATCH 05/11] ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
` [PATCH 06/11] ARM: mach-shmobile: convert ag5evm "
` [PATCH 07/11] mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
` [PATCH 08/11] mmc: tmio_mmc: remove unused sdio_irq_enabled flag
` [PATCH 09/11] mmc: sh_mobile_sdhi: do not manage PM clocks manually
` [PATCH 10/11] mmc: tmio: reconfigure the controller on runtime resume
` [PATCH 11/11] mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
[PATCH v2 2/2] usb: renesas_usbhs: add support for SUDMAC
2012-01-24 9:36 UTC (2+ messages)
[PATCH v2 1/2] usb: renesas_usbhs: add IRQ resource decoding for
2012-01-24 9:36 UTC (2+ messages)
` [PATCH v2 1/2] usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
[PATCH] ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372
2012-01-24 2:44 UTC (2+ messages)
[PATCH] sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
2012-01-24 1:47 UTC (2+ messages)
[PATCH] ARM: mach-shmobile: clock-sh73a0: modify MSTP order
2012-01-24 1:41 UTC (3+ messages)
` [PATCH] ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support
[PATCH] ARM: mach-shmobile: ag5: fixup compile break
2012-01-24 0:58 UTC (2+ messages)
[PATCH v4 6/6] dmaengine: shdma: add support for SUDMAC
2012-01-23 8:42 UTC (9+ messages)
[PATCH] mmc: sh_mmcif: fix late delayed work initialisation
2012-01-20 23:41 UTC
[RFC PATCH 00/10] Make mach/irqs.h optional
2012-01-19 3:44 UTC (28+ messages)
` [RFC PATCH 01/10] rtc: sa1100: include mach/irqs.h instead of asm/irq.h
` [RFC PATCH 02/10] sound: pxa2xx-ac97: include mach/irqs.h directly
` [RFC PATCH 03/10] ARM: mc146818rtc: remove unnecessary include of mach/irqs.h
` [RFC PATCH 04/10] ARM: it8152: explicitly include mach/irqs.h
` [RFC PATCH 05/10] sh: intc: remove dependency on NR_IRQS
` [RFC PATCH 06/10] ARM: mmp: remove NR_IRQS
` [RFC PATCH 07/10] ARM: pxa: "
` [RFC PATCH 08/10] ARM: shmobile: "
` [RFC PATCH 09/10] ARM: only include mach/irqs.h for !SPARSE_IRQ
` [RFC PATCH 10/10] ARM: highbank: select SPARSE_IRQ and remove irqs.h
[PATCH v2] ARM: mach-shmobile: mackerel: Add mmcif support
2012-01-19 2:17 UTC (3+ messages)
` [PATCH v2] ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcd
[PATCH] ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcd
2012-01-19 1:22 UTC (3+ messages)
[PATCH] ARM: mach-shmobile: mackerel: Add lost GPIO_FN_LCDD 18 - 23
2012-01-19 0:37 UTC (2+ messages)
` [PATCH] ARM: mach-shmobile: mackerel: add ak4642 amixer settings on comment
[PATCH 0/7] extract a simple dmaengine library from shdma.c
2012-01-18 14:07 UTC (10+ messages)
` [PATCH 1/7] dma: add a simple dma library
` [PATCH 2/7] dma: shdma: prepare for simple DMA conversion
` [PATCH 3/7] mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare for simple DMA
` [PATCH 4/7] mmc: sh_mobile_sdhi: prepare for conversion to "
` [PATCH 5/7] serial: sh-sci: "
` [PATCH 6/7] ASoC: SIU: "
` [PATCH 7/7] dma: shdma: convert to the simple DMA library
[PATCH 1/2] dma: sh_dma: not all SH DMAC implementations support MEMCPY
2012-01-18 12:40 UTC (3+ messages)
` [PATCH 2/2] ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
[PATCH][RFC] sh: clock-sh7724: fixup sh_fsi clock settings
2012-01-18 11:54 UTC (2+ messages)
[PATCH] sh: sh7757lcr: update to the new MMCIF DMA configuration
2012-01-18 11:54 UTC (2+ messages)
[PATCH] ARM: mach-shmobile: sh73a0 PINT IRQ base fix
2012-01-18 0:22 UTC (2+ messages)
[PATCH 0/2] mmc: sh_mmcif: simplify platform DMA configuration
2012-01-18 0:21 UTC (3+ messages)
[PATCH] ARM: mach-shmobile: IRQ driven GPIO key support for Kota2
2012-01-17 11:14 UTC
[PATCH] ARM: mach-shmobile: sh73a0 IRQ sparse alloc fix
2012-01-17 11:10 UTC
[PATCH] sh: fix the sh_mmcif_plat_data in board-sh7757lcr
2012-01-17 10:53 UTC (2+ messages)
[PATCH] mmc: sh_mmcif: fix MMC_GEN_CMD setting
2012-01-17 8:05 UTC
[GIT PULL] Power management fixes and additional updates for 3.3
2012-01-16 19:28 UTC
[PATCH 00/14] DMA-mapping framework redesign preparation
2012-01-16 8:09 UTC (5+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 04/14] PowerPC: adapt for dma_map_ops changes
[PATCH] ARM: Fix regression caused by ARCH_NR_GPIOS removal
2012-01-15 12:07 UTC (3+ messages)
[PATCH] ARM: mach-shmobile: fix A3SP suspend method
2012-01-13 9:45 UTC (2+ messages)
[GIT PULL] sh updates for 3.3-rc1
2012-01-12 16:45 UTC (4+ messages)
[GIT PULL] rmobile updates for 3.3-rc1
2012-01-12 6:51 UTC
[PATCH v3] sh: sh2a: Improve cache flush/invalidate functions
2012-01-12 4:11 UTC (2+ messages)
[PATCH] sh: also without PM_RUNTIME pm_runtime.o must be built
2012-01-12 3:24 UTC (2+ messages)
[PATCH v4 4/6] dmaengine: shdma: modify the DMAC Address Error registration
2012-01-12 2:06 UTC (2+ messages)
[PATCH v4 3/6] arm: mach-shmobile: add a resource name for shdma
2012-01-12 2:02 UTC (3+ messages)
[PATCH v4 1/6] dmaengine: shdma: add IRQ resource name definition macros
2012-01-12 1:57 UTC (4+ messages)
[PATCH v4 2/6] sh: add a resource name for shdma
2012-01-12 1:09 UTC (3+ messages)
MMCIF support on sh7757lcr
2012-01-12 0:41 UTC (3+ messages)
[PATCH v3 2/2] sh: enable the SUDMAC of renesas_usbhs in board-sh7757lcr
2012-01-11 7:28 UTC
[PATCH v3 1/2] sh: add platform_device for SUDMAC in setup-sh7757
2012-01-11 7:28 UTC
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).