linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox changes for v4.10
@ 2016-12-20 14:14 Jassi Brar
  0 siblings, 0 replies; only message in thread
From: Jassi Brar @ 2016-12-20 14:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Linus,

The following changes since commit 16ae16c6e5616c084168740990fc508bda6655d4:

  Merge tag 'mmc-v4.9-rc5' of
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (2016-11-24
10:51:18 -0800)

are available in the git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-for-next

for you to fetch changes up to db4d22c07e3e652eeec82abcc1399e6305edd838:

  mailbox: mailbox-test: allow reserved areas in SRAM (2016-12-19
20:10:23 +0530)

----------------------------------------------------------------
- New features (poll and SRAM usage) added to the mailbox-test driver
- Major update of Broadcom's PDC controller driver
- Minor fix for auto-loading test and STI driver modules

----------------------------------------------------------------
Javier Martinez Canillas (2):
      mailbox: mailbox-test: Fix module autoload
      mailbox: sti: Fix module autoload for OF registration

Rob Rice (9):
      mailbox: bcm-pdc: Use octal permissions rather than symbolic
      mailbox: bcm-pdc: Convert from interrupts to poll for tx done
      mailbox: bcm-pdc: streamline rx code
      mailbox: bcm-pdc: Try to improve branch prediction
      mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
      mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
      mailbox: bcm-pdc: Performance improvements
      mailbox: bcm-pdc: Simplify interrupt handler logic
      mailbox: bcm-pdc: Remove unnecessary void* casts

Steve Lin (2):
      mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
      mailbox: bcm-pdc: PDC driver leaves debugfs files after removal

Sudeep Holla (2):
      mailbox: mailbox-test: add support for fasync/poll
      mailbox: mailbox-test: allow reserved areas in SRAM

 drivers/mailbox/bcm-pdc-mailbox.c | 548 ++++++++++++++++++++++----------------
 drivers/mailbox/mailbox-sti.c     |   1 +
 drivers/mailbox/mailbox-test.c    |  92 ++++++-
 3 files changed, 407 insertions(+), 234 deletions(-)

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

only message in thread, other threads:[~2016-12-20 14:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-20 14:14 [GIT PULL] Mailbox changes for v4.10 Jassi Brar

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