1. 13 1月, 2009 1 次提交
  2. 13 12月, 2008 1 次提交
  3. 11 11月, 2008 2 次提交
  4. 15 10月, 2008 1 次提交
    • A
      orinoco: fix unsafe locking in orinoco_cs_resume · 552a7151
      Andrey Borzenkov 提交于
      [ 6972.562035] =================================
      [ 6972.562040] [ INFO: inconsistent lock state ]
      [ 6972.562048] 2.6.27-1avb #17
      [ 6972.562053] ---------------------------------
      [ 6972.562060] inconsistent {in-hardirq-W} -> {hardirq-on-W} usage.
      [ 6972.562068] pm-suspend/17062 [HC0[0]:SC0[0]:HE1:SE1] takes:
      [ 6972.562076]  (&priv->lock){++..}, at: [<dfd4f05b>] orinoco_cs_resume+0x5b/0xd0 [orinoco_cs]
      [ 6972.562122] {in-hardirq-W} state was registered at:
      [ 6972.562128]   [<c013ea6b>] __lock_acquire+0x6cb/0x1640
      [ 6972.562171]   [<c013fa3c>] lock_acquire+0x5c/0x80
      [ 6972.562181]   [<c02f6e39>] _spin_lock_irqsave+0x49/0x80
      [ 6972.562210]   [<dfd6425d>] orinoco_interrupt+0x4d/0x16d0 [orinoco]
      [ 6972.562257]   [<c015a2b1>] handle_IRQ_event+0x31/0x60
      [ 6972.562278]   [<c015b73e>] handle_level_irq+0x6e/0xe0
      [ 6972.562291]   [<c0104b20>] do_IRQ+0xb0/0x130
      [ 6972.562313]   [<ffffffff>] 0xffffffff
      Signed-off-by: NAndrey Borzenkov <arvidjaar@mail.ru>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      552a7151
  5. 25 9月, 2008 1 次提交
    • A
      pcmcia: Fix up legacy driver IRQs · 47cbb110
      Alan Cox 提交于
      The PCMCIA layer obsoleted asking for per device private IRQS some years
      ago and all the drivers by inspection correctly use dev_id and handle
      shared interrupts [they get em anyway in most PCI bridged PCMCIA/Cardbus]
      so can be adjusted.
      
      This gets rid of the various bugs reported where there is spewage about
      conflicting irq types and sometimes the driver won't load.
      
      (Note I don't have all of these devices to test each one beyond by inspection)
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      47cbb110
  6. 31 8月, 2008 1 次提交
  7. 23 8月, 2008 5 次提交
  8. 21 5月, 2008 1 次提交
  9. 11 10月, 2007 1 次提交
  10. 08 2月, 2007 1 次提交
  11. 05 12月, 2006 1 次提交
  12. 01 7月, 2006 1 次提交
  13. 06 5月, 2006 3 次提交
  14. 25 4月, 2006 2 次提交
  15. 31 3月, 2006 8 次提交
  16. 13 2月, 2006 1 次提交
  17. 28 1月, 2006 1 次提交
  18. 06 1月, 2006 4 次提交
  19. 23 9月, 2005 2 次提交
  20. 16 9月, 2005 2 次提交