Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Issue 724001: add trackpad driver in st1.5 (Closed)

Created:
10 years, 9 months ago by Horace
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

add trackpad driver in st1.5 BUG=NONE TEST=Built and ran on st1.5 Signed-off-by: Horace Fu <horace.fu@quantatw.com>;

Patch Set 1 #

Patch Set 2 : Update the trackpad driver #

Total comments: 2

Patch Set 3 : Update #

Patch Set 4 : Correct format error #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -0 lines) Patch
M drivers/input/mouse/Kconfig View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M drivers/input/mouse/Makefile View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A drivers/input/mouse/qci_touchpad.c View 1 2 3 1 chunk +308 lines, -0 lines 1 comment Download

Messages

Total messages: 13 (0 generated)
nleeder
Please review all of the comments I made on this file in the first patch ...
10 years, 9 months ago (2010-03-09 21:18:44 UTC) #1
Horace
On 2010/03/09 21:18:44, nleeder wrote: Please help to review once again, thanks!
10 years, 9 months ago (2010-03-11 12:49:41 UTC) #2
nleeder
Horace, please make sure you're a member of the chromium-os-reviews mailing list: http://groups.google.com/a/chromium.org/group/chromium-os-reviews/topics click "join ...
10 years, 9 months ago (2010-03-11 23:05:24 UTC) #3
Horace
On 2010/03/11 23:05:24, nleeder wrote: really appreciate your help, and have done some modifications.
10 years, 9 months ago (2010-03-12 05:54:37 UTC) #4
nleeder
LGTM
10 years, 9 months ago (2010-03-12 18:16:19 UTC) #5
nleeder
+msb, mbligh, tgardner Could I get an additional reviewer for this patch please? It's for ...
10 years, 9 months ago (2010-03-16 20:20:02 UTC) #6
Mandeep Singh Baines
Please run scripts/checkpatch.pl on qci_touchpad.c and fix all errors. http://codereview.chromium.org/724001/diff/12002/14001 File drivers/input/mouse/Kconfig (right): http://codereview.chromium.org/724001/diff/12002/14001#newcode330 drivers/input/mouse/Kconfig:330: ...
10 years, 9 months ago (2010-03-17 17:37:43 UTC) #7
Mandeep Singh Baines
Some minor nits. http://codereview.chromium.org/724001/diff/12002/14003 File drivers/input/mouse/qci_touchpad.c (right): http://codereview.chromium.org/724001/diff/12002/14003#newcode63 drivers/input/mouse/qci_touchpad.c:63: return snprintf(msg, 64, "Sensitivity is %d.\n", ...
10 years, 9 months ago (2010-03-17 18:28:31 UTC) #8
Mandeep Singh Baines
Please add sign-off-by to this patch. http://codereview.chromium.org/724001/diff/12002/14003 File drivers/input/mouse/qci_touchpad.c (right): http://codereview.chromium.org/724001/diff/12002/14003#newcode129 drivers/input/mouse/qci_touchpad.c:129: .name = TOUCHPAD_ID_NAME, ...
10 years, 9 months ago (2010-03-18 22:07:36 UTC) #9
Horace
follow suggestions to correct some format.
10 years, 9 months ago (2010-03-23 11:45:03 UTC) #10
Mandeep Singh Baines
Code looks fantastic! Thanks much! Just missing the Signed-off-by in the commit log. Please click ...
10 years, 9 months ago (2010-03-23 18:06:03 UTC) #11
Horace
On 2010/03/23 18:06:03, msb wrote: I had already add a line with signed-off-by last night. ...
10 years, 9 months ago (2010-03-24 02:02:18 UTC) #12
Mandeep Singh Baines
10 years, 9 months ago (2010-03-25 04:11:24 UTC) #13

Powered by Google App Engine
This is Rietveld 408576698