| Age | Commit message (Expand) | Author |
| 2008-01-14 | OLPC: psmouse: uh, making hgpk_new_mode even less verbose | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: clean up hgpk_mode_switch | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: clean up hgpk_new_mode | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: uh, and it's "advanced" mode, not absolute mode... | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: olpc_absolute_mode -> hgpk_absolute_mode, and drop useless arg | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: clean up hgpk_get_model() | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: more olpc_ -> hgpk_ renames | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: clean up pending_mode switch | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: don't have hgpk_fingerdown_hack drop the packet | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: make use of pkt.mode_switch (from decode_packet) | Andres Salomon |
| 2008-01-13 | OLPC: psmouse: update finger-up hack to wait 50mS rather than 30mS | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: do mode switch detection in hgpk_decode_packet | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: only run missing finger-up check if not in the middle of one.. | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: drop OLPC_{GS,PT}, replace with HGPK_{GS,PT} | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: drop OLPC_PKT_{PT,GS}, replace with HGPK_{PT,GS} | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: fix up olpc_check_fingerup to work properly | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: make hgpk_fingerdown_hack no longer drop packets | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: we do get spurious PT packets. Lame. | Andres Salomon |
| 2008-01-12 | OLPC: psmouse: make pt_down/gs_down/left/right fields unsigned | Andres Salomon |
| 2008-01-12 | Revert "OLPC: psmouse: fix potential oopses in error path of olpc_init()" | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: replace a pr_debug with hgpk_dbg | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: simply input reporting of packet data | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: fix up olpc_big_delta_hack to use hgpk_packet API | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: update olpc_fingerdown_hack() to use hgpk_packet interface | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: actually, what i meant was hgpk_packet, not hgpk_packet_t | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: add hgpk_decode_packet(), split packet parsing out into that | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: break packet validation out into hgpk_validate_byte | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: set psmouse->model and gs->id.version... | Andres Salomon |
| 2008-01-11 | Revert "OLPC: psmouse: clean up device id/model detection and setting" | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: fix potential oopses in error path of olpc_init() | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: replace 'dev' with 'pt' | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: replace all occurrences of "dev2" w/ "gs" | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: drop 'model' from olpc_data struct | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: clean up device id/model detection and setting | Andres Salomon |
| 2008-01-11 | OLPC: psmouse: drop printk usage, use dev_{dbg,warn,etc} instead | Andres Salomon |
| 2008-01-10 | OLPC: psmouse: move hardware workarounds to after debug messages | Andres Salomon |
| 2008-01-07 | [OLPC] psmouse: add a hack to ignore packets with large x,y coord deltas | Andres Salomon |
| 2008-01-07 | [OLPC] psmouse: ignore finger-down 0,0 packets | Andres Salomon |
| 2008-01-07 | [OLPC] psmouse: move lost-finger-up hack into separate function | Andres Salomon |
| 2008-01-07 | [OLPC] psmouse: fix up touchpad versioning to suck less | Andres Salomon |
| 2007-12-12 | OLPC: psmouse: make the GlideSensor look like a relative device | Bernardo Innocenti |
| 2007-12-12 | Revert "psmouse: clean up olpc device capabilities" | Andres Salomon |
| 2007-12-12 | psmouse: clean up olpc device capabilities | Andres Salomon |
| 2007-12-12 | OLPC: update olpc board API | Andres Salomon |
| 2007-11-01 | Input: inport, logibm - use KERN_INFO when reporting missing mouse | Helge Deller |
| 2007-11-01 | Input: appletouch - idle reset logic broke older Fountains | Dmitry Torokhov |
| 2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
| 2007-10-22 | Input: appletouch - apply idle reset logic to all touchpads | Anton Ekblad |
| 2007-10-19 | Spelling fix: explicitly | Jean Delvare |
| 2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |