All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: CRIS changes for 4.9
@ 2016-10-08 21:21 Jesper Nilsson
  0 siblings, 0 replies; only message in thread
From: Jesper Nilsson @ 2016-10-08 21:21 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List

Hi Linus,

Please pull for cris changes for 4.9.

The following changes since commit 7d1e042314619115153a0f6f06e4552c09a50e13:

  Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (2016-09-20 17:11:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git tags/cris-for-4.9

for you to fetch changes up to 2dc024e94578c53e2c579a48725c8fe2527f9d5e:

  cris: return of class_create should be considered (2016-09-23 16:06:00 +0200)

----------------------------------------------------------------
CRIS changes for 4.9

----------------------------------------------------------------
Andrea Gelmini (7):
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo

Dan Carpenter (1):
      CRIS v32: remove some double unlocks

Fabian Frederick (1):
      CRIS: defconfig: remove MTDRAM_ABS_POS

Jesper Nilsson (1):
      cris: intmem: fix device_initcall compile warning

Niklas Cassel (8):
      cris: intmem: fix pointer comparison compile warning
      cris: fasttimer: fix mixed declarations and code compile warning
      cris: irq: stop loop from accessing array out of bounds
      cris: add dev88_defconfig
      cris: cardbus: fix header include path
      cris: fix Kconfig mismatch when building with CONFIG_PCI
      cris: use generic io.h
      cris: v10: axisflashmap: remove unused ifdefs

Paul Gortmaker (1):
      cris: migrate exception table users off module.h and onto extable.h

yizhouzhou@ict.ac.cn (1):
      cris: return of class_create should be considered

 arch/cris/Kconfig                                 |   2 +-
 arch/cris/arch-v10/drivers/axisflashmap.c         |  19 ---
 arch/cris/arch-v10/drivers/eeprom.c               |   2 +-
 arch/cris/arch-v10/lib/dram_init.S                |   2 +-
 arch/cris/arch-v32/drivers/cryptocop.c            |   2 +-
 arch/cris/arch-v32/drivers/pci/bios.c             |   2 +-
 arch/cris/arch-v32/drivers/sync_serial.c          |   6 +
 arch/cris/arch-v32/kernel/fasttimer.c             |  15 +-
 arch/cris/arch-v32/kernel/irq.c                   |   3 +-
 arch/cris/arch-v32/mach-a3/dma.c                  |   1 -
 arch/cris/arch-v32/mach-a3/dram_init.S            |   2 +-
 arch/cris/arch-v32/mach-fs/dma.c                  |   1 -
 arch/cris/arch-v32/mach-fs/dram_init.S            |   2 +-
 arch/cris/arch-v32/mm/intmem.c                    |  13 +-
 arch/cris/configs/artpec_3_defconfig              |   1 -
 arch/cris/configs/dev88_defconfig                 |  48 ++++++
 arch/cris/configs/etrax-100lx_v2_defconfig        |   1 -
 arch/cris/configs/etraxfs_defconfig               |   1 -
 arch/cris/include/arch-v32/arch/cryptocop.h       |   2 +-
 arch/cris/include/asm/io.h                        | 171 +---------------------
 arch/cris/include/uapi/arch-v10/arch/sv_addr_ag.h |   2 +-
 arch/cris/mm/fault.c                              |   2 +-
 22 files changed, 83 insertions(+), 217 deletions(-)
 create mode 100644 arch/cris/configs/dev88_defconfig

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-08 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-08 21:21 [GIT PULL]: CRIS changes for 4.9 Jesper Nilsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.