09 May, 2007

1 commit


08 Dec, 2006

1 commit


30 Sep, 2006

1 commit


01 Jul, 2006

1 commit


09 Jan, 2006

1 commit


13 Dec, 2005

1 commit

  • The bd622663192e8ebebb27dc1d9397f352a82d2495 commit broke the UCB1x00
    touchscreen driver since the idev structure was assumed to be into the ts
    structure, simply casting the former to the later in a couple places.

    This patch fixes those, and also cache the idev pointer between multiple
    calls to input_report_abs() to avoid growing the compiled code needlessly.

    Signed-off-by: Nicolas Pitre
    Cc: Dmitry Torokhov
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Nicolas Pitre
     

31 Oct, 2005

1 commit


29 Oct, 2005

1 commit


24 Sep, 2005

1 commit


11 Sep, 2005

2 commits