1. 12 4月, 2014 1 次提交
  2. 21 5月, 2012 1 次提交
  3. 09 1月, 2012 1 次提交
  4. 14 11月, 2011 1 次提交
  5. 23 7月, 2011 1 次提交
  6. 10 1月, 2011 3 次提交
  7. 10 12月, 2010 2 次提交
  8. 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
  9. 22 10月, 2010 2 次提交
  10. 28 8月, 2010 1 次提交
  11. 21 5月, 2010 1 次提交
  12. 09 3月, 2010 3 次提交
  13. 08 10月, 2009 2 次提交
  14. 07 10月, 2009 1 次提交
    • R
      Blackfin: mass clean up of copyright/licensing info · 96f1050d
      Robin Getz 提交于
      Bill Gatliff & David Brownell pointed out we were missing some
      copyrights, and licensing terms in some of the files in
      ./arch/blackfin, so this fixes things, and cleans them up.
      
      It also removes:
       - verbose GPL text(refer to the top level ./COPYING file)
       - file names (you are looking at the file)
       - bug url (it's in the ./MAINTAINERS file)
       - "or later" on GPL-2, when we did not have that right
      
      It also allows some Blackfin-specific assembly files to be under a BSD
      like license (for people to use them outside of Linux).
      Signed-off-by: NRobin Getz <robin.getz@analog.com>
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      96f1050d
  15. 17 9月, 2009 2 次提交
  16. 13 6月, 2009 1 次提交
  17. 07 1月, 2009 4 次提交
  18. 18 11月, 2008 2 次提交
  19. 09 10月, 2008 1 次提交
  20. 13 10月, 2008 1 次提交
  21. 08 10月, 2008 1 次提交
  22. 27 8月, 2008 1 次提交
  23. 05 8月, 2008 1 次提交
  24. 20 5月, 2008 1 次提交
  25. 10 5月, 2008 1 次提交
  26. 07 5月, 2008 1 次提交
  27. 25 4月, 2008 1 次提交
  28. 24 4月, 2008 1 次提交