03 Aug, 2011

1 commit


01 Aug, 2011

1 commit


31 Jul, 2011

5 commits


27 Jul, 2011

1 commit


25 Jul, 2011

2 commits


20 Jul, 2011

2 commits


19 Jul, 2011

4 commits


13 Jul, 2011

4 commits


11 Jul, 2011

3 commits


10 Jul, 2011

1 commit


07 Jul, 2011

9 commits


05 Jul, 2011

6 commits


04 Jul, 2011

1 commit

  • The "#if" above should really be an "#ifdef" to avoid this warning:

    CC drivers/input/keyboard/sh_keysc.o
    drivers/input/keyboard/sh_keysc.c:294:5: warning: "CONFIG_PM_SLEEP" is
    not defined

    Reported-by: Magnus Damm
    Signed-off-by: Dmitry Torokhov

    Dmitry Torokhov