index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
bcm5974.c
Age
Commit message (
Expand
)
Author
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-04
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
2012-10-31
HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
Dirk Hohndel
2012-09-19
Input: bcm5974 - Convert to MT-B
Henrik Rydberg
2012-09-19
Input: bcm5974 - Drop the logical dimensions
Henrik Rydberg
2012-09-19
Input: bcm5974 - Preparatory renames
Henrik Rydberg
2012-09-19
Input: bcm5974 - only setup button urb for TYPE1 devices
Henrik Rydberg
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-07-10
Input: bcm5974 - Add support for 2012 MacBook Pro Retina
Henrik Rydberg
2012-05-04
USB: input: bcm5974.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: bcm5974.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: bcm5974.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
2012-02-14
bcm5974: Add pointer and buttonpad properties
Chase Douglas
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-09-09
Input: bcm5974 - add MacBookAir4,1 trackpad support
Pieter-Augustijn Van Malleghem
2011-08-16
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
2011-08-08
Input: bcm5974 - add support for touchpads found in MacBookAir4,2
Joshua V. Dillon
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-03-12
Input: bcm5974 - add support for MacBookPro8
Andy Botting
2011-02-27
Input: bcm5974 - Report button also for zero fingers
Henrik Rydberg
2010-11-15
input: bcm5974: Add support for MacBookAir3
Edgar (gimli) Hucek
2010-08-31
Input: bcm5974 - adjust major/minor to scale
Henrik Rydberg
2010-06-23
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-03-20
Input: bcm5974 - retract efi-broken suspend_resume
Henrik Rydberg
2010-01-06
Input: bcm5974 - report ABS_MT events
Henrik Rydberg
2009-09-13
Input: bcm5974 - silence uninitialized variables warnings
Henrik Rydberg
2009-04-28
Input: bcm5974 - augment debug information
Henrik Rydberg
2009-04-28
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
Henrik Rydberg
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
2009-04-28
Input: bcm5974 - prepare for a new trackpad header type
Henrik Rydberg
2008-09-16
Input: bcm5974 - switch back to normal mode when closing
Henrik Rydberg
2008-09-04
Input: bcm5974 - add BTN_TOUCH event for mousedev benefit
Henrik Rydberg
2008-09-04
Input: bcm5974 - improve finger tracking and counting
Henrik Rydberg
2008-09-04
Input: bcm5974 - small formatting cleanup
Henrik Rydberg
2008-08-08
Input: bcm5974 - implement autosuspend support
Dmitry Torokhov
2008-08-08
Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads
Henrik Rydberg