1. 22 10月, 2010 3 次提交
  2. 07 10月, 2010 1 次提交
    • D
      Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header · f3441945
      David Howells 提交于
      Split the BF532 machine type BFIN_*_FIO_FLAG() functions to their own header
      file to avoid circular #include problems as these functions require IRQ flag
      handling, which requires asm/blackfin.h, which otherwise requires the header
      file that defines these functions.
      
      For good measure, also get rid of the inclusion of asm/blackfin.h from
      mach/cdefBF532.h (which is circular) and defBF532.h (which is included by
      asm/blackfin.h before including this header).
      Signed-off-by: NDavid Howells <dhowells@redhat.com>
      f3441945
  3. 09 3月, 2010 5 次提交
  4. 15 12月, 2009 1 次提交
  5. 08 10月, 2009 2 次提交
  6. 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
  7. 17 9月, 2009 6 次提交
  8. 16 7月, 2009 1 次提交
  9. 13 6月, 2009 1 次提交
  10. 12 6月, 2009 1 次提交
  11. 04 2月, 2009 1 次提交
  12. 07 1月, 2009 3 次提交
  13. 18 11月, 2008 1 次提交
  14. 05 8月, 2008 2 次提交
  15. 07 6月, 2008 1 次提交
  16. 13 5月, 2008 1 次提交
  17. 07 5月, 2008 1 次提交
  18. 30 4月, 2008 1 次提交
    • J
      i2c: Convert most new-style drivers to use module aliasing · 3760f736
      Jean Delvare 提交于
      Based on earlier work by Jon Smirl and Jochen Friedrich.
      
      Update most new-style i2c drivers to use standard module aliasing
      instead of the old driver_name/type driver matching scheme. I've
      left the video drivers apart (except for SoC camera drivers) as
      they're a bit more diffcult to deal with, they'll have their own
      patch later.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Jon Smirl <jonsmirl@gmail.com>
      Cc: Jochen Friedrich <jochen@scram.de>
      3760f736
  19. 25 4月, 2008 1 次提交
  20. 23 4月, 2008 1 次提交
  21. 26 3月, 2008 2 次提交
  22. 09 2月, 2008 1 次提交
  23. 06 2月, 2008 1 次提交
  24. 02 2月, 2008 1 次提交