aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/appletouch.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-05-04USB: input: appletouch: fix up compiler warningGravatar Greg Kroah-Hartman 1-1/+0
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGravatar Greg Kroah-Hartman 1-12/+15
2012-05-01USB: appletouch.c: remove dbg() usageGravatar Greg Kroah-Hartman 1-7/+11
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGravatar Greg Kroah-Hartman 1-13/+11
2012-04-25USB: appletouch.c: remove err() usageGravatar Greg Kroah-Hartman 1-11/+14
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Gravatar Greg Kroah-Hartman 1-12/+1
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkGravatar Joe Perches 1-1/+1
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Gravatar Benjamin Herrenschmidt 1-3/+3
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersGravatar Daniel Mack 1-6/+6
2010-03-11Input: appletouch - fix integer overflow issueGravatar Vadim Zaliva 1-3/+3
2009-06-03Input: appletouch - improve finger detectionGravatar Jeremy Huddleston 1-1/+1
2009-04-28Input: appletouch - fix DMA to/from stack bufferGravatar Bob Copeland 1-6/+18
2008-10-29Input: appletouch - driver refactoringGravatar Stelian Pop 1-138/+136
2008-08-08Input: appletouch - handle geyser 3/4 status bitsGravatar Sven Anders 1-18/+35
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingGravatar Sven Anders 1-69/+197
2008-06-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-8/+41
2008-06-17Input: appletouch - implement reset-resume logicGravatar Oliver Neukum 1-8/+41
2008-05-16Input: appletouch - simplify touchpad type detectionGravatar Sven Anders 1-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsGravatar Johannes Berg 1-73/+100
2008-05-16Input: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksGravatar Tobias Mueller 1-1/+12
2007-11-01Input: appletouch - idle reset logic broke older FountainsGravatar Dmitry Torokhov 1-48/+77
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsGravatar Anton Ekblad 1-14/+11
2007-10-13Input: appletouch - another fix for idle reset logicGravatar Soeren Sonnenburg 1-5/+10
2007-09-25Input: appletouch - fix idle reset logicGravatar Thomas Rohwer 1-2/+4
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesGravatar Soeren Sonnenburg 1-37/+74
2007-05-08Input: move USB mice under drivers/input/mouseGravatar Dmitry Torokhov 1-0/+706