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:	Sun, 23 Nov 2014 20:56:31 -0800
From:	Mike Turquette <mturquette@...aro.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk: fixes for 3.18

The following changes since commit 206c5f60a3d902bc4b56dab2de3e88de5eb06108:

  Linux 3.18-rc4 (2014-11-09 14:55:29 -0800)

are available in the git repository at:

  https://git.linaro.org/people/mike.turquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to dcf3d458304aafda3d12413ade39fdf19740dbc3:

  clk: pxa: fix pxa27x CCCR bit usage (2014-11-17 11:25:29 -0800)

----------------------------------------------------------------
The fixes for the clock framework are all regressions in drivers, plus a
single fix in one of the basic clock templates. No fixes to the core
this time around. As with most clock driver fixes these run the gamut
from fixing a build warning to fixing wrecked memory timings, with a
little USB tossed in for fun. Please consider pulling.

----------------------------------------------------------------
Boris Brezillon (2):
      clk: at91: usb: fix at91rm9200 round and set rate
      clk: at91: usb: fix at91sam9x5 recalc, round and set rate

Georgi Djakov (1):
      clk: qcom: Fix duplicate rbcpr clock name

James Hogan (1):
      clk-divider: Fix READ_ONLY when divider > 1

Robert Jarzmik (1):
      clk: pxa: fix pxa27x CCCR bit usage

 drivers/clk/at91/clk-usb.c                    | 35 ++++++++++++++-------------
 drivers/clk/clk-divider.c                     | 18 +++++++-------
 drivers/clk/pxa/clk-pxa27x.c                  |  4 +--
 drivers/clk/qcom/mmcc-apq8084.c               |  2 +-
 drivers/clk/rockchip/clk.c                    |  4 +--
 include/dt-bindings/clock/qcom,mmcc-apq8084.h |  2 +-
 include/linux/clk-provider.h                  |  1 -
 7 files changed, 32 insertions(+), 34 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