index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
1
-0
/
+21
2012-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+21
2012-10-31
HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
Dirk Hohndel
1
-0
/
+21
2012-10-30
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
1
-6
/
+4
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-14
/
+26
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-6
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-10-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-6
/
+3
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
1
-0
/
+11
2012-09-28
Input: synaptics - adjust threshold for treating position values as negative
Seth Forshee
1
-8
/
+23
2012-09-20
Input: sentelic - filter out erratic movement when lifting finger
Tai-hwa Liang
1
-0
/
+11
2012-09-19
Input: bcm5974 - Convert to MT-B
Henrik Rydberg
1
-45
/
+28
2012-09-19
Input: bcm5974 - Drop the logical dimensions
Henrik Rydberg
1
-144
/
+111
2012-09-19
Input: bcm5974 - Preparatory renames
Henrik Rydberg
1
-12
/
+13
2012-09-19
Input: bcm5974 - only setup button urb for TYPE1 devices
Henrik Rydberg
1
-17
/
+26
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
4
-6
/
+6
2012-09-19
input: rpcmouse: use __iomem pointers for MMIO
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
1
-6
/
+3
2012-08-22
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
1
-6
/
+1
2012-07-30
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+22
2012-07-25
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+22
2012-07-25
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-39
/
+87
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-07-08
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
2
-2
/
+39
2012-07-07
Input: synaptics_usb - Remove TrackPoint name trailing whitespace
Bob Ross
1
-1
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-49
/
+505
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-51
/
+505
2012-05-11
Input: synaptics - fix compile warning
JJ Ding
1
-10
/
+10
2012-05-11
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
1
-8
/
+2
2012-05-11
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
2
-6
/
+75
2012-05-11
Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
Paul Parsons
3
-0
/
+382
2012-05-11
Input: sentelic - report device's production serial number
Tai-hwa Liang
2
-4
/
+38
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2012-05-05
USB: input: appletouch: fix up compiler warning
Greg Kroah-Hartman
1
-1
/
+0
2012-05-05
USB: input: bcm5974.c: fix up dev_* messages
Greg Kroah-Hartman
1
-11
/
+11
2012-05-05
USB: input: appletouch.c: fix up dev_* messages
Greg Kroah-Hartman
1
-12
/
+15
2012-05-02
USB: bcm5974.c: remove dbg() usage
Greg Kroah-Hartman
1
-6
/
+10
2012-05-02
USB: appletouch.c: remove dbg() usage
Greg Kroah-Hartman
1
-7
/
+11
2012-05-02
USB: input: bcm5974.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-5
/
+5
2012-05-02
USB: input: appletouch.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-13
/
+11
2012-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2012-04-26
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+6
2012-04-26
USB: appletouch.c: remove err() usage
Greg Kroah-Hartman
1
-11
/
+14
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
7
-13
/
+30
2012-04-21
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
1
-1
/
+2
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-9
/
+25
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-1
/
+1
[next]