lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2015 17:14:18 +0200
From:	Peter De Schrijver <pdeschrijver@...dia.com>
To:	<mturquette@...aro.org>
CC:	Prashant Gaikwad <pgaikwad@...dia.com>,
	"swarren@...dotorg.org" <swarren@...dotorg.org>,
	"thierry.reding@...il.com" <thierry.reding@...il.com>,
	"pawel.moll@....com" <pawel.moll@....com>,
	"mark.rutland@....com" <mark.rutland@....com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>
Subject: pull request for Tegra clock updates for 3.20

Hi Mike,

A few bug fixes and support for Tegra132 clocks.

Thanks,

Peter.

The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e:

  Linux 3.19-rc7 (2015-02-01 20:07:21 -0800)

are available in the git repository at:

  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tags/tegra-clk-3.20

for you to fetch changes up to b270491eb9a033a1ab6c66e778c9dd3e3a4f7639:

  clk: tegra: Define PLLD_DSI and remove dsia(b)_mux (2015-02-02 16:22:34 +0200)

----------------------------------------------------------------
Tegra clock fixes for 3.20

----------------------------------------------------------------
Andrew Bresticker (1):
      clk: tegra: SDMMC controllers are on APB

Mark Zhang (1):
      clk: tegra: Define PLLD_DSI and remove dsia(b)_mux

Paul Walmsley (2):
      clk: tegra: split Tegra124 clock header file
      clk: tegra: Add support for the Tegra132 CAR IP block

Peter De Schrijver (2):
      clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
      clk: tegra: Update binding doc for Tegra132

Sean Paul (1):
      clk: tegra124: Add init data for dsi lp clocks

Tomeu Vizoso (1):
      clk: tegra: Fix order of arguments in WARN

 .../bindings/clock/nvidia,tegra124-car.txt         |  10 +-
 arch/arm/mach-tegra/tegra.c                        |   2 -
 drivers/clk/tegra/Makefile                         |   1 +
 drivers/clk/tegra/clk-id.h                         |   2 -
 drivers/clk/tegra/clk-pll.c                        |  18 +-
 drivers/clk/tegra/clk-tegra-periph.c               |  18 +-
 drivers/clk/tegra/clk-tegra114.c                   |  10 +-
 drivers/clk/tegra/clk-tegra124.c                   | 168 ++++++++--
 drivers/clk/tegra/clk.c                            |   7 +-
 include/dt-bindings/clock/tegra124-car-common.h    | 345 +++++++++++++++++++++
 include/dt-bindings/clock/tegra124-car.h           | 345 +--------------------
 include/linux/clk/tegra.h                          |   2 -
 12 files changed, 532 insertions(+), 396 deletions(-)
 create mode 100644 include/dt-bindings/clock/tegra124-car-common.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ