Searched hist:"160 f1fef7e52e974489b3c70fbd4e094c06965c2" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/input/mouse/ |
H A D | logips2pp.c | diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | trackpoint.c | diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | psmouse-base.c | diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/openbmc/linux/drivers/input/tablet/ |
H A D | aiptek.c | diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ads7846.c | diff 3a0c58ddcd4f0edb37d6008db2a33c9756ec916c Tue Dec 23 03:09:28 CST 2008 Harvey Harrison <harvey.harrison@gmail.com> Input: ads7846 - strict_strtoul takes unsigned long
Fix sparse warning introduced by: commit 160f1fef7e52e974489b3c70fbd4e094c06965c2 Input: convert drivers to use strict_strtoul()
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | atkbd.c | diff 160f1fef7e52e974489b3c70fbd4e094c06965c2 Sat Aug 09 23:29:25 CDT 2008 Joe Rouvier <joe@rouvier.org> Input: convert drivers to use strict_strtoul()
strict_strtoul() allows newline character at the end of the the input string and therefore is more user-friendly.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|