1. 27 3月, 2012 4 次提交
  2. 09 2月, 2012 2 次提交
  3. 10 1月, 2012 3 次提交
  4. 11 9月, 2011 1 次提交
  5. 25 5月, 2011 1 次提交
  6. 11 3月, 2011 1 次提交
  7. 17 11月, 2009 1 次提交
  8. 17 10月, 2009 1 次提交
  9. 28 9月, 2009 1 次提交
  10. 16 9月, 2009 1 次提交
  11. 26 5月, 2009 1 次提交
  12. 03 4月, 2009 1 次提交
    • U
      [MTD] [MAPS] move sa1100 flash's probe function to .devinit.text · f0b1e589
      Uwe Kleine-König 提交于
      A pointer to sa1100_mtd_probe is passed to the core via
      platform_driver_register and so the function must not disappear when the
      .init sections are discarded.  Otherwise (if also having HOTPLUG=y)
      unbinding and binding a device to the driver via sysfs will result in an
      oops as does a device being registered late.
      
      An alternative to this patch is using platform_driver_probe instead of
      platform_driver_register plus removing the pointer to the probe function
      from the struct platform_driver.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Nicolas Pitre <nico@marvell.com>
      Cc: Russell King <rmk+kernel@arm.linux.org.uk>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      f0b1e589
  13. 25 3月, 2009 1 次提交
  14. 31 1月, 2009 1 次提交
  15. 07 8月, 2008 2 次提交
  16. 05 6月, 2008 1 次提交
  17. 22 4月, 2008 1 次提交
  18. 29 11月, 2006 1 次提交
  19. 01 7月, 2006 1 次提交
  20. 10 11月, 2005 1 次提交
  21. 07 11月, 2005 2 次提交
  22. 30 10月, 2005 1 次提交
  23. 29 10月, 2005 6 次提交
  24. 28 10月, 2005 1 次提交
  25. 29 9月, 2005 1 次提交
  26. 17 4月, 2005 2 次提交