Skip to content
Snippets Groups Projects
  1. Jun 30, 2006
  2. Jun 29, 2006
  3. Jun 28, 2006
  4. Jun 27, 2006
  5. Jun 26, 2006
  6. Jun 24, 2006
  7. Jun 23, 2006
  8. Jun 22, 2006
  9. Jun 20, 2006
    • Lennert Buytenhek's avatar
      [ARM] 3600/1: increase amba-pl010 UART_NR to 8 · 4faf4e0e
      Lennert Buytenhek authored
      
      Patch from Lennert Buytenhek
      
      The cirrus ep93xx has 3 pl010 UARTs, while amba-pl010.c only allows
      for 2 by default.  A while ago, I think we agreed on changing the 2
      to 8, but I don't see this in 2.6.17 yet.
      
      Signed-off-by: default avatarLennert Buytenhek <buytenh@wantstofly.org>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      4faf4e0e
    • David S. Miller's avatar
      [SPARC]: Kill __irq_itoa(). · c6387a48
      David S. Miller authored
      
      This ugly hack was long overdue to die.
      
      It was a way to print out Sparc interrupts in a more freindly format,
      since IRQ numbers were arbitrary opaque 32-bit integers which vectored
      into PIL levels.  These 32-bit integers were not necessarily in the
      0-->NR_IRQS range, but the PILs they vectored to were.
      
      The idea now is that we will increase NR_IRQS a little bit and use a
      virtual<-->real IRQ number mapping scheme similar to PowerPC.
      
      That makes this IRQ printing hack irrelevant, and furthermore only a
      handful of drivers actually used __irq_itoa() making it even less
      useful.
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      c6387a48
  10. Jun 19, 2006
  11. Jun 18, 2006
  12. May 26, 2006
  13. May 22, 2006
  14. May 16, 2006
  15. May 04, 2006
  16. May 03, 2006
  17. May 02, 2006
  18. Apr 30, 2006
Loading