kernel-ark/arch/arm/mach-shmobile
Olof Johansson 2bbc31ef2b Omap fixes for the merge window that are not urgent enough
for the -rc series.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJSFvaVAAoJEBvUPslcq6VzasEQAJ9ZGk+TAmRR7PlB+Aj0b7dc
 5Ki9hmvkoql1FCCTFHBdVBJtn9ketJ1mBI15GDy3VQW+bECwm5MessEOX/x7PHYd
 ZXRgI6CuFyoNZ54I6RvcO/zyOVLrdUHh27iGTj9SdR9RmMLQgofFFeKhfUsYniLP
 /A4fIil+J7wM31uyZPeK4w8AFxGTBUNAQB+cixBYNMdmRXqnxQbjLzeSmeHHFQJB
 Ls9lgTOyypECojqYqX1gA8ooYzfkkjujvcRxIuzhq/U84cNAFGk4KFEiOtoAEQ4i
 xlXSRegvk6m+0w+f28cHyBb1HFBvdijOBeT6ajkiG7XdukV8nRfSqFIlmWAI0DMg
 r3M7MacSUKhclIqx+8v9SMKpjLRVxBJz6c7OmZov7YZ8Er9TFi79VSlY3D89KvJb
 +ZKaWkKYLSnG5Z7oi8lDXt9wx3Uwe7GRAEjILD3acLIvp0IG+s+c65MyC7OMh7Gl
 ewGPa/DeqGxm04MfhjG7A9sNsuZ0qs70vDDCIfhwYQk+saB7XJV9V1y6n9m8gc+R
 791DsWKls6pXHKUc++v/aQuC0PeS6JZn0VE3pCITQaGrwwTO5jLn+IccUCnXeoMM
 wxBVJtJsqVTK44i9OedG0mFwQ7o2XKwcjEqu1Hh58rr522ICTpZSM7QHRwC2Q0m5
 onkKS0pQCNM/hFiQLFLN
 =MJql
 -----END PGP SIGNATURE-----

Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical

From Tony Lindgren:
Omap fixes for the merge window that are not urgent enough
for the -rc series.

* tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start'
  ARM: OMAP2: remove useless variable 'ret'
  ARM: OMAP: dma: fix error return code in omap_system_dma_probe()
  ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD
  ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boards
  ARM: OMAP2: Use a consistent AM33XX SoC option description
  ARM: OMAP2+: Remove legacy device creation for McPDM and DMIC
  + Linux 3.11-rc6
2013-08-29 19:12:04 -07:00
..
include/mach ARM: shmobile: Update romImage to relocate appended DTB 2013-07-17 10:04:36 +09:00
board-ag5evm.c ARM: shmobile: ag5evm: Register pinctrl mappings for IrDA 2013-03-15 13:34:09 +01:00
board-ape6evm.c ARM: shmobile: ape6evm: MP clock parent become EXTAL2 2013-06-07 14:26:30 +09:00
board-armadillo800eva-reference.c ARM: shmobile: armadillo800eva-reference: fix compiler warning 2013-07-23 10:35:33 +09:00
board-armadillo800eva.c ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board code 2013-07-25 14:40:31 +09:00
board-bockw.c ARM: shmobile: BOCK-W: fix SDHI0 PFC settings 2013-07-31 10:11:17 +09:00
board-kota2.c
board-kzm9d.c ARM: shmobile: kzm9d: resigser smsc911x platform device with id -1 2013-06-07 14:26:31 +09:00
board-kzm9g-reference.c ARM: shmobile: kzm9g-reference: Remove the VCCQ MC0 function GPIO 2013-06-05 17:17:16 +09:00
board-kzm9g.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
board-lager.c ARM: shmobile: lager: do not annotate gpio_buttons as __initdata 2013-07-31 10:11:17 +09:00
board-mackerel.c
board-marzen-reference.c
board-marzen.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
clock-emev2.c
clock-r8a73a4.c ARM: shmobile: r8a73a4: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: Fix TPU clock name 2013-07-19 11:12:35 +09:00
clock-r8a7778.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7779.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7790.c ARM: shmobile: r8a7790: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-sh73a0.c ARM: shmobile: sh73a0: div4 clocks must check the kick bit before changing rate 2013-06-07 14:24:52 +09:00
clock-sh7372.c
clock.c
console.c
cpuidle.c
entry-intc.S
headsmp-scu.S mvebu fixes-non-critical for v3.12 2013-08-04 13:19:05 -07:00
headsmp.S mvebu fixes-non-critical for v3.12 2013-08-04 13:19:05 -07:00
intc-r8a7740.c
intc-r8a7779.c
intc-sh73a0.c
intc-sh7372.c
Kconfig Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-07-03 09:46:29 -07:00
Makefile ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
Makefile.boot ARM: shmobile: Remove Bonito board support 2013-06-17 16:07:31 +09:00
platsmp.c
pm-r8a7740.c
pm-r8a7779.c ARM: shmobile: Move r8a7779's PM domain objects to a table 2012-09-04 01:44:58 +02:00
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: shmobile: emev2 GIO3 resource fix 2013-07-02 12:28:01 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: Fix resources for SCIFB0 2013-07-01 17:48:35 +09:00
setup-r8a7740.c ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
setup-r8a7778.c Second Round of Renesas ARM-based SoC updates for v3.11 2013-06-14 18:00:00 -07:00
setup-r8a7779.c Second Round of Renesas ARM-based SoC updates for v3.11 2013-06-14 18:00:00 -07:00
setup-r8a7790.c Renesas sh-sci updates for v3.11 2013-06-27 14:26:33 +02:00
setup-sh73a0.c Renesas ARM based SoC pinmux and GPIO update for v3.11 2013-06-13 14:45:20 +09:00
setup-sh7372.c
sh-gpio.h
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
smp-r8a7779.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
smp-sh73a0.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
suspend.c
timer.c