cdcc96e261909eccf596c070116c8b906a42b328 |
|
29-Nov-2011 |
JJ Ding <dgdunix@gmail.com> |
Input: touchscreen - use macro module_platform_driver() Commit 940ab88962bc1aff3273a8356d64577a6e386736 introduced a new macro to save some platform_driver boilerplate code. Use it. Signed-off-by: JJ Ding <dgdunix@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/touchscreen/intel-mid-touch.c
|
e449edbb91decd0260105fadd4f5fcc3ce170e01 |
|
19-Jul-2011 |
Axel Lin <axel.lin@gmail.com> |
Input: intel-mid-touch - remove pointless checking for variable 'found' The implementation does break from the for loop after we assign 'i' to variable 'found'. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/touchscreen/intel-mid-touch.c
|
25985edcedea6396277003854657b5f3cb31a628 |
|
31-Mar-2011 |
Lucas De Marchi <lucas.demarchi@profusion.mobi> |
Fix common misspellings Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
/drivers/input/touchscreen/intel-mid-touch.c
|
d4f5f937c3dfdea9f49c3cdeea8813b0d9f7715a |
|
01-Sep-2010 |
Dmitry Torokhov <dmitry.torokhov@gmail.com> |
Input: mrst-touchscreen - move out of staging The driver is in reasonable shape now so let's move it out of staging. Acked-by: Alan Cox <alan@linux.intel.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/touchscreen/intel-mid-touch.c
|