开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
2008-08-13
OLPC: psmouse: don't race with irq/resync handlers when recalibrating
Andres Salomon
2008-08-10
Merge commit 'v2.6.25.15' into olpc-testing
Deepak Saxena
2008-08-06
Input: appletouch - implement reset-resume logic
Oliver Neukum
2008-07-06
psmouse: olpc: update comments throughout driver
Andres Salomon
2008-07-06
psmouse: olpc: clean up checkpatch.pl warnings/errors
Andres Salomon
2008-07-06
psmouse: olpc: drop advanced/stream mode stuff, use mouse mode instead
Andres Salomon
2008-07-06
Revert "input: have olpc's psmouse driver default to 3 byte mousemode"
Andres Salomon
2008-07-03
input: have olpc's psmouse driver default to 3 byte mousemode
Andres Salomon
2008-06-05
ARGH
Andres Salomon
2008-06-05
OLPC: psmouse: fix build error w/ previous commit.
Andres Salomon
2008-05-20
OLPC: psmouse: always recalibrate after an axis error
Andres Salomon
2008-05-20
OLPC: psmouse: help along debugging a bit
Andres Salomon
2008-05-01
psmouse: the double-click bugfix never got committed
Andres Salomon
2008-04-24
Merge tag 'v2.6.25'
Andres Salomon
2008-04-02
Input: appletouch - add product IDs for the 4th generation MacBooks
Tobias Mueller
2008-03-18
Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290
Laszlo Kajan
2008-03-18
Input: ALPS - put secondary device in proper place in sysfs
Dmitry Torokhov
2008-02-11
psmouse: convert BIT() macro calls to BIT_MASK
Andres Salomon
2008-02-10
Merge branch 'linux-2.6'
Andres Salomon
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-01-30
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
Ingo Molnar
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-17
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2008-01-17
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
2008-01-15
OLPC: psmouse: ignore PT packets in the spewing hack code
Andres Salomon
2008-01-15
OLPC: psmouse: keep recalibrating until we're reasonably sure we've got it right
Andres Salomon
2008-01-15
OLPC: psmouse: add another spew detection hack...
Andres Salomon
2008-01-15
OLPC: psmouse: further hgpk_spewing_hack tweak
Andres Salomon
2008-01-15
OLPC: psmouse: send a finger-up packet while recalibrating
Andres Salomon
2008-01-15
OLPC: psmouse: update hgpk_spewing_hack to look for _almost_ repeated packets
Andres Salomon
2008-01-15
OPLC: psmouse: be more aggressive w/ axis delta error recalibrations
Andres Salomon
2008-01-15
OLPC: psmouse: add support for powering down touchpad
Andres Salomon
2008-01-14
OLPC: psmouse: add hgpk_spewing_hack to work around touchpad spewing bug
Andres Salomon
2008-01-14
OLPC: psmouse: force a recalibration if we get too many axis delta errors
Andres Salomon
2008-01-14
OLPC: psmouse: add recalibration support and a work queue to handle recalib..
Andres Salomon
2008-01-14
OLPC: psmouse: rename 'mode_switch' to 'switch_wq'
Andres Salomon
2008-01-14
OLPC: psmouse: fix race in hgpk_disconnect with worker thread
Andres Salomon
2008-01-14
OLPC: psmouse: disable hgpk_fingerup_hack on C touchpads and later
Andres Salomon
2008-01-14
OLPC: psmouse: drop packet dump from decode_packet()
Andres Salomon
2008-01-14
OLPC: psmouse: big_delta_hack should ignore finger-up packets as well...
Andres Salomon
2008-01-14
OLPC: psmouse: update copyright info
Andres Salomon
2008-01-14
OLPC: psmouse: clean up input bits
Andres Salomon
2008-01-14
OLPC: psmouse: unset input bits in the same way that psmouse-base.c sets them
Andres Salomon
2008-01-14
OLPC: psmouse: return early from hgpk_big_delta_hack if finger-down packet
Andres Salomon
2008-01-14
OLPC: psmouse: disable p->pt_down while receiving GS packets
Andres Salomon
2008-01-14
OLPC: psmouse: reactivate mouse immediately after CMD_ENABLE
Andres Salomon
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
[next]