aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/appletouch.c
AgeCommit message (Expand)Author
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-27Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav
2014-03-30Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain
2014-03-30Input: appletouch - implement sensor data smoothingClinton Sprain
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-11Input: appletouch - fix integer overflow issueVadim Zaliva
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland
2008-10-29Input: appletouch - driver refactoringStelian Pop
2008-08-08Input: appletouch - handle geyser 3/4 status bitsSven Anders
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov