summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2008-01-14OLPC: psmouse: uh, making hgpk_new_mode even less verboseAndres Salomon
2008-01-13OLPC: psmouse: clean up hgpk_mode_switchAndres Salomon
2008-01-13OLPC: psmouse: clean up hgpk_new_modeAndres Salomon
2008-01-13OLPC: psmouse: uh, and it's "advanced" mode, not absolute mode...Andres Salomon
2008-01-13OLPC: psmouse: olpc_absolute_mode -> hgpk_absolute_mode, and drop useless argAndres Salomon
2008-01-13OLPC: psmouse: clean up hgpk_get_model()Andres Salomon
2008-01-13OLPC: psmouse: more olpc_ -> hgpk_ renamesAndres Salomon
2008-01-13OLPC: psmouse: clean up pending_mode switchAndres Salomon
2008-01-13OLPC: psmouse: don't have hgpk_fingerdown_hack drop the packetAndres Salomon
2008-01-13OLPC: psmouse: make use of pkt.mode_switch (from decode_packet)Andres Salomon
2008-01-13OLPC: psmouse: update finger-up hack to wait 50mS rather than 30mSAndres Salomon
2008-01-12OLPC: psmouse: do mode switch detection in hgpk_decode_packetAndres Salomon
2008-01-12OLPC: psmouse: only run missing finger-up check if not in the middle of one..Andres Salomon
2008-01-12OLPC: psmouse: drop OLPC_{GS,PT}, replace with HGPK_{GS,PT}Andres Salomon
2008-01-12OLPC: psmouse: drop OLPC_PKT_{PT,GS}, replace with HGPK_{PT,GS}Andres Salomon
2008-01-12OLPC: psmouse: fix up olpc_check_fingerup to work properlyAndres Salomon
2008-01-12OLPC: psmouse: make hgpk_fingerdown_hack no longer drop packetsAndres Salomon
2008-01-12OLPC: psmouse: we do get spurious PT packets. Lame.Andres Salomon
2008-01-12OLPC: psmouse: make pt_down/gs_down/left/right fields unsignedAndres Salomon
2008-01-12Revert "OLPC: psmouse: fix potential oopses in error path of olpc_init()"Andres Salomon
2008-01-11OLPC: psmouse: replace a pr_debug with hgpk_dbgAndres Salomon
2008-01-11OLPC: psmouse: simply input reporting of packet dataAndres Salomon
2008-01-11OLPC: psmouse: fix up olpc_big_delta_hack to use hgpk_packet APIAndres Salomon
2008-01-11OLPC: psmouse: update olpc_fingerdown_hack() to use hgpk_packet interfaceAndres Salomon
2008-01-11OLPC: psmouse: actually, what i meant was hgpk_packet, not hgpk_packet_tAndres Salomon
2008-01-11OLPC: psmouse: add hgpk_decode_packet(), split packet parsing out into thatAndres Salomon
2008-01-11OLPC: psmouse: break packet validation out into hgpk_validate_byteAndres Salomon
2008-01-11OLPC: psmouse: set psmouse->model and gs->id.version...Andres Salomon
2008-01-11Revert "OLPC: psmouse: clean up device id/model detection and setting"Andres Salomon
2008-01-11OLPC: psmouse: fix potential oopses in error path of olpc_init()Andres Salomon
2008-01-11OLPC: psmouse: replace 'dev' with 'pt'Andres Salomon
2008-01-11OLPC: psmouse: replace all occurrences of "dev2" w/ "gs"Andres Salomon
2008-01-11OLPC: psmouse: drop 'model' from olpc_data structAndres Salomon
2008-01-11OLPC: psmouse: clean up device id/model detection and settingAndres Salomon
2008-01-11OLPC: psmouse: drop printk usage, use dev_{dbg,warn,etc} insteadAndres Salomon
2008-01-10OLPC: psmouse: move hardware workarounds to after debug messagesAndres Salomon
2008-01-07[OLPC] psmouse: add a hack to ignore packets with large x,y coord deltasAndres Salomon
2008-01-07[OLPC] psmouse: ignore finger-down 0,0 packetsAndres Salomon
2008-01-07[OLPC] psmouse: move lost-finger-up hack into separate functionAndres Salomon
2008-01-07[OLPC] psmouse: fix up touchpad versioning to suck lessAndres Salomon
2007-12-12OLPC: psmouse: make the GlideSensor look like a relative deviceBernardo Innocenti
2007-12-12Revert "psmouse: clean up olpc device capabilities"Andres Salomon
2007-12-12psmouse: clean up olpc device capabilitiesAndres Salomon
2007-12-12OLPC: update olpc board APIAndres Salomon
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19get rid of input BIT* duplicate definesJiri Slaby