1. 14 12月, 2012 9 次提交
  2. 13 12月, 2012 1 次提交
  3. 12 12月, 2012 11 次提交
  4. 26 11月, 2012 4 次提交
  5. 24 11月, 2012 2 次提交
  6. 17 11月, 2012 1 次提交
  7. 13 11月, 2012 1 次提交
    • R
      MIPS: Malta: Fix interupt number of CBUS UART. · 225ae5fd
      Ralf Baechle 提交于
      The CBUS UART's interrupt number was wrong conflicting with the interrupt
      being tied to the Intel PIIX4.  Since the PIIX4's interrupt is registered
      before the CBUS UART which is not being used on most systems this would
      not be noticed.
      
      Attempts to open the ttyS2 CBUS UART would result in:
      
      genirq: Flags mismatch irq 18. 00000000 (serial) vs. 00010000 (XT-PIC cascade)
      serial_link_irq_chain: request failed: -16 for irq: 18
      
      Qemu was written to match the kernel so will need to be fixed also.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      225ae5fd
  8. 09 11月, 2012 6 次提交
  9. 18 10月, 2012 1 次提交
  10. 17 10月, 2012 4 次提交