summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/appletouch.c
Commit message (Expand)AuthorAgeFilesLines
* Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain2014-03-301-6/+21
* Input: appletouch - implement sensor data smoothingClinton Sprain2014-03-301-24/+79
* Input: appletouch - dial back fuzz settingClinton Sprain2014-03-281-6/+9
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman2012-05-041-1/+0
* USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-12/+15
* USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-7/+11
* USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-13/+11
* USB: appletouch.c: remove err() usageGreg Kroah-Hartman2012-04-251-11/+14
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
* Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt2010-08-091-3/+3
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-6/+6
* Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
* Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
* Input: appletouch - fix DMA to/from stack bufferBob Copeland2009-04-281-6/+18
* Input: appletouch - driver refactoringStelian Pop2008-10-291-138/+136
* Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
* Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-171-8/+41
|\
| * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-8/+41
* | Input: appletouch - simplify touchpad type detectionSven Anders2008-05-161-107/+57
* | Input: appletouch - miscellaneous code cleanupsJohannes Berg2008-05-161-73/+100
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-4/+4
|/
* Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller2008-04-021-1/+12
* Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov2007-11-011-48/+77
* Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad2007-10-221-14/+11
* Input: appletouch - another fix for idle reset logicSoeren Sonnenburg2007-10-131-5/+10
* Input: appletouch - fix idle reset logicThomas Rohwer2007-09-251-2/+4
* Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74
* Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-081-0/+706
OpenPOWER on IntegriCloud