Skip to content
  1. Dec 12, 2012
  2. Dec 11, 2012
  3. Dec 07, 2012
  4. Dec 04, 2012
  5. Dec 03, 2012
  6. Dec 02, 2012
  7. Dec 01, 2012
  8. Nov 30, 2012
    • Randy Dunlap's avatar
      Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" · 465aac6d
      Randy Dunlap authored
      
      
      ERROR: "allnodes" [drivers/w1/masters/w1-gpio.ko] undefined!
      
      Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
      [grant.likely: allnodes is too generic; rename to of_allnodes]
      Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
      Cc: Ville Syrjala <syrjala@sci.fi>
      465aac6d
    • Olof Johansson's avatar
      ARM: omap: fix typo on timer cleanup · 73f14f6d
      Olof Johansson authored
      
      
      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: default avatarOlof Johansson <olof@lixom.net>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Igor Grinberg <grinberg@compulab.co.il>
      73f14f6d
  9. Nov 29, 2012
  10. Nov 28, 2012
  11. Nov 27, 2012
  12. Nov 26, 2012
  13. Nov 23, 2012