summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/bcm5974.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco2024-03-051-20/+0
* Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco2024-01-311-0/+20
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-071-1/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-211-1/+1
* Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan2015-07-271-2/+31
* Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg2015-07-271-51/+81
* Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-011-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
* Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-021-2/+34
* HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel2012-10-311-0/+21
* Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-191-45/+28
* Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-191-144/+111
* Input: bcm5974 - Preparatory renamesHenrik Rydberg2012-09-191-12/+13
* Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg2012-09-191-17/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-131-0/+20
|\
| * Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg2012-07-101-0/+20
* | USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-11/+11
* | USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-6/+10
* | USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* | USB: bcm5974.c: remove err() usageGreg Kroah-Hartman2012-04-251-6/+6
|/
* bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-121-0/+3
|\
| * Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-101-0/+3
* | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+1
|/
* Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-091-0/+20
* Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-161-0/+20
* Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-081-0/+20
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-181-0/+60
|\
| * Input: bcm5974 - add support for MacBookPro8Andy Botting2011-03-121-0/+20
| * input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-151-0/+40
* | Input: bcm5974 - Report button also for zero fingersHenrik Rydberg2011-02-271-4/+4
|/
* Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-08-311-4/+8
* Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg2010-06-231-0/+2
* Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua2010-06-081-7/+14
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-12/+12
* Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg2010-03-201-1/+0
* Input: bcm5974 - report ABS_MT eventsHenrik Rydberg2010-01-061-1/+43
* Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
* Input: bcm5974 - augment debug informationHenrik Rydberg2009-04-281-4/+10
* Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg2009-04-281-2/+43
* Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-1/+3
* Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg2009-04-281-21/+26
* Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
* Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-041-0/+2
* Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-041-16/+54
* Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-041-1/+1
* Input: bcm5974 - implement autosuspend supportDmitry Torokhov2008-08-081-0/+12