index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
bcm5974.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+20
2012-07-10
Input: bcm5974 - Add support for 2012 MacBook Pro Retina
Henrik Rydberg
1
-0
/
+20
2012-05-04
USB: input: bcm5974.c: fix up dev_* messages
Greg Kroah-Hartman
1
-11
/
+11
2012-05-01
USB: bcm5974.c: remove dbg() usage
Greg Kroah-Hartman
1
-6
/
+10
2012-05-01
USB: input: bcm5974.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-5
/
+5
2012-04-25
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+6
2012-02-14
bcm5974: Add pointer and buttonpad properties
Chase Douglas
1
-0
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-13
/
+1
2011-09-09
Input: bcm5974 - add MacBookAir4,1 trackpad support
Pieter-Augustijn Van Malleghem
1
-0
/
+20
2011-08-16
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
1
-0
/
+20
2011-08-08
Input: bcm5974 - add support for touchpads found in MacBookAir4,2
Joshua V. Dillon
1
-0
/
+20
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+60
2011-03-12
Input: bcm5974 - add support for MacBookPro8
Andy Botting
1
-0
/
+20
2011-02-27
Input: bcm5974 - Report button also for zero fingers
Henrik Rydberg
1
-4
/
+4
2010-11-15
input: bcm5974: Add support for MacBookAir3
Edgar (gimli) Hucek
1
-0
/
+40
2010-08-31
Input: bcm5974 - adjust major/minor to scale
Henrik Rydberg
1
-4
/
+8
2010-06-23
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
1
-0
/
+2
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
1
-7
/
+14
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-12
/
+12
2010-03-20
Input: bcm5974 - retract efi-broken suspend_resume
Henrik Rydberg
1
-1
/
+0
2010-01-06
Input: bcm5974 - report ABS_MT events
Henrik Rydberg
1
-1
/
+43
2009-09-13
Input: bcm5974 - silence uninitialized variables warnings
Henrik Rydberg
1
-15
/
+16
2009-04-28
Input: bcm5974 - augment debug information
Henrik Rydberg
1
-4
/
+10
2009-04-28
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
Henrik Rydberg
1
-2
/
+43
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
1
-1
/
+3
2009-04-28
Input: bcm5974 - prepare for a new trackpad header type
Henrik Rydberg
1
-21
/
+26
2008-09-16
Input: bcm5974 - switch back to normal mode when closing
Henrik Rydberg
1
-4
/
+9
2008-09-04
Input: bcm5974 - add BTN_TOUCH event for mousedev benefit
Henrik Rydberg
1
-0
/
+2
2008-09-04
Input: bcm5974 - improve finger tracking and counting
Henrik Rydberg
1
-16
/
+54
2008-09-04
Input: bcm5974 - small formatting cleanup
Henrik Rydberg
1
-1
/
+1
2008-08-08
Input: bcm5974 - implement autosuspend support
Dmitry Torokhov
1
-0
/
+12
2008-08-08
Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads
Henrik Rydberg
1
-0
/
+669