public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/14] Sparse fixes for tegra
@ 2011-10-07  2:54 Olof Johansson
       [not found] ` <1317956064-17650-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 39+ messages in thread
From: Olof Johansson @ 2011-10-07  2:54 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: swarren-DDmLM1+adcrQT0dZR+AlfA, ccross-z5hGa2qSFaRBDgjK7y7TUQ,
	linux-arm-kernel-wEGCiKHe2LqWVfeAwA7xHQ

Some trivial fixes removing sparse warnings on tegra code.


-Olof

^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2011-10-13 22:27 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07  2:54 [PATCH 0/14] Sparse fixes for tegra Olof Johansson
     [not found] ` <1317956064-17650-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2011-10-07  2:54   ` [PATCH 01/14] ARM: tegra: add __force to IO_ADDRESS Olof Johansson
2011-10-07  2:54   ` [PATCH 02/14] ARM: tegra: fuse: use IO_ADDRESS Olof Johansson
2011-10-07  2:54   ` [PATCH 03/14] ARM: tegra: pinmux: " Olof Johansson
2011-10-07  2:54   ` [PATCH 04/14] ARM: tegra: timer: don't cast __iomem pointers Olof Johansson
2011-10-07  2:54   ` [PATCH 05/14] ARM: tegra: tegra2_clocks: " Olof Johansson
2011-10-07  2:54   ` [PATCH 06/14] ARM: tegra: tegra2_clocks: 0 -> NULL changes Olof Johansson
2011-10-07  2:54   ` [PATCH 07/14] ARM: tegra: pcie: don't cast __iomem pointers Olof Johansson
2011-10-07  2:54   ` [PATCH 08/14] ARM: tegra: pcie: include board.h Olof Johansson
2011-10-07  2:54   ` [PATCH 09/14] ARM: tegra: pcie: 0 -> NULL changes Olof Johansson
2011-10-07  2:54   ` [PATCH 10/14] ARM: tegra: tegra_init_cache should be static Olof Johansson
2011-10-07  2:54   ` [PATCH 11/14] ARM: tegra: tegra_rtc_read_ms " Olof Johansson
2011-10-07  2:54   ` [PATCH 12/14] ARM: tegra: tegra_powergate_is_powered " Olof Johansson
2011-10-07  2:54   ` [PATCH 13/14] ARM: tegra: tegra2_clocks: don't export some tables Olof Johansson
2011-10-07  2:54   ` [PATCH 14/14] ARM: tegra: dma: staticify some tables and functions Olof Johansson
2011-10-07  8:54   ` [PATCH 0/14] Sparse fixes for tegra Arnd Bergmann
2011-10-10  5:32     ` Olof Johansson
2011-10-07 15:40   ` Stephen Warren
2011-10-10  5:27   ` [PATCH v2 00/14] " Olof Johansson
     [not found]     ` <1318224484-2090-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2011-10-10  5:27       ` [PATCH v2 01/14] ARM: tegra: annotate IO_*_VIRT pointers Olof Johansson
     [not found]         ` <1318224484-2090-2-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2011-10-13 14:10           ` Russell King - ARM Linux
     [not found]             ` <20111013141036.GX21648-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2011-10-13 22:27               ` Olof Johansson
2011-10-10  5:27       ` [PATCH v2 02/14] ARM: tegra: timer: don't cast __iomem pointers Olof Johansson
2011-10-10  5:27       ` [PATCH v2 03/14] ARM: tegra: tegra2_clocks: " Olof Johansson
2011-10-10  5:27       ` [PATCH v2 04/14] ARM: tegra: tegra2_clocks: 0 -> NULL changes Olof Johansson
2011-10-10  5:27       ` [PATCH v2 05/14] ARM: tegra: pcie: don't cast __iomem pointers Olof Johansson
2011-10-10  5:27       ` [PATCH v2 06/14] ARM: tegra: pcie: include board.h Olof Johansson
2011-10-10  5:27       ` [PATCH v2 07/14] ARM: tegra: pcie: 0 -> NULL changes Olof Johansson
2011-10-10  5:27       ` [PATCH v2 08/14] ARM: tegra: tegra_init_cache should be static Olof Johansson
2011-10-10  5:27       ` [PATCH v2 09/14] ARM: tegra: tegra_rtc_read_ms " Olof Johansson
2011-10-10  5:28       ` [PATCH v2 10/14] ARM: tegra: tegra_powergate_is_powered " Olof Johansson
     [not found]         ` <1318224484-2090-11-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2011-10-10 10:44           ` Sergei Shtylyov
     [not found]             ` <4E92CC72.3030809-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2011-10-10 18:11               ` Olof Johansson
2011-10-10  5:28       ` [PATCH v2 11/14] ARM: tegra: tegra2_clocks: don't export some tables Olof Johansson
2011-10-10  5:28       ` [PATCH v2 12/14] ARM: tegra: dma: staticify some tables and functions Olof Johansson
2011-10-10  5:28       ` [PATCH v2 13/14] ARM: tegra: cpu-tegra: sparse type fix Olof Johansson
2011-10-10  5:28       ` [PATCH v2 14/14] ARM: tegra: cpu-tegra: unexport two functions Olof Johansson
2011-10-10 16:49       ` [PATCH v2 00/14] Sparse fixes for tegra Stephen Warren
2011-10-10 17:00       ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox