Revision a7e90924e167f9dd86633a959e31168c9bed4fb1 authored by Linus Torvalds on 26 November 2014, 01:52:56 UTC, committed by Linus Torvalds on 26 November 2014, 01:52:56 UTC
Pull clock fixes from Mike Turquette:
 "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"

* tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux:
  clk: pxa: fix pxa27x CCCR bit usage
  clk-divider: Fix READ_ONLY when divider > 1
  clk: qcom: Fix duplicate rbcpr clock name
  clk: at91: usb: fix at91sam9x5 recalc, round and set rate
  clk: at91: usb: fix at91rm9200 round and set rate
2 parent s 5d01410 + dcf3d45
History
File Mode Size
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 388 bytes
acl.c -rw-r--r-- 6.1 KB
acl.h -rw-r--r-- 1.5 KB
balloc.c -rw-r--r-- 62.0 KB
bitmap.c -rw-r--r-- 426 bytes
dir.c -rw-r--r-- 14.1 KB
ext3.h -rw-r--r-- 44.4 KB
ext3_jbd.c -rw-r--r-- 1.5 KB
file.c -rw-r--r-- 2.1 KB
fsync.c -rw-r--r-- 3.2 KB
hash.c -rw-r--r-- 4.3 KB
ialloc.c -rw-r--r-- 19.1 KB
inode.c -rw-r--r-- 104.4 KB
ioctl.c -rw-r--r-- 7.4 KB
namei.c -rw-r--r-- 69.3 KB
namei.h -rw-r--r-- 570 bytes
resize.c -rw-r--r-- 34.0 KB
super.c -rw-r--r-- 84.9 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 34.6 KB
xattr.h -rw-r--r-- 3.7 KB
xattr_security.c -rw-r--r-- 2.0 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.5 KB

back to top