1. 13 10月, 2007 1 次提交
    • E
      [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable · 30f0b408
      eric miao 提交于
      This definition produces processor specific code in generic function
      pxa_gpio_mode(), thus creating inconsistencies for support of pxa25x
      and pxa27x in a single zImage.
      
      As David Brownell suggests, make it a run-time variable and initialize
      at run-time according to the number of GPIOs on the processor. For now
      the initialization happens in pxa_init_irq_gpio(),  since there is
      already a parameter for that, besides, this is and MUST be earlier
      than any subsequent calls to pxa_gpio_mode().
      Signed-off-by: Neric miao <eric.y.miao@gmail.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      30f0b408
  2. 29 8月, 2007 1 次提交
  3. 12 7月, 2007 6 次提交
  4. 22 4月, 2007 2 次提交
  5. 30 11月, 2006 1 次提交
  6. 07 10月, 2006 1 次提交
  7. 02 8月, 2006 1 次提交
  8. 29 6月, 2006 1 次提交
  9. 05 9月, 2005 2 次提交
  10. 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