summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/bcm5974.c
AgeCommit message (Expand)AuthorLines
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg-3/+3
2013-07-02Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov-2/+34
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel-0/+21
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg-17/+26
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+20
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg-0/+20
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman-11/+11
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman-6/+10
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman-5/+5
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman-6/+6
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas-0/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+3
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen-0/+3
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-13/+1
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem-0/+20
2011-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake-0/+20
2011-08-08Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon-0/+20
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov-0/+60
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting-0/+20
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg-4/+4
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek-0/+40
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg-4/+8
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg-0/+2
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua-7/+14
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-12/+12
2010-03-20Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg-1/+0
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg-1/+43
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg-15/+16
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg-21/+26
2008-09-16Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg-4/+9
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg-0/+2
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg-16/+54
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg-1/+1
2008-08-08Input: bcm5974 - implement autosuspend supportDmitry Torokhov-0/+12
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg-0/+669