linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 04:50:02 to 2018-05-03 10:07:38 UTC [more...]

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2018-05-03 10:07 UTC  (9+ messages)
  ` [J-core] "

[PATCH] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
 2018-05-03  7:43 UTC  (2+ messages)

[PATCH v3] sh: mm: Fix unprotected access to struct device
 2018-05-03  7:15 UTC  (4+ messages)

[PATCH v2 0/3] sh: make early_platform code SuperH-specific
 2018-05-02 21:05 UTC  (6+ messages)
` [PATCH v2 1/3] clocksource: timer-ti-dm: remove the early platform driver registration
` [PATCH v2 2/3] platform: move the early platform device support to arch/sh
` [PATCH v2 3/3] sh: add the sh_ prefix to early platform symbols

[PATCH 0/2] sh_eth: complain on access to unimplemented TSU registers
 2018-05-02 20:41 UTC  (4+ messages)
` [PATCH 1/2] sh_eth: use TSU register accessors for TSU_POST<n>
` [PATCH 2/2] sh_eth: WARN_ON() access to unimplemented TSU register

[PATCH] sh: mm: Fix unprotected access to struct device
 2018-05-02  7:41 UTC  (13+ messages)

[PATCH 0/5] tty: serial: sh-sci: Hide driver specific config questions
 2018-05-02  2:32 UTC  (6+ messages)
` [PATCH 3/5] tty: serial: sh-sci: Hide earlycon config question

[PATCH 0/3] sh: make early_platform code SuperH-specific
 2018-04-30 23:52 UTC  (8+ messages)
` [PATCH 1/3] clocksource: timer-ti-dm: remove the early platform driver registration
` [PATCH 2/3] platform: move the early platform device support to arch/sh
` [PATCH 3/3] sh: add the sh_ prefix to early platform symbols

Please fix "make distclean"
 2018-04-30 20:27 UTC 

Board support for NextVoD - pdk7105
 2018-04-30  1:56 UTC  (6+ messages)

dma-debug cleanups, including removing the arch hook
 2018-04-27 15:53 UTC  (5+ messages)
  ` [PATCH 1/3] dma-debug: move initialization to common code
  ` [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
  ` [PATCH 4/3] dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
` [PATCH 2/3] dma-debug: simplify counting of preallocated requests

(no subject)
 2018-04-26  9:39 UTC  (43+ messages)
` [PATCH 01/22] dma-debug: move initialization to common code
` [PATCH 02/22] dma-mapping: simplify Kconfig dependencies
` [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 04/22] alpha: use dma_direct_ops for jensen
` [PATCH 05/22] alpha: simplify get_arch_dma_ops
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 07/22] arm-nommu: "
` [PATCH 08/22] c6x: "
` [PATCH 09/22] hexagon: "
` [PATCH 10/22] m68k: "
` [PATCH 11/22] microblaze: "
` [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [PATCH 14/22] nios2: "
` [PATCH 15/22] openrisc: "
` [PATCH 16/22] sh: simplify get_arch_dma_ops
` [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/22] sh: use generic dma_noncoherent_ops
` [PATCH 20/22] xtensa: "
` [PATCH 21/22] sparc: "
` [PATCH 22/22] parisc: "

[PATCH v10 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-04-24  8:31 UTC  (6+ messages)
` [PATCH v10 04/10] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

[PATCH v2] base: dma-mapping: Postpone cpu addr translation on mmap()
 2018-04-23 12:53 UTC  (3+ messages)

[PATCH 1/4] sh: dreamcast: rtc: push down rtc class ops into driver
 2018-04-22  6:30 UTC  (7+ messages)
` [PATCH 2/4] sh: sh03: "
` [PATCH 3/4] sh: remove unused rtc_sh_get/set_time infrastructure
` [PATCH 4/4] sh: remove board_time_init() callback

Representative Needed
 2018-04-20 22:25 UTC 

[PATCH] sh: time: Remove the read_persistent_clock()
 2018-04-20 15:43 UTC  (4+ messages)

[REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate
 2018-04-20 14:55 UTC  (2+ messages)

[REVIEW][PATCH 03/17] signal/sh: Use force_sig_fault in hw_breakpoint_handler
 2018-04-20  1:03 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-04-19 20:00 UTC  (2+ messages)
` [PATCH 5/7] i2c: i2c-pca-platform: move header to platform_data

[PATCH] sh: migor: Set DMA and DMA coherent mask
 2018-04-17 14:39 UTC  (3+ messages)

[PATCH v2] sh: mm: Fix unprotected access to struct device
 2018-04-17 14:35 UTC 

Proposal
 2018-04-16 21:16 UTC 

[PATCH] base: dma-mapping: Postpone cpu addr translation on mmap()
 2018-04-13 16:43 UTC  (5+ messages)

[GIT PULL] arch/sh updates for 4.17
 2018-04-13 15:38 UTC 

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-12 20:46 UTC  (15+ messages)
` [PATCH v3 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL
            ` [PATCH v4] "

[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 20:51 UTC  (9+ messages)
` [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v2 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 15:10 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL

[PATCH v2 0/2] Migo-R: reserve memory block with memblock APIs
 2018-04-09 15:18 UTC  (8+ messages)
` [RFC v2 2/2] base: dma-mapping: Postpone page_to_pfn() on mmap()

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH v2 3/3] mm/gup: document return value
 2018-04-05 21:03 UTC 

[PATCH 0/2] sh_eth: remove SH_ETH_OFFSET_INVALID abuses
 2018-04-01 18:10 UTC  (5+ messages)
` [PATCH net-next 1/2] sh_eth: add sh_eth_cpu_data::no_xdfar flag
` [PATCH net-next 2/2] sh_eth: kill useless check in __sh_eth_get_regs()

[PATCH v4 15/16] sh: Use generic free_initrd_mem
 2018-04-01 14:59 UTC  (4+ messages)
    ` [PATCH v5 15/16] sh: Switch to "
      ` [PATCH v6 "

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-30 13:33 UTC  (19+ messages)

[PATCH V4 Resend] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28 17:59 UTC  (4+ messages)

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-28 12:23 UTC  (4+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic

[PATCH V4] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28  8:41 UTC  (2+ messages)


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