14 Sep, 2010

1 commit

  • As the help for the config option suggests, this option really shouldn't
    be set by default for any recent distribution as it changes the layout
    of sysfs. I spotted this while running debian when udev got very
    confused by the sysfs layout and failed to create some device nodes.

    Signed-off-by: Matt Fleming
    Signed-off-by: Paul Mundt

    Matt Fleming
     

15 Aug, 2010

1 commit


18 May, 2010

1 commit


04 Jan, 2010

1 commit


25 Sep, 2009

1 commit


18 Jun, 2009

1 commit


27 Apr, 2009

1 commit


02 Apr, 2009

1 commit


21 Jan, 2009

1 commit


22 Oct, 2008

1 commit


30 Jul, 2008

1 commit


03 Oct, 2006

1 commit


02 Feb, 2006

1 commit

  • A few trivial updates for the microdev board support code:

    - Update for __IO_PREFIX changes.
    - Consolidate headers into a single microdev.h.
    - Update the microdev_defconfig.
    - Add init values for the S1D13806 used by s1d13xxxfb.

    Signed-off-by: Paul Mundt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Paul Mundt
     

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