All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] HID: magicmouse: More scroll improvements
@ 2010-06-21  1:32 Chase Douglas
  2010-06-21  1:32 ` [PATCH 1/3] HID: magicmouse: properly account for scroll movement in state Chase Douglas
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chase Douglas @ 2010-06-21  1:32 UTC (permalink / raw)
  To: Jiri Kosina, Michael Poole; +Cc: linux-input

The following three patches improve scrolling for Apple Magicmouse
devices. The first two were sent as a set of four patches. Two were
applied while two were reviewed later. They are now ready for
application. The last patch is new, but is rather simple.

I have been running with these patches for a few weeks and have been
very happy with the results :).

HID: magicmouse: properly account for scroll movement in state
HID: magicmouse: add param for scroll speed
HID: magicmouse: enable horizontal scrolling
--
 drivers/hid/hid-magicmouse.c |   63 ++++++++++++++++++++++++++++++------------
 1 files changed, 45 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-06-24  8:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21  1:32 [PATCH 0/3] HID: magicmouse: More scroll improvements Chase Douglas
2010-06-21  1:32 ` [PATCH 1/3] HID: magicmouse: properly account for scroll movement in state Chase Douglas
2010-06-24  8:48   ` Jiri Kosina
2010-06-21  1:32 ` [PATCH 2/3] HID: magicmouse: add param for scroll speed Chase Douglas
2010-06-21  1:32 ` [PATCH 3/3] HID: magicmouse: enable horizontal scrolling Chase Douglas
2010-06-22  1:29   ` Michael Poole
2010-06-22  3:08     ` Chase Douglas
2010-06-22  9:10       ` Jiri Kosina
2010-06-24  8:50 ` [PATCH 0/3] HID: magicmouse: More scroll improvements Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.