13 Jun, 2009

1 commit


31 Oct, 2007

1 commit


17 Jul, 2007

1 commit

  • Use menuconfigs instead of menus, so the whole menu can be disabled at once
    instead of going through all options.

    Signed-off-by: Jan Engelhardt
    Cc: Evgeniy Polyakov
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jan Engelhardt
     

10 May, 2007

1 commit


17 Oct, 2006

1 commit

  • Remove dependency of w1 subsytem from connector, only w1_con must depend on
    it. With attached patch applied to vanilla 2.6.19-git things works fine.

    Signed-off-by: Evgeniy Polyakov
    Cc:
    Cc: Greg KH
    Cc: Roman Zippel
    Cc: "Randy.Dunlap"
    Cc: Adrian Bunk
    Acked-by: Jean Delvare
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Evgeniy Polyakov
     

04 Oct, 2006

1 commit


23 Jun, 2006

3 commits


24 Mar, 2006

1 commit


10 Jan, 2006

1 commit


09 Sep, 2005

2 commits


30 Jul, 2005

1 commit

  • This patch was sent first time very long time ago,
    but magically was disapeared, it probably exists
    in your queue, but to be sure, I resend it.
    If can not be applied cleanly after your w1 queue is flushed
    into upstrem tree, just drop it.
    Thanks.

    Patch from Michael Farmbauer .

    Signed-off-by: Evgeniy Polyakov
    Signed-off-by: Greg Kroah-Hartman
    Signed-off-by: Linus Torvalds

    Evgeniy Polyakov
     

22 Jun, 2005

1 commit

  • - white space changes.
    - list_for_each_entry/list_for_each_entry_safe and reverse changes.
    - small coding style changes.
    - removed redundant NULL checks.
    - use attribute group and macros instead of direct device attributes.
    Patch is havily based on work from Adrian Bunk and Dmitry Torokhov,
    thanks guys.

    Signed-off-by: Evgeniy Polyakov
    Signed-off-by: Greg Kroah-Hartman

    Evgeniy Polyakov
     

17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds