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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 16:15:19 +0200
From:	Thierry Reding <thierry.reding@...il.com>
To:	Mike Turquette <mturquette@...aro.org>,
	Stephen Boyd <sboyd@...eaurora.org>
Cc:	linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk/tegra: Changes for v4.1-rc1

Mike, Stephen,

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/clk/for-4.1

for you to fetch changes up to c1d676cec572544616273d5853cb7cc38fbaa62b:

  clk: tegra: Use the proper parent for plld_dsi (2015-04-10 16:04:22 +0200)

Thanks,
Thierry

----------------------------------------------------------------
clk/tegra: Changes for v4.1-rc1

These are mostly cleanups that I've been carrying in my local tree for
far too long. In addition to those, there are some preparatory patches
for the upcoming Tegra210 support and a patch to enable clocks needed
for HDMI audio support.

----------------------------------------------------------------
Dylan Reid (1):
      clk: tegra: Enable HDA to HDMI clocks on Tegra124

Thierry Reding (10):
      clk: tegra: Fix typo tabel -> table
      clk: tegra: Fix a bunch of sparse warnings
      clk: tegra: Various whitespace cleanups
      clk: tegra: Use consistent indentation
      clk: tegra: Remove needless initializations
      clk: tegra: Register the proper number of resets
      clk: tegra: Add peripheral registers for bank Y
      clk: tegra: Model oscillator as clock
      clk: tegra: Use generic tegra_osc_clk_init() on Tegra114
      clk: tegra: Use the proper parent for plld_dsi

 drivers/clk/tegra/clk-pll.c                     |  7 ++---
 drivers/clk/tegra/clk-tegra-fixed.c             | 24 +++++++++--------
 drivers/clk/tegra/clk-tegra-periph.c            |  2 +-
 drivers/clk/tegra/clk-tegra114.c                | 36 +++----------------------
 drivers/clk/tegra/clk-tegra124.c                | 22 ++++++++++-----
 drivers/clk/tegra/clk-tegra30.c                 | 23 ++++++++--------
 drivers/clk/tegra/clk.c                         | 16 ++++++++++-
 drivers/clk/tegra/clk.h                         | 10 +++----
 include/dt-bindings/clock/tegra124-car-common.h |  2 +-
 9 files changed, 70 insertions(+), 72 deletions(-)
--
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