1. 12 4月, 2014 1 次提交
  2. 15 11月, 2013 2 次提交
  3. 30 5月, 2013 1 次提交
  4. 24 7月, 2012 1 次提交
  5. 21 5月, 2012 2 次提交
  6. 21 3月, 2012 2 次提交
  7. 09 1月, 2012 2 次提交
  8. 14 11月, 2011 1 次提交
  9. 23 7月, 2011 1 次提交
  10. 25 5月, 2011 2 次提交
  11. 18 3月, 2011 1 次提交
  12. 10 1月, 2011 3 次提交
  13. 10 12月, 2010 2 次提交
  14. 01 12月, 2010 1 次提交
    • H
      usb: musb: add names for IRQs in structure resource · fcf173e4
      Hema Kalliguddi 提交于
      Soon resource data will get automatically
      populated from a set of autogenerated data
      from TI's hardware database for the OMAP
      platform.
      
      Such database, might not have resources at
      the expected order by the current drivers.
      
      While we could hack in some exceptions to
      that tool to generate resources in a specific
      order, it seems less fragile to use the
      resource name instead. That way, no matter
      what order the resources are generated, the
      driver still work.
      
      Modified the OMAP, Blackfin and Davinci
      architecture files to add the name of the IRQs
      in the resource structures and musb driver to
      use the platform_get_irq_byname() api to get
      the device and dma irq numbers instead of using
      the index.
      
      Cc: Tony Lindgren <tony@atomide.com>
      Acked-by: NKevin Hilman <khilman@deeprootsystems.com>
      Acked-by: NMike Frysinger <vapier@gentoo.org>
      Signed-off-by: NHema HK <hemahk@ti.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      fcf173e4
  15. 22 10月, 2010 4 次提交
  16. 28 8月, 2010 1 次提交
  17. 21 5月, 2010 1 次提交
  18. 09 3月, 2010 5 次提交
  19. 15 12月, 2009 5 次提交
  20. 08 10月, 2009 2 次提交