1. 26 8月, 2012 1 次提交
  2. 19 8月, 2012 1 次提交
  3. 18 8月, 2012 3 次提交
  4. 31 7月, 2012 1 次提交
  5. 25 7月, 2012 2 次提交
    • R
      i2c: iop3xx: use standard gpiolib functions · 701eb264
      Rob Herring 提交于
      Instead of using the custom iop3xx gpio functions, use the gpiolib
      variants. This should be functionally the same since the gpiolib
      just calls the iop3xx gpio functions. This is needed in preparation
      of removing iop3xx mach/io.h headers.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
      Cc: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
      Cc: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
      Cc: linux-i2c@vger.kernel.org
      701eb264
    • R
      i2c: iop3xx: clean-up trailing whitespace · 67ac88ff
      Rob Herring 提交于
      Remove a bunch of trailing whitespace. No functional changes.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
      Cc: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
      Cc: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
      Cc: linux-i2c@vger.kernel.org
      67ac88ff
  6. 24 7月, 2012 18 次提交
  7. 23 7月, 2012 1 次提交
  8. 19 7月, 2012 1 次提交
    • T
      i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op · d38a0149
      Theodore Ts'o 提交于
      With the changes in the random tree, IRQF_SAMPLE_RANDOM is now a
      no-op; interrupt randomness is now collected unconditionally in a very
      low-overhead fashion; see commit 775f4b29.  The IRQF_SAMPLE_RANDOM
      flag was scheduled to be removed in 2009 on the
      feature-removal-schedule, so this patch is preparation for the final
      removal of this flag.
      Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
      Cc: "Ben Dooks" <ben-linux@fluff.org>
      Cc: "Wolfram Sang" <w.sang@pengutronix.de>
      d38a0149
  9. 16 7月, 2012 1 次提交
  10. 14 7月, 2012 4 次提交
  11. 13 7月, 2012 7 次提交