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


20 Jul, 2007

2 commits

  • This patch cleans up solution engine 7722 specific interrupt code.
    The main purpose is to replace the mux function with use of
    set_irq_chained_handler() and replace hard coded register poking
    code with set_irq_type(). The board specific interrupts are also
    moved to start from SE7722_FPGA_IRQ_BASE.

    Signed-off-by: Magnus Damm
    Signed-off-by: Paul Mundt

    Magnus Damm
     
  • This patch contains two serial port related fixes for sh7722:
    - Make sure the irqs for the first serial port is correct
    - Add the second and third serial port to the platform data

    Signed-off-by: Magnus Damm
    Signed-off-by: Paul Mundt

    Magnus Damm
     

20 Jun, 2007

1 commit


07 May, 2007

2 commits