1. 01 2月, 2011 1 次提交
  2. 14 1月, 2011 1 次提交
  3. 03 1月, 2011 2 次提交
  4. 20 11月, 2010 3 次提交
  5. 17 11月, 2010 3 次提交
  6. 26 10月, 2010 1 次提交
  7. 11 10月, 2010 1 次提交
  8. 28 7月, 2010 1 次提交
  9. 26 7月, 2010 1 次提交
  10. 22 4月, 2010 1 次提交
  11. 24 2月, 2010 4 次提交
  12. 14 11月, 2009 1 次提交
    • U
      imx/gpio: Use handle_level_irq · 060d20d3
      Uwe Kleine-König 提交于
      According to Russell King handle_edge_irq is only useful for "edge-based
      inputs where the controller does not remember transitions with the input
      masked."
      
      So using handle_edge_irq unconditionally for both edge and level irqs is
      wrong.  Testing showed that the controller does remember transitions
      while the interrupt is masked.  So use handle_level_irq unconditionally.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
      060d20d3
  13. 14 8月, 2009 1 次提交
  14. 07 8月, 2009 2 次提交
  15. 07 5月, 2009 1 次提交
  16. 05 5月, 2009 1 次提交
  17. 13 3月, 2009 1 次提交
  18. 16 12月, 2008 1 次提交
  19. 30 10月, 2008 1 次提交
  20. 07 8月, 2008 2 次提交
  21. 27 7月, 2008 1 次提交
  22. 05 7月, 2008 1 次提交