1. 12 12月, 2012 1 次提交
  2. 11 12月, 2012 5 次提交
  3. 07 12月, 2012 7 次提交
  4. 04 12月, 2012 1 次提交
  5. 03 12月, 2012 2 次提交
  6. 02 12月, 2012 1 次提交
  7. 01 12月, 2012 1 次提交
  8. 30 11月, 2012 2 次提交
    • R
      Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" · 465aac6d
      Randy Dunlap 提交于
      ERROR: "allnodes" [drivers/w1/masters/w1-gpio.ko] undefined!
      Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
      [grant.likely: allnodes is too generic; rename to of_allnodes]
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Ville Syrjala <syrjala@sci.fi>
      465aac6d
    • O
      ARM: omap: fix typo on timer cleanup · 73f14f6d
      Olof Johansson 提交于
      Fix 32 vs 32k typo:
      
      arch/arm/mach-omap2/timer.c: In function 'omap4_local_timer_init':
      arch/arm/mach-omap2/timer.c:633:2: error: implicit declaration of function 'omap4_sync32_timer_init' [-Werror=implicit-function-declaration]
      arch/arm/mach-omap2/timer.c: At top level:
      arch/arm/mach-omap2/timer.c:610:2: warning: 'omap4_sync32k_timer_init' defined but not used [-Wunused-function]
      
      Also, mark the omap4_local_timer_init() stub as __init (and take off
      the explicit inline and let the compiler do the work instead).
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Igor Grinberg <grinberg@compulab.co.il>
      73f14f6d
  9. 29 11月, 2012 4 次提交
  10. 28 11月, 2012 10 次提交
  11. 27 11月, 2012 6 次提交