linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-19 02:17:40 to 2012-02-13 10:35:28 UTC [more...]

[PATCH 03/14] MIPS: adapt for dma_map_ops changes
 2012-02-13 10:35 UTC  (2+ messages)
` [PATCH 03/14 v2] "

[PATCH] mackerel: Do not enable TMU timer in default config
 2012-02-13  5:36 UTC 

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-02-13  0:21 UTC  (2+ messages)

[PATCH v2 0/7] SH Mobile sh_flctl driver brush up
 2012-02-11 11:45 UTC  (8+ messages)
` [PATCH v2 1/7] mtd: sh_flctl: Expand FLCMNCR register bit field
` [PATCH v2 2/7] mtd: sh_flctl: Reorder empty_fifo() calls
` [PATCH v2 3/7] mtd: sh_flctl: Expand the READID command to 8 bytes
` [PATCH v2 4/7] mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
` [PATCH v2 5/7] mtd: sh_flctl: Use cached register value for FLCMNCR
` [PATCH v2 6/7] mtd: sh_flctl: Add FLHOLDCR register
` [PATCH v2 7/7] ARM: mach-shmobile: mackerel: Add the flash controller flctl

[PATCH 06/60] sh: remove the second argument of k[un]map_atomic()
 2012-02-10  5:39 UTC 

[PATCH 1/2] usb: renesas_usbhs: (cosmetic) simplify list operations
 2012-02-09 22:17 UTC  (2+ messages)
` [PATCH 2/2] usb: fix renesas_usbhs to not schedule in atomic context

[PATCH 00/10 v3] mmc: tmio/sdhi: hotplug & PM
 2012-02-09 21:57 UTC  (11+ messages)
` [PATCH 01/10 v3] mmc: simplify mmc_cd_gpio_request() by removing two parameters
` [PATCH 02/10 v3] mmc: tmio: calculate the native hotplug condition only once
` [PATCH 03/10 v3] mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
` [PATCH 04/10 v3] mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
` [PATCH 05/10 v3] ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
` [PATCH 06/10 v3] ARM: mach-shmobile: convert ag5evm "
` [PATCH 07/10 v3] mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
` [PATCH 08/10 v3] mmc: tmio_mmc: remove unused sdio_irq_enabled flag
` [PATCH 09/10 v3] mmc: sh_mobile_sdhi: do not manage PM clocks manually
` [PATCH 10/10 v3] mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function

ARM/ARM-SoC plans for v3.4 merge window
 2012-02-09  1:19 UTC  (11+ messages)

[PATCH 1/7] mtd: sh_flctl: Update FLCMNCR register bit field
 2012-02-08 12:16 UTC  (7+ messages)
` [PATCH 2/7] mtd: sh_flctl: Reorder empty_fifo() calls
` [PATCH 3/7] mtd: sh_flctl: Expand the READID command to 8 bytes
` [PATCH 4/7] mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
` [PATCH 5/7] mtd: sh_flctl: Add FLHOLDCR register
` [PATCH 6/7] mtd: sh_flctl: Add power management support
` [PATCH 7/7] ARM: mach-shmobile: mackerel: Add the flash controller flctl

[PATCH] sh: add platform_device for RSPI in setup-sh7757
 2012-02-08  4:05 UTC 

[PATCH] sh: add parameter for RSPI in clock-sh7757
 2012-02-08  4:04 UTC 

[PATCH] spi: add support for Renesas RSPI
 2012-02-08  4:04 UTC 

[GIT PULL] fixups for generic pci_iomap
 2012-02-07  6:59 UTC 

[PATCH] ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
 2012-02-07  3:03 UTC  (3+ messages)

[PATCH] gpiolib/arches: Centralise bolierplate asm/gpio.h
 2012-02-06 11:37 UTC  (9+ messages)

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-06 10:31 UTC  (33+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
  ` [alsa-devel] "
            ` [PATCH/RFC] usb: fix renesas_usbhs to not schedule in atomic context
` [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 00/11 v2] mmc: tmio/sdhi: hotplug & PM
 2012-02-05  1:36 UTC  (16+ 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] [trivial] sh: Fix typo in pci-sh7780.c
 2012-02-04 12:40 UTC 

[PATCH] irq: make SPARSE_IRQ an optionally hidden option
 2012-02-04 11:33 UTC  (2+ messages)

[PATCH 0/2] mmc: use PM QoS instead of delayed clock gating
 2012-02-03 19:25 UTC  (10+ messages)
` [PATCH 1/2] mmc: tmio_mmc: use PM QoS instead of delayed clock gating for PM
` [PATCH 2/2] mmc: sh_mmcif: "

[PATCH] mmc: tmio_mmc, sdhi: update input clock frequency after
 2012-02-02 22:16 UTC  (2+ messages)
` [PATCH v2] mmc: tmio_mmc, sdhi: update input clock frequency after resume

[PATCH] PM: provide a dummy dev_gpd_data() when generic domains are not used
 2012-02-02 22:12 UTC 

[PATCH RFC idle 3/3] sh: Avoid invoking RCU when CPU is idle
 2012-02-02  0:43 UTC 

[PATCH 1/2] dma: sh_dma: not all SH DMAC implementations support MEMCPY
 2012-02-01 17:14 UTC  (2+ messages)

[REGRESSION] current Linus tree doesn't suspend on sh7372 (mackerel)
 2012-02-01 12:48 UTC 

Hello This is Mr. David M Lee from Bank of America I have by information you that we receiver an AT
 2012-02-01 11:51 UTC 

[PATCH v2 00/13] Make mach/irqs.h optional
 2012-02-01 10:03 UTC  (25+ 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

[PULL] ARM mach/irqs.h cleanup for 3.4
 2012-02-01  5:42 UTC  (2+ messages)

[PATCH 0/3] arch: fix ioport mapping on mips,sh
 2012-01-31 21:18 UTC  (15+ 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] 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 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 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 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  (5+ 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  (7+ messages)
` [RFC PATCH 05/10] sh: intc: remove dependency on NR_IRQS

[PATCH v2] ARM: mach-shmobile: mackerel: Add mmcif support
 2012-01-19  2:17 UTC  (2+ messages)
` [PATCH v2] ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcd


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