All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm SoC Updates for v4.7
@ 2016-04-01 19:58 ` Andy Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Gross @ 2016-04-01 19:58 UTC (permalink / raw)
  To: arm
  Cc: Olof Johansson, Kevin Hilman, Arnd Bergmann, linux-arm-msm,
	linux-arm-kernel

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.7

for you to fetch changes up to 028021d29ea069390e1f60c6aa5b3511d218454b:

  soc: qcom: smd: Support opening additional channels (2016-03-30 17:21:12 -0500)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.7

* Add stubs for smem_state to fix build issues
* Fix module usage in SPM driver
* Add i2c and spi entries into QCOM MAINTAINERS entry
* Add SMD multi channel support
* Add clks to QCOM MAINTAINERS

----------------------------------------------------------------
Bjorn Andersson (6):
      soc: qcom: smem_state: Add stubs for disabled smem_state
      soc: qcom: smd: Introduce callback setter
      soc: qcom: smd: Split discovery and state change work
      soc: qcom: smd: Refactor channel open and close handling
      soc: qcom: smd: Support multiple channels per sdev
      soc: qcom: smd: Support opening additional channels

Lina Iyer (1):
      drivers: qcom: spm: avoid module usage in non-modular SPM driver

Srinivas Kandagatla (2):
      MAINTAINERS: add qcom i2c and spi drivers to list
      MAINTAINERS: add qcom clocks to the maintainers list

 MAINTAINERS                         |   3 +
 drivers/soc/qcom/smd.c              | 229 +++++++++++++++++++++++++++---------
 drivers/soc/qcom/spm.c              |   8 +-
 include/linux/soc/qcom/smd.h        |   8 +-
 include/linux/soc/qcom/smem_state.h |  35 ++++++
 5 files changed, 220 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Qualcomm SoC Updates for v4.7
@ 2016-04-01 19:58 ` Andy Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Gross @ 2016-04-01 19:58 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.7

for you to fetch changes up to 028021d29ea069390e1f60c6aa5b3511d218454b:

  soc: qcom: smd: Support opening additional channels (2016-03-30 17:21:12 -0500)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.7

* Add stubs for smem_state to fix build issues
* Fix module usage in SPM driver
* Add i2c and spi entries into QCOM MAINTAINERS entry
* Add SMD multi channel support
* Add clks to QCOM MAINTAINERS

----------------------------------------------------------------
Bjorn Andersson (6):
      soc: qcom: smem_state: Add stubs for disabled smem_state
      soc: qcom: smd: Introduce callback setter
      soc: qcom: smd: Split discovery and state change work
      soc: qcom: smd: Refactor channel open and close handling
      soc: qcom: smd: Support multiple channels per sdev
      soc: qcom: smd: Support opening additional channels

Lina Iyer (1):
      drivers: qcom: spm: avoid module usage in non-modular SPM driver

Srinivas Kandagatla (2):
      MAINTAINERS: add qcom i2c and spi drivers to list
      MAINTAINERS: add qcom clocks to the maintainers list

 MAINTAINERS                         |   3 +
 drivers/soc/qcom/smd.c              | 229 +++++++++++++++++++++++++++---------
 drivers/soc/qcom/spm.c              |   8 +-
 include/linux/soc/qcom/smd.h        |   8 +-
 include/linux/soc/qcom/smem_state.h |  35 ++++++
 5 files changed, 220 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Qualcomm SoC Updates for v4.7
  2016-04-01 19:58 ` Andy Gross
@ 2016-04-13 18:04   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-04-13 18:04 UTC (permalink / raw)
  To: Andy Gross
  Cc: arm, Kevin Hilman, Arnd Bergmann, linux-arm-msm, linux-arm-kernel

On Fri, Apr 01, 2016 at 02:58:33PM -0500, Andy Gross wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.7
> 
> for you to fetch changes up to 028021d29ea069390e1f60c6aa5b3511d218454b:
> 
>   soc: qcom: smd: Support opening additional channels (2016-03-30 17:21:12 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.7
> 
> * Add stubs for smem_state to fix build issues
> * Fix module usage in SPM driver
> * Add i2c and spi entries into QCOM MAINTAINERS entry
> * Add SMD multi channel support
> * Add clks to QCOM MAINTAINERS

Merged into next/drivers.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Qualcomm SoC Updates for v4.7
@ 2016-04-13 18:04   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-04-13 18:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Apr 01, 2016 at 02:58:33PM -0500, Andy Gross wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.7
> 
> for you to fetch changes up to 028021d29ea069390e1f60c6aa5b3511d218454b:
> 
>   soc: qcom: smd: Support opening additional channels (2016-03-30 17:21:12 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.7
> 
> * Add stubs for smem_state to fix build issues
> * Fix module usage in SPM driver
> * Add i2c and spi entries into QCOM MAINTAINERS entry
> * Add SMD multi channel support
> * Add clks to QCOM MAINTAINERS

Merged into next/drivers.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-13 18:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01 19:58 [GIT PULL] Qualcomm SoC Updates for v4.7 Andy Gross
2016-04-01 19:58 ` Andy Gross
2016-04-13 18:04 ` Olof Johansson
2016-04-13 18:04   ` Olof Johansson

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.