linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 13:26:08 to 2017-07-13 13:36:00 UTC [more...]

[PATCH v3 0/2] [media] videobuf2-dc: Add support for cacheable MMAP
 2017-07-13 13:36 UTC 

[PATCH] tty: Fix TIOCGPTPEER ioctl definition
 2017-07-11 14:45 UTC  (6+ messages)

[PATCH 9/9] ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports
 2017-07-11 10:46 UTC  (7+ messages)

[PATCH v2 0/4] i2c: pca-platform: additional improvements
 2017-07-05 20:44 UTC  (7+ messages)
` [PATCH v2 1/4] sh: sh7785lcr: add GPIO lookup table for i2c controller reset
` [PATCH v2 2/4] i2c: pca-platform: unconditionally use devm_gpiod_get_optional
` [PATCH v2 3/4] i2c: pca-platform: use device_property_read_u32
` [PATCH v2 4/4] i2c: pca-platform: drop gpio from platform data

[PATCH 00/18] treewide: Move storage class before return type
 2017-07-05 20:02 UTC  (2+ messages)
` [PATCH 10/18] sh: Move inline "

[PATCH 0/6] i2c: pca-platform: additional improvements
 2017-07-04 14:07 UTC  (20+ messages)
` [PATCH 1/6] sh: sh7785lcr: add GPIO lookup table for i2c controller reset
` [PATCH 2/6] i2c: pca-platform: correctly set algo_data.reset_chip
` [PATCH 3/6] i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
` [PATCH 4/6] i2c: pca-platform: unconditionally use devm_gpiod_get_optional
` [PATCH 5/6] i2c: pca-platform: use device_property_read_u32
` [PATCH 6/6] i2c: pca-platform: drop gpio from platform data

[PATCH 1/1] futex: remove duplicated code
 2017-07-03 10:18 UTC  (7+ messages)
` [PATCH 1/1] futex: remove duplicated code and fix UB

Reverting "sh: Remove implicit sign extension from assembler immediates"?
 2017-07-02  7:31 UTC 

[PATCH v2 0/4] sh: sh7722/sh7757i/sh7264/sh7269: Fix pinctrl registration
 2017-06-30  8:10 UTC  (2+ messages)

[for-next][PATCH 07/12] sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
 2017-06-30  0:38 UTC 

[PATCH RFC 23/26] sh: Remove spin_unlock_wait() arch-specific definitions
 2017-06-30  0:01 UTC 

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-28  0:14 UTC  (14+ messages)

[PATCH] sh: mark end of BUG() implementation as unreachable
 2017-06-27 19:20 UTC 

[PATCH] fortify: Avoid panic() in favor of BUG()
 2017-06-27 19:16 UTC 

(no subject)
 2017-06-27 14:10 UTC 

[PATCH] sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
 2017-06-26 22:17 UTC 

clean up and modularize arch dma_mapping interface
 2017-06-26 22:06 UTC  (110+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 16/44] arm64: remove DMA_ERROR_CODE
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 25/44] arm: "
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 33/44] openrisc: "
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
` clean up and modularize arch dma_mapping interface V2
  ` [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE
  ` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
  ` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
  ` [PATCH 10/44] ia64: "
  ` [PATCH 11/44] m32r: "
  ` [PATCH 12/44] microblaze: "
  ` [PATCH 13/44] openrisc: "
  ` [PATCH 15/44] xtensa: "
  ` [PATCH 18/44] iommu/amd: implement ->mapping_error
  ` [PATCH 22/44] x86/pci-nommu: "
  ` [PATCH 23/44] x86/calgary: "
  ` [PATCH 24/44] x86: remove DMA_ERROR_CODE
  ` [PATCH 26/44] dma-mapping: "
  ` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
  ` [PATCH 30/44] dma-virt: "
  ` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
  ` [PATCH 34/44] arm: remove arch specific dma_supported implementation
  ` [PATCH 35/44] x86: "
  ` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
  ` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
  ` [PATCH 38/44] arm: "
  ` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
  ` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
  ` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
    ` [PATCH 14/44] sh: remove DMA_ERROR_CODE
    ` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
  ` new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2

Product Inquiry
 2017-06-26 21:52 UTC 

[PATCH v2 1/3] sh: thin archives fix linking
 2017-06-25  3:24 UTC  (5+ messages)

pci: Add generic pcibios_{fixup_bus,align_resource}
 2017-06-24 21:32 UTC  (8+ messages)
` [PATCH 1/3] pci: Add a generic, weakly-linked pcibios_fixup_bus
` [PATCH 2/3] pci: Add a generic, weakly-linked pcibios_align_resource
` [PATCH 3/3] arc: kernel/pcibios.c is empty, delete it

[PATCH 3/5] sh: thin archives fix linking
 2017-06-21 22:09 UTC  (3+ messages)

[PATCH 2/2] frv, mn10300, s390, sh: remove empty vga.h
 2017-06-21 11:40 UTC 

Build regressions/improvements in v4.12-rc6
 2017-06-20  7:42 UTC 

Reply Urgent
 2017-06-19 19:39 UTC 

QEMU serial still broken in -rc1
 2017-06-15 18:00 UTC  (6+ messages)

[PATCH 16/23] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
 2017-06-14 12:39 UTC 

[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-06-12  3:27 UTC  (2+ messages)
` [PATCH 20/27] sh: move generic-y of exported headers to uapi/asm/Kbuild

Unify the various copies of libgcc into lib
 2017-06-09 19:53 UTC  (4+ messages)
` Unify the various copies of libgcc into lib v2
  ` [PATCH 7/7] MIPS: Use generic libgcc intrinsics

patch "sh: superhyway: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09 18:08 UTC  (2+ messages)
` patch "sh: superhyway: use dev_groups and not dev_attrs for bus_type" added to driver-core-next

[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
 2017-06-09 10:24 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH 06/35] sh: defconfig: Cleanup from old Kconfig options
 2017-06-08 16:10 UTC 


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