1. 21 4月, 2008 1 次提交
  2. 20 8月, 2006 1 次提交
  3. 26 4月, 2006 1 次提交
  4. 10 2月, 2006 1 次提交
    • V
      [PATCH] ppc32: Make platform devices being able to assign functions · 75288c78
      Vitaly Bordug 提交于
      Implemented by  modification of the .name field of the platform device,
      when PDs with the
      same names are to be used within different drivers, as
      <device_name> -> <device_name>:<function>
      Corresponding drivers should change the .name in struct device_driver to
      reflect upper of course.
      
      Added ppc_sys_device_disable/enable function set, making it easier to
      disable all the inexistent/not utilized platform device way pdevs. By the
      check of the "disabled" bit in the config field of ppc_sys_specs, disabled
      platform devices will be either added/removed from the bus, or simply not
      registered on it, depending on the time when disable/enable call asserted.
      
      The default behaviour when nothing is disabled/enabled will be "all devices
      are enabled", which is the same as before.
      
      Also helper platform_notify_map function added, making assignment of
      board-specific platform_info more consistent and generic.
      Signed-off-by: NVitaly Bordug <vbordug@ru.mvista.com>
      Signed-off-by: NMarcelo Tosatti <marcelo.tosatti@cyclades.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      75288c78
  5. 29 10月, 2005 1 次提交
  6. 05 9月, 2005 1 次提交
  7. 29 5月, 2005 1 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4