1. 10 7月, 2012 1 次提交
    • R
      ARM: sa11x0/pxa: convert OS timer registers to IOMEM · 3169663a
      Russell King 提交于
      Make the OS timer registers have IOMEM like properities so they can
      be passed to readl_relaxed/writel_relaxed() et.al. rather than being
      straight volatile dereferences.  Add linux/io.h includes where
      required.
      
      linux/io.h includes added to arch/arm/mach-sa1100/cpu-sa1100.c,
       arch/arm/mach-sa1100/jornada720_ssp.c, arch/arm/mach-sa1100/leds-lart.c
       drivers/input/touchscreen/jornada720_ts.c, drivers/pcmcia/sa1100_shannon.c
      from Arnd.
      
      This fixes these warnings:
      
      arch/arm/mach-sa1100/time.c: In function 'sa1100_timer_init':
      arch/arm/mach-sa1100/time.c:104: warning: passing argument 1 of 'clocksource_mmio_init' discards qualifiers from pointer target type
      arch/arm/mach-pxa/time.c: In function 'pxa_timer_init':
      arch/arm/mach-pxa/time.c:126: warning: passing argument 1 of 'clocksource_mmio_init' discards qualifiers from pointer target type
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      3169663a
  2. 26 3月, 2012 1 次提交
  3. 05 1月, 2012 1 次提交
  4. 19 12月, 2011 1 次提交
  5. 24 5月, 2011 2 次提交
  6. 23 12月, 2010 2 次提交
  7. 23 1月, 2010 1 次提交
  8. 29 9月, 2009 1 次提交
  9. 16 9月, 2009 1 次提交
  10. 13 12月, 2008 1 次提交
  11. 02 12月, 2008 1 次提交
  12. 07 8月, 2008 2 次提交
  13. 15 4月, 2008 1 次提交
  14. 28 1月, 2008 1 次提交
  15. 26 1月, 2008 1 次提交
  16. 13 7月, 2007 1 次提交
  17. 21 5月, 2007 1 次提交
  18. 09 5月, 2007 1 次提交
  19. 30 11月, 2006 1 次提交
  20. 07 10月, 2006 1 次提交
  21. 03 7月, 2006 1 次提交
  22. 02 7月, 2006 1 次提交
  23. 09 11月, 2005 1 次提交
  24. 01 9月, 2005 2 次提交
  25. 27 6月, 2005 1 次提交
  26. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4