Revision e35c5a2759f360a45f052b422a87c47971a4e2d9 authored by Linus Torvalds on 17 November 2014, 00:21:57 UTC, committed by Linus Torvalds on 17 November 2014, 00:21:57 UTC
Pull ARM SoC fixes from Olof Johansson:
 "Another small set of fixes:

   - some DT compatible typo fixes
   - irq setup fix dealing with irq storms on orion
   - i2c quirk generalization for mvebu
   - a handful of smaller fixes for OMAP
   - a couple of added file patterns for OMAP entries in MAINTAINERS"

* tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  ARM: at91/dt: Fix sama5d3x typos
  pinctrl: dra: dt-bindings: Fix output pull up/down
  MAINTAINERS: Update entry for omap related .dts files to cover new SoCs
  MAINTAINERS: add more files under OMAP SUPPORT
  ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltage
  ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltage
  ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltage
  ARM: dts: am335x-evm: Fix 5th NAND partition's name
  ARM: orion: Fix for certain sequence of request_irq can cause irq storm
  ARM: mvebu: armada xp: Generalize use of i2c quirk
2 parent s 435e46f + e899dba
History
File Mode Size
Kconfig -rw-r--r-- 6.4 KB
Makefile -rw-r--r-- 1.1 KB
alarmtimer.c -rw-r--r-- 21.3 KB
clockevents.c -rw-r--r-- 18.3 KB
clocksource.c -rw-r--r-- 29.7 KB
hrtimer.c -rw-r--r-- 47.0 KB
itimer.c -rw-r--r-- 7.3 KB
jiffies.c -rw-r--r-- 3.9 KB
ntp.c -rw-r--r-- 23.2 KB
ntp_internal.h -rw-r--r-- 497 bytes
posix-clock.c -rw-r--r-- 8.4 KB
posix-cpu-timers.c -rw-r--r-- 37.9 KB
posix-timers.c -rw-r--r-- 30.3 KB
sched_clock.c -rw-r--r-- 5.1 KB
tick-broadcast-hrtimer.c -rw-r--r-- 2.7 KB
tick-broadcast.c -rw-r--r-- 24.7 KB
tick-common.c -rw-r--r-- 9.9 KB
tick-internal.h -rw-r--r-- 5.7 KB
tick-oneshot.c -rw-r--r-- 2.8 KB
tick-sched.c -rw-r--r-- 30.5 KB
time.c -rw-r--r-- 20.6 KB
timeconst.bc -rw-r--r-- 2.7 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 47.9 KB
timekeeping.h -rw-r--r-- 663 bytes
timekeeping_debug.c -rw-r--r-- 1.9 KB
timekeeping_internal.h -rw-r--r-- 663 bytes
timer.c -rw-r--r-- 47.2 KB
timer_list.c -rw-r--r-- 9.0 KB
timer_stats.c -rw-r--r-- 10.0 KB
udelay_test.c -rw-r--r-- 4.1 KB

back to top